b06e279aad32ebed2b3eace6d2fa655f18ca9279
[platform/upstream/gnutls.git] / config.h.in
1 /* config.h.in.  Generated from configure.ac by autoheader.  */
2
3 /* Define if building universal (internal helper macro) */
4 #undef AC_APPLE_UNIVERSAL_BUILD
5
6 /* Define to the number of bits in type 'ptrdiff_t'. */
7 #undef BITSIZEOF_PTRDIFF_T
8
9 /* Define to the number of bits in type 'sig_atomic_t'. */
10 #undef BITSIZEOF_SIG_ATOMIC_T
11
12 /* Define to the number of bits in type 'size_t'. */
13 #undef BITSIZEOF_SIZE_T
14
15 /* Define to the number of bits in type 'wchar_t'. */
16 #undef BITSIZEOF_WCHAR_T
17
18 /* Define to the number of bits in type 'wint_t'. */
19 #undef BITSIZEOF_WINT_T
20
21 /* C99 macros are supported */
22 #undef C99_MACROS
23
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.
26    */
27 #undef CRAY_STACKSEG_END
28
29 /* Define to 1 if using `alloca.c'. */
30 #undef C_ALLOCA
31
32 /* Define as the bit index in the word where to find bit 0 of the exponent of
33    'double'. */
34 #undef DBL_EXPBIT0_BIT
35
36 /* Define as the word index where to find the exponent of 'double'. */
37 #undef DBL_EXPBIT0_WORD
38
39 /* use the given certificate blacklist file */
40 #undef DEFAULT_BLACKLIST_FILE
41
42 /* use the given CRL file */
43 #undef DEFAULT_CRL_FILE
44
45 /* use the given directory as default trust store */
46 #undef DEFAULT_TRUST_STORE_DIR
47
48 /* use the given file default trust store */
49 #undef DEFAULT_TRUST_STORE_FILE
50
51 /* use the given pkcs11 uri as default trust store */
52 #undef DEFAULT_TRUST_STORE_PKCS11
53
54 /* enable ALPN support */
55 #undef ENABLE_ALPN
56
57 /* enable anonymous authentication */
58 #undef ENABLE_ANON
59
60 /* Enable cryptodev support */
61 #undef ENABLE_CRYPTODEV
62
63 /* enable DHE */
64 #undef ENABLE_DHE
65
66 /* enable DTLS-SRTP support */
67 #undef ENABLE_DTLS_SRTP
68
69 /* enable DHE */
70 #undef ENABLE_ECDHE
71
72 /* Enable FIPS140-2 mode */
73 #undef ENABLE_FIPS140
74
75 /* enable heartbeat support */
76 #undef ENABLE_HEARTBEAT
77
78 /* nls support in libopts */
79 #undef ENABLE_NLS
80
81 /* Enable all curves */
82 #undef ENABLE_NON_SUITEB_CURVES
83
84 /* enable OCSP support */
85 #undef ENABLE_OCSP
86
87 /* use openpgp authentication */
88 #undef ENABLE_OPENPGP
89
90 /* Enable padlock acceleration */
91 #undef ENABLE_PADLOCK
92
93 /* Build PKCS#11 support */
94 #undef ENABLE_PKCS11
95
96 /* enable PSK authentication */
97 #undef ENABLE_PSK
98
99 /* Self checks are included in the library */
100 #undef ENABLE_SELF_CHECKS
101
102 /* enable session tickets support */
103 #undef ENABLE_SESSION_TICKETS
104
105 /* enable SRP authentication */
106 #undef ENABLE_SRP
107
108 /* fopen(3) accepts a 'b' in the mode flag */
109 #undef FOPEN_BINARY_FLAG
110
111 /* fopen(3) accepts a 't' in the mode flag */
112 #undef FOPEN_TEXT_FLAG
113
114 /* Define to 1 if the system's ftello function has the Solaris bug. */
115 #undef FTELLO_BROKEN_AFTER_SWITCHING_FROM_READ_TO_WRITE
116
117 /* Define to 1 if ungetc is broken when used on arbitrary bytes. */
118 #undef FUNC_UNGETC_BROKEN
119
120 /* Define if gettimeofday clobbers the localtime buffer. */
121 #undef GETTIMEOFDAY_CLOBBERS_LOCALTIME
122
123 /* Define this to 'void' or 'struct timezone' to match the system's
124    declaration of the second argument to gettimeofday. */
125 #undef GETTIMEOFDAY_TIMEZONE
126
127 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
128    whether the gnulib module fscanf shall be considered present. */
129 #undef GNULIB_FSCANF
130
131 /* Define to 1 if printf and friends should be labeled with attribute
132    "__gnu_printf__" instead of "__printf__" */
133 #undef GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU
134
135 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
136    whether the gnulib module scanf shall be considered present. */
137 #undef GNULIB_SCANF
138
139 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
140    whether the gnulib module snprintf shall be considered present. */
141 #undef GNULIB_SNPRINTF
142
143 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
144    whether the gnulib module strerror shall be considered present. */
145 #undef GNULIB_STRERROR
146
147 /* Define to 1 when the gnulib module accept should be tested. */
148 #undef GNULIB_TEST_ACCEPT
149
150 /* Define to 1 when the gnulib module bind should be tested. */
151 #undef GNULIB_TEST_BIND
152
153 /* Define to 1 when the gnulib module close should be tested. */
154 #undef GNULIB_TEST_CLOSE
155
156 /* Define to 1 when the gnulib module connect should be tested. */
157 #undef GNULIB_TEST_CONNECT
158
159 /* Define to 1 when the gnulib module dup2 should be tested. */
160 #undef GNULIB_TEST_DUP2
161
162 /* Define to 1 when the gnulib module environ should be tested. */
163 #undef GNULIB_TEST_ENVIRON
164
165 /* Define to 1 when the gnulib module fdopen should be tested. */
166 #undef GNULIB_TEST_FDOPEN
167
168 /* Define to 1 when the gnulib module fseek should be tested. */
169 #undef GNULIB_TEST_FSEEK
170
171 /* Define to 1 when the gnulib module fseeko should be tested. */
172 #undef GNULIB_TEST_FSEEKO
173
174 /* Define to 1 when the gnulib module fstat should be tested. */
175 #undef GNULIB_TEST_FSTAT
176
177 /* Define to 1 when the gnulib module ftell should be tested. */
178 #undef GNULIB_TEST_FTELL
179
180 /* Define to 1 when the gnulib module ftello should be tested. */
181 #undef GNULIB_TEST_FTELLO
182
183 /* Define to 1 when the gnulib module getaddrinfo should be tested. */
184 #undef GNULIB_TEST_GETADDRINFO
185
186 /* Define to 1 when the gnulib module getdelim should be tested. */
187 #undef GNULIB_TEST_GETDELIM
188
189 /* Define to 1 when the gnulib module getline should be tested. */
190 #undef GNULIB_TEST_GETLINE
191
192 /* Define to 1 when the gnulib module getpagesize should be tested. */
193 #undef GNULIB_TEST_GETPAGESIZE
194
195 /* Define to 1 when the gnulib module getpeername should be tested. */
196 #undef GNULIB_TEST_GETPEERNAME
197
198 /* Define to 1 when the gnulib module gettimeofday should be tested. */
199 #undef GNULIB_TEST_GETTIMEOFDAY
200
201 /* Define to 1 when the gnulib module listen should be tested. */
202 #undef GNULIB_TEST_LISTEN
203
204 /* Define to 1 when the gnulib module lseek should be tested. */
205 #undef GNULIB_TEST_LSEEK
206
207 /* Define to 1 when the gnulib module malloc-posix should be tested. */
208 #undef GNULIB_TEST_MALLOC_POSIX
209
210 /* Define to 1 when the gnulib module memchr should be tested. */
211 #undef GNULIB_TEST_MEMCHR
212
213 /* Define to 1 when the gnulib module memmem should be tested. */
214 #undef GNULIB_TEST_MEMMEM
215
216 /* Define to 1 when the gnulib module mktime should be tested. */
217 #undef GNULIB_TEST_MKTIME
218
219 /* Define to 1 when the gnulib module realloc-posix should be tested. */
220 #undef GNULIB_TEST_REALLOC_POSIX
221
222 /* Define to 1 when the gnulib module recv should be tested. */
223 #undef GNULIB_TEST_RECV
224
225 /* Define to 1 when the gnulib module recvfrom should be tested. */
226 #undef GNULIB_TEST_RECVFROM
227
228 /* Define to 1 when the gnulib module select should be tested. */
229 #undef GNULIB_TEST_SELECT
230
231 /* Define to 1 when the gnulib module send should be tested. */
232 #undef GNULIB_TEST_SEND
233
234 /* Define to 1 when the gnulib module sendto should be tested. */
235 #undef GNULIB_TEST_SENDTO
236
237 /* Define to 1 when the gnulib module setenv should be tested. */
238 #undef GNULIB_TEST_SETENV
239
240 /* Define to 1 when the gnulib module setsockopt should be tested. */
241 #undef GNULIB_TEST_SETSOCKOPT
242
243 /* Define to 1 when the gnulib module shutdown should be tested. */
244 #undef GNULIB_TEST_SHUTDOWN
245
246 /* Define to 1 when the gnulib module snprintf should be tested. */
247 #undef GNULIB_TEST_SNPRINTF
248
249 /* Define to 1 when the gnulib module socket should be tested. */
250 #undef GNULIB_TEST_SOCKET
251
252 /* Define to 1 when the gnulib module strdup should be tested. */
253 #undef GNULIB_TEST_STRDUP
254
255 /* Define to 1 when the gnulib module strerror should be tested. */
256 #undef GNULIB_TEST_STRERROR
257
258 /* Define to 1 when the gnulib module strndup should be tested. */
259 #undef GNULIB_TEST_STRNDUP
260
261 /* Define to 1 when the gnulib module strnlen should be tested. */
262 #undef GNULIB_TEST_STRNLEN
263
264 /* Define to 1 when the gnulib module strtok_r should be tested. */
265 #undef GNULIB_TEST_STRTOK_R
266
267 /* Define to 1 when the gnulib module strverscmp should be tested. */
268 #undef GNULIB_TEST_STRVERSCMP
269
270 /* Define to 1 when the gnulib module time_r should be tested. */
271 #undef GNULIB_TEST_TIME_R
272
273 /* Define to 1 when the gnulib module unsetenv should be tested. */
274 #undef GNULIB_TEST_UNSETENV
275
276 /* Define to 1 when the gnulib module vasprintf should be tested. */
277 #undef GNULIB_TEST_VASPRINTF
278
279 /* Define to 1 when the gnulib module vsnprintf should be tested. */
280 #undef GNULIB_TEST_VSNPRINTF
281
282 /* Make sure we don't use old features in code. */
283 #undef GNUTLS_COMPAT_H
284
285 /* We allow temporarily usage of deprecated functions - until they are
286    removed. */
287 #undef GNUTLS_INTERNAL_BUILD
288
289 /* Additional cast to bring void* to a type castable to int. */
290 #undef GNUTLS_POINTER_TO_INT_CAST
291
292 /* Define to 1 if you have the `alarm' function. */
293 #undef HAVE_ALARM
294
295 /* Define to 1 if you have 'alloca' after including <alloca.h>, a header that
296    may be supplied by this distribution. */
297 #undef HAVE_ALLOCA
298
299 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
300    */
301 #undef HAVE_ALLOCA_H
302
303 /* Define to 1 if you have the `argp_usage' function. */
304 #undef HAVE_ARGP_USAGE
305
306 /* Define to 1 if you have the <arpa/inet.h> header file. */
307 #undef HAVE_ARPA_INET_H
308
309 /* Define to 1 if you have the `atexit' function. */
310 #undef HAVE_ATEXIT
311
312 /* Define to 1 if you have the <bp-sym.h> header file. */
313 #undef HAVE_BP_SYM_H
314
315 /* Define to 1 if you have the <byteswap.h> header file. */
316 #undef HAVE_BYTESWAP_H
317
318 /* Define to 1 if you have the `canonicalize_file_name' function. */
319 #undef HAVE_CANONICALIZE_FILE_NAME
320
321 /* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
322    CoreFoundation framework. */
323 #undef HAVE_CFLOCALECOPYCURRENT
324
325 /* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
326    the CoreFoundation framework. */
327 #undef HAVE_CFPREFERENCESCOPYAPPVALUE
328
329 /* Define to 1 if you have the `chmod' function. */
330 #undef HAVE_CHMOD
331
332 /* Define to 1 if you have the `clock_gettime' function. */
333 #undef HAVE_CLOCK_GETTIME
334
335 /* Define to 1 if you have the `clock_settime' function. */
336 #undef HAVE_CLOCK_SETTIME
337
338 /* Define if you have compound literals. */
339 #undef HAVE_COMPOUND_LITERALS
340
341 /* Define to 1 if you have the <cpuid.h> header file. */
342 #undef HAVE_CPUID_H
343
344 /* Define to 1 if you have the `daemon' function. */
345 #undef HAVE_DAEMON
346
347 /* Enable the DANE library */
348 #undef HAVE_DANE
349
350 /* Define if the GNU dcgettext() function is already present or preinstalled.
351    */
352 #undef HAVE_DCGETTEXT
353
354 /* Define to 1 if you have the declaration of `alarm', and to 0 if you don't.
355    */
356 #undef HAVE_DECL_ALARM
357
358 /* Define to 1 if you have the declaration of `fflush_unlocked', and to 0 if
359    you don't. */
360 #undef HAVE_DECL_FFLUSH_UNLOCKED
361
362 /* Define to 1 if you have the declaration of `flockfile', and to 0 if you
363    don't. */
364 #undef HAVE_DECL_FLOCKFILE
365
366 /* Define to 1 if you have the declaration of `fputs_unlocked', and to 0 if
367    you don't. */
368 #undef HAVE_DECL_FPUTS_UNLOCKED
369
370 /* Define to 1 if you have the declaration of `freeaddrinfo', and to 0 if you
371    don't. */
372 #undef HAVE_DECL_FREEADDRINFO
373
374 /* Define to 1 if you have the declaration of `fseeko', and to 0 if you don't.
375    */
376 #undef HAVE_DECL_FSEEKO
377
378 /* Define to 1 if you have the declaration of `ftello', and to 0 if you don't.
379    */
380 #undef HAVE_DECL_FTELLO
381
382 /* Define to 1 if you have the declaration of `funlockfile', and to 0 if you
383    don't. */
384 #undef HAVE_DECL_FUNLOCKFILE
385
386 /* Define to 1 if you have the declaration of `gai_strerror', and to 0 if you
387    don't. */
388 #undef HAVE_DECL_GAI_STRERROR
389
390 /* Define to 1 if you have the declaration of `gai_strerrorA', and to 0 if you
391    don't. */
392 #undef HAVE_DECL_GAI_STRERRORA
393
394 /* Define to 1 if you have the declaration of `getaddrinfo', and to 0 if you
395    don't. */
396 #undef HAVE_DECL_GETADDRINFO
397
398 /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
399    don't. */
400 #undef HAVE_DECL_GETC_UNLOCKED
401
402 /* Define to 1 if you have the declaration of `getdelim', and to 0 if you
403    don't. */
404 #undef HAVE_DECL_GETDELIM
405
406 /* Define to 1 if you have the declaration of `getline', and to 0 if you
407    don't. */
408 #undef HAVE_DECL_GETLINE
409
410 /* Define to 1 if you have the declaration of `getnameinfo', and to 0 if you
411    don't. */
412 #undef HAVE_DECL_GETNAMEINFO
413
414 /* Define to 1 if you have the declaration of `getpass', and to 0 if you
415    don't. */
416 #undef HAVE_DECL_GETPASS
417
418 /* Define to 1 if you have the declaration of `inet_ntop', and to 0 if you
419    don't. */
420 #undef HAVE_DECL_INET_NTOP
421
422 /* Define to 1 if you have the declaration of `inet_pton', and to 0 if you
423    don't. */
424 #undef HAVE_DECL_INET_PTON
425
426 /* Define to 1 if you have the declaration of `localtime_r', and to 0 if you
427    don't. */
428 #undef HAVE_DECL_LOCALTIME_R
429
430 /* Define to 1 if you have the declaration of `memmem', and to 0 if you don't.
431    */
432 #undef HAVE_DECL_MEMMEM
433
434 /* Define to 1 if you have the declaration of `program_invocation_name', and
435    to 0 if you don't. */
436 #undef HAVE_DECL_PROGRAM_INVOCATION_NAME
437
438 /* Define to 1 if you have the declaration of `program_invocation_short_name',
439    and to 0 if you don't. */
440 #undef HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME
441
442 /* Define to 1 if you have the declaration of `putc_unlocked', and to 0 if you
443    don't. */
444 #undef HAVE_DECL_PUTC_UNLOCKED
445
446 /* Define to 1 if you have the declaration of `setenv', and to 0 if you don't.
447    */
448 #undef HAVE_DECL_SETENV
449
450 /* Define to 1 if you have the declaration of `snprintf', and to 0 if you
451    don't. */
452 #undef HAVE_DECL_SNPRINTF
453
454 /* Define to 1 if you have the declaration of `strdup', and to 0 if you don't.
455    */
456 #undef HAVE_DECL_STRDUP
457
458 /* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
459    don't. */
460 #undef HAVE_DECL_STRERROR_R
461
462 /* Define to 1 if you have the declaration of `strncasecmp', and to 0 if you
463    don't. */
464 #undef HAVE_DECL_STRNCASECMP
465
466 /* Define to 1 if you have the declaration of `strndup', and to 0 if you
467    don't. */
468 #undef HAVE_DECL_STRNDUP
469
470 /* Define to 1 if you have the declaration of `strnlen', and to 0 if you
471    don't. */
472 #undef HAVE_DECL_STRNLEN
473
474 /* Define to 1 if you have the declaration of `strtok_r', and to 0 if you
475    don't. */
476 #undef HAVE_DECL_STRTOK_R
477
478 /* Define to 1 if you have the declaration of `tzname', and to 0 if you don't.
479    */
480 #undef HAVE_DECL_TZNAME
481
482 /* Define to 1 if you have the declaration of `unsetenv', and to 0 if you
483    don't. */
484 #undef HAVE_DECL_UNSETENV
485
486 /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
487    don't. */
488 #undef HAVE_DECL_VSNPRINTF
489
490 /* Define to 1 if you have the declaration of `_snprintf', and to 0 if you
491    don't. */
492 #undef HAVE_DECL__SNPRINTF
493
494 /* Define to 1 if you have the declaration of `__fsetlocking', and to 0 if you
495    don't. */
496 #undef HAVE_DECL___FSETLOCKING
497
498 /* Define this if /dev/zero is readable device */
499 #undef HAVE_DEV_ZERO
500
501 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
502    */
503 #undef HAVE_DIRENT_H
504
505 /* Define to 1 if you have the <dlfcn.h> header file. */
506 #undef HAVE_DLFCN_H
507
508 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
509 #undef HAVE_DOPRNT
510
511 /* Define to 1 if you have the `dup2' function. */
512 #undef HAVE_DUP2
513
514 /* Define if you have the declaration of environ. */
515 #undef HAVE_ENVIRON_DECL
516
517 /* Define to 1 if you have the `epoll_create' function. */
518 #undef HAVE_EPOLL_CREATE
519
520 /* Define to 1 if you have the <errno.h> header file. */
521 #undef HAVE_ERRNO_H
522
523 /* Define to 1 if you have the `fchmod' function. */
524 #undef HAVE_FCHMOD
525
526 /* Define to 1 if you have the <fcntl.h> header file. */
527 #undef HAVE_FCNTL_H
528
529 /* Define to 1 if you have the <features.h> header file. */
530 #undef HAVE_FEATURES_H
531
532 /* Define to 1 if you have the `flockfile' function. */
533 #undef HAVE_FLOCKFILE
534
535 /* Define to 1 if you have the `fork' function. */
536 #undef HAVE_FORK
537
538 /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
539 #undef HAVE_FSEEKO
540
541 /* Define to 1 if you have the `fstat' function. */
542 #undef HAVE_FSTAT
543
544 /* Define to 1 if you have the `funlockfile' function. */
545 #undef HAVE_FUNLOCKFILE
546
547 /* Define to 1 if you have the `getdelim' function. */
548 #undef HAVE_GETDELIM
549
550 /* Enable the OpenBSD getentropy function */
551 #undef HAVE_GETENTROPY
552
553 /* Define to 1 if you have the `gethostbyname' function. */
554 #undef HAVE_GETHOSTBYNAME
555
556 /* Define to 1 if you have the `getpagesize' function. */
557 #undef HAVE_GETPAGESIZE
558
559 /* Define to 1 if you have the `getpass' function. */
560 #undef HAVE_GETPASS
561
562 /* Define to 1 if you have the `getpid' function. */
563 #undef HAVE_GETPID
564
565 /* Define to 1 if you have the `getpwuid_r' function. */
566 #undef HAVE_GETPWUID_R
567
568 /* Define to 1 if you have the `getrusage' function. */
569 #undef HAVE_GETRUSAGE
570
571 /* Define to 1 if you have the `getservbyname' function. */
572 #undef HAVE_GETSERVBYNAME
573
574 /* Define if the GNU gettext() function is already present or preinstalled. */
575 #undef HAVE_GETTEXT
576
577 /* Define to 1 if you have the `gettimeofday' function. */
578 #undef HAVE_GETTIMEOFDAY
579
580 /* Define if you have the iconv() function and it works. */
581 #undef HAVE_ICONV
582
583 /* Define to 1 if you have the `inet_ntop' function. */
584 #undef HAVE_INET_NTOP
585
586 /* Define to 1 if you have the `inet_pton' function. */
587 #undef HAVE_INET_PTON
588
589 /* Define to 1 if the system has the type `int16_t'. */
590 #undef HAVE_INT16_T
591
592 /* Define to 1 if the system has the type `int32_t'. */
593 #undef HAVE_INT32_T
594
595 /* Define to 1 if the system has the type `int8_t'. */
596 #undef HAVE_INT8_T
597
598 /* Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>. */
599 #undef HAVE_INTMAX_T
600
601 /* Define to 1 if the system has the type `intptr_t'. */
602 #undef HAVE_INTPTR_T
603
604 /* Define to 1 if you have the <inttypes.h> header file. */
605 #undef HAVE_INTTYPES_H
606
607 /* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
608    declares uintmax_t. */
609 #undef HAVE_INTTYPES_H_WITH_UINTMAX
610
611 /* Define to 1 if <sys/socket.h> defines AF_INET. */
612 #undef HAVE_IPV4
613
614 /* Define to 1 if <sys/socket.h> defines AF_INET6. */
615 #undef HAVE_IPV6
616
617 /* Define to 1 if you have the `kqueue' function. */
618 #undef HAVE_KQUEUE
619
620 /* Define if you have the libdl library. */
621 #undef HAVE_LIBDL
622
623 /* Define to 1 if you have the `gen' library (-lgen). */
624 #undef HAVE_LIBGEN
625
626 /* Define to 1 if you have the <libgen.h> header file. */
627 #undef HAVE_LIBGEN_H
628
629 /* Define if you have the libiconv library. */
630 #undef HAVE_LIBICONV
631
632 /* Build IDNA support */
633 #undef HAVE_LIBIDN
634
635 /* Define to 1 if you have the `intl' library (-lintl). */
636 #undef HAVE_LIBINTL
637
638 /* Define to 1 if you have the <libintl.h> header file. */
639 #undef HAVE_LIBINTL_H
640
641 /* nettle is enabled */
642 #undef HAVE_LIBNETTLE
643
644 /* Define if you have the libnsl library. */
645 #undef HAVE_LIBNSL
646
647 /* Define if you have the libpthread library. */
648 #undef HAVE_LIBPTHREAD
649
650 /* Define if you have the librt library. */
651 #undef HAVE_LIBRT
652
653 /* Define if you have the libz library. */
654 #undef HAVE_LIBZ
655
656 /* Define to 1 if you have the <limits.h> header file. */
657 #undef HAVE_LIMITS_H
658
659 /* Enable the Linux getrandom function */
660 #undef HAVE_LINUX_GETRANDOM
661
662 /* Define to 1 if you have the `localtime' function. */
663 #undef HAVE_LOCALTIME
664
665 /* Define to 1 if you have the `localtime_r' function. */
666 #undef HAVE_LOCALTIME_R
667
668 /* Define to 1 if the system has the type `long long int'. */
669 #undef HAVE_LONG_LONG_INT
670
671 /* Define if the 'malloc' function is POSIX compliant. */
672 #undef HAVE_MALLOC_POSIX
673
674 /* Define to 1 if mmap()'s MAP_ANONYMOUS flag is available after including
675    config.h and <sys/mman.h>. */
676 #undef HAVE_MAP_ANONYMOUS
677
678 /* Define to 1 if you have the `mbrtowc' function. */
679 #undef HAVE_MBRTOWC
680
681 /* Define to 1 if you have the `memchr' function. */
682 #undef HAVE_MEMCHR
683
684 /* Define to 1 if you have the `memmem' function. */
685 #undef HAVE_MEMMEM
686
687 /* Define to 1 if you have the <memory.h> header file. */
688 #undef HAVE_MEMORY_H
689
690 /* Define to 1 if you have the `memset' function. */
691 #undef HAVE_MEMSET
692
693 /* Define to 1 if <limits.h> defines the MIN and MAX macros. */
694 #undef HAVE_MINMAX_IN_LIMITS_H
695
696 /* Define to 1 if <sys/param.h> defines the MIN and MAX macros. */
697 #undef HAVE_MINMAX_IN_SYS_PARAM_H
698
699 /* Define to 1 if you have the `mmap' function. */
700 #undef HAVE_MMAP
701
702 /* Define to 1 if you have the `mprotect' function. */
703 #undef HAVE_MPROTECT
704
705 /* Define to 1 on MSVC platforms that have the "invalid parameter handler"
706    concept. */
707 #undef HAVE_MSVC_INVALID_PARAMETER_HANDLER
708
709 /* Define to 1 if you have the `munmap' function. */
710 #undef HAVE_MUNMAP
711
712 /* Define to 1 if you have the `nanosleep' function. */
713 #undef HAVE_NANOSLEEP
714
715 /* Define to 1 if you have the `nanotime' function. */
716 #undef HAVE_NANOTIME
717
718 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
719 #undef HAVE_NDIR_H
720
721 /* Define to 1 if you have the <netdb.h> header file. */
722 #undef HAVE_NETDB_H
723
724 /* Define to 1 if you have the <netinet/in.h> header file. */
725 #undef HAVE_NETINET_IN_H
726
727 /* Define to 1 if you have the <OS.h> header file. */
728 #undef HAVE_OS_H
729
730 /* Define this if pathfind(3) works */
731 #undef HAVE_PATHFIND
732
733 /* Define to 1 if the system has the type `pid_t'. */
734 #undef HAVE_PID_T
735
736 /* Define to 1 if you have the `pthread_mutex_lock' function. */
737 #undef HAVE_PTHREAD_MUTEX_LOCK
738
739 /* Define to 1 if the system has the type `ptrdiff_t'. */
740 #undef HAVE_PTRDIFF_T
741
742 /* Define to 1 if you have the `putenv' function. */
743 #undef HAVE_PUTENV
744
745 /* Define to 1 if accept is declared even after undefining macros. */
746 #undef HAVE_RAW_DECL_ACCEPT
747
748 /* Define to 1 if accept4 is declared even after undefining macros. */
749 #undef HAVE_RAW_DECL_ACCEPT4
750
751 /* Define to 1 if atoll is declared even after undefining macros. */
752 #undef HAVE_RAW_DECL_ATOLL
753
754 /* Define to 1 if bind is declared even after undefining macros. */
755 #undef HAVE_RAW_DECL_BIND
756
757 /* Define to 1 if btowc is declared even after undefining macros. */
758 #undef HAVE_RAW_DECL_BTOWC
759
760 /* Define to 1 if canonicalize_file_name is declared even after undefining
761    macros. */
762 #undef HAVE_RAW_DECL_CANONICALIZE_FILE_NAME
763
764 /* Define to 1 if chdir is declared even after undefining macros. */
765 #undef HAVE_RAW_DECL_CHDIR
766
767 /* Define to 1 if chown is declared even after undefining macros. */
768 #undef HAVE_RAW_DECL_CHOWN
769
770 /* Define to 1 if connect is declared even after undefining macros. */
771 #undef HAVE_RAW_DECL_CONNECT
772
773 /* Define to 1 if dprintf is declared even after undefining macros. */
774 #undef HAVE_RAW_DECL_DPRINTF
775
776 /* Define to 1 if dup is declared even after undefining macros. */
777 #undef HAVE_RAW_DECL_DUP
778
779 /* Define to 1 if dup2 is declared even after undefining macros. */
780 #undef HAVE_RAW_DECL_DUP2
781
782 /* Define to 1 if dup3 is declared even after undefining macros. */
783 #undef HAVE_RAW_DECL_DUP3
784
785 /* Define to 1 if endusershell is declared even after undefining macros. */
786 #undef HAVE_RAW_DECL_ENDUSERSHELL
787
788 /* Define to 1 if environ is declared even after undefining macros. */
789 #undef HAVE_RAW_DECL_ENVIRON
790
791 /* Define to 1 if euidaccess is declared even after undefining macros. */
792 #undef HAVE_RAW_DECL_EUIDACCESS
793
794 /* Define to 1 if faccessat is declared even after undefining macros. */
795 #undef HAVE_RAW_DECL_FACCESSAT
796
797 /* Define to 1 if fchdir is declared even after undefining macros. */
798 #undef HAVE_RAW_DECL_FCHDIR
799
800 /* Define to 1 if fchmodat is declared even after undefining macros. */
801 #undef HAVE_RAW_DECL_FCHMODAT
802
803 /* Define to 1 if fchownat is declared even after undefining macros. */
804 #undef HAVE_RAW_DECL_FCHOWNAT
805
806 /* Define to 1 if fcntl is declared even after undefining macros. */
807 #undef HAVE_RAW_DECL_FCNTL
808
809 /* Define to 1 if fdatasync is declared even after undefining macros. */
810 #undef HAVE_RAW_DECL_FDATASYNC
811
812 /* Define to 1 if ffs is declared even after undefining macros. */
813 #undef HAVE_RAW_DECL_FFS
814
815 /* Define to 1 if ffsl is declared even after undefining macros. */
816 #undef HAVE_RAW_DECL_FFSL
817
818 /* Define to 1 if ffsll is declared even after undefining macros. */
819 #undef HAVE_RAW_DECL_FFSLL
820
821 /* Define to 1 if fpurge is declared even after undefining macros. */
822 #undef HAVE_RAW_DECL_FPURGE
823
824 /* Define to 1 if freeaddrinfo is declared even after undefining macros. */
825 #undef HAVE_RAW_DECL_FREEADDRINFO
826
827 /* Define to 1 if fseeko is declared even after undefining macros. */
828 #undef HAVE_RAW_DECL_FSEEKO
829
830 /* Define to 1 if fstat is declared even after undefining macros. */
831 #undef HAVE_RAW_DECL_FSTAT
832
833 /* Define to 1 if fstatat is declared even after undefining macros. */
834 #undef HAVE_RAW_DECL_FSTATAT
835
836 /* Define to 1 if fsync is declared even after undefining macros. */
837 #undef HAVE_RAW_DECL_FSYNC
838
839 /* Define to 1 if ftello is declared even after undefining macros. */
840 #undef HAVE_RAW_DECL_FTELLO
841
842 /* Define to 1 if ftruncate is declared even after undefining macros. */
843 #undef HAVE_RAW_DECL_FTRUNCATE
844
845 /* Define to 1 if futimens is declared even after undefining macros. */
846 #undef HAVE_RAW_DECL_FUTIMENS
847
848 /* Define to 1 if gai_strerror is declared even after undefining macros. */
849 #undef HAVE_RAW_DECL_GAI_STRERROR
850
851 /* Define to 1 if getaddrinfo is declared even after undefining macros. */
852 #undef HAVE_RAW_DECL_GETADDRINFO
853
854 /* Define to 1 if getcwd is declared even after undefining macros. */
855 #undef HAVE_RAW_DECL_GETCWD
856
857 /* Define to 1 if getdelim is declared even after undefining macros. */
858 #undef HAVE_RAW_DECL_GETDELIM
859
860 /* Define to 1 if getdomainname is declared even after undefining macros. */
861 #undef HAVE_RAW_DECL_GETDOMAINNAME
862
863 /* Define to 1 if getdtablesize is declared even after undefining macros. */
864 #undef HAVE_RAW_DECL_GETDTABLESIZE
865
866 /* Define to 1 if getgroups is declared even after undefining macros. */
867 #undef HAVE_RAW_DECL_GETGROUPS
868
869 /* Define to 1 if gethostname is declared even after undefining macros. */
870 #undef HAVE_RAW_DECL_GETHOSTNAME
871
872 /* Define to 1 if getline is declared even after undefining macros. */
873 #undef HAVE_RAW_DECL_GETLINE
874
875 /* Define to 1 if getloadavg is declared even after undefining macros. */
876 #undef HAVE_RAW_DECL_GETLOADAVG
877
878 /* Define to 1 if getlogin is declared even after undefining macros. */
879 #undef HAVE_RAW_DECL_GETLOGIN
880
881 /* Define to 1 if getlogin_r is declared even after undefining macros. */
882 #undef HAVE_RAW_DECL_GETLOGIN_R
883
884 /* Define to 1 if getnameinfo is declared even after undefining macros. */
885 #undef HAVE_RAW_DECL_GETNAMEINFO
886
887 /* Define to 1 if getpagesize is declared even after undefining macros. */
888 #undef HAVE_RAW_DECL_GETPAGESIZE
889
890 /* Define to 1 if getpeername is declared even after undefining macros. */
891 #undef HAVE_RAW_DECL_GETPEERNAME
892
893 /* Define to 1 if gets is declared even after undefining macros. */
894 #undef HAVE_RAW_DECL_GETS
895
896 /* Define to 1 if getsockname is declared even after undefining macros. */
897 #undef HAVE_RAW_DECL_GETSOCKNAME
898
899 /* Define to 1 if getsockopt is declared even after undefining macros. */
900 #undef HAVE_RAW_DECL_GETSOCKOPT
901
902 /* Define to 1 if getsubopt is declared even after undefining macros. */
903 #undef HAVE_RAW_DECL_GETSUBOPT
904
905 /* Define to 1 if gettimeofday is declared even after undefining macros. */
906 #undef HAVE_RAW_DECL_GETTIMEOFDAY
907
908 /* Define to 1 if getusershell is declared even after undefining macros. */
909 #undef HAVE_RAW_DECL_GETUSERSHELL
910
911 /* Define to 1 if grantpt is declared even after undefining macros. */
912 #undef HAVE_RAW_DECL_GRANTPT
913
914 /* Define to 1 if group_member is declared even after undefining macros. */
915 #undef HAVE_RAW_DECL_GROUP_MEMBER
916
917 /* Define to 1 if imaxabs is declared even after undefining macros. */
918 #undef HAVE_RAW_DECL_IMAXABS
919
920 /* Define to 1 if imaxdiv is declared even after undefining macros. */
921 #undef HAVE_RAW_DECL_IMAXDIV
922
923 /* Define to 1 if inet_ntop is declared even after undefining macros. */
924 #undef HAVE_RAW_DECL_INET_NTOP
925
926 /* Define to 1 if inet_pton is declared even after undefining macros. */
927 #undef HAVE_RAW_DECL_INET_PTON
928
929 /* Define to 1 if initstate is declared even after undefining macros. */
930 #undef HAVE_RAW_DECL_INITSTATE
931
932 /* Define to 1 if initstate_r is declared even after undefining macros. */
933 #undef HAVE_RAW_DECL_INITSTATE_R
934
935 /* Define to 1 if isatty is declared even after undefining macros. */
936 #undef HAVE_RAW_DECL_ISATTY
937
938 /* Define to 1 if lchmod is declared even after undefining macros. */
939 #undef HAVE_RAW_DECL_LCHMOD
940
941 /* Define to 1 if lchown is declared even after undefining macros. */
942 #undef HAVE_RAW_DECL_LCHOWN
943
944 /* Define to 1 if link is declared even after undefining macros. */
945 #undef HAVE_RAW_DECL_LINK
946
947 /* Define to 1 if linkat is declared even after undefining macros. */
948 #undef HAVE_RAW_DECL_LINKAT
949
950 /* Define to 1 if listen is declared even after undefining macros. */
951 #undef HAVE_RAW_DECL_LISTEN
952
953 /* Define to 1 if lseek is declared even after undefining macros. */
954 #undef HAVE_RAW_DECL_LSEEK
955
956 /* Define to 1 if lstat is declared even after undefining macros. */
957 #undef HAVE_RAW_DECL_LSTAT
958
959 /* Define to 1 if mbrlen is declared even after undefining macros. */
960 #undef HAVE_RAW_DECL_MBRLEN
961
962 /* Define to 1 if mbrtowc is declared even after undefining macros. */
963 #undef HAVE_RAW_DECL_MBRTOWC
964
965 /* Define to 1 if mbsinit is declared even after undefining macros. */
966 #undef HAVE_RAW_DECL_MBSINIT
967
968 /* Define to 1 if mbsnrtowcs is declared even after undefining macros. */
969 #undef HAVE_RAW_DECL_MBSNRTOWCS
970
971 /* Define to 1 if mbsrtowcs is declared even after undefining macros. */
972 #undef HAVE_RAW_DECL_MBSRTOWCS
973
974 /* Define to 1 if memmem is declared even after undefining macros. */
975 #undef HAVE_RAW_DECL_MEMMEM
976
977 /* Define to 1 if mempcpy is declared even after undefining macros. */
978 #undef HAVE_RAW_DECL_MEMPCPY
979
980 /* Define to 1 if memrchr is declared even after undefining macros. */
981 #undef HAVE_RAW_DECL_MEMRCHR
982
983 /* Define to 1 if mkdirat is declared even after undefining macros. */
984 #undef HAVE_RAW_DECL_MKDIRAT
985
986 /* Define to 1 if mkdtemp is declared even after undefining macros. */
987 #undef HAVE_RAW_DECL_MKDTEMP
988
989 /* Define to 1 if mkfifo is declared even after undefining macros. */
990 #undef HAVE_RAW_DECL_MKFIFO
991
992 /* Define to 1 if mkfifoat is declared even after undefining macros. */
993 #undef HAVE_RAW_DECL_MKFIFOAT
994
995 /* Define to 1 if mknod is declared even after undefining macros. */
996 #undef HAVE_RAW_DECL_MKNOD
997
998 /* Define to 1 if mknodat is declared even after undefining macros. */
999 #undef HAVE_RAW_DECL_MKNODAT
1000
1001 /* Define to 1 if mkostemp is declared even after undefining macros. */
1002 #undef HAVE_RAW_DECL_MKOSTEMP
1003
1004 /* Define to 1 if mkostemps is declared even after undefining macros. */
1005 #undef HAVE_RAW_DECL_MKOSTEMPS
1006
1007 /* Define to 1 if mkstemp is declared even after undefining macros. */
1008 #undef HAVE_RAW_DECL_MKSTEMP
1009
1010 /* Define to 1 if mkstemps is declared even after undefining macros. */
1011 #undef HAVE_RAW_DECL_MKSTEMPS
1012
1013 /* Define to 1 if openat is declared even after undefining macros. */
1014 #undef HAVE_RAW_DECL_OPENAT
1015
1016 /* Define to 1 if pclose is declared even after undefining macros. */
1017 #undef HAVE_RAW_DECL_PCLOSE
1018
1019 /* Define to 1 if pipe is declared even after undefining macros. */
1020 #undef HAVE_RAW_DECL_PIPE
1021
1022 /* Define to 1 if pipe2 is declared even after undefining macros. */
1023 #undef HAVE_RAW_DECL_PIPE2
1024
1025 /* Define to 1 if popen is declared even after undefining macros. */
1026 #undef HAVE_RAW_DECL_POPEN
1027
1028 /* Define to 1 if posix_openpt is declared even after undefining macros. */
1029 #undef HAVE_RAW_DECL_POSIX_OPENPT
1030
1031 /* Define to 1 if pread is declared even after undefining macros. */
1032 #undef HAVE_RAW_DECL_PREAD
1033
1034 /* Define to 1 if pselect is declared even after undefining macros. */
1035 #undef HAVE_RAW_DECL_PSELECT
1036
1037 /* Define to 1 if pthread_sigmask is declared even after undefining macros. */
1038 #undef HAVE_RAW_DECL_PTHREAD_SIGMASK
1039
1040 /* Define to 1 if ptsname is declared even after undefining macros. */
1041 #undef HAVE_RAW_DECL_PTSNAME
1042
1043 /* Define to 1 if ptsname_r is declared even after undefining macros. */
1044 #undef HAVE_RAW_DECL_PTSNAME_R
1045
1046 /* Define to 1 if pwrite is declared even after undefining macros. */
1047 #undef HAVE_RAW_DECL_PWRITE
1048
1049 /* Define to 1 if random is declared even after undefining macros. */
1050 #undef HAVE_RAW_DECL_RANDOM
1051
1052 /* Define to 1 if random_r is declared even after undefining macros. */
1053 #undef HAVE_RAW_DECL_RANDOM_R
1054
1055 /* Define to 1 if rawmemchr is declared even after undefining macros. */
1056 #undef HAVE_RAW_DECL_RAWMEMCHR
1057
1058 /* Define to 1 if readlink is declared even after undefining macros. */
1059 #undef HAVE_RAW_DECL_READLINK
1060
1061 /* Define to 1 if readlinkat is declared even after undefining macros. */
1062 #undef HAVE_RAW_DECL_READLINKAT
1063
1064 /* Define to 1 if realpath is declared even after undefining macros. */
1065 #undef HAVE_RAW_DECL_REALPATH
1066
1067 /* Define to 1 if recv is declared even after undefining macros. */
1068 #undef HAVE_RAW_DECL_RECV
1069
1070 /* Define to 1 if recvfrom is declared even after undefining macros. */
1071 #undef HAVE_RAW_DECL_RECVFROM
1072
1073 /* Define to 1 if renameat is declared even after undefining macros. */
1074 #undef HAVE_RAW_DECL_RENAMEAT
1075
1076 /* Define to 1 if rmdir is declared even after undefining macros. */
1077 #undef HAVE_RAW_DECL_RMDIR
1078
1079 /* Define to 1 if rpmatch is declared even after undefining macros. */
1080 #undef HAVE_RAW_DECL_RPMATCH
1081
1082 /* Define to 1 if secure_getenv is declared even after undefining macros. */
1083 #undef HAVE_RAW_DECL_SECURE_GETENV
1084
1085 /* Define to 1 if select is declared even after undefining macros. */
1086 #undef HAVE_RAW_DECL_SELECT
1087
1088 /* Define to 1 if send is declared even after undefining macros. */
1089 #undef HAVE_RAW_DECL_SEND
1090
1091 /* Define to 1 if sendto is declared even after undefining macros. */
1092 #undef HAVE_RAW_DECL_SENDTO
1093
1094 /* Define to 1 if setenv is declared even after undefining macros. */
1095 #undef HAVE_RAW_DECL_SETENV
1096
1097 /* Define to 1 if sethostname is declared even after undefining macros. */
1098 #undef HAVE_RAW_DECL_SETHOSTNAME
1099
1100 /* Define to 1 if setsockopt is declared even after undefining macros. */
1101 #undef HAVE_RAW_DECL_SETSOCKOPT
1102
1103 /* Define to 1 if setstate is declared even after undefining macros. */
1104 #undef HAVE_RAW_DECL_SETSTATE
1105
1106 /* Define to 1 if setstate_r is declared even after undefining macros. */
1107 #undef HAVE_RAW_DECL_SETSTATE_R
1108
1109 /* Define to 1 if setusershell is declared even after undefining macros. */
1110 #undef HAVE_RAW_DECL_SETUSERSHELL
1111
1112 /* Define to 1 if shutdown is declared even after undefining macros. */
1113 #undef HAVE_RAW_DECL_SHUTDOWN
1114
1115 /* Define to 1 if sigaction is declared even after undefining macros. */
1116 #undef HAVE_RAW_DECL_SIGACTION
1117
1118 /* Define to 1 if sigaddset is declared even after undefining macros. */
1119 #undef HAVE_RAW_DECL_SIGADDSET
1120
1121 /* Define to 1 if sigdelset is declared even after undefining macros. */
1122 #undef HAVE_RAW_DECL_SIGDELSET
1123
1124 /* Define to 1 if sigemptyset is declared even after undefining macros. */
1125 #undef HAVE_RAW_DECL_SIGEMPTYSET
1126
1127 /* Define to 1 if sigfillset is declared even after undefining macros. */
1128 #undef HAVE_RAW_DECL_SIGFILLSET
1129
1130 /* Define to 1 if sigismember is declared even after undefining macros. */
1131 #undef HAVE_RAW_DECL_SIGISMEMBER
1132
1133 /* Define to 1 if sigpending is declared even after undefining macros. */
1134 #undef HAVE_RAW_DECL_SIGPENDING
1135
1136 /* Define to 1 if sigprocmask is declared even after undefining macros. */
1137 #undef HAVE_RAW_DECL_SIGPROCMASK
1138
1139 /* Define to 1 if sleep is declared even after undefining macros. */
1140 #undef HAVE_RAW_DECL_SLEEP
1141
1142 /* Define to 1 if snprintf is declared even after undefining macros. */
1143 #undef HAVE_RAW_DECL_SNPRINTF
1144
1145 /* Define to 1 if socket is declared even after undefining macros. */
1146 #undef HAVE_RAW_DECL_SOCKET
1147
1148 /* Define to 1 if srandom is declared even after undefining macros. */
1149 #undef HAVE_RAW_DECL_SRANDOM
1150
1151 /* Define to 1 if srandom_r is declared even after undefining macros. */
1152 #undef HAVE_RAW_DECL_SRANDOM_R
1153
1154 /* Define to 1 if stat is declared even after undefining macros. */
1155 #undef HAVE_RAW_DECL_STAT
1156
1157 /* Define to 1 if stpcpy is declared even after undefining macros. */
1158 #undef HAVE_RAW_DECL_STPCPY
1159
1160 /* Define to 1 if stpncpy is declared even after undefining macros. */
1161 #undef HAVE_RAW_DECL_STPNCPY
1162
1163 /* Define to 1 if strcasecmp is declared even after undefining macros. */
1164 #undef HAVE_RAW_DECL_STRCASECMP
1165
1166 /* Define to 1 if strcasestr is declared even after undefining macros. */
1167 #undef HAVE_RAW_DECL_STRCASESTR
1168
1169 /* Define to 1 if strchrnul is declared even after undefining macros. */
1170 #undef HAVE_RAW_DECL_STRCHRNUL
1171
1172 /* Define to 1 if strdup is declared even after undefining macros. */
1173 #undef HAVE_RAW_DECL_STRDUP
1174
1175 /* Define to 1 if strerror_r is declared even after undefining macros. */
1176 #undef HAVE_RAW_DECL_STRERROR_R
1177
1178 /* Define to 1 if strncasecmp is declared even after undefining macros. */
1179 #undef HAVE_RAW_DECL_STRNCASECMP
1180
1181 /* Define to 1 if strncat is declared even after undefining macros. */
1182 #undef HAVE_RAW_DECL_STRNCAT
1183
1184 /* Define to 1 if strndup is declared even after undefining macros. */
1185 #undef HAVE_RAW_DECL_STRNDUP
1186
1187 /* Define to 1 if strnlen is declared even after undefining macros. */
1188 #undef HAVE_RAW_DECL_STRNLEN
1189
1190 /* Define to 1 if strpbrk is declared even after undefining macros. */
1191 #undef HAVE_RAW_DECL_STRPBRK
1192
1193 /* Define to 1 if strsep is declared even after undefining macros. */
1194 #undef HAVE_RAW_DECL_STRSEP
1195
1196 /* Define to 1 if strsignal is declared even after undefining macros. */
1197 #undef HAVE_RAW_DECL_STRSIGNAL
1198
1199 /* Define to 1 if strtod is declared even after undefining macros. */
1200 #undef HAVE_RAW_DECL_STRTOD
1201
1202 /* Define to 1 if strtoimax is declared even after undefining macros. */
1203 #undef HAVE_RAW_DECL_STRTOIMAX
1204
1205 /* Define to 1 if strtok_r is declared even after undefining macros. */
1206 #undef HAVE_RAW_DECL_STRTOK_R
1207
1208 /* Define to 1 if strtoll is declared even after undefining macros. */
1209 #undef HAVE_RAW_DECL_STRTOLL
1210
1211 /* Define to 1 if strtoull is declared even after undefining macros. */
1212 #undef HAVE_RAW_DECL_STRTOULL
1213
1214 /* Define to 1 if strtoumax is declared even after undefining macros. */
1215 #undef HAVE_RAW_DECL_STRTOUMAX
1216
1217 /* Define to 1 if strverscmp is declared even after undefining macros. */
1218 #undef HAVE_RAW_DECL_STRVERSCMP
1219
1220 /* Define to 1 if symlink is declared even after undefining macros. */
1221 #undef HAVE_RAW_DECL_SYMLINK
1222
1223 /* Define to 1 if symlinkat is declared even after undefining macros. */
1224 #undef HAVE_RAW_DECL_SYMLINKAT
1225
1226 /* Define to 1 if tmpfile is declared even after undefining macros. */
1227 #undef HAVE_RAW_DECL_TMPFILE
1228
1229 /* Define to 1 if ttyname_r is declared even after undefining macros. */
1230 #undef HAVE_RAW_DECL_TTYNAME_R
1231
1232 /* Define to 1 if unlink is declared even after undefining macros. */
1233 #undef HAVE_RAW_DECL_UNLINK
1234
1235 /* Define to 1 if unlinkat is declared even after undefining macros. */
1236 #undef HAVE_RAW_DECL_UNLINKAT
1237
1238 /* Define to 1 if unlockpt is declared even after undefining macros. */
1239 #undef HAVE_RAW_DECL_UNLOCKPT
1240
1241 /* Define to 1 if unsetenv is declared even after undefining macros. */
1242 #undef HAVE_RAW_DECL_UNSETENV
1243
1244 /* Define to 1 if usleep is declared even after undefining macros. */
1245 #undef HAVE_RAW_DECL_USLEEP
1246
1247 /* Define to 1 if utimensat is declared even after undefining macros. */
1248 #undef HAVE_RAW_DECL_UTIMENSAT
1249
1250 /* Define to 1 if vdprintf is declared even after undefining macros. */
1251 #undef HAVE_RAW_DECL_VDPRINTF
1252
1253 /* Define to 1 if vsnprintf is declared even after undefining macros. */
1254 #undef HAVE_RAW_DECL_VSNPRINTF
1255
1256 /* Define to 1 if wcpcpy is declared even after undefining macros. */
1257 #undef HAVE_RAW_DECL_WCPCPY
1258
1259 /* Define to 1 if wcpncpy is declared even after undefining macros. */
1260 #undef HAVE_RAW_DECL_WCPNCPY
1261
1262 /* Define to 1 if wcrtomb is declared even after undefining macros. */
1263 #undef HAVE_RAW_DECL_WCRTOMB
1264
1265 /* Define to 1 if wcscasecmp is declared even after undefining macros. */
1266 #undef HAVE_RAW_DECL_WCSCASECMP
1267
1268 /* Define to 1 if wcscat is declared even after undefining macros. */
1269 #undef HAVE_RAW_DECL_WCSCAT
1270
1271 /* Define to 1 if wcschr is declared even after undefining macros. */
1272 #undef HAVE_RAW_DECL_WCSCHR
1273
1274 /* Define to 1 if wcscmp is declared even after undefining macros. */
1275 #undef HAVE_RAW_DECL_WCSCMP
1276
1277 /* Define to 1 if wcscoll is declared even after undefining macros. */
1278 #undef HAVE_RAW_DECL_WCSCOLL
1279
1280 /* Define to 1 if wcscpy is declared even after undefining macros. */
1281 #undef HAVE_RAW_DECL_WCSCPY
1282
1283 /* Define to 1 if wcscspn is declared even after undefining macros. */
1284 #undef HAVE_RAW_DECL_WCSCSPN
1285
1286 /* Define to 1 if wcsdup is declared even after undefining macros. */
1287 #undef HAVE_RAW_DECL_WCSDUP
1288
1289 /* Define to 1 if wcslen is declared even after undefining macros. */
1290 #undef HAVE_RAW_DECL_WCSLEN
1291
1292 /* Define to 1 if wcsncasecmp is declared even after undefining macros. */
1293 #undef HAVE_RAW_DECL_WCSNCASECMP
1294
1295 /* Define to 1 if wcsncat is declared even after undefining macros. */
1296 #undef HAVE_RAW_DECL_WCSNCAT
1297
1298 /* Define to 1 if wcsncmp is declared even after undefining macros. */
1299 #undef HAVE_RAW_DECL_WCSNCMP
1300
1301 /* Define to 1 if wcsncpy is declared even after undefining macros. */
1302 #undef HAVE_RAW_DECL_WCSNCPY
1303
1304 /* Define to 1 if wcsnlen is declared even after undefining macros. */
1305 #undef HAVE_RAW_DECL_WCSNLEN
1306
1307 /* Define to 1 if wcsnrtombs is declared even after undefining macros. */
1308 #undef HAVE_RAW_DECL_WCSNRTOMBS
1309
1310 /* Define to 1 if wcspbrk is declared even after undefining macros. */
1311 #undef HAVE_RAW_DECL_WCSPBRK
1312
1313 /* Define to 1 if wcsrchr is declared even after undefining macros. */
1314 #undef HAVE_RAW_DECL_WCSRCHR
1315
1316 /* Define to 1 if wcsrtombs is declared even after undefining macros. */
1317 #undef HAVE_RAW_DECL_WCSRTOMBS
1318
1319 /* Define to 1 if wcsspn is declared even after undefining macros. */
1320 #undef HAVE_RAW_DECL_WCSSPN
1321
1322 /* Define to 1 if wcsstr is declared even after undefining macros. */
1323 #undef HAVE_RAW_DECL_WCSSTR
1324
1325 /* Define to 1 if wcstok is declared even after undefining macros. */
1326 #undef HAVE_RAW_DECL_WCSTOK
1327
1328 /* Define to 1 if wcswidth is declared even after undefining macros. */
1329 #undef HAVE_RAW_DECL_WCSWIDTH
1330
1331 /* Define to 1 if wcsxfrm is declared even after undefining macros. */
1332 #undef HAVE_RAW_DECL_WCSXFRM
1333
1334 /* Define to 1 if wctob is declared even after undefining macros. */
1335 #undef HAVE_RAW_DECL_WCTOB
1336
1337 /* Define to 1 if wcwidth is declared even after undefining macros. */
1338 #undef HAVE_RAW_DECL_WCWIDTH
1339
1340 /* Define to 1 if wmemchr is declared even after undefining macros. */
1341 #undef HAVE_RAW_DECL_WMEMCHR
1342
1343 /* Define to 1 if wmemcmp is declared even after undefining macros. */
1344 #undef HAVE_RAW_DECL_WMEMCMP
1345
1346 /* Define to 1 if wmemcpy is declared even after undefining macros. */
1347 #undef HAVE_RAW_DECL_WMEMCPY
1348
1349 /* Define to 1 if wmemmove is declared even after undefining macros. */
1350 #undef HAVE_RAW_DECL_WMEMMOVE
1351
1352 /* Define to 1 if wmemset is declared even after undefining macros. */
1353 #undef HAVE_RAW_DECL_WMEMSET
1354
1355 /* Define to 1 if _Exit is declared even after undefining macros. */
1356 #undef HAVE_RAW_DECL__EXIT
1357
1358 /* Define if the 'realloc' function is POSIX compliant. */
1359 #undef HAVE_REALLOC_POSIX
1360
1361 /* Define this if we have a functional realpath(3C) */
1362 #undef HAVE_REALPATH
1363
1364 /* Define to 1 if you have the `regcomp' function. */
1365 #undef HAVE_REGCOMP
1366
1367 /* Define to 1 if you have the <runetype.h> header file. */
1368 #undef HAVE_RUNETYPE_H
1369
1370 /* Define to 1 if the system has the type `sa_family_t'. */
1371 #undef HAVE_SA_FAMILY_T
1372
1373 /* Define to 1 if you have the `scandir' function. */
1374 #undef HAVE_SCANDIR
1375
1376 /* Define to 1 if you have the `scm_gc_malloc_pointerless' function. */
1377 #undef HAVE_SCM_GC_MALLOC_POINTERLESS
1378
1379 /* Define to 1 if you have the <search.h> header file. */
1380 #undef HAVE_SEARCH_H
1381
1382 /* Define to 1 if you have the `select' function. */
1383 #undef HAVE_SELECT
1384
1385 /* Define to 1 if you have the `setdtablesize' function. */
1386 #undef HAVE_SETDTABLESIZE
1387
1388 /* Define to 1 if you have the `setenv' function. */
1389 #undef HAVE_SETENV
1390
1391 /* Define to 1 if you have the <setjmp.h> header file. */
1392 #undef HAVE_SETJMP_H
1393
1394 /* Define to 1 if you have the `shutdown' function. */
1395 #undef HAVE_SHUTDOWN
1396
1397 /* Define to 1 if 'sig_atomic_t' is a signed integer type. */
1398 #undef HAVE_SIGNED_SIG_ATOMIC_T
1399
1400 /* Define to 1 if 'wchar_t' is a signed integer type. */
1401 #undef HAVE_SIGNED_WCHAR_T
1402
1403 /* Define to 1 if 'wint_t' is a signed integer type. */
1404 #undef HAVE_SIGNED_WINT_T
1405
1406 /* Define to 1 if the system has the type `sigset_t'. */
1407 #undef HAVE_SIGSET_T
1408
1409 /* Define to 1 if the system has the type `size_t'. */
1410 #undef HAVE_SIZE_T
1411
1412 /* Define to 1 if you have the `snprintf' function. */
1413 #undef HAVE_SNPRINTF
1414
1415 /* Define if the return value of the snprintf function is the number of of
1416    bytes (excluding the terminating NUL) that would have been produced if the
1417    buffer had been large enough. */
1418 #undef HAVE_SNPRINTF_RETVAL_C99
1419
1420 /* Define to 1 if you have the `socket' function. */
1421 #undef HAVE_SOCKET
1422
1423 /* Define to 1 if you have the <stdarg.h> header file. */
1424 #undef HAVE_STDARG_H
1425
1426 /* Define to 1 if you have the <stdbool.h> header file. */
1427 #undef HAVE_STDBOOL_H
1428
1429 /* Define to 1 if you have the <stdint.h> header file. */
1430 #undef HAVE_STDINT_H
1431
1432 /* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
1433    uintmax_t. */
1434 #undef HAVE_STDINT_H_WITH_UINTMAX
1435
1436 /* Define to 1 if you have the <stdio_ext.h> header file. */
1437 #undef HAVE_STDIO_EXT_H
1438
1439 /* Define to 1 if you have the <stdlib.h> header file. */
1440 #undef HAVE_STDLIB_H
1441
1442 /* Define to 1 if you have the `strcasecmp' function. */
1443 #undef HAVE_STRCASECMP
1444
1445 /* Define to 1 if you have the `strchr' function. */
1446 #undef HAVE_STRCHR
1447
1448 /* Define to 1 if you have the `strdup' function. */
1449 #undef HAVE_STRDUP
1450
1451 /* Define to 1 if you have the `strerror' function. */
1452 #undef HAVE_STRERROR
1453
1454 /* Define to 1 if you have the `strerror_r' function. */
1455 #undef HAVE_STRERROR_R
1456
1457 /* Define this if strftime() works */
1458 #undef HAVE_STRFTIME
1459
1460 /* Define to 1 if you have the <strings.h> header file. */
1461 #undef HAVE_STRINGS_H
1462
1463 /* Define to 1 if you have the <string.h> header file. */
1464 #undef HAVE_STRING_H
1465
1466 /* Define to 1 if you have the `strncasecmp' function. */
1467 #undef HAVE_STRNCASECMP
1468
1469 /* Define to 1 if you have the `strndup' function. */
1470 #undef HAVE_STRNDUP
1471
1472 /* Define to 1 if you have the `strnlen' function. */
1473 #undef HAVE_STRNLEN
1474
1475 /* Define to 1 if you have the `strrchr' function. */
1476 #undef HAVE_STRRCHR
1477
1478 /* Define to 1 if you have the `strsignal' function. */
1479 #undef HAVE_STRSIGNAL
1480
1481 /* Define to 1 if you have the `strstr' function. */
1482 #undef HAVE_STRSTR
1483
1484 /* Define to 1 if you have the `strtok_r' function. */
1485 #undef HAVE_STRTOK_R
1486
1487 /* Define to 1 if you have the `strtoul' function. */
1488 #undef HAVE_STRTOUL
1489
1490 /* Define to 1 if the system has the type `struct addrinfo'. */
1491 #undef HAVE_STRUCT_ADDRINFO
1492
1493 /* Define to 1 if `sa_len' is a member of `struct sockaddr'. */
1494 #undef HAVE_STRUCT_SOCKADDR_SA_LEN
1495
1496 /* Define to 1 if the system has the type `struct sockaddr_storage'. */
1497 #undef HAVE_STRUCT_SOCKADDR_STORAGE
1498
1499 /* Define to 1 if `ss_family' is a member of `struct sockaddr_storage'. */
1500 #undef HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY
1501
1502 /* Define to 1 if `tm_zone' is a member of `struct tm'. */
1503 #undef HAVE_STRUCT_TM_TM_ZONE
1504
1505 /* Define to 1 if you have the `strverscmp' function. */
1506 #undef HAVE_STRVERSCMP
1507
1508 /* Define to 1 if you have the <sysexits.h> header file. */
1509 #undef HAVE_SYSEXITS_H
1510
1511 /* Define to 1 if you have the <sys/bitypes.h> header file. */
1512 #undef HAVE_SYS_BITYPES_H
1513
1514 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
1515    */
1516 #undef HAVE_SYS_DIR_H
1517
1518 /* Define to 1 if you have the <sys/inttypes.h> header file. */
1519 #undef HAVE_SYS_INTTYPES_H
1520
1521 /* Define to 1 if you have the <sys/limits.h> header file. */
1522 #undef HAVE_SYS_LIMITS_H
1523
1524 /* Define to 1 if you have the <sys/mman.h> header file. */
1525 #undef HAVE_SYS_MMAN_H
1526
1527 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
1528    */
1529 #undef HAVE_SYS_NDIR_H
1530
1531 /* Define to 1 if you have the <sys/param.h> header file. */
1532 #undef HAVE_SYS_PARAM_H
1533
1534 /* Define to 1 if you have the <sys/poll.h> header file. */
1535 #undef HAVE_SYS_POLL_H
1536
1537 /* Define to 1 if you have the <sys/procset.h> header file. */
1538 #undef HAVE_SYS_PROCSET_H
1539
1540 /* Define to 1 if you have the <sys/select.h> header file. */
1541 #undef HAVE_SYS_SELECT_H
1542
1543 /* Define to 1 if you have the <sys/socket.h> header file. */
1544 #undef HAVE_SYS_SOCKET_H
1545
1546 /* Define to 1 if you have the <sys/stat.h> header file. */
1547 #undef HAVE_SYS_STAT_H
1548
1549 /* Define to 1 if you have the <sys/stropts.h> header file. */
1550 #undef HAVE_SYS_STROPTS_H
1551
1552 /* Define to 1 if you have the <sys/timeb.h> header file. */
1553 #undef HAVE_SYS_TIMEB_H
1554
1555 /* Define to 1 if you have the <sys/time.h> header file. */
1556 #undef HAVE_SYS_TIME_H
1557
1558 /* Define to 1 if you have the <sys/types.h> header file. */
1559 #undef HAVE_SYS_TYPES_H
1560
1561 /* Define to 1 if you have the <sys/uio.h> header file. */
1562 #undef HAVE_SYS_UIO_H
1563
1564 /* Define to 1 if you have the <sys/un.h> header file. */
1565 #undef HAVE_SYS_UN_H
1566
1567 /* Define to 1 if you have the <sys/wait.h> header file. */
1568 #undef HAVE_SYS_WAIT_H
1569
1570 /* Define to 1 if you have the `tcgetattr' function. */
1571 #undef HAVE_TCGETATTR
1572
1573 /* Define to 1 if you have the `tcsetattr' function. */
1574 #undef HAVE_TCSETATTR
1575
1576 /* Define to 1 if you have the <termios.h> header file. */
1577 #undef HAVE_TERMIOS_H
1578
1579 /* Define if struct tm has the tm_gmtoff member. */
1580 #undef HAVE_TM_GMTOFF
1581
1582 /* Define to 1 if your `struct tm' has `tm_zone'. Deprecated, use
1583    `HAVE_STRUCT_TM_TM_ZONE' instead. */
1584 #undef HAVE_TM_ZONE
1585
1586 /* Enable TPM */
1587 #undef HAVE_TROUSERS
1588
1589 /* Define to 1 if you have the `tsearch' function. */
1590 #undef HAVE_TSEARCH
1591
1592 /* Define to 1 if you don't have `tm_zone' but do have the external array
1593    `tzname'. */
1594 #undef HAVE_TZNAME
1595
1596 /* Define to 1 if the system has the type `uint16_t'. */
1597 #undef HAVE_UINT16_T
1598
1599 /* Define to 1 if the system has the type `uint32_t'. */
1600 #undef HAVE_UINT32_T
1601
1602 /* Define to 1 if the system has the type `uint8_t'. */
1603 #undef HAVE_UINT8_T
1604
1605 /* Define to 1 if the system has the type `uintptr_t'. */
1606 #undef HAVE_UINTPTR_T
1607
1608 /* Define to 1 if the system has the type `uint_t'. */
1609 #undef HAVE_UINT_T
1610
1611 /* Define to 1 if you have the `uname' function. */
1612 #undef HAVE_UNAME
1613
1614 /* Define to 1 if you have the <unistd.h> header file. */
1615 #undef HAVE_UNISTD_H
1616
1617 /* Define to 1 if you have the `unsetenv' function. */
1618 #undef HAVE_UNSETENV
1619
1620 /* Define to 1 if the system has the type `unsigned long long int'. */
1621 #undef HAVE_UNSIGNED_LONG_LONG_INT
1622
1623 /* Define to 1 if you have the <utime.h> header file. */
1624 #undef HAVE_UTIME_H
1625
1626 /* Define to 1 if you have the <values.h> header file. */
1627 #undef HAVE_VALUES_H
1628
1629 /* Define to 1 if you have the <varargs.h> header file. */
1630 #undef HAVE_VARARGS_H
1631
1632 /* Define to 1 if you have the `vasnprintf' function. */
1633 #undef HAVE_VASNPRINTF
1634
1635 /* Define to 1 if you have the `vasprintf' function. */
1636 #undef HAVE_VASPRINTF
1637
1638 /* Have va_copy() */
1639 #undef HAVE_VA_COPY
1640
1641 /* Define to 1 if you have the `vfork' function. */
1642 #undef HAVE_VFORK
1643
1644 /* Define to 1 if you have the <vfork.h> header file. */
1645 #undef HAVE_VFORK_H
1646
1647 /* Define to 1 if you have the `vprintf' function. */
1648 #undef HAVE_VPRINTF
1649
1650 /* Define to 1 if you have the `vsnprintf' function. */
1651 #undef HAVE_VSNPRINTF
1652
1653 /* Define to 1 if you have the <wchar.h> header file. */
1654 #undef HAVE_WCHAR_H
1655
1656 /* Define to 1 if the system has the type `wchar_t'. */
1657 #undef HAVE_WCHAR_T
1658
1659 /* Define to 1 if you have the `wcrtomb' function. */
1660 #undef HAVE_WCRTOMB
1661
1662 /* Define to 1 if you have the `wcslen' function. */
1663 #undef HAVE_WCSLEN
1664
1665 /* Define to 1 if you have the `wcsnlen' function. */
1666 #undef HAVE_WCSNLEN
1667
1668 /* Define to 1 if you have the <winsock2.h> header file. */
1669 #undef HAVE_WINSOCK2_H
1670
1671 /* Define to 1 if the system has the type `wint_t'. */
1672 #undef HAVE_WINT_T
1673
1674 /* Define to 1 if `fork' works. */
1675 #undef HAVE_WORKING_FORK
1676
1677 /* Define to 1 if O_NOATIME works. */
1678 #undef HAVE_WORKING_O_NOATIME
1679
1680 /* Define to 1 if O_NOFOLLOW works. */
1681 #undef HAVE_WORKING_O_NOFOLLOW
1682
1683 /* Define to 1 if `vfork' works. */
1684 #undef HAVE_WORKING_VFORK
1685
1686 /* Define to 1 if you have the <ws2tcpip.h> header file. */
1687 #undef HAVE_WS2TCPIP_H
1688
1689 /* Define to 1 if the system has the type `_Bool'. */
1690 #undef HAVE__BOOL
1691
1692 /* Define to 1 if you have the `_fseeki64' function. */
1693 #undef HAVE__FSEEKI64
1694
1695 /* Define to 1 if you have the `_ftelli64' function. */
1696 #undef HAVE__FTELLI64
1697
1698 /* Define to 1 if you have the `_ftime' function. */
1699 #undef HAVE__FTIME
1700
1701 /* Define to 1 if you have the `_set_invalid_parameter_handler' function. */
1702 #undef HAVE__SET_INVALID_PARAMETER_HANDLER
1703
1704 /* Define to 1 if you have the `__fsetlocking' function. */
1705 #undef HAVE___FSETLOCKING
1706
1707 /* Define to 1 if you have the `__register_atfork' function. */
1708 #undef HAVE___REGISTER_ATFORK
1709
1710 /* Have __va_copy() */
1711 #undef HAVE___VA_COPY
1712
1713 /* Define as const if the declaration of iconv() needs const. */
1714 #undef ICONV_CONST
1715
1716 /* Define to 1 if lseek does not detect pipes. */
1717 #undef LSEEK_PIPE_BROKEN
1718
1719 /* Define to the sub-directory in which libtool stores uninstalled libraries.
1720    */
1721 #undef LT_OBJDIR
1722
1723 /* If malloc(0) is != NULL, define this to 1. Otherwise define this to 0. */
1724 #undef MALLOC_0_IS_NONNULL
1725
1726 /* Define to a substitute value for mmap()'s MAP_ANONYMOUS flag. */
1727 #undef MAP_ANONYMOUS
1728
1729 /* Define this if optional arguments are disallowed */
1730 #undef NO_OPTIONAL_OPT_ARGS
1731
1732 /* no ssize_t type was found */
1733 #undef NO_SSIZE_T
1734
1735 /* Name of package */
1736 #undef PACKAGE
1737
1738 /* Define to the address where bug reports for this package should be sent. */
1739 #undef PACKAGE_BUGREPORT
1740
1741 /* Define to the full name of this package. */
1742 #undef PACKAGE_NAME
1743
1744 /* Define to the full name and version of this package. */
1745 #undef PACKAGE_STRING
1746
1747 /* Define to the one symbol short name of this package. */
1748 #undef PACKAGE_TARNAME
1749
1750 /* Define to the home page for this package. */
1751 #undef PACKAGE_URL
1752
1753 /* Define to the version of this package. */
1754 #undef PACKAGE_VERSION
1755
1756 /* define to a working POSIX compliant shell */
1757 #undef POSIX_SHELL
1758
1759 /* Define if <inttypes.h> exists and defines unusable PRI* macros. */
1760 #undef PRI_MACROS_BROKEN
1761
1762 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
1763    'ptrdiff_t'. */
1764 #undef PTRDIFF_T_SUFFIX
1765
1766 /* name of regex header file */
1767 #undef REGEX_HEADER
1768
1769 /* Define to 1 if strerror(0) does not return a message implying success. */
1770 #undef REPLACE_STRERROR_0
1771
1772 /* Define if vasnprintf exists but is overridden by gnulib. */
1773 #undef REPLACE_VASNPRINTF
1774
1775 /* Define as the return type of signal handlers (`int' or `void'). */
1776 #undef RETSIGTYPE
1777
1778 /* Define to the type of arg 1 for `select'. */
1779 #undef SELECT_TYPE_ARG1
1780
1781 /* Define to the type of args 2, 3 and 4 for `select'. */
1782 #undef SELECT_TYPE_ARG234
1783
1784 /* Define to the type of arg 5 for `select'. */
1785 #undef SELECT_TYPE_ARG5
1786
1787 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
1788    'sig_atomic_t'. */
1789 #undef SIG_ATOMIC_T_SUFFIX
1790
1791 /* The size of `char *', as computed by sizeof. */
1792 #undef SIZEOF_CHAR_P
1793
1794 /* The size of `int', as computed by sizeof. */
1795 #undef SIZEOF_INT
1796
1797 /* The size of `long', as computed by sizeof. */
1798 #undef SIZEOF_LONG
1799
1800 /* The size of `long long', as computed by sizeof. */
1801 #undef SIZEOF_LONG_LONG
1802
1803 /* The size of `short', as computed by sizeof. */
1804 #undef SIZEOF_SHORT
1805
1806 /* The size of `unsigned int', as computed by sizeof. */
1807 #undef SIZEOF_UNSIGNED_INT
1808
1809 /* The size of `unsigned long int', as computed by sizeof. */
1810 #undef SIZEOF_UNSIGNED_LONG_INT
1811
1812 /* The size of `void *', as computed by sizeof. */
1813 #undef SIZEOF_VOID_P
1814
1815 /* Define as the maximum value of type 'size_t', if the system doesn't define
1816    it. */
1817 #ifndef SIZE_MAX
1818 # undef SIZE_MAX
1819 #endif
1820
1821 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
1822    'size_t'. */
1823 #undef SIZE_T_SUFFIX
1824
1825 /* If using the C implementation of alloca, define if you know the
1826    direction of stack growth for your system; otherwise it will be
1827    automatically deduced at runtime.
1828         STACK_DIRECTION > 0 => grows toward higher addresses
1829         STACK_DIRECTION < 0 => grows toward lower addresses
1830         STACK_DIRECTION = 0 => direction of growth unknown */
1831 #undef STACK_DIRECTION
1832
1833 /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
1834 #undef STAT_MACROS_BROKEN
1835
1836 /* Define to 1 if you have the ANSI C header files. */
1837 #undef STDC_HEADERS
1838
1839 /* Define to 1 if strerror_r returns char *. */
1840 #undef STRERROR_R_CHAR_P
1841
1842 /* The system priority file */
1843 #undef SYSTEM_PRIORITY_FILE
1844
1845 /* Define to 1 if all 'time_t' values fit in a 'long int'. */
1846 #undef TIME_T_FITS_IN_LONG_INT
1847
1848 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
1849 #undef TM_IN_SYS_TIME
1850
1851 /* the location of the trousers library */
1852 #undef TROUSERS_LIB
1853
1854 /* The DNSSEC root key file */
1855 #undef UNBOUND_ROOT_KEY_FILE
1856
1857 /* Enable extensions on AIX 3, Interix.  */
1858 #ifndef _ALL_SOURCE
1859 # undef _ALL_SOURCE
1860 #endif
1861 /* Enable general extensions on OS X.  */
1862 #ifndef _DARWIN_C_SOURCE
1863 # undef _DARWIN_C_SOURCE
1864 #endif
1865 /* Enable GNU extensions on systems that have them.  */
1866 #ifndef _GNU_SOURCE
1867 # undef _GNU_SOURCE
1868 #endif
1869 /* Use GNU style printf and scanf.  */
1870 #ifndef __USE_MINGW_ANSI_STDIO
1871 # undef __USE_MINGW_ANSI_STDIO
1872 #endif
1873 /* Enable threading extensions on Solaris.  */
1874 #ifndef _POSIX_PTHREAD_SEMANTICS
1875 # undef _POSIX_PTHREAD_SEMANTICS
1876 #endif
1877 /* Enable extensions on HP NonStop.  */
1878 #ifndef _TANDEM_SOURCE
1879 # undef _TANDEM_SOURCE
1880 #endif
1881 /* Enable X/Open extensions if necessary.  HP-UX 11.11 defines
1882    mbstate_t only if _XOPEN_SOURCE is defined to 500, regardless of
1883    whether compiling with -Ae or -D_HPUX_SOURCE=1.  */
1884 #ifndef _XOPEN_SOURCE
1885 # undef _XOPEN_SOURCE
1886 #endif
1887 /* Enable general extensions on Solaris.  */
1888 #ifndef __EXTENSIONS__
1889 # undef __EXTENSIONS__
1890 #endif
1891
1892
1893 /* Version number of package */
1894 #undef VERSION
1895
1896 /* Define to 1 if unsetenv returns void instead of int. */
1897 #undef VOID_UNSETENV
1898
1899 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
1900    'wchar_t'. */
1901 #undef WCHAR_T_SUFFIX
1902
1903 /* Define if WSAStartup is needed. */
1904 #undef WINDOWS_SOCKETS
1905
1906 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
1907    'wint_t'. */
1908 #undef WINT_T_SUFFIX
1909
1910 /* Define this if a working libregex can be found */
1911 #undef WITH_LIBREGEX
1912
1913 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
1914    significant byte first (like Motorola and SPARC, unlike Intel). */
1915 #if defined AC_APPLE_UNIVERSAL_BUILD
1916 # if defined __BIG_ENDIAN__
1917 #  define WORDS_BIGENDIAN 1
1918 # endif
1919 #else
1920 # ifndef WORDS_BIGENDIAN
1921 #  undef WORDS_BIGENDIAN
1922 # endif
1923 #endif
1924
1925 /* Enable large inode numbers on Mac OS X 10.5. */
1926 #undef _DARWIN_USE_64_BIT_INODE
1927
1928 /* Number of bits in a file offset, on hosts where this is settable. */
1929 #undef _FILE_OFFSET_BITS
1930
1931 /* Define to 1 if Gnulib overrides 'struct stat' on Windows so that struct
1932    stat.st_size becomes 64-bit. */
1933 #undef _GL_WINDOWS_64_BIT_ST_SIZE
1934
1935 /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
1936 #undef _LARGEFILE_SOURCE
1937
1938 /* Define for large files, on AIX-style hosts. */
1939 #undef _LARGE_FILES
1940
1941 /* Define to 1 if on MINIX. */
1942 #undef _MINIX
1943
1944 /* Define to 1 to make NetBSD features available. MINIX 3 needs this. */
1945 #undef _NETBSD_SOURCE
1946
1947 /* The _Noreturn keyword of C11.  */
1948 #if ! (defined _Noreturn \
1949        || (defined __STDC_VERSION__ && 201112 <= __STDC_VERSION__))
1950 # if (3 <= __GNUC__ || (__GNUC__ == 2 && 8 <= __GNUC_MINOR__) \
1951       || 0x5110 <= __SUNPRO_C)
1952 #  define _Noreturn __attribute__ ((__noreturn__))
1953 # elif defined _MSC_VER && 1200 <= _MSC_VER
1954 #  define _Noreturn __declspec (noreturn)
1955 # else
1956 #  define _Noreturn
1957 # endif
1958 #endif
1959
1960
1961 /* Define to 2 if the system does not provide POSIX.1 features except with
1962    this defined. */
1963 #undef _POSIX_1_SOURCE
1964
1965 /* Define to 1 in order to get the POSIX compatible declarations of socket
1966    functions. */
1967 #undef _POSIX_PII_SOCKET
1968
1969 /* Define to 1 if you need to in order for 'stat' and other things to work. */
1970 #undef _POSIX_SOURCE
1971
1972 /* Define as a replacement for the ISO C99 __func__ variable. */
1973 #undef __func__
1974
1975 /* Please see the Gnulib manual for how to use these macros.
1976
1977    Suppress extern inline with HP-UX cc, as it appears to be broken; see
1978    <http://lists.gnu.org/archive/html/bug-texinfo/2013-02/msg00030.html>.
1979
1980    Suppress extern inline with Sun C in standards-conformance mode, as it
1981    mishandles inline functions that call each other.  E.g., for 'inline void f
1982    (void) { } inline void g (void) { f (); }', c99 incorrectly complains
1983    'reference to static identifier "f" in extern inline function'.
1984    This bug was observed with Sun C 5.12 SunOS_i386 2011/11/16.
1985
1986    Suppress extern inline (with or without __attribute__ ((__gnu_inline__)))
1987    on configurations that mistakenly use 'static inline' to implement
1988    functions or macros in standard C headers like <ctype.h>.  For example,
1989    if isdigit is mistakenly implemented via a static inline function,
1990    a program containing an extern inline function that calls isdigit
1991    may not work since the C standard prohibits extern inline functions
1992    from calling static functions.  This bug is known to occur on:
1993
1994      OS X 10.8 and earlier; see:
1995      http://lists.gnu.org/archive/html/bug-gnulib/2012-12/msg00023.html
1996
1997      DragonFly; see
1998      http://muscles.dragonflybsd.org/bulk/bleeding-edge-potential/latest-per-pkg/ah-tty-0.3.12.log
1999
2000      FreeBSD; see:
2001      http://lists.gnu.org/archive/html/bug-gnulib/2014-07/msg00104.html
2002
2003    OS X 10.9 has a macro __header_inline indicating the bug is fixed for C and
2004    for clang but remains for g++; see <http://trac.macports.org/ticket/41033>.
2005    Assume DragonFly and FreeBSD will be similar.  */
2006 #if (((defined __APPLE__ && defined __MACH__) \
2007       || defined __DragonFly__ || defined __FreeBSD__) \
2008      && (defined __header_inline \
2009          ? (defined __cplusplus && defined __GNUC_STDC_INLINE__ \
2010             && ! defined __clang__) \
2011          : ((! defined _DONT_USE_CTYPE_INLINE_ \
2012              && (defined __GNUC__ || defined __cplusplus)) \
2013             || (defined _FORTIFY_SOURCE && 0 < _FORTIFY_SOURCE \
2014                 && defined __GNUC__ && ! defined __cplusplus))))
2015 # define _GL_EXTERN_INLINE_STDHEADER_BUG
2016 #endif
2017 #if ((__GNUC__ \
2018       ? defined __GNUC_STDC_INLINE__ && __GNUC_STDC_INLINE__ \
2019       : (199901L <= __STDC_VERSION__ \
2020          && !defined __HP_cc \
2021          && !(defined __SUNPRO_C && __STDC__))) \
2022      && !defined _GL_EXTERN_INLINE_STDHEADER_BUG)
2023 # define _GL_INLINE inline
2024 # define _GL_EXTERN_INLINE extern inline
2025 # define _GL_EXTERN_INLINE_IN_USE
2026 #elif (2 < __GNUC__ + (7 <= __GNUC_MINOR__) && !defined __STRICT_ANSI__ \
2027        && !defined _GL_EXTERN_INLINE_STDHEADER_BUG)
2028 # if defined __GNUC_GNU_INLINE__ && __GNUC_GNU_INLINE__
2029    /* __gnu_inline__ suppresses a GCC 4.2 diagnostic.  */
2030 #  define _GL_INLINE extern inline __attribute__ ((__gnu_inline__))
2031 # else
2032 #  define _GL_INLINE extern inline
2033 # endif
2034 # define _GL_EXTERN_INLINE extern
2035 # define _GL_EXTERN_INLINE_IN_USE
2036 #else
2037 # define _GL_INLINE static _GL_UNUSED
2038 # define _GL_EXTERN_INLINE static _GL_UNUSED
2039 #endif
2040
2041 /* In GCC 4.6 (inclusive) to 5.1 (exclusive),
2042    suppress bogus "no previous prototype for 'FOO'"
2043    and "no previous declaration for 'FOO'" diagnostics,
2044    when FOO is an inline function in the header; see
2045    <https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54113> and
2046    <https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63877>.  */
2047 #if __GNUC__ == 4 && 6 <= __GNUC_MINOR__
2048 # if defined __GNUC_STDC_INLINE__ && __GNUC_STDC_INLINE__
2049 #  define _GL_INLINE_HEADER_CONST_PRAGMA
2050 # else
2051 #  define _GL_INLINE_HEADER_CONST_PRAGMA \
2052      _Pragma ("GCC diagnostic ignored \"-Wsuggest-attribute=const\"")
2053 # endif
2054 # define _GL_INLINE_HEADER_BEGIN \
2055     _Pragma ("GCC diagnostic push") \
2056     _Pragma ("GCC diagnostic ignored \"-Wmissing-prototypes\"") \
2057     _Pragma ("GCC diagnostic ignored \"-Wmissing-declarations\"") \
2058     _GL_INLINE_HEADER_CONST_PRAGMA
2059 # define _GL_INLINE_HEADER_END \
2060     _Pragma ("GCC diagnostic pop")
2061 #else
2062 # define _GL_INLINE_HEADER_BEGIN
2063 # define _GL_INLINE_HEADER_END
2064 #endif
2065
2066 /* static lib rename */
2067 #undef fread_file
2068
2069 /* Define to `int' if <sys/types.h> doesn't define. */
2070 #undef gid_t
2071
2072 /* Define to `__inline__' or `__inline' if that's what the C compiler
2073    calls it, or to nothing if 'inline' is not supported under any name.  */
2074 #ifndef __cplusplus
2075 #undef inline
2076 #endif
2077
2078 /* Define to long or long long if <stdint.h> and <inttypes.h> don't define. */
2079 #undef intmax_t
2080
2081 /* Work around a bug in Apple GCC 4.0.1 build 5465: In C99 mode, it supports
2082    the ISO C 99 semantics of 'extern inline' (unlike the GNU C semantics of
2083    earlier versions), but does not display it by setting __GNUC_STDC_INLINE__.
2084    __APPLE__ && __MACH__ test for Mac OS X.
2085    __APPLE_CC__ tests for the Apple compiler and its version.
2086    __STDC_VERSION__ tests for the C99 mode.  */
2087 #if defined __APPLE__ && defined __MACH__ && __APPLE_CC__ >= 5465 && !defined __cplusplus && __STDC_VERSION__ >= 199901L && !defined __GNUC_STDC_INLINE__
2088 # define __GNUC_STDC_INLINE__ 1
2089 #endif
2090
2091 /* Define to `int' if <sys/types.h> does not define. */
2092 #undef mode_t
2093
2094 /* Define to the type of st_nlink in struct stat, or a supertype. */
2095 #undef nlink_t
2096
2097 /* Define to `int' if <sys/types.h> does not define. */
2098 #undef pid_t
2099
2100 /* Define as the type of the result of subtracting two pointers, if the system
2101    doesn't define it. */
2102 #undef ptrdiff_t
2103
2104 /* static lib rename */
2105 #undef read_binary_file
2106
2107 /* static lib rename */
2108 #undef read_file
2109
2110 /* Define to the equivalent of the C99 'restrict' keyword, or to
2111    nothing if this is not supported.  Do not define if restrict is
2112    supported directly.  */
2113 #undef restrict
2114 /* Work around a bug in Sun C++: it does not support _Restrict or
2115    __restrict__, even though the corresponding Sun C compiler ends up with
2116    "#define restrict _Restrict" or "#define restrict __restrict__" in the
2117    previous line.  Perhaps some future version of Sun C++ will work with
2118    restrict; if so, hopefully it defines __RESTRICT like Sun C does.  */
2119 #if defined __SUNPRO_CC && !defined __RESTRICT
2120 # define _Restrict
2121 # define __restrict__
2122 #endif
2123
2124 /* Define to `unsigned int' if <sys/types.h> does not define. */
2125 #undef size_t
2126
2127 /* type to use in place of socklen_t if not defined */
2128 #undef socklen_t
2129
2130 /* Define as a signed type of the same size as size_t. */
2131 #undef ssize_t
2132
2133 /* Define to `int' if <sys/types.h> doesn't define. */
2134 #undef uid_t
2135
2136 /* Define as a marker that can be attached to declarations that might not
2137     be used.  This helps to reduce warnings, such as from
2138     GCC -Wunused-parameter.  */
2139 #if __GNUC__ >= 3 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 7)
2140 # define _GL_UNUSED __attribute__ ((__unused__))
2141 #else
2142 # define _GL_UNUSED
2143 #endif
2144 /* The name _UNUSED_PARAMETER_ is an earlier spelling, although the name
2145    is a misnomer outside of parameter lists.  */
2146 #define _UNUSED_PARAMETER_ _GL_UNUSED
2147
2148 /* gcc supports the "unused" attribute on possibly unused labels, and
2149    g++ has since version 4.5.  Note to support C++ as well as C,
2150    _GL_UNUSED_LABEL should be used with a trailing ;  */
2151 #if !defined __cplusplus || __GNUC__ > 4 \
2152     || (__GNUC__ == 4 && __GNUC_MINOR__ >= 5)
2153 # define _GL_UNUSED_LABEL _GL_UNUSED
2154 #else
2155 # define _GL_UNUSED_LABEL
2156 #endif
2157
2158 /* The __pure__ attribute was added in gcc 2.96.  */
2159 #if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 96)
2160 # define _GL_ATTRIBUTE_PURE __attribute__ ((__pure__))
2161 #else
2162 # define _GL_ATTRIBUTE_PURE /* empty */
2163 #endif
2164
2165 /* The __const__ attribute was added in gcc 2.95.  */
2166 #if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 95)
2167 # define _GL_ATTRIBUTE_CONST __attribute__ ((__const__))
2168 #else
2169 # define _GL_ATTRIBUTE_CONST /* empty */
2170 #endif
2171
2172
2173 /* Define as `fork' if `vfork' does not work. */
2174 #undef vfork