1/* config.h.in.  Generated from configure.ac by autoheader.  */
2
3/* Compile with support for alias patch? */
4#undef ALIAS_ENABLED
5
6/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
7   systems. This function is required for `alloca.c' support on those systems.
8   */
9#undef CRAY_STACKSEG_END
10
11/* Define to 1 if using `alloca.c'. */
12#undef C_ALLOCA
13
14/* Compile with support for debugging options? */
15#undef DEBUG_ENABLED
16
17/* Disable date/time in verbose output? */
18#undef DISABLE_DATE_LOGGING
19
20/* Compile with support for alternate column names? */
21#undef DN_COLUMN_NAMES
22
23/* Define to 1 if translation of program messages to the user's native
24   language is requested. */
25#undef ENABLE_NLS
26
27/* Define to 1 if you have the `alarm' function. */
28#undef HAVE_ALARM
29
30/* Define to 1 if you have `alloca', as a function or macro. */
31#undef HAVE_ALLOCA
32
33/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
34   */
35#undef HAVE_ALLOCA_H
36
37/* Define to 1 if you have the <argz.h> header file. */
38#undef HAVE_ARGZ_H
39
40/* Define to 1 if you have the <arpa/inet.h> header file. */
41#undef HAVE_ARPA_INET_H
42
43/* Define to 1 if your system has a working `chown' function. */
44#undef HAVE_CHOWN
45
46/* Define if the GNU dcgettext() function is already present or preinstalled.
47   */
48#undef HAVE_DCGETTEXT
49
50/* Define to 1 if you have the declaration of `poll', and to 0 if you don't.
51   */
52#undef HAVE_DECL_POLL
53
54/* Define to 1 if you have the declaration of `select', and to 0 if you don't.
55   */
56#undef HAVE_DECL_SELECT
57
58/* Define to 1 if you have the declaration of `strcasecmp', and to 0 if you
59   don't. */
60#undef HAVE_DECL_STRCASECMP
61
62/* Define to 1 if you have the declaration of `strcoll', and to 0 if you
63   don't. */
64#undef HAVE_DECL_STRCOLL
65
66/* Define to 1 if you have the declaration of `strdup', and to 0 if you don't.
67   */
68#undef HAVE_DECL_STRDUP
69
70/* Define to 1 if you have the declaration of `strerror', and to 0 if you
71   don't. */
72#undef HAVE_DECL_STRERROR
73
74/* Define to 1 if you have the declaration of `strncasecmp', and to 0 if you
75   don't. */
76#undef HAVE_DECL_STRNCASECMP
77
78/* Define to 1 if you have the declaration of `strncmp', and to 0 if you
79   don't. */
80#undef HAVE_DECL_STRNCMP
81
82/* Define to 1 if you have the declaration of `strndup', and to 0 if you
83   don't. */
84#undef HAVE_DECL_STRNDUP
85
86/* Define to 1 if you have the declaration of `strsep', and to 0 if you don't.
87   */
88#undef HAVE_DECL_STRSEP
89
90/* Define to 1 if you have the <dlfcn.h> header file. */
91#undef HAVE_DLFCN_H
92
93/* Define to 1 if you have the <fcntl.h> header file. */
94#undef HAVE_FCNTL_H
95
96/* Define to 1 if you have the `feof_unlocked' function. */
97#undef HAVE_FEOF_UNLOCKED
98
99/* Define to 1 if you have the `fgets_unlocked' function. */
100#undef HAVE_FGETS_UNLOCKED
101
102/* Define to 1 if you have the `fork' function. */
103#undef HAVE_FORK
104
105/* Define to 1 if you have the `getaddrinfo' function. */
106#undef HAVE_GETADDRINFO
107
108/* Define to 1 if you have the `getcwd' function. */
109#undef HAVE_GETCWD
110
111/* Define to 1 if you have the `getc_unlocked' function. */
112#undef HAVE_GETC_UNLOCKED
113
114/* Define to 1 if you have the `getegid' function. */
115#undef HAVE_GETEGID
116
117/* Define to 1 if you have the `geteuid' function. */
118#undef HAVE_GETEUID
119
120/* Define to 1 if you have the `getgid' function. */
121#undef HAVE_GETGID
122
123/* Define to 1 if you have the `gethostbyname' function. */
124#undef HAVE_GETHOSTBYNAME
125
126/* Define to 1 if you have the `gethostname' function. */
127#undef HAVE_GETHOSTNAME
128
129/* Define to 1 if you have the `getnameinfo' function. */
130#undef HAVE_GETNAMEINFO
131
132/* Define to 1 if you have the <getopt.h> header file. */
133#undef HAVE_GETOPT_H
134
135/* Define to 1 if you have the `getpagesize' function. */
136#undef HAVE_GETPAGESIZE
137
138/* Define to 1 if you have the `getpwuid' function. */
139#undef HAVE_GETPWUID
140
141/* Define if the GNU gettext() function is already present or preinstalled. */
142#undef HAVE_GETTEXT
143
144/* Define to 1 if you have the `gettimeofday' function. */
145#undef HAVE_GETTIMEOFDAY
146
147/* Define to 1 if you have the `getuid' function. */
148#undef HAVE_GETUID
149
150/* Define if you have the iconv() function. */
151#undef HAVE_ICONV
152
153/* Define to 1 if you have the `inet_ntoa' function. */
154#undef HAVE_INET_NTOA
155
156/* Define to 1 if you have the 'inet_ntop' function. */
157#undef HAVE_INET_NTOP
158
159/* Define to 1 if you have the `inet_pton' function. */
160#undef HAVE_INET_PTON
161
162/* Define to 1 if you have the <inttypes.h> header file. */
163#undef HAVE_INTTYPES_H
164
165/* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
166   declares uintmax_t. */
167#undef HAVE_INTTYPES_H_WITH_UINTMAX
168
169/* Is IPv6 supported? */
170#undef HAVE_IPV6
171
172/* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
173#undef HAVE_LANGINFO_CODESET
174
175/* Define to 1 if you have the <langinfo.h> header file. */
176#undef HAVE_LANGINFO_H
177
178/* Define if your <locale.h> file defines LC_MESSAGES. */
179#undef HAVE_LC_MESSAGES
180
181/* Define to 1 if you have the <libintl.h> header file. */
182#undef HAVE_LIBINTL_H
183
184/* Define to 1 if you have the <limits.h> header file. */
185#undef HAVE_LIMITS_H
186
187/* Define to 1 if you have the <locale.h> header file. */
188#undef HAVE_LOCALE_H
189
190/* Define to 1 if your system has a GNU libc compatible `malloc' function, and
191   to 0 otherwise. */
192#undef HAVE_MALLOC
193
194/* Define to 1 if you have the <malloc.h> header file. */
195#undef HAVE_MALLOC_H
196
197/* Define to 1 if you have the `memchr' function. */
198#undef HAVE_MEMCHR
199
200/* Define to 1 if you have the `memmove' function. */
201#undef HAVE_MEMMOVE
202
203/* Define to 1 if you have the <memory.h> header file. */
204#undef HAVE_MEMORY_H
205
206/* Define to 1 if you have the `mempcpy' function. */
207#undef HAVE_MEMPCPY
208
209/* Define to 1 if you have the `memset' function. */
210#undef HAVE_MEMSET
211
212/* Define to 1 if you have the `mkdir' function. */
213#undef HAVE_MKDIR
214
215/* Define to 1 if you have a working `mmap' system call. */
216#undef HAVE_MMAP
217
218/* Define to 1 if you have the `munmap' function. */
219#undef HAVE_MUNMAP
220
221/* Define to 1 if you have the <netdb.h> header file. */
222#undef HAVE_NETDB_H
223
224/* Define to 1 if you have the <netinet/in.h> header file. */
225#undef HAVE_NETINET_IN_H
226
227/* Define to 1 if you have the <net/if.h> header file. */
228#define HAVE_NET_IF_H 1
229
230/* Define to 1 if you have the `nl_langinfo' function. */
231#undef HAVE_NL_LANGINFO
232
233/* Define to 1 if you have the <nl_types.h> header file. */
234#undef HAVE_NL_TYPES_H
235
236/* Does the system have pg_config.h? */
237#undef HAVE_PGCONFIG
238
239/* Define to 1 if you have the `poll' function. */
240#undef HAVE_POLL
241
242/* Define to 1 if you have the <poll.h> header file. */
243#undef HAVE_POLL_H
244
245/* Define to 1 if you have the `putenv' function. */
246#undef HAVE_PUTENV
247
248/* Define to 1 if you have the <pwd.h> header file. */
249#undef HAVE_PWD_H
250
251/* Define to 1 if your system has a GNU libc compatible `realloc' function,
252   and to 0 otherwise. */
253#undef HAVE_REALLOC
254
255/* Define to 1 if you have the `select' function. */
256#undef HAVE_SELECT
257
258/* Define to 1 if you have the `setenv' function. */
259#undef HAVE_SETENV
260
261/* Define to 1 if you have the `setlocale' function. */
262#undef HAVE_SETLOCALE
263
264/* Define to 1 if you have the `shutdown' function. */
265#undef HAVE_SHUTDOWN
266
267/* Define to 1 if you have the <signal.h> header file. */
268#undef HAVE_SIGNAL_H
269
270/* Does struct sockaddr contain sa_len? */
271#undef HAVE_SOCKADDR_SA_LEN
272
273/* Define to 1 if you have the `socket' function. */
274#undef HAVE_SOCKET
275
276/* Define to 1 if you have the <stdarg.h> header file. */
277#undef HAVE_STDARG_H
278
279/* Define to 1 if you have the <stddef.h> header file. */
280#undef HAVE_STDDEF_H
281
282/* Define to 1 if you have the <stdint.h> header file. */
283#undef HAVE_STDINT_H
284
285/* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
286   uintmax_t. */
287#undef HAVE_STDINT_H_WITH_UINTMAX
288
289/* Define to 1 if you have the <stdio_ext.h> header file. */
290#undef HAVE_STDIO_EXT_H
291
292/* Define to 1 if you have the <stdlib.h> header file. */
293#undef HAVE_STDLIB_H
294
295/* Define to 1 if you have the `stpcpy' function. */
296#undef HAVE_STPCPY
297
298/* Define to 1 if you have the `strcasecmp' function. */
299#undef HAVE_STRCASECMP
300
301/* Define to 1 if you have the `strchr' function. */
302#undef HAVE_STRCHR
303
304/* Define to 1 if you have the `strcoll' function and it is properly defined.
305   */
306#undef HAVE_STRCOLL
307
308/* Define to 1 if you have the `strcspn' function. */
309#undef HAVE_STRCSPN
310
311/* Define to 1 if you have the `strdup' function. */
312#undef HAVE_STRDUP
313
314/* Define to 1 if you have the `strerror' function. */
315#undef HAVE_STRERROR
316
317/* Define to 1 if you have the <strings.h> header file. */
318#undef HAVE_STRINGS_H
319
320/* Define to 1 if you have the <string.h> header file. */
321#undef HAVE_STRING_H
322
323/* Define to 1 if you have the `strncasecmp' function. */
324#undef HAVE_STRNCASECMP
325
326/* Define to 1 if you have the `strncmp' function. */
327#undef HAVE_STRNCMP
328
329/* Define to 1 if you have the `strndup' function. */
330#undef HAVE_STRNDUP
331
332/* Define to 1 if you have the `strpbrk' function. */
333#undef HAVE_STRPBRK
334
335/* Define to 1 if you have the `strrchr' function. */
336#undef HAVE_STRRCHR
337
338/* Define to 1 if you have the `strsep' function. */
339#undef HAVE_STRSEP
340
341/* Define to 1 if you have the `strstr' function. */
342#undef HAVE_STRSTR
343
344/* Define to 1 if you have the `strtol' function. */
345#undef HAVE_STRTOL
346
347/* Define to 1 if you have the `strtoul' function. */
348#undef HAVE_STRTOUL
349
350/* Define to 1 if you have the <syslog.h> header file. */
351#undef HAVE_SYSLOG_H
352
353/* Define to 1 if you have the <sys/fcntl.h> header file. */
354#undef HAVE_SYS_FCNTL_H
355
356/* Define to 1 if you have the <sys/file.h> header file. */
357#undef HAVE_SYS_FILE_H
358
359/* Define to 1 if you have the <sys/ioctl.h> header file. */
360#undef HAVE_SYS_IOCTL_H
361
362/* Define to 1 if you have the <sys/param.h> header file. */
363#undef HAVE_SYS_PARAM_H
364
365/* Define to 1 if you have the <sys/resource.h> header file. */
366#undef HAVE_SYS_RESOURCE_H
367
368/* Define to 1 if you have the <sys/select.h> header file. */
369#undef HAVE_SYS_SELECT_H
370
371/* Define to 1 if you have the <sys/socket.h> header file. */
372#undef HAVE_SYS_SOCKET_H
373
374/* Define to 1 if you have the <sys/sockio.h> header file. */
375#undef HAVE_SYS_SOCKIO_H
376
377/* Define to 1 if you have the <sys/stat.h> header file. */
378#undef HAVE_SYS_STAT_H
379
380/* Define to 1 if you have the <sys/time.h> header file. */
381#undef HAVE_SYS_TIME_H
382
383/* Define to 1 if you have the <sys/types.h> header file. */
384#undef HAVE_SYS_TYPES_H
385
386/* Define to 1 if you have the <sys/wait.h> header file. */
387#undef HAVE_SYS_WAIT_H
388
389/* Define to 1 if you have the <termios.h> header file. */
390#undef HAVE_TERMIOS_H
391
392/* Define to 1 if you have the <time.h> header file. */
393#undef HAVE_TIME_H
394
395/* Define to 1 if you have the `tsearch' function. */
396#undef HAVE_TSEARCH
397
398/* Define to 1 if the system has the type `uchar uint uint8_t uint16_t
399   uint32_t'. */
400#undef HAVE_UCHAR_UINT_UINT8_T_UINT16_T_UINT32_T
401
402/* Define if you have the 'uintmax_t' type in <stdint.h> or <inttypes.h>. */
403#undef HAVE_UINTMAX_T
404
405/* Define to 1 if you have the <unistd.h> header file. */
406#undef HAVE_UNISTD_H
407
408/* Define if you have the unsigned long long type. */
409#undef HAVE_UNSIGNED_LONG_LONG
410
411/* Define to 1 if you have the `vfork' function. */
412#undef HAVE_VFORK
413
414/* Define to 1 if you have the <vfork.h> header file. */
415#undef HAVE_VFORK_H
416
417/* Define to 1 if `fork' works. */
418#undef HAVE_WORKING_FORK
419
420/* Define to 1 if `vfork' works. */
421#undef HAVE_WORKING_VFORK
422
423/* Define to 1 if you have the `__argz_count' function. */
424#undef HAVE___ARGZ_COUNT
425
426/* Define to 1 if you have the `__argz_next' function. */
427#undef HAVE___ARGZ_NEXT
428
429/* Define to 1 if you have the `__argz_stringify' function. */
430#undef HAVE___ARGZ_STRINGIFY
431
432/* Define to 1 if you have the `__fsetlocking' function. */
433#undef HAVE___FSETLOCKING
434
435/* Define as const if the declaration of iconv() needs const. */
436#undef ICONV_CONST
437
438/* Define if integer division by zero raises signal SIGFPE. */
439#undef INTDIV0_RAISES_SIGFPE
440
441/* Define to the sub-directory in which libtool stores uninstalled libraries.
442   */
443#undef LT_OBJDIR
444
445/* Default location of configuration file */
446#undef MYDNS_CONF
447
448/* Name of package */
449#undef PACKAGE
450
451/* This package's primary author */
452#undef PACKAGE_AUTHOR
453
454/* Define to the address where bug reports for this package should be sent. */
455#undef PACKAGE_BUGREPORT
456
457/* Copyright holder */
458#undef PACKAGE_COPYRIGHT
459
460/* Package build date */
461#undef PACKAGE_DATE
462
463/* This package's homepage */
464#undef PACKAGE_HOMEPAGE
465
466/* Define to the full name of this package. */
467#undef PACKAGE_NAME
468
469/* Exact package build date */
470#undef PACKAGE_RELEASE_DATE
471
472/* Define to the full name and version of this package. */
473#undef PACKAGE_STRING
474
475/* Define to the one symbol short name of this package. */
476#undef PACKAGE_TARNAME
477
478/* Define to the home page for this package. */
479#undef PACKAGE_URL
480
481/* Define to the version of this package. */
482#undef PACKAGE_VERSION
483
484/* PostgreSQL version */
485#undef PGSQL_VERSION
486
487/* Define if <inttypes.h> exists and defines unusable PRI* macros. */
488#undef PRI_MACROS_BROKEN
489
490/* Compile with support for profiling? */
491#undef PROFILING
492
493/* Define as the return type of signal handlers (`int' or `void'). */
494#undef RETSIGTYPE
495
496/* If using the C implementation of alloca, define if you know the
497   direction of stack growth for your system; otherwise it will be
498   automatically deduced at runtime.
499	STACK_DIRECTION > 0 => grows toward higher addresses
500	STACK_DIRECTION < 0 => grows toward lower addresses
501	STACK_DIRECTION = 0 => direction of growth unknown */
502#undef STACK_DIRECTION
503
504/* Should remote server status be enabled? */
505#undef STATUS_ENABLED
506
507/* Define to 1 if you have the ANSI C header files. */
508#undef STDC_HEADERS
509
510/* Use MySQL database? */
511#undef USE_MYSQL
512
513/* Use PostgreSQL database? */
514#undef USE_PGSQL
515
516/* Enable extensions on AIX 3, Interix.  */
517#ifndef _ALL_SOURCE
518# undef _ALL_SOURCE
519#endif
520/* Enable GNU extensions on systems that have them.  */
521#ifndef _GNU_SOURCE
522# undef _GNU_SOURCE
523#endif
524/* Enable threading extensions on Solaris.  */
525#ifndef _POSIX_PTHREAD_SEMANTICS
526# undef _POSIX_PTHREAD_SEMANTICS
527#endif
528/* Enable extensions on HP NonStop.  */
529#ifndef _TANDEM_SOURCE
530# undef _TANDEM_SOURCE
531#endif
532/* Enable general extensions on Solaris.  */
533#ifndef __EXTENSIONS__
534# undef __EXTENSIONS__
535#endif
536
537
538/* Version number of package */
539#undef VERSION
540
541/* SSL support enabled? */
542#undef WITH_SSL
543
544/* Define to 1 if on MINIX. */
545#undef _MINIX
546
547/* Define to 2 if the system does not provide POSIX.1 features except with
548   this defined. */
549#undef _POSIX_1_SOURCE
550
551/* Define to 1 if you need to in order for `stat' and other things to work. */
552#undef _POSIX_SOURCE
553
554/* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
555   <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
556   #define below would cause a syntax error. */
557#undef _UINT32_T
558
559/* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
560   <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
561   #define below would cause a syntax error. */
562#undef _UINT64_T
563
564/* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
565   <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
566   #define below would cause a syntax error. */
567#undef _UINT8_T
568
569/* Define to empty if `const' does not conform to ANSI C. */
570#undef const
571
572/* Define to `int' if <sys/types.h> doesn't define. */
573#undef gid_t
574
575/* Define to `__inline__' or `__inline' if that's what the C compiler
576   calls it, or to nothing if 'inline' is not supported under any name.  */
577#ifndef __cplusplus
578#undef inline
579#endif
580
581/* Define to the type of a signed integer type of width exactly 32 bits if
582   such a type exists and the standard includes do not define it. */
583#undef int32_t
584
585/* Define to rpl_malloc if the replacement function should be used. */
586#undef malloc
587
588/* Define to `long int' if <sys/types.h> does not define. */
589#undef off_t
590
591/* Define to `int' if <sys/types.h> does not define. */
592#undef pid_t
593
594/* Define to rpl_realloc if the replacement function should be used. */
595#undef realloc
596
597/* Define to `unsigned int' if <sys/types.h> does not define. */
598#undef size_t
599
600/* Define to `int' if <sys/types.h> does not define. */
601#undef ssize_t
602
603/* Define to `int' if <sys/types.h> doesn't define. */
604#undef uid_t
605
606/* Define to the type of an unsigned integer type of width exactly 16 bits if
607   such a type exists and the standard includes do not define it. */
608#undef uint16_t
609
610/* Define to the type of an unsigned integer type of width exactly 32 bits if
611   such a type exists and the standard includes do not define it. */
612#undef uint32_t
613
614/* Define to the type of an unsigned integer type of width exactly 64 bits if
615   such a type exists and the standard includes do not define it. */
616#undef uint64_t
617
618/* Define to the type of an unsigned integer type of width exactly 8 bits if
619   such a type exists and the standard includes do not define it. */
620#undef uint8_t
621
622/* Define to unsigned long or unsigned long long if <stdint.h> and
623   <inttypes.h> don't define. */
624#undef uintmax_t
625
626/* Define as `fork' if `vfork' does not work. */
627#undef vfork
628