1 /* config.h.in. Generated from configure.ac by autoheader. */
3 /* Define if building universal (internal helper macro) */
4 #undef AC_APPLE_UNIVERSAL_BUILD
6 /* Define to the number of bits in type 'ptrdiff_t'. */
7 #undef BITSIZEOF_PTRDIFF_T
9 /* Define to the number of bits in type 'sig_atomic_t'. */
10 #undef BITSIZEOF_SIG_ATOMIC_T
12 /* Define to the number of bits in type 'size_t'. */
13 #undef BITSIZEOF_SIZE_T
15 /* Define to the number of bits in type 'wchar_t'. */
16 #undef BITSIZEOF_WCHAR_T
18 /* Define to the number of bits in type 'wint_t'. */
19 #undef BITSIZEOF_WINT_T
21 /* C99 macros are supported */
24 /* Define to one of '_getb67', 'GETB67', 'getb67' for Cray-2 and Cray-YMP
25 systems. This function is required for 'alloca.c' support on those systems.
27 #undef CRAY_STACKSEG_END
29 /* Define to 1 if using 'alloca.c'. */
32 /* Define as the bit index in the word where to find bit 0 of the exponent of
34 #undef DBL_EXPBIT0_BIT
36 /* Define as the word index where to find the exponent of 'double'. */
37 #undef DBL_EXPBIT0_WORD
39 /* enable anonymous authentication */
42 /* enable camellia block cipher */
43 #undef ENABLE_CAMELLIA
45 /* Enable cryptodev support */
46 #undef ENABLE_CRYPTODEV
48 /* use openpgp authentication */
51 /* enable Opaque PRF Input */
54 /* Build PKCS#11 support */
57 /* whether to include all the PKCS/PKI stuff */
60 /* enable PSK authentication */
63 /* enable SessionTicket extension */
64 #undef ENABLE_SESSION_TICKET
66 /* enable SRP authentication */
69 /* Define to 1 if the system's ftello function has the Solaris bug. */
70 #undef FTELLO_BROKEN_AFTER_SWITCHING_FROM_READ_TO_WRITE
72 /* Define to 1 if ungetc is broken when used on arbitrary bytes. */
73 #undef FUNC_UNGETC_BROKEN
75 /* Define if gettimeofday clobbers the localtime buffer. */
76 #undef GETTIMEOFDAY_CLOBBERS_LOCALTIME
78 /* Define this to 'void' or 'struct timezone' to match the system's
79 declaration of the second argument to gettimeofday. */
80 #undef GETTIMEOFDAY_TIMEZONE
82 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
83 whether the gnulib module snprintf shall be considered present. */
84 #undef GNULIB_SNPRINTF
86 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
87 whether the gnulib module strerror shall be considered present. */
88 #undef GNULIB_STRERROR
90 /* Define to 1 when the gnulib module accept should be tested. */
91 #undef GNULIB_TEST_ACCEPT
93 /* Define to 1 when the gnulib module bind should be tested. */
94 #undef GNULIB_TEST_BIND
96 /* Define to 1 when the gnulib module close should be tested. */
97 #undef GNULIB_TEST_CLOSE
99 /* Define to 1 when the gnulib module connect should be tested. */
100 #undef GNULIB_TEST_CONNECT
102 /* Define to 1 when the gnulib module dup2 should be tested. */
103 #undef GNULIB_TEST_DUP2
105 /* Define to 1 when the gnulib module fdopen should be tested. */
106 #undef GNULIB_TEST_FDOPEN
108 /* Define to 1 when the gnulib module fseek should be tested. */
109 #undef GNULIB_TEST_FSEEK
111 /* Define to 1 when the gnulib module fseeko should be tested. */
112 #undef GNULIB_TEST_FSEEKO
114 /* Define to 1 when the gnulib module fstat should be tested. */
115 #undef GNULIB_TEST_FSTAT
117 /* Define to 1 when the gnulib module ftell should be tested. */
118 #undef GNULIB_TEST_FTELL
120 /* Define to 1 when the gnulib module ftello should be tested. */
121 #undef GNULIB_TEST_FTELLO
123 /* Define to 1 when the gnulib module ftruncate should be tested. */
124 #undef GNULIB_TEST_FTRUNCATE
126 /* Define to 1 when the gnulib module getaddrinfo should be tested. */
127 #undef GNULIB_TEST_GETADDRINFO
129 /* Define to 1 when the gnulib module getcwd should be tested. */
130 #undef GNULIB_TEST_GETCWD
132 /* Define to 1 when the gnulib module getdelim should be tested. */
133 #undef GNULIB_TEST_GETDELIM
135 /* Define to 1 when the gnulib module getline should be tested. */
136 #undef GNULIB_TEST_GETLINE
138 /* Define to 1 when the gnulib module getpagesize should be tested. */
139 #undef GNULIB_TEST_GETPAGESIZE
141 /* Define to 1 when the gnulib module gettimeofday should be tested. */
142 #undef GNULIB_TEST_GETTIMEOFDAY
144 /* Define to 1 when the gnulib module ioctl should be tested. */
145 #undef GNULIB_TEST_IOCTL
147 /* Define to 1 when the gnulib module listen should be tested. */
148 #undef GNULIB_TEST_LISTEN
150 /* Define to 1 when the gnulib module lseek should be tested. */
151 #undef GNULIB_TEST_LSEEK
153 /* Define to 1 when the gnulib module lstat should be tested. */
154 #undef GNULIB_TEST_LSTAT
156 /* Define to 1 when the gnulib module malloc-posix should be tested. */
157 #undef GNULIB_TEST_MALLOC_POSIX
159 /* Define to 1 when the gnulib module memchr should be tested. */
160 #undef GNULIB_TEST_MEMCHR
162 /* Define to 1 when the gnulib module open should be tested. */
163 #undef GNULIB_TEST_OPEN
165 /* Define to 1 when the gnulib module perror should be tested. */
166 #undef GNULIB_TEST_PERROR
168 /* Define to 1 when the gnulib module pipe should be tested. */
169 #undef GNULIB_TEST_PIPE
171 /* Define to 1 when the gnulib module realloc-posix should be tested. */
172 #undef GNULIB_TEST_REALLOC_POSIX
174 /* Define to 1 when the gnulib module recv should be tested. */
175 #undef GNULIB_TEST_RECV
177 /* Define to 1 when the gnulib module select should be tested. */
178 #undef GNULIB_TEST_SELECT
180 /* Define to 1 when the gnulib module send should be tested. */
181 #undef GNULIB_TEST_SEND
183 /* Define to 1 when the gnulib module setsockopt should be tested. */
184 #undef GNULIB_TEST_SETSOCKOPT
186 /* Define to 1 when the gnulib module shutdown should be tested. */
187 #undef GNULIB_TEST_SHUTDOWN
189 /* Define to 1 when the gnulib module snprintf should be tested. */
190 #undef GNULIB_TEST_SNPRINTF
192 /* Define to 1 when the gnulib module socket should be tested. */
193 #undef GNULIB_TEST_SOCKET
195 /* Define to 1 when the gnulib module stat should be tested. */
196 #undef GNULIB_TEST_STAT
198 /* Define to 1 when the gnulib module strerror should be tested. */
199 #undef GNULIB_TEST_STRERROR
201 /* Define to 1 when the gnulib module strerror_r should be tested. */
202 #undef GNULIB_TEST_STRERROR_R
204 /* Define to 1 when the gnulib module symlink should be tested. */
205 #undef GNULIB_TEST_SYMLINK
207 /* Make sure we don't use old features in code. */
208 #undef GNUTLS_COMPAT_H
210 /* Additional cast to bring void* to a type castable to int. */
211 #undef GNUTLS_POINTER_TO_INT_CAST
213 /* Define to 1 if you have 'alloca' after including <alloca.h>, a header that
214 may be supplied by this distribution. */
217 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
221 /* Define to 1 if you have the <arpa/inet.h> header file. */
222 #undef HAVE_ARPA_INET_H
224 /* Define to 1 if you have the <bp-sym.h> header file. */
227 /* Define to 1 if you have the `catgets' function. */
230 /* Define to 1 if you have the `chsize' function. */
233 /* Define to 1 if you have the `clock_gettime' function. */
234 #undef HAVE_CLOCK_GETTIME
236 /* Define to 1 if you have the `clock_settime' function. */
237 #undef HAVE_CLOCK_SETTIME
239 /* Hard-code for src/cfg/. */
242 /* Define to 1 if you have the declaration of `fflush_unlocked', and to 0 if
244 #undef HAVE_DECL_FFLUSH_UNLOCKED
246 /* Define to 1 if you have the declaration of `flockfile', and to 0 if you
248 #undef HAVE_DECL_FLOCKFILE
250 /* Define to 1 if you have the declaration of `fputs_unlocked', and to 0 if
252 #undef HAVE_DECL_FPUTS_UNLOCKED
254 /* Define to 1 if you have the declaration of `freeaddrinfo', and to 0 if you
256 #undef HAVE_DECL_FREEADDRINFO
258 /* Define to 1 if you have the declaration of `fseeko', and to 0 if you don't.
260 #undef HAVE_DECL_FSEEKO
262 /* Define to 1 if you have the declaration of `ftello', and to 0 if you don't.
264 #undef HAVE_DECL_FTELLO
266 /* Define to 1 if you have the declaration of `funlockfile', and to 0 if you
268 #undef HAVE_DECL_FUNLOCKFILE
270 /* Define to 1 if you have the declaration of `gai_strerror', and to 0 if you
272 #undef HAVE_DECL_GAI_STRERROR
274 /* Define to 1 if you have the declaration of `gai_strerrorA', and to 0 if you
276 #undef HAVE_DECL_GAI_STRERRORA
278 /* Define to 1 if you have the declaration of `getaddrinfo', and to 0 if you
280 #undef HAVE_DECL_GETADDRINFO
282 /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
284 #undef HAVE_DECL_GETC_UNLOCKED
286 /* Define to 1 if you have the declaration of `getdelim', and to 0 if you
288 #undef HAVE_DECL_GETDELIM
290 /* Define to 1 if you have the declaration of `getline', and to 0 if you
292 #undef HAVE_DECL_GETLINE
294 /* Define to 1 if you have the declaration of `getnameinfo', and to 0 if you
296 #undef HAVE_DECL_GETNAMEINFO
298 /* Define to 1 if you have the declaration of `getpass', and to 0 if you
300 #undef HAVE_DECL_GETPASS
302 /* Define to 1 if you have the declaration of `inet_ntop', and to 0 if you
304 #undef HAVE_DECL_INET_NTOP
306 /* Define to 1 if you have the declaration of `inet_pton', and to 0 if you
308 #undef HAVE_DECL_INET_PTON
310 /* Define to 1 if you have the declaration of `program_invocation_name', and
311 to 0 if you don't. */
312 #undef HAVE_DECL_PROGRAM_INVOCATION_NAME
314 /* Define to 1 if you have the declaration of `program_invocation_short_name',
315 and to 0 if you don't. */
316 #undef HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME
318 /* Define to 1 if you have the declaration of `putc_unlocked', and to 0 if you
320 #undef HAVE_DECL_PUTC_UNLOCKED
322 /* Define to 1 if you have the declaration of `snprintf', and to 0 if you
324 #undef HAVE_DECL_SNPRINTF
326 /* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
328 #undef HAVE_DECL_STRERROR_R
330 /* Define to 1 if you have the declaration of `_snprintf', and to 0 if you
332 #undef HAVE_DECL__SNPRINTF
334 /* Define to 1 if you have the declaration of `__fsetlocking', and to 0 if you
336 #undef HAVE_DECL___FSETLOCKING
338 /* Define to 1 if you have the <dlfcn.h> header file. */
341 /* Define to 1 if you have the 'dup2' function. */
344 /* Hard-code for src/cfg/. */
347 /* Define to 1 if you have the <features.h> header file. */
348 #undef HAVE_FEATURES_H
350 /* Hard-code for src/cfg/. */
353 /* Define to 1 if you have the `flockfile' function. */
354 #undef HAVE_FLOCKFILE
356 /* Define to 1 if you have the `fork' function. */
359 /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
362 /* Define to 1 if you have the `ftruncate' function. */
363 #undef HAVE_FTRUNCATE
365 /* Define to 1 if you have the `funlockfile' function. */
366 #undef HAVE_FUNLOCKFILE
368 /* whether the gcrypt library is in use */
371 /* Define to 1 if you have the `getdelim' function. */
374 /* Define to 1 if you have the `gethostbyname' function. */
375 #undef HAVE_GETHOSTBYNAME
377 /* Define to 1 if you have the `getpagesize' function. */
378 #undef HAVE_GETPAGESIZE
380 /* Define to 1 if you have the `getservbyname' function. */
381 #undef HAVE_GETSERVBYNAME
383 /* Define to 1 if you have the `gettimeofday' function. */
384 #undef HAVE_GETTIMEOFDAY
386 /* Define to 1 if you have the `inet_ntop' function. */
387 #undef HAVE_INET_NTOP
389 /* Define to 1 if you have the `inet_pton' function. */
390 #undef HAVE_INET_PTON
392 /* Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>. */
395 /* Define to 1 if you have the <inttypes.h> header file. */
396 #undef HAVE_INTTYPES_H
398 /* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
399 declares uintmax_t. */
400 #undef HAVE_INTTYPES_H_WITH_UINTMAX
402 /* Define to 1 if you have the `ioctl' function. */
405 /* Define to 1 if <sys/socket.h> defines AF_INET. */
408 /* Define to 1 if <sys/socket.h> defines AF_INET6. */
411 /* Define if you have the libgcrypt library. */
412 #undef HAVE_LIBGCRYPT
414 /* Define if you have the libnettle library. */
415 #undef HAVE_LIBNETTLE
417 /* Define if you have the libtasn1 library. */
420 /* Hard-code for src/cfg/. */
423 /* Define to 1 if the system has the type 'long long int'. */
424 #undef HAVE_LONG_LONG_INT
426 /* Define to 1 if you have the `lstat' function. */
429 /* Define to 1 if you have the <lzo1x.h> header file. */
432 /* Define to 1 if you have the <lzo/lzo1x.h> header file. */
433 #undef HAVE_LZO_LZO1X_H
435 /* Define if the 'malloc' function is POSIX compliant. */
436 #undef HAVE_MALLOC_POSIX
438 /* Define to 1 if mmap()'s MAP_ANONYMOUS flag is available after including
439 config.h and <sys/mman.h>. */
440 #undef HAVE_MAP_ANONYMOUS
442 /* Hard-code for src/cfg/. */
445 /* Define to 1 if you have the `mbrtowc' function. */
448 /* Define to 1 if you have the <memory.h> header file. */
451 /* Define to 1 if <limits.h> defines the MIN and MAX macros. */
452 #undef HAVE_MINMAX_IN_LIMITS_H
454 /* Define to 1 if <sys/param.h> defines the MIN and MAX macros. */
455 #undef HAVE_MINMAX_IN_SYS_PARAM_H
457 /* Define to 1 if you have the `mprotect' function. */
460 /* Define to 1 on MSVC platforms that have the "invalid parameter handler"
462 #undef HAVE_MSVC_INVALID_PARAMETER_HANDLER
464 /* Define to 1 if you have the `nanotime' function. */
467 /* Define to 1 if you have the <netdb.h> header file. */
470 /* Define to 1 if you have the <netinet/in.h> header file. */
471 #undef HAVE_NETINET_IN_H
473 /* Define to 1 if you have the <OS.h> header file. */
476 /* Define to 1 if you have the `pipe' function. */
479 /* Define to 1 if you have the `pthread_atfork' function. */
480 #undef HAVE_PTHREAD_ATFORK
482 /* Define if the <pthread.h> defines PTHREAD_MUTEX_RECURSIVE. */
483 #undef HAVE_PTHREAD_MUTEX_RECURSIVE
485 /* Define if the POSIX multithreading library has read/write locks. */
486 #undef HAVE_PTHREAD_RWLOCK
488 /* Define to 1 if accept is declared even after undefining macros. */
489 #undef HAVE_RAW_DECL_ACCEPT
491 /* Define to 1 if accept4 is declared even after undefining macros. */
492 #undef HAVE_RAW_DECL_ACCEPT4
494 /* Define to 1 if atoll is declared even after undefining macros. */
495 #undef HAVE_RAW_DECL_ATOLL
497 /* Define to 1 if bind is declared even after undefining macros. */
498 #undef HAVE_RAW_DECL_BIND
500 /* Define to 1 if btowc is declared even after undefining macros. */
501 #undef HAVE_RAW_DECL_BTOWC
503 /* Define to 1 if canonicalize_file_name is declared even after undefining
505 #undef HAVE_RAW_DECL_CANONICALIZE_FILE_NAME
507 /* Define to 1 if chdir is declared even after undefining macros. */
508 #undef HAVE_RAW_DECL_CHDIR
510 /* Define to 1 if chown is declared even after undefining macros. */
511 #undef HAVE_RAW_DECL_CHOWN
513 /* Define to 1 if connect is declared even after undefining macros. */
514 #undef HAVE_RAW_DECL_CONNECT
516 /* Define to 1 if dprintf is declared even after undefining macros. */
517 #undef HAVE_RAW_DECL_DPRINTF
519 /* Define to 1 if dup is declared even after undefining macros. */
520 #undef HAVE_RAW_DECL_DUP
522 /* Define to 1 if dup2 is declared even after undefining macros. */
523 #undef HAVE_RAW_DECL_DUP2
525 /* Define to 1 if dup3 is declared even after undefining macros. */
526 #undef HAVE_RAW_DECL_DUP3
528 /* Define to 1 if endusershell is declared even after undefining macros. */
529 #undef HAVE_RAW_DECL_ENDUSERSHELL
531 /* Define to 1 if environ is declared even after undefining macros. */
532 #undef HAVE_RAW_DECL_ENVIRON
534 /* Define to 1 if euidaccess is declared even after undefining macros. */
535 #undef HAVE_RAW_DECL_EUIDACCESS
537 /* Define to 1 if faccessat is declared even after undefining macros. */
538 #undef HAVE_RAW_DECL_FACCESSAT
540 /* Define to 1 if fchdir is declared even after undefining macros. */
541 #undef HAVE_RAW_DECL_FCHDIR
543 /* Define to 1 if fchmodat is declared even after undefining macros. */
544 #undef HAVE_RAW_DECL_FCHMODAT
546 /* Define to 1 if fchownat is declared even after undefining macros. */
547 #undef HAVE_RAW_DECL_FCHOWNAT
549 /* Define to 1 if fcntl is declared even after undefining macros. */
550 #undef HAVE_RAW_DECL_FCNTL
552 /* Define to 1 if fdatasync is declared even after undefining macros. */
553 #undef HAVE_RAW_DECL_FDATASYNC
555 /* Define to 1 if ffsl is declared even after undefining macros. */
556 #undef HAVE_RAW_DECL_FFSL
558 /* Define to 1 if ffsll is declared even after undefining macros. */
559 #undef HAVE_RAW_DECL_FFSLL
561 /* Define to 1 if fpurge is declared even after undefining macros. */
562 #undef HAVE_RAW_DECL_FPURGE
564 /* Define to 1 if freeaddrinfo is declared even after undefining macros. */
565 #undef HAVE_RAW_DECL_FREEADDRINFO
567 /* Define to 1 if fseeko is declared even after undefining macros. */
568 #undef HAVE_RAW_DECL_FSEEKO
570 /* Define to 1 if fstat is declared even after undefining macros. */
571 #undef HAVE_RAW_DECL_FSTAT
573 /* Define to 1 if fstatat is declared even after undefining macros. */
574 #undef HAVE_RAW_DECL_FSTATAT
576 /* Define to 1 if fsync is declared even after undefining macros. */
577 #undef HAVE_RAW_DECL_FSYNC
579 /* Define to 1 if ftello is declared even after undefining macros. */
580 #undef HAVE_RAW_DECL_FTELLO
582 /* Define to 1 if ftruncate is declared even after undefining macros. */
583 #undef HAVE_RAW_DECL_FTRUNCATE
585 /* Define to 1 if futimens is declared even after undefining macros. */
586 #undef HAVE_RAW_DECL_FUTIMENS
588 /* Define to 1 if gai_strerror is declared even after undefining macros. */
589 #undef HAVE_RAW_DECL_GAI_STRERROR
591 /* Define to 1 if getaddrinfo is declared even after undefining macros. */
592 #undef HAVE_RAW_DECL_GETADDRINFO
594 /* Define to 1 if getcwd is declared even after undefining macros. */
595 #undef HAVE_RAW_DECL_GETCWD
597 /* Define to 1 if getdelim is declared even after undefining macros. */
598 #undef HAVE_RAW_DECL_GETDELIM
600 /* Define to 1 if getdomainname is declared even after undefining macros. */
601 #undef HAVE_RAW_DECL_GETDOMAINNAME
603 /* Define to 1 if getdtablesize is declared even after undefining macros. */
604 #undef HAVE_RAW_DECL_GETDTABLESIZE
606 /* Define to 1 if getgroups is declared even after undefining macros. */
607 #undef HAVE_RAW_DECL_GETGROUPS
609 /* Define to 1 if gethostname is declared even after undefining macros. */
610 #undef HAVE_RAW_DECL_GETHOSTNAME
612 /* Define to 1 if getline is declared even after undefining macros. */
613 #undef HAVE_RAW_DECL_GETLINE
615 /* Define to 1 if getloadavg is declared even after undefining macros. */
616 #undef HAVE_RAW_DECL_GETLOADAVG
618 /* Define to 1 if getlogin is declared even after undefining macros. */
619 #undef HAVE_RAW_DECL_GETLOGIN
621 /* Define to 1 if getlogin_r is declared even after undefining macros. */
622 #undef HAVE_RAW_DECL_GETLOGIN_R
624 /* Define to 1 if getnameinfo is declared even after undefining macros. */
625 #undef HAVE_RAW_DECL_GETNAMEINFO
627 /* Define to 1 if getpagesize is declared even after undefining macros. */
628 #undef HAVE_RAW_DECL_GETPAGESIZE
630 /* Define to 1 if getpeername is declared even after undefining macros. */
631 #undef HAVE_RAW_DECL_GETPEERNAME
633 /* Define to 1 if getsockname is declared even after undefining macros. */
634 #undef HAVE_RAW_DECL_GETSOCKNAME
636 /* Define to 1 if getsockopt is declared even after undefining macros. */
637 #undef HAVE_RAW_DECL_GETSOCKOPT
639 /* Define to 1 if getsubopt is declared even after undefining macros. */
640 #undef HAVE_RAW_DECL_GETSUBOPT
642 /* Define to 1 if gettimeofday is declared even after undefining macros. */
643 #undef HAVE_RAW_DECL_GETTIMEOFDAY
645 /* Define to 1 if getusershell is declared even after undefining macros. */
646 #undef HAVE_RAW_DECL_GETUSERSHELL
648 /* Define to 1 if grantpt is declared even after undefining macros. */
649 #undef HAVE_RAW_DECL_GRANTPT
651 /* Define to 1 if group_member is declared even after undefining macros. */
652 #undef HAVE_RAW_DECL_GROUP_MEMBER
654 /* Define to 1 if imaxabs is declared even after undefining macros. */
655 #undef HAVE_RAW_DECL_IMAXABS
657 /* Define to 1 if imaxdiv is declared even after undefining macros. */
658 #undef HAVE_RAW_DECL_IMAXDIV
660 /* Define to 1 if inet_ntop is declared even after undefining macros. */
661 #undef HAVE_RAW_DECL_INET_NTOP
663 /* Define to 1 if inet_pton is declared even after undefining macros. */
664 #undef HAVE_RAW_DECL_INET_PTON
666 /* Define to 1 if initstate is declared even after undefining macros. */
667 #undef HAVE_RAW_DECL_INITSTATE
669 /* Define to 1 if initstate_r is declared even after undefining macros. */
670 #undef HAVE_RAW_DECL_INITSTATE_R
672 /* Define to 1 if ioctl is declared even after undefining macros. */
673 #undef HAVE_RAW_DECL_IOCTL
675 /* Define to 1 if isatty is declared even after undefining macros. */
676 #undef HAVE_RAW_DECL_ISATTY
678 /* Define to 1 if lchmod is declared even after undefining macros. */
679 #undef HAVE_RAW_DECL_LCHMOD
681 /* Define to 1 if lchown is declared even after undefining macros. */
682 #undef HAVE_RAW_DECL_LCHOWN
684 /* Define to 1 if link is declared even after undefining macros. */
685 #undef HAVE_RAW_DECL_LINK
687 /* Define to 1 if linkat is declared even after undefining macros. */
688 #undef HAVE_RAW_DECL_LINKAT
690 /* Define to 1 if listen is declared even after undefining macros. */
691 #undef HAVE_RAW_DECL_LISTEN
693 /* Define to 1 if lseek is declared even after undefining macros. */
694 #undef HAVE_RAW_DECL_LSEEK
696 /* Define to 1 if lstat is declared even after undefining macros. */
697 #undef HAVE_RAW_DECL_LSTAT
699 /* Define to 1 if mbrlen is declared even after undefining macros. */
700 #undef HAVE_RAW_DECL_MBRLEN
702 /* Define to 1 if mbrtowc is declared even after undefining macros. */
703 #undef HAVE_RAW_DECL_MBRTOWC
705 /* Define to 1 if mbsinit is declared even after undefining macros. */
706 #undef HAVE_RAW_DECL_MBSINIT
708 /* Define to 1 if mbsnrtowcs is declared even after undefining macros. */
709 #undef HAVE_RAW_DECL_MBSNRTOWCS
711 /* Define to 1 if mbsrtowcs is declared even after undefining macros. */
712 #undef HAVE_RAW_DECL_MBSRTOWCS
714 /* Define to 1 if memmem is declared even after undefining macros. */
715 #undef HAVE_RAW_DECL_MEMMEM
717 /* Define to 1 if mempcpy is declared even after undefining macros. */
718 #undef HAVE_RAW_DECL_MEMPCPY
720 /* Define to 1 if memrchr is declared even after undefining macros. */
721 #undef HAVE_RAW_DECL_MEMRCHR
723 /* Define to 1 if mkdirat is declared even after undefining macros. */
724 #undef HAVE_RAW_DECL_MKDIRAT
726 /* Define to 1 if mkdtemp is declared even after undefining macros. */
727 #undef HAVE_RAW_DECL_MKDTEMP
729 /* Define to 1 if mkfifo is declared even after undefining macros. */
730 #undef HAVE_RAW_DECL_MKFIFO
732 /* Define to 1 if mkfifoat is declared even after undefining macros. */
733 #undef HAVE_RAW_DECL_MKFIFOAT
735 /* Define to 1 if mknod is declared even after undefining macros. */
736 #undef HAVE_RAW_DECL_MKNOD
738 /* Define to 1 if mknodat is declared even after undefining macros. */
739 #undef HAVE_RAW_DECL_MKNODAT
741 /* Define to 1 if mkostemp is declared even after undefining macros. */
742 #undef HAVE_RAW_DECL_MKOSTEMP
744 /* Define to 1 if mkostemps is declared even after undefining macros. */
745 #undef HAVE_RAW_DECL_MKOSTEMPS
747 /* Define to 1 if mkstemp is declared even after undefining macros. */
748 #undef HAVE_RAW_DECL_MKSTEMP
750 /* Define to 1 if mkstemps is declared even after undefining macros. */
751 #undef HAVE_RAW_DECL_MKSTEMPS
753 /* Define to 1 if openat is declared even after undefining macros. */
754 #undef HAVE_RAW_DECL_OPENAT
756 /* Define to 1 if pclose is declared even after undefining macros. */
757 #undef HAVE_RAW_DECL_PCLOSE
759 /* Define to 1 if pipe is declared even after undefining macros. */
760 #undef HAVE_RAW_DECL_PIPE
762 /* Define to 1 if pipe2 is declared even after undefining macros. */
763 #undef HAVE_RAW_DECL_PIPE2
765 /* Define to 1 if popen is declared even after undefining macros. */
766 #undef HAVE_RAW_DECL_POPEN
768 /* Define to 1 if posix_openpt is declared even after undefining macros. */
769 #undef HAVE_RAW_DECL_POSIX_OPENPT
771 /* Define to 1 if pread is declared even after undefining macros. */
772 #undef HAVE_RAW_DECL_PREAD
774 /* Define to 1 if pselect is declared even after undefining macros. */
775 #undef HAVE_RAW_DECL_PSELECT
777 /* Define to 1 if pthread_sigmask is declared even after undefining macros. */
778 #undef HAVE_RAW_DECL_PTHREAD_SIGMASK
780 /* Define to 1 if ptsname is declared even after undefining macros. */
781 #undef HAVE_RAW_DECL_PTSNAME
783 /* Define to 1 if ptsname_r is declared even after undefining macros. */
784 #undef HAVE_RAW_DECL_PTSNAME_R
786 /* Define to 1 if pwrite is declared even after undefining macros. */
787 #undef HAVE_RAW_DECL_PWRITE
789 /* Define to 1 if random is declared even after undefining macros. */
790 #undef HAVE_RAW_DECL_RANDOM
792 /* Define to 1 if random_r is declared even after undefining macros. */
793 #undef HAVE_RAW_DECL_RANDOM_R
795 /* Define to 1 if rawmemchr is declared even after undefining macros. */
796 #undef HAVE_RAW_DECL_RAWMEMCHR
798 /* Define to 1 if readlink is declared even after undefining macros. */
799 #undef HAVE_RAW_DECL_READLINK
801 /* Define to 1 if readlinkat is declared even after undefining macros. */
802 #undef HAVE_RAW_DECL_READLINKAT
804 /* Define to 1 if realpath is declared even after undefining macros. */
805 #undef HAVE_RAW_DECL_REALPATH
807 /* Define to 1 if recv is declared even after undefining macros. */
808 #undef HAVE_RAW_DECL_RECV
810 /* Define to 1 if recvfrom is declared even after undefining macros. */
811 #undef HAVE_RAW_DECL_RECVFROM
813 /* Define to 1 if renameat is declared even after undefining macros. */
814 #undef HAVE_RAW_DECL_RENAMEAT
816 /* Define to 1 if rmdir is declared even after undefining macros. */
817 #undef HAVE_RAW_DECL_RMDIR
819 /* Define to 1 if rpmatch is declared even after undefining macros. */
820 #undef HAVE_RAW_DECL_RPMATCH
822 /* Define to 1 if select is declared even after undefining macros. */
823 #undef HAVE_RAW_DECL_SELECT
825 /* Define to 1 if send is declared even after undefining macros. */
826 #undef HAVE_RAW_DECL_SEND
828 /* Define to 1 if sendto is declared even after undefining macros. */
829 #undef HAVE_RAW_DECL_SENDTO
831 /* Define to 1 if setenv is declared even after undefining macros. */
832 #undef HAVE_RAW_DECL_SETENV
834 /* Define to 1 if sethostname is declared even after undefining macros. */
835 #undef HAVE_RAW_DECL_SETHOSTNAME
837 /* Define to 1 if setsockopt is declared even after undefining macros. */
838 #undef HAVE_RAW_DECL_SETSOCKOPT
840 /* Define to 1 if setstate is declared even after undefining macros. */
841 #undef HAVE_RAW_DECL_SETSTATE
843 /* Define to 1 if setstate_r is declared even after undefining macros. */
844 #undef HAVE_RAW_DECL_SETSTATE_R
846 /* Define to 1 if setusershell is declared even after undefining macros. */
847 #undef HAVE_RAW_DECL_SETUSERSHELL
849 /* Define to 1 if shutdown is declared even after undefining macros. */
850 #undef HAVE_RAW_DECL_SHUTDOWN
852 /* Define to 1 if sigaction is declared even after undefining macros. */
853 #undef HAVE_RAW_DECL_SIGACTION
855 /* Define to 1 if sigaddset is declared even after undefining macros. */
856 #undef HAVE_RAW_DECL_SIGADDSET
858 /* Define to 1 if sigdelset is declared even after undefining macros. */
859 #undef HAVE_RAW_DECL_SIGDELSET
861 /* Define to 1 if sigemptyset is declared even after undefining macros. */
862 #undef HAVE_RAW_DECL_SIGEMPTYSET
864 /* Define to 1 if sigfillset is declared even after undefining macros. */
865 #undef HAVE_RAW_DECL_SIGFILLSET
867 /* Define to 1 if sigismember is declared even after undefining macros. */
868 #undef HAVE_RAW_DECL_SIGISMEMBER
870 /* Define to 1 if sigpending is declared even after undefining macros. */
871 #undef HAVE_RAW_DECL_SIGPENDING
873 /* Define to 1 if sigprocmask is declared even after undefining macros. */
874 #undef HAVE_RAW_DECL_SIGPROCMASK
876 /* Define to 1 if sleep is declared even after undefining macros. */
877 #undef HAVE_RAW_DECL_SLEEP
879 /* Define to 1 if snprintf is declared even after undefining macros. */
880 #undef HAVE_RAW_DECL_SNPRINTF
882 /* Define to 1 if socket is declared even after undefining macros. */
883 #undef HAVE_RAW_DECL_SOCKET
885 /* Define to 1 if srandom is declared even after undefining macros. */
886 #undef HAVE_RAW_DECL_SRANDOM
888 /* Define to 1 if srandom_r is declared even after undefining macros. */
889 #undef HAVE_RAW_DECL_SRANDOM_R
891 /* Define to 1 if stat is declared even after undefining macros. */
892 #undef HAVE_RAW_DECL_STAT
894 /* Define to 1 if stpcpy is declared even after undefining macros. */
895 #undef HAVE_RAW_DECL_STPCPY
897 /* Define to 1 if stpncpy is declared even after undefining macros. */
898 #undef HAVE_RAW_DECL_STPNCPY
900 /* Define to 1 if strcasestr is declared even after undefining macros. */
901 #undef HAVE_RAW_DECL_STRCASESTR
903 /* Define to 1 if strchrnul is declared even after undefining macros. */
904 #undef HAVE_RAW_DECL_STRCHRNUL
906 /* Define to 1 if strdup is declared even after undefining macros. */
907 #undef HAVE_RAW_DECL_STRDUP
909 /* Define to 1 if strerror_r is declared even after undefining macros. */
910 #undef HAVE_RAW_DECL_STRERROR_R
912 /* Define to 1 if strncat is declared even after undefining macros. */
913 #undef HAVE_RAW_DECL_STRNCAT
915 /* Define to 1 if strndup is declared even after undefining macros. */
916 #undef HAVE_RAW_DECL_STRNDUP
918 /* Define to 1 if strnlen is declared even after undefining macros. */
919 #undef HAVE_RAW_DECL_STRNLEN
921 /* Define to 1 if strpbrk is declared even after undefining macros. */
922 #undef HAVE_RAW_DECL_STRPBRK
924 /* Define to 1 if strsep is declared even after undefining macros. */
925 #undef HAVE_RAW_DECL_STRSEP
927 /* Define to 1 if strsignal is declared even after undefining macros. */
928 #undef HAVE_RAW_DECL_STRSIGNAL
930 /* Define to 1 if strtod is declared even after undefining macros. */
931 #undef HAVE_RAW_DECL_STRTOD
933 /* Define to 1 if strtoimax is declared even after undefining macros. */
934 #undef HAVE_RAW_DECL_STRTOIMAX
936 /* Define to 1 if strtok_r is declared even after undefining macros. */
937 #undef HAVE_RAW_DECL_STRTOK_R
939 /* Define to 1 if strtoll is declared even after undefining macros. */
940 #undef HAVE_RAW_DECL_STRTOLL
942 /* Define to 1 if strtoull is declared even after undefining macros. */
943 #undef HAVE_RAW_DECL_STRTOULL
945 /* Define to 1 if strtoumax is declared even after undefining macros. */
946 #undef HAVE_RAW_DECL_STRTOUMAX
948 /* Define to 1 if strverscmp is declared even after undefining macros. */
949 #undef HAVE_RAW_DECL_STRVERSCMP
951 /* Define to 1 if symlink is declared even after undefining macros. */
952 #undef HAVE_RAW_DECL_SYMLINK
954 /* Define to 1 if symlinkat is declared even after undefining macros. */
955 #undef HAVE_RAW_DECL_SYMLINKAT
957 /* Define to 1 if tmpfile is declared even after undefining macros. */
958 #undef HAVE_RAW_DECL_TMPFILE
960 /* Define to 1 if ttyname_r is declared even after undefining macros. */
961 #undef HAVE_RAW_DECL_TTYNAME_R
963 /* Define to 1 if unlink is declared even after undefining macros. */
964 #undef HAVE_RAW_DECL_UNLINK
966 /* Define to 1 if unlinkat is declared even after undefining macros. */
967 #undef HAVE_RAW_DECL_UNLINKAT
969 /* Define to 1 if unlockpt is declared even after undefining macros. */
970 #undef HAVE_RAW_DECL_UNLOCKPT
972 /* Define to 1 if unsetenv is declared even after undefining macros. */
973 #undef HAVE_RAW_DECL_UNSETENV
975 /* Define to 1 if usleep is declared even after undefining macros. */
976 #undef HAVE_RAW_DECL_USLEEP
978 /* Define to 1 if utimensat is declared even after undefining macros. */
979 #undef HAVE_RAW_DECL_UTIMENSAT
981 /* Define to 1 if vdprintf is declared even after undefining macros. */
982 #undef HAVE_RAW_DECL_VDPRINTF
984 /* Define to 1 if vsnprintf is declared even after undefining macros. */
985 #undef HAVE_RAW_DECL_VSNPRINTF
987 /* Define to 1 if wcpcpy is declared even after undefining macros. */
988 #undef HAVE_RAW_DECL_WCPCPY
990 /* Define to 1 if wcpncpy is declared even after undefining macros. */
991 #undef HAVE_RAW_DECL_WCPNCPY
993 /* Define to 1 if wcrtomb is declared even after undefining macros. */
994 #undef HAVE_RAW_DECL_WCRTOMB
996 /* Define to 1 if wcscasecmp is declared even after undefining macros. */
997 #undef HAVE_RAW_DECL_WCSCASECMP
999 /* Define to 1 if wcscat is declared even after undefining macros. */
1000 #undef HAVE_RAW_DECL_WCSCAT
1002 /* Define to 1 if wcschr is declared even after undefining macros. */
1003 #undef HAVE_RAW_DECL_WCSCHR
1005 /* Define to 1 if wcscmp is declared even after undefining macros. */
1006 #undef HAVE_RAW_DECL_WCSCMP
1008 /* Define to 1 if wcscoll is declared even after undefining macros. */
1009 #undef HAVE_RAW_DECL_WCSCOLL
1011 /* Define to 1 if wcscpy is declared even after undefining macros. */
1012 #undef HAVE_RAW_DECL_WCSCPY
1014 /* Define to 1 if wcscspn is declared even after undefining macros. */
1015 #undef HAVE_RAW_DECL_WCSCSPN
1017 /* Define to 1 if wcsdup is declared even after undefining macros. */
1018 #undef HAVE_RAW_DECL_WCSDUP
1020 /* Define to 1 if wcslen is declared even after undefining macros. */
1021 #undef HAVE_RAW_DECL_WCSLEN
1023 /* Define to 1 if wcsncasecmp is declared even after undefining macros. */
1024 #undef HAVE_RAW_DECL_WCSNCASECMP
1026 /* Define to 1 if wcsncat is declared even after undefining macros. */
1027 #undef HAVE_RAW_DECL_WCSNCAT
1029 /* Define to 1 if wcsncmp is declared even after undefining macros. */
1030 #undef HAVE_RAW_DECL_WCSNCMP
1032 /* Define to 1 if wcsncpy is declared even after undefining macros. */
1033 #undef HAVE_RAW_DECL_WCSNCPY
1035 /* Define to 1 if wcsnlen is declared even after undefining macros. */
1036 #undef HAVE_RAW_DECL_WCSNLEN
1038 /* Define to 1 if wcsnrtombs is declared even after undefining macros. */
1039 #undef HAVE_RAW_DECL_WCSNRTOMBS
1041 /* Define to 1 if wcspbrk is declared even after undefining macros. */
1042 #undef HAVE_RAW_DECL_WCSPBRK
1044 /* Define to 1 if wcsrchr is declared even after undefining macros. */
1045 #undef HAVE_RAW_DECL_WCSRCHR
1047 /* Define to 1 if wcsrtombs is declared even after undefining macros. */
1048 #undef HAVE_RAW_DECL_WCSRTOMBS
1050 /* Define to 1 if wcsspn is declared even after undefining macros. */
1051 #undef HAVE_RAW_DECL_WCSSPN
1053 /* Define to 1 if wcsstr is declared even after undefining macros. */
1054 #undef HAVE_RAW_DECL_WCSSTR
1056 /* Define to 1 if wcstok is declared even after undefining macros. */
1057 #undef HAVE_RAW_DECL_WCSTOK
1059 /* Define to 1 if wcswidth is declared even after undefining macros. */
1060 #undef HAVE_RAW_DECL_WCSWIDTH
1062 /* Define to 1 if wcsxfrm is declared even after undefining macros. */
1063 #undef HAVE_RAW_DECL_WCSXFRM
1065 /* Define to 1 if wctob is declared even after undefining macros. */
1066 #undef HAVE_RAW_DECL_WCTOB
1068 /* Define to 1 if wcwidth is declared even after undefining macros. */
1069 #undef HAVE_RAW_DECL_WCWIDTH
1071 /* Define to 1 if wmemchr is declared even after undefining macros. */
1072 #undef HAVE_RAW_DECL_WMEMCHR
1074 /* Define to 1 if wmemcmp is declared even after undefining macros. */
1075 #undef HAVE_RAW_DECL_WMEMCMP
1077 /* Define to 1 if wmemcpy is declared even after undefining macros. */
1078 #undef HAVE_RAW_DECL_WMEMCPY
1080 /* Define to 1 if wmemmove is declared even after undefining macros. */
1081 #undef HAVE_RAW_DECL_WMEMMOVE
1083 /* Define to 1 if wmemset is declared even after undefining macros. */
1084 #undef HAVE_RAW_DECL_WMEMSET
1086 /* Define to 1 if _Exit is declared even after undefining macros. */
1087 #undef HAVE_RAW_DECL__EXIT
1089 /* Define if you have the readline library. */
1090 #undef HAVE_READLINE
1092 /* Define to 1 if you have the <readline/history.h> header file. */
1093 #undef HAVE_READLINE_HISTORY_H
1095 /* Define to 1 if you have the <readline/readline.h> header file. */
1096 #undef HAVE_READLINE_READLINE_H
1098 /* Define if the 'realloc' function is POSIX compliant. */
1099 #undef HAVE_REALLOC_POSIX
1101 /* Define to 1 if the system has the type `sa_family_t'. */
1102 #undef HAVE_SA_FAMILY_T
1104 /* Define to 1 if you have the `scm_gc_malloc_pointerless' function. */
1105 #undef HAVE_SCM_GC_MALLOC_POINTERLESS
1107 /* Define to 1 if you have the `shutdown' function. */
1108 #undef HAVE_SHUTDOWN
1110 /* Define to 1 if 'sig_atomic_t' is a signed integer type. */
1111 #undef HAVE_SIGNED_SIG_ATOMIC_T
1113 /* Define to 1 if 'wchar_t' is a signed integer type. */
1114 #undef HAVE_SIGNED_WCHAR_T
1116 /* Define to 1 if 'wint_t' is a signed integer type. */
1117 #undef HAVE_SIGNED_WINT_T
1119 /* Define to 1 if the system has the type `sigset_t'. */
1120 #undef HAVE_SIGSET_T
1122 /* Define to 1 if you have the `snprintf' function. */
1123 #undef HAVE_SNPRINTF
1125 /* Define if the return value of the snprintf function is the number of of
1126 bytes (excluding the terminating NUL) that would have been produced if the
1127 buffer had been large enough. */
1128 #undef HAVE_SNPRINTF_RETVAL_C99
1130 /* Define to 1 if you have the <stdint.h> header file. */
1131 #undef HAVE_STDINT_H
1133 /* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
1135 #undef HAVE_STDINT_H_WITH_UINTMAX
1137 /* Define to 1 if you have the <stdio_ext.h> header file. */
1138 #undef HAVE_STDIO_EXT_H
1140 /* Define to 1 if you have the <stdlib.h> header file. */
1141 #undef HAVE_STDLIB_H
1143 /* Define to 1 if you have the `strerror_r' function. */
1144 #undef HAVE_STRERROR_R
1146 /* Hard-code for src/cfg/. */
1147 #undef HAVE_STRINGS_H
1149 /* Define to 1 if you have the <string.h> header file. */
1150 #undef HAVE_STRING_H
1152 /* Define to 1 if you have the `strnlen' function. */
1155 /* Define to 1 if the system has the type `struct addrinfo'. */
1156 #undef HAVE_STRUCT_ADDRINFO
1158 /* Define to 1 if `sa_len' is a member of `struct sockaddr'. */
1159 #undef HAVE_STRUCT_SOCKADDR_SA_LEN
1161 /* Define to 1 if the system has the type `struct sockaddr_storage'. */
1162 #undef HAVE_STRUCT_SOCKADDR_STORAGE
1164 /* Define to 1 if `ss_family' is a member of `struct sockaddr_storage'. */
1165 #undef HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY
1167 /* Define to 1 if you have the `symlink' function. */
1170 /* Define to 1 if you have the <sys/bitypes.h> header file. */
1171 #undef HAVE_SYS_BITYPES_H
1173 /* Define to 1 if you have the <sys/inttypes.h> header file. */
1174 #undef HAVE_SYS_INTTYPES_H
1176 /* Define to 1 if you have the <sys/ioctl.h> header file. */
1177 #undef HAVE_SYS_IOCTL_H
1179 /* Define to 1 if you have the <sys/mman.h> header file. */
1180 #undef HAVE_SYS_MMAN_H
1182 /* Define to 1 if you have the <sys/param.h> header file. */
1183 #undef HAVE_SYS_PARAM_H
1185 /* Define to 1 if you have the <sys/select.h> header file. */
1186 #undef HAVE_SYS_SELECT_H
1188 /* Define to 1 if you have the <sys/socket.h> header file. */
1189 #undef HAVE_SYS_SOCKET_H
1191 /* Define to 1 if you have the <sys/stat.h> header file. */
1192 #undef HAVE_SYS_STAT_H
1194 /* Define to 1 if you have the <sys/timeb.h> header file. */
1195 #undef HAVE_SYS_TIMEB_H
1197 /* Define to 1 if you have the <sys/time.h> header file. */
1198 #undef HAVE_SYS_TIME_H
1200 /* Define to 1 if you have the <sys/types.h> header file. */
1201 #undef HAVE_SYS_TYPES_H
1203 /* Define to 1 if you have the <sys/uio.h> header file. */
1204 #undef HAVE_SYS_UIO_H
1206 /* Define to 1 if you have the <sys/wait.h> header file. */
1207 #undef HAVE_SYS_WAIT_H
1209 /* Define to 1 if you have the `tcgetattr' function. */
1210 #undef HAVE_TCGETATTR
1212 /* Define to 1 if you have the `tcsetattr' function. */
1213 #undef HAVE_TCSETATTR
1215 /* Define to 1 if you have the <termios.h> header file. */
1216 #undef HAVE_TERMIOS_H
1218 /* Define to 1 if the system has the type `uint'. */
1221 /* Define to 1 if you have the <unistd.h> header file. */
1222 #undef HAVE_UNISTD_H
1224 /* Define to 1 if the system has the type 'unsigned long long int'. */
1225 #undef HAVE_UNSIGNED_LONG_LONG_INT
1227 /* Define to 1 if you have the `vasnprintf' function. */
1228 #undef HAVE_VASNPRINTF
1230 /* Define to 1 if you have the <wchar.h> header file. */
1233 /* Define if you have the 'wchar_t' type. */
1236 /* Define to 1 if you have the `wcrtomb' function. */
1239 /* Define to 1 if you have the `wcslen' function. */
1242 /* Define to 1 if you have the `wcsnlen' function. */
1245 /* Define to 1 if you have the <winsock2.h> header file. */
1246 #undef HAVE_WINSOCK2_H
1248 /* Define if you have the 'wint_t' type. */
1251 /* Define to 1 if O_NOATIME works. */
1252 #undef HAVE_WORKING_O_NOATIME
1254 /* Define to 1 if O_NOFOLLOW works. */
1255 #undef HAVE_WORKING_O_NOFOLLOW
1257 /* Define to 1 if you have the <ws2tcpip.h> header file. */
1258 #undef HAVE_WS2TCPIP_H
1260 /* Define to 1 if the system has the type `_Bool'. */
1263 /* Define to 1 if you have the `_ftime' function. */
1266 /* Define to 1 if you have the `_set_invalid_parameter_handler' function. */
1267 #undef HAVE__SET_INVALID_PARAMETER_HANDLER
1269 /* Define to 1 if you have the `__fsetlocking' function. */
1270 #undef HAVE___FSETLOCKING
1272 /* Define to 1 if you have the `__xpg_strerror_r' function. */
1273 #undef HAVE___XPG_STRERROR_R
1275 /* Define to 1 if lseek does not detect pipes. */
1276 #undef LSEEK_PIPE_BROKEN
1278 /* Define to 1 if 'lstat' dereferences a symlink specified with a trailing
1280 #undef LSTAT_FOLLOWS_SLASHED_SYMLINK
1282 /* Define to the sub-directory in which libtool stores uninstalled libraries.
1286 /* Define to a substitute value for mmap()'s MAP_ANONYMOUS flag. */
1287 #undef MAP_ANONYMOUS
1289 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
1290 #undef NO_MINUS_C_MINUS_O
1292 /* Define to 1 if open() fails to recognize a trailing slash. */
1293 #undef OPEN_TRAILING_SLASH_BUG
1295 /* Name of package */
1298 /* Define to the address where bug reports for this package should be sent. */
1299 #undef PACKAGE_BUGREPORT
1301 /* Define to the full name of this package. */
1304 /* String identifying the packager of this software */
1305 #undef PACKAGE_PACKAGER
1307 /* Packager info for bug reports (URL/e-mail/...) */
1308 #undef PACKAGE_PACKAGER_BUG_REPORTS
1310 /* Packager-specific version information */
1311 #undef PACKAGE_PACKAGER_VERSION
1313 /* Define to the full name and version of this package. */
1314 #undef PACKAGE_STRING
1316 /* Define to the one symbol short name of this package. */
1317 #undef PACKAGE_TARNAME
1319 /* Define to the home page for this package. */
1322 /* Define to the version of this package. */
1323 #undef PACKAGE_VERSION
1325 /* Define if <inttypes.h> exists and defines unusable PRI* macros. */
1326 #undef PRI_MACROS_BROKEN
1328 /* Define to the type that is the result of default argument promotions of
1330 #undef PROMOTED_MODE_T
1332 /* Define if the pthread_in_use() detection is hard. */
1333 #undef PTHREAD_IN_USE_DETECTION_HARD
1335 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
1337 #undef PTRDIFF_T_SUFFIX
1339 /* Define to 1 if stat needs help when passed a directory name with a trailing
1341 #undef REPLACE_FUNC_STAT_DIR
1343 /* Define to 1 if stat needs help when passed a file name with a trailing
1345 #undef REPLACE_FUNC_STAT_FILE
1347 /* Define to 1 if strerror(0) does not return a message implying success. */
1348 #undef REPLACE_STRERROR_0
1350 /* Define if vasnprintf exists but is overridden by gnulib. */
1351 #undef REPLACE_VASNPRINTF
1353 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
1355 #undef SIG_ATOMIC_T_SUFFIX
1357 /* The size of `int', as computed by sizeof. */
1360 /* The size of `long', as computed by sizeof. */
1363 /* The size of `void *', as computed by sizeof. */
1364 #undef SIZEOF_VOID_P
1366 /* Define as the maximum value of type 'size_t', if the system doesn't define
1372 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
1374 #undef SIZE_T_SUFFIX
1376 /* If using the C implementation of alloca, define if you know the
1377 direction of stack growth for your system; otherwise it will be
1378 automatically deduced at runtime.
1379 STACK_DIRECTION > 0 => grows toward higher addresses
1380 STACK_DIRECTION < 0 => grows toward lower addresses
1381 STACK_DIRECTION = 0 => direction of growth unknown */
1382 #undef STACK_DIRECTION
1384 /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
1385 #undef STAT_MACROS_BROKEN
1387 /* Define to 1 if you have the ANSI C header files. */
1390 /* Define to 1 if strerror_r returns char *. */
1391 #undef STRERROR_R_CHAR_P
1393 /* whether to use the LZO compression */
1396 /* Define if the POSIX multithreading library can be used. */
1397 #undef USE_POSIX_THREADS
1399 /* Define if references to the POSIX multithreading library should be made
1401 #undef USE_POSIX_THREADS_WEAK
1403 /* Define if the GNU Pth multithreading library can be used. */
1404 #undef USE_PTH_THREADS
1406 /* Define if references to the GNU Pth multithreading library should be made
1408 #undef USE_PTH_THREADS_WEAK
1410 /* Define if the old Solaris multithreading library can be used. */
1411 #undef USE_SOLARIS_THREADS
1413 /* Define if references to the old Solaris multithreading library should be
1415 #undef USE_SOLARIS_THREADS_WEAK
1417 /* Define if the native Windows multithreading API can be used. */
1418 #undef USE_WINDOWS_THREADS
1420 /* Version number of package */
1423 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
1425 #undef WCHAR_T_SUFFIX
1427 /* Define if WSAStartup is needed. */
1428 #undef WINDOWS_SOCKETS
1430 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
1432 #undef WINT_T_SUFFIX
1434 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
1435 significant byte first (like Motorola and SPARC, unlike Intel). */
1436 #if defined AC_APPLE_UNIVERSAL_BUILD
1437 # if defined __BIG_ENDIAN__
1438 # define WORDS_BIGENDIAN 1
1441 # ifndef WORDS_BIGENDIAN
1442 # undef WORDS_BIGENDIAN
1446 /* Number of bits in a file offset, on hosts where this is settable. */
1447 #undef _FILE_OFFSET_BITS
1449 /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
1450 #undef _LARGEFILE_SOURCE
1452 /* Define for large files, on AIX-style hosts. */
1455 /* Define to 1 if on MINIX. */
1458 /* The _Noreturn keyword of C11. */
1460 # if (3 <= __GNUC__ || (__GNUC__ == 2 && 8 <= __GNUC_MINOR__) \
1461 || 0x5110 <= __SUNPRO_C)
1462 # define _Noreturn __attribute__ ((__noreturn__))
1463 # elif defined _MSC_VER && 1200 <= _MSC_VER
1464 # define _Noreturn __declspec (noreturn)
1471 /* Define to 2 if the system does not provide POSIX.1 features except with
1473 #undef _POSIX_1_SOURCE
1475 /* Define to 1 in order to get the POSIX compatible declarations of socket
1477 #undef _POSIX_PII_SOCKET
1479 /* Define to 1 if you need to in order for 'stat' and other things to work. */
1480 #undef _POSIX_SOURCE
1482 /* Define to 500 only on HP-UX. */
1483 #undef _XOPEN_SOURCE
1485 /* Enable extensions on AIX 3, Interix. */
1489 /* Enable general extensions on MacOS X. */
1490 #ifndef _DARWIN_C_SOURCE
1491 # undef _DARWIN_C_SOURCE
1493 /* Enable GNU extensions on systems that have them. */
1497 /* Enable threading extensions on Solaris. */
1498 #ifndef _POSIX_PTHREAD_SEMANTICS
1499 # undef _POSIX_PTHREAD_SEMANTICS
1501 /* Enable extensions on HP NonStop. */
1502 #ifndef _TANDEM_SOURCE
1503 # undef _TANDEM_SOURCE
1505 /* Enable general extensions on Solaris. */
1506 #ifndef __EXTENSIONS__
1507 # undef __EXTENSIONS__
1511 /* Define to a replacement function name for getpass(). */
1514 /* Define to `int' if <sys/types.h> doesn't define. */
1517 /* A replacement for va_copy, if needed. */
1518 #define gl_va_copy(a,b) ((a) = (b))
1520 /* Define to rpl_gmtime if the replacement function should be used. */
1523 /* Define to `__inline__' or `__inline' if that's what the C compiler
1524 calls it, or to nothing if 'inline' is not supported under any name. */
1529 /* Define to long or long long if <stdint.h> and <inttypes.h> don't define. */
1532 /* Work around a bug in Apple GCC 4.0.1 build 5465: In C99 mode, it supports
1533 the ISO C 99 semantics of 'extern inline' (unlike the GNU C semantics of
1534 earlier versions), but does not display it by setting __GNUC_STDC_INLINE__.
1535 __APPLE__ && __MACH__ test for MacOS X.
1536 __APPLE_CC__ tests for the Apple compiler and its version.
1537 __STDC_VERSION__ tests for the C99 mode. */
1538 #if defined __APPLE__ && defined __MACH__ && __APPLE_CC__ >= 5465 && !defined __cplusplus && __STDC_VERSION__ >= 199901L && !defined __GNUC_STDC_INLINE__
1539 # define __GNUC_STDC_INLINE__ 1
1542 /* Define to rpl_localtime if the replacement function should be used. */
1545 /* Define to `int' if <sys/types.h> does not define. */
1548 /* Define to the type of st_nlink in struct stat, or a supertype. */
1551 /* Define to `int' if <sys/types.h> does not define. */
1554 /* Define as the type of the result of subtracting two pointers, if the system
1555 doesn't define it. */
1558 /* Define to the equivalent of the C99 'restrict' keyword, or to
1559 nothing if this is not supported. Do not define if restrict is
1560 supported directly. */
1562 /* Work around a bug in Sun C++: it does not support _Restrict or
1563 __restrict__, even though the corresponding Sun C compiler ends up with
1564 "#define restrict _Restrict" or "#define restrict __restrict__" in the
1565 previous line. Perhaps some future version of Sun C++ will work with
1566 restrict; if so, hopefully it defines __RESTRICT like Sun C does. */
1567 #if defined __SUNPRO_CC && !defined __RESTRICT
1569 # define __restrict__
1572 /* Define to `unsigned int' if <sys/types.h> does not define. */
1575 /* type to use in place of socklen_t if not defined */
1578 /* Define as a signed type of the same size as size_t. */
1581 /* Define to `int' if <sys/types.h> doesn't define. */
1584 /* Define as a marker that can be attached to declarations that might not
1585 be used. This helps to reduce warnings, such as from
1586 GCC -Wunused-parameter. */
1587 #if __GNUC__ >= 3 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 7)
1588 # define _GL_UNUSED __attribute__ ((__unused__))
1592 /* The name _UNUSED_PARAMETER_ is an earlier spelling, although the name
1593 is a misnomer outside of parameter lists. */
1594 #define _UNUSED_PARAMETER_ _GL_UNUSED
1596 /* The __pure__ attribute was added in gcc 2.96. */
1597 #if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 96)
1598 # define _GL_ATTRIBUTE_PURE __attribute__ ((__pure__))
1600 # define _GL_ATTRIBUTE_PURE /* empty */
1603 /* The __const__ attribute was added in gcc 2.95. */
1604 #if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 95)
1605 # define _GL_ATTRIBUTE_CONST __attribute__ ((__const__))
1607 # define _GL_ATTRIBUTE_CONST /* empty */
1611 /* Define as a macro for copying va_list variables. */