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/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
22   systems. This function is required for `alloca.c' support on those systems.
23   */
24#undef CRAY_STACKSEG_END
25
26/* Define to 1 if using `alloca.c'. */
27#undef C_ALLOCA
28
29/* Define as the bit index in the word where to find bit 0 of the exponent of
30   'double'. */
31#undef DBL_EXPBIT0_BIT
32
33/* Define as the word index where to find the exponent of 'double'. */
34#undef DBL_EXPBIT0_WORD
35
36/* Define to 1 if translation of program messages to the user's native
37   language is requested. */
38#undef ENABLE_NLS
39
40/* Define this to 1 if F_DUPFD behavior does not match POSIX */
41#undef FCNTL_DUPFD_BUGGY
42
43/* Define to 1 if the system's ftello function has the Solaris bug. */
44#undef FTELLO_BROKEN_AFTER_SWITCHING_FROM_READ_TO_WRITE
45
46/* Define if gettimeofday clobbers the localtime buffer. */
47#undef GETTIMEOFDAY_CLOBBERS_LOCALTIME
48
49/* Define this to 'void' or 'struct timezone' to match the system's
50   declaration of the second argument to gettimeofday. */
51#undef GETTIMEOFDAY_TIMEZONE
52
53/* Define to a C preprocessor expression that evaluates to 1 or 0, depending
54   whether the gnulib module fscanf shall be considered present. */
55#undef GNULIB_FSCANF
56
57/* Define to a C preprocessor expression that evaluates to 1 or 0, depending
58   whether the gnulib module gc-des shall be considered present. */
59#undef GNULIB_GC_DES
60
61/* Define to a C preprocessor expression that evaluates to 1 or 0, depending
62   whether the gnulib module gc-hmac-md5 shall be considered present. */
63#undef GNULIB_GC_HMAC_MD5
64
65/* Define to a C preprocessor expression that evaluates to 1 or 0, depending
66   whether the gnulib module gc-hmac-sha1 shall be considered present. */
67#undef GNULIB_GC_HMAC_SHA1
68
69/* Define to a C preprocessor expression that evaluates to 1 or 0, depending
70   whether the gnulib module gc-md4 shall be considered present. */
71#undef GNULIB_GC_MD4
72
73/* Define to a C preprocessor expression that evaluates to 1 or 0, depending
74   whether the gnulib module gc-md5 shall be considered present. */
75#undef GNULIB_GC_MD5
76
77/* Define to a C preprocessor expression that evaluates to 1 or 0, depending
78   whether the gnulib module gc-random shall be considered present. */
79#undef GNULIB_GC_RANDOM
80
81/* Define to a C preprocessor expression that evaluates to 1 or 0, depending
82   whether the gnulib module scanf shall be considered present. */
83#undef GNULIB_SCANF
84
85/* Define to a C preprocessor expression that evaluates to 1 or 0, depending
86   whether the gnulib module snprintf shall be considered present. */
87#undef GNULIB_SNPRINTF
88
89/* Define to a C preprocessor expression that evaluates to 1 or 0, depending
90   whether the gnulib module strerror shall be considered present. */
91#undef GNULIB_STRERROR
92
93/* Define to 1 when the gnulib module bind should be tested. */
94#undef GNULIB_TEST_BIND
95
96/* Define to 1 when the gnulib module close should be tested. */
97#undef GNULIB_TEST_CLOSE
98
99/* Define to 1 when the gnulib module connect should be tested. */
100#undef GNULIB_TEST_CONNECT
101
102/* Define to 1 when the gnulib module dup2 should be tested. */
103#undef GNULIB_TEST_DUP2
104
105/* Define to 1 when the gnulib module environ should be tested. */
106#undef GNULIB_TEST_ENVIRON
107
108/* Define to 1 when the gnulib module fcntl should be tested. */
109#undef GNULIB_TEST_FCNTL
110
111/* Define to 1 when the gnulib module fseek should be tested. */
112#undef GNULIB_TEST_FSEEK
113
114/* Define to 1 when the gnulib module fseeko should be tested. */
115#undef GNULIB_TEST_FSEEKO
116
117/* Define to 1 when the gnulib module fstat should be tested. */
118#undef GNULIB_TEST_FSTAT
119
120/* Define to 1 when the gnulib module ftell should be tested. */
121#undef GNULIB_TEST_FTELL
122
123/* Define to 1 when the gnulib module ftello should be tested. */
124#undef GNULIB_TEST_FTELLO
125
126/* Define to 1 when the gnulib module getaddrinfo should be tested. */
127#undef GNULIB_TEST_GETADDRINFO
128
129/* Define to 1 when the gnulib module getdelim should be tested. */
130#undef GNULIB_TEST_GETDELIM
131
132/* Define to 1 when the gnulib module getdomainname should be tested. */
133#undef GNULIB_TEST_GETDOMAINNAME
134
135/* Define to 1 when the gnulib module getdtablesize should be tested. */
136#undef GNULIB_TEST_GETDTABLESIZE
137
138/* Define to 1 when the gnulib module gethostname should be tested. */
139#undef GNULIB_TEST_GETHOSTNAME
140
141/* Define to 1 when the gnulib module getline should be tested. */
142#undef GNULIB_TEST_GETLINE
143
144/* Define to 1 when the gnulib module getopt-gnu should be tested. */
145#undef GNULIB_TEST_GETOPT_GNU
146
147/* Define to 1 when the gnulib module getpeername should be tested. */
148#undef GNULIB_TEST_GETPEERNAME
149
150/* Define to 1 when the gnulib module getsubopt should be tested. */
151#undef GNULIB_TEST_GETSUBOPT
152
153/* Define to 1 when the gnulib module gettimeofday should be tested. */
154#undef GNULIB_TEST_GETTIMEOFDAY
155
156/* Define to 1 when the gnulib module lseek should be tested. */
157#undef GNULIB_TEST_LSEEK
158
159/* Define to 1 when the gnulib module malloc-posix should be tested. */
160#undef GNULIB_TEST_MALLOC_POSIX
161
162/* Define to 1 when the gnulib module memchr should be tested. */
163#undef GNULIB_TEST_MEMCHR
164
165/* Define to 1 when the gnulib module mktime should be tested. */
166#undef GNULIB_TEST_MKTIME
167
168/* Define to 1 when the gnulib module rawmemchr should be tested. */
169#undef GNULIB_TEST_RAWMEMCHR
170
171/* Define to 1 when the gnulib module readlink should be tested. */
172#undef GNULIB_TEST_READLINK
173
174/* Define to 1 when the gnulib module realloc-posix should be tested. */
175#undef GNULIB_TEST_REALLOC_POSIX
176
177/* Define to 1 when the gnulib module recvfrom should be tested. */
178#undef GNULIB_TEST_RECVFROM
179
180/* Define to 1 when the gnulib module select should be tested. */
181#undef GNULIB_TEST_SELECT
182
183/* Define to 1 when the gnulib module sendto should be tested. */
184#undef GNULIB_TEST_SENDTO
185
186/* Define to 1 when the gnulib module setenv should be tested. */
187#undef GNULIB_TEST_SETENV
188
189/* Define to 1 when the gnulib module shutdown should be tested. */
190#undef GNULIB_TEST_SHUTDOWN
191
192/* Define to 1 when the gnulib module snprintf should be tested. */
193#undef GNULIB_TEST_SNPRINTF
194
195/* Define to 1 when the gnulib module socket should be tested. */
196#undef GNULIB_TEST_SOCKET
197
198/* Define to 1 when the gnulib module stat should be tested. */
199#undef GNULIB_TEST_STAT
200
201/* Define to 1 when the gnulib module strchrnul should be tested. */
202#undef GNULIB_TEST_STRCHRNUL
203
204/* Define to 1 when the gnulib module strdup should be tested. */
205#undef GNULIB_TEST_STRDUP
206
207/* Define to 1 when the gnulib module strerror should be tested. */
208#undef GNULIB_TEST_STRERROR
209
210/* Define to 1 when the gnulib module strndup should be tested. */
211#undef GNULIB_TEST_STRNDUP
212
213/* Define to 1 when the gnulib module strnlen should be tested. */
214#undef GNULIB_TEST_STRNLEN
215
216/* Define to 1 when the gnulib module strtok_r should be tested. */
217#undef GNULIB_TEST_STRTOK_R
218
219/* Define to 1 when the gnulib module strverscmp should be tested. */
220#undef GNULIB_TEST_STRVERSCMP
221
222/* Define to 1 when the gnulib module timegm should be tested. */
223#undef GNULIB_TEST_TIMEGM
224
225/* Define to 1 when the gnulib module time_r should be tested. */
226#undef GNULIB_TEST_TIME_R
227
228/* Define to 1 when the gnulib module unsetenv should be tested. */
229#undef GNULIB_TEST_UNSETENV
230
231/* Define to 1 when the gnulib module vasprintf should be tested. */
232#undef GNULIB_TEST_VASPRINTF
233
234/* Define to 1 if you have 'alloca' after including <alloca.h>, a header that
235   may be supplied by this distribution. */
236#undef HAVE_ALLOCA
237
238/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
239   */
240#undef HAVE_ALLOCA_H
241
242/* Define to 1 if you have the <arpa/inet.h> header file. */
243#undef HAVE_ARPA_INET_H
244
245/* Define to 1 if you have the <arpa/nameser.h> header file. */
246#undef HAVE_ARPA_NAMESER_H
247
248/* Define to 1 if you have the <bp-sym.h> header file. */
249#undef HAVE_BP_SYM_H
250
251/* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
252   CoreFoundation framework. */
253#undef HAVE_CFLOCALECOPYCURRENT
254
255/* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
256   the CoreFoundation framework. */
257#undef HAVE_CFPREFERENCESCOPYAPPVALUE
258
259/* Define to 1 if you have the `clock_gettime' function. */
260#undef HAVE_CLOCK_GETTIME
261
262/* Define to 1 if you have the `clock_settime' function. */
263#undef HAVE_CLOCK_SETTIME
264
265/* Define if you have compound literals. */
266#undef HAVE_COMPOUND_LITERALS
267
268/* Define if the GNU dcgettext() function is already present or preinstalled.
269   */
270#undef HAVE_DCGETTEXT
271
272/* Define to 1 if you have the declaration of `alarm', and to 0 if you don't.
273   */
274#undef HAVE_DECL_ALARM
275
276/* Define to 1 if you have the declaration of `fflush_unlocked', and to 0 if
277   you don't. */
278#undef HAVE_DECL_FFLUSH_UNLOCKED
279
280/* Define to 1 if you have the declaration of `flockfile', and to 0 if you
281   don't. */
282#undef HAVE_DECL_FLOCKFILE
283
284/* Define to 1 if you have the declaration of `fputs_unlocked', and to 0 if
285   you don't. */
286#undef HAVE_DECL_FPUTS_UNLOCKED
287
288/* Define to 1 if you have the declaration of `freeaddrinfo', and to 0 if you
289   don't. */
290#undef HAVE_DECL_FREEADDRINFO
291
292/* Define to 1 if you have the declaration of `fseeko', and to 0 if you don't.
293   */
294#undef HAVE_DECL_FSEEKO
295
296/* Define to 1 if you have the declaration of `ftello', and to 0 if you don't.
297   */
298#undef HAVE_DECL_FTELLO
299
300/* Define to 1 if you have the declaration of `funlockfile', and to 0 if you
301   don't. */
302#undef HAVE_DECL_FUNLOCKFILE
303
304/* Define to 1 if you have the declaration of `gai_strerror', and to 0 if you
305   don't. */
306#undef HAVE_DECL_GAI_STRERROR
307
308/* Define to 1 if you have the declaration of `gai_strerrorA', and to 0 if you
309   don't. */
310#undef HAVE_DECL_GAI_STRERRORA
311
312/* Define to 1 if you have the declaration of `getaddrinfo', and to 0 if you
313   don't. */
314#undef HAVE_DECL_GETADDRINFO
315
316/* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
317   don't. */
318#undef HAVE_DECL_GETC_UNLOCKED
319
320/* Define to 1 if you have the declaration of `getdelim', and to 0 if you
321   don't. */
322#undef HAVE_DECL_GETDELIM
323
324/* Define to 1 if you have the declaration of `getdomainname', and to 0 if you
325   don't. */
326#undef HAVE_DECL_GETDOMAINNAME
327
328/* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
329   */
330#undef HAVE_DECL_GETENV
331
332/* Define to 1 if you have the declaration of `getline', and to 0 if you
333   don't. */
334#undef HAVE_DECL_GETLINE
335
336/* Define to 1 if you have the declaration of `getnameinfo', and to 0 if you
337   don't. */
338#undef HAVE_DECL_GETNAMEINFO
339
340/* Define to 1 if you have the declaration of `getpass', and to 0 if you
341   don't. */
342#undef HAVE_DECL_GETPASS
343
344/* Define to 1 if you have the declaration of `h_errno', and to 0 if you
345   don't. */
346#undef HAVE_DECL_H_ERRNO
347
348/* Define to 1 if you have the declaration of `inet_ntop', and to 0 if you
349   don't. */
350#undef HAVE_DECL_INET_NTOP
351
352/* Define to 1 if you have the declaration of `localtime_r', and to 0 if you
353   don't. */
354#undef HAVE_DECL_LOCALTIME_R
355
356/* Define to 1 if you have the declaration of `program_invocation_name', and
357   to 0 if you don't. */
358#undef HAVE_DECL_PROGRAM_INVOCATION_NAME
359
360/* Define to 1 if you have the declaration of `program_invocation_short_name',
361   and to 0 if you don't. */
362#undef HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME
363
364/* Define to 1 if you have the declaration of `putc_unlocked', and to 0 if you
365   don't. */
366#undef HAVE_DECL_PUTC_UNLOCKED
367
368/* Define to 1 if you have the declaration of `setenv', and to 0 if you don't.
369   */
370#undef HAVE_DECL_SETENV
371
372/* Define to 1 if you have the declaration of `snprintf', and to 0 if you
373   don't. */
374#undef HAVE_DECL_SNPRINTF
375
376/* Define to 1 if you have the declaration of `strdup', and to 0 if you don't.
377   */
378#undef HAVE_DECL_STRDUP
379
380/* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
381   don't. */
382#undef HAVE_DECL_STRERROR_R
383
384/* Define to 1 if you have the declaration of `strncasecmp', and to 0 if you
385   don't. */
386#undef HAVE_DECL_STRNCASECMP
387
388/* Define to 1 if you have the declaration of `strndup', and to 0 if you
389   don't. */
390#undef HAVE_DECL_STRNDUP
391
392/* Define to 1 if you have the declaration of `strnlen', and to 0 if you
393   don't. */
394#undef HAVE_DECL_STRNLEN
395
396/* Define to 1 if you have the declaration of `strtok_r', and to 0 if you
397   don't. */
398#undef HAVE_DECL_STRTOK_R
399
400/* Define to 1 if you have the declaration of `tzname', and to 0 if you don't.
401   */
402#undef HAVE_DECL_TZNAME
403
404/* Define to 1 if you have the declaration of `unsetenv', and to 0 if you
405   don't. */
406#undef HAVE_DECL_UNSETENV
407
408/* Define to 1 if you have the declaration of `_snprintf', and to 0 if you
409   don't. */
410#undef HAVE_DECL__SNPRINTF
411
412/* Define to 1 if you have the declaration of `__fsetlocking', and to 0 if you
413   don't. */
414#undef HAVE_DECL___FSETLOCKING
415
416/* Define to 1 if you have the <dlfcn.h> header file. */
417#undef HAVE_DLFCN_H
418
419/* Define to 1 if you have the 'dup2' function. */
420#undef HAVE_DUP2
421
422/* Define if you have the declaration of environ. */
423#undef HAVE_ENVIRON_DECL
424
425/* Define to 1 if you have the `fcntl' function. */
426#undef HAVE_FCNTL
427
428/* Define to 1 if you have the <features.h> header file. */
429#undef HAVE_FEATURES_H
430
431/* Define to 1 if you have the `flockfile' function. */
432#undef HAVE_FLOCKFILE
433
434/* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
435#undef HAVE_FSEEKO
436
437/* Define to 1 if you have the `funlockfile' function. */
438#undef HAVE_FUNLOCKFILE
439
440/* Define to 1 if you have the `getdelim' function. */
441#undef HAVE_GETDELIM
442
443/* Define if the getdomainname() function is present and can be used. */
444#undef HAVE_GETDOMAINNAME
445
446/* Define to 1 if you have the `getdtablesize' function. */
447#undef HAVE_GETDTABLESIZE
448
449/* Define to 1 if you have the `gethostbyname' function. */
450#undef HAVE_GETHOSTBYNAME
451
452/* Define to 1 if you have the `gethostname' function. */
453#undef HAVE_GETHOSTNAME
454
455/* Define to 1 if you have the <getopt.h> header file. */
456#undef HAVE_GETOPT_H
457
458/* Define to 1 if you have the `getopt_long_only' function. */
459#undef HAVE_GETOPT_LONG_ONLY
460
461/* Define to 1 if you have the `getpass' function. */
462#undef HAVE_GETPASS
463
464/* Define to 1 if you have the `getpwnam' function. */
465#undef HAVE_GETPWNAM
466
467/* Define to 1 if you have the `getservbyname' function. */
468#undef HAVE_GETSERVBYNAME
469
470/* Define to 1 if you have the `getsubopt' function. */
471#undef HAVE_GETSUBOPT
472
473/* Define if the GNU gettext() function is already present or preinstalled. */
474#undef HAVE_GETTEXT
475
476/* Define to 1 if you have the `gettimeofday' function. */
477#undef HAVE_GETTIMEOFDAY
478
479/* Define to 1 if you have the `getuid' function. */
480#undef HAVE_GETUID
481
482/* Define if you have the iconv() function and it works. */
483#undef HAVE_ICONV
484
485/* Define to 1 if you have the `inet_ntop' function. */
486#undef HAVE_INET_NTOP
487
488/* Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>. */
489#undef HAVE_INTMAX_T
490
491/* Define to 1 if you have the <inttypes.h> header file. */
492#undef HAVE_INTTYPES_H
493
494/* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
495   declares uintmax_t. */
496#undef HAVE_INTTYPES_H_WITH_UINTMAX
497
498/* Define to 1 if <sys/socket.h> defines AF_INET. */
499#undef HAVE_IPV4
500
501/* Define to 1 if <sys/socket.h> defines AF_INET6. */
502#undef HAVE_IPV6
503
504/* Define if you have the libgcrypt library. */
505#undef HAVE_LIBGCRYPT
506
507/* Define if you have the libgnutls library. */
508#undef HAVE_LIBGNUTLS
509
510/* Define if you have the libidn library. */
511#undef HAVE_LIBIDN
512
513/* Define if you have the libresolv library. */
514#undef HAVE_LIBRESOLV
515
516/* Define if you have the libtasn1 library. */
517#undef HAVE_LIBTASN1
518
519/* Define to 1 if you have the `localtime_r' function. */
520#undef HAVE_LOCALTIME_R
521
522/* Define to 1 if the system has the type `long long int'. */
523#undef HAVE_LONG_LONG_INT
524
525/* Define to 1 if you have the `lstat' function. */
526#undef HAVE_LSTAT
527
528/* Define if the 'malloc' function is POSIX compliant. */
529#undef HAVE_MALLOC_POSIX
530
531/* Define to 1 if mmap()'s MAP_ANONYMOUS flag is available after including
532   config.h and <sys/mman.h>. */
533#undef HAVE_MAP_ANONYMOUS
534
535/* Define to 1 if you have the `mbrtowc' function. */
536#undef HAVE_MBRTOWC
537
538/* Define to 1 if you have the <memory.h> header file. */
539#undef HAVE_MEMORY_H
540
541/* Define to 1 if <limits.h> defines the MIN and MAX macros. */
542#undef HAVE_MINMAX_IN_LIMITS_H
543
544/* Define to 1 if <sys/param.h> defines the MIN and MAX macros. */
545#undef HAVE_MINMAX_IN_SYS_PARAM_H
546
547/* Define to 1 if you have the `mprotect' function. */
548#undef HAVE_MPROTECT
549
550/* Define to 1 on MSVC platforms that have the "invalid parameter handler"
551   concept. */
552#undef HAVE_MSVC_INVALID_PARAMETER_HANDLER
553
554/* Define to 1 if you have the `nanotime' function. */
555#undef HAVE_NANOTIME
556
557/* Define to 1 if you have the <netdb.h> header file. */
558#undef HAVE_NETDB_H
559
560/* Define to 1 if you have the <netinet/in6.h> header file. */
561#undef HAVE_NETINET_IN6_H
562
563/* Define to 1 if you have the <netinet/in.h> header file. */
564#undef HAVE_NETINET_IN_H
565
566/* Define to 1 if you have the `ngettext' function. */
567#undef HAVE_NGETTEXT
568
569/* Define to 1 if you have the <pwd.h> header file. */
570#undef HAVE_PWD_H
571
572/* Define to 1 if you have the `rawmemchr' function. */
573#undef HAVE_RAWMEMCHR
574
575/* Define to 1 if accept is declared even after undefining macros. */
576#undef HAVE_RAW_DECL_ACCEPT
577
578/* Define to 1 if accept4 is declared even after undefining macros. */
579#undef HAVE_RAW_DECL_ACCEPT4
580
581/* Define to 1 if atoll is declared even after undefining macros. */
582#undef HAVE_RAW_DECL_ATOLL
583
584/* Define to 1 if bind is declared even after undefining macros. */
585#undef HAVE_RAW_DECL_BIND
586
587/* Define to 1 if btowc is declared even after undefining macros. */
588#undef HAVE_RAW_DECL_BTOWC
589
590/* Define to 1 if canonicalize_file_name is declared even after undefining
591   macros. */
592#undef HAVE_RAW_DECL_CANONICALIZE_FILE_NAME
593
594/* Define to 1 if chdir is declared even after undefining macros. */
595#undef HAVE_RAW_DECL_CHDIR
596
597/* Define to 1 if chown is declared even after undefining macros. */
598#undef HAVE_RAW_DECL_CHOWN
599
600/* Define to 1 if connect is declared even after undefining macros. */
601#undef HAVE_RAW_DECL_CONNECT
602
603/* Define to 1 if dprintf is declared even after undefining macros. */
604#undef HAVE_RAW_DECL_DPRINTF
605
606/* Define to 1 if dup is declared even after undefining macros. */
607#undef HAVE_RAW_DECL_DUP
608
609/* Define to 1 if dup2 is declared even after undefining macros. */
610#undef HAVE_RAW_DECL_DUP2
611
612/* Define to 1 if dup3 is declared even after undefining macros. */
613#undef HAVE_RAW_DECL_DUP3
614
615/* Define to 1 if duplocale is declared even after undefining macros. */
616#undef HAVE_RAW_DECL_DUPLOCALE
617
618/* Define to 1 if endusershell is declared even after undefining macros. */
619#undef HAVE_RAW_DECL_ENDUSERSHELL
620
621/* Define to 1 if environ is declared even after undefining macros. */
622#undef HAVE_RAW_DECL_ENVIRON
623
624/* Define to 1 if euidaccess is declared even after undefining macros. */
625#undef HAVE_RAW_DECL_EUIDACCESS
626
627/* Define to 1 if faccessat is declared even after undefining macros. */
628#undef HAVE_RAW_DECL_FACCESSAT
629
630/* Define to 1 if fchdir is declared even after undefining macros. */
631#undef HAVE_RAW_DECL_FCHDIR
632
633/* Define to 1 if fchmodat is declared even after undefining macros. */
634#undef HAVE_RAW_DECL_FCHMODAT
635
636/* Define to 1 if fchownat is declared even after undefining macros. */
637#undef HAVE_RAW_DECL_FCHOWNAT
638
639/* Define to 1 if fcntl is declared even after undefining macros. */
640#undef HAVE_RAW_DECL_FCNTL
641
642/* Define to 1 if fdatasync is declared even after undefining macros. */
643#undef HAVE_RAW_DECL_FDATASYNC
644
645/* Define to 1 if ffs is declared even after undefining macros. */
646#undef HAVE_RAW_DECL_FFS
647
648/* Define to 1 if ffsl is declared even after undefining macros. */
649#undef HAVE_RAW_DECL_FFSL
650
651/* Define to 1 if ffsll is declared even after undefining macros. */
652#undef HAVE_RAW_DECL_FFSLL
653
654/* Define to 1 if fpurge is declared even after undefining macros. */
655#undef HAVE_RAW_DECL_FPURGE
656
657/* Define to 1 if freeaddrinfo is declared even after undefining macros. */
658#undef HAVE_RAW_DECL_FREEADDRINFO
659
660/* Define to 1 if fseeko is declared even after undefining macros. */
661#undef HAVE_RAW_DECL_FSEEKO
662
663/* Define to 1 if fstat is declared even after undefining macros. */
664#undef HAVE_RAW_DECL_FSTAT
665
666/* Define to 1 if fstatat is declared even after undefining macros. */
667#undef HAVE_RAW_DECL_FSTATAT
668
669/* Define to 1 if fsync is declared even after undefining macros. */
670#undef HAVE_RAW_DECL_FSYNC
671
672/* Define to 1 if ftello is declared even after undefining macros. */
673#undef HAVE_RAW_DECL_FTELLO
674
675/* Define to 1 if ftruncate is declared even after undefining macros. */
676#undef HAVE_RAW_DECL_FTRUNCATE
677
678/* Define to 1 if futimens is declared even after undefining macros. */
679#undef HAVE_RAW_DECL_FUTIMENS
680
681/* Define to 1 if gai_strerror is declared even after undefining macros. */
682#undef HAVE_RAW_DECL_GAI_STRERROR
683
684/* Define to 1 if getaddrinfo is declared even after undefining macros. */
685#undef HAVE_RAW_DECL_GETADDRINFO
686
687/* Define to 1 if getcwd is declared even after undefining macros. */
688#undef HAVE_RAW_DECL_GETCWD
689
690/* Define to 1 if getdelim is declared even after undefining macros. */
691#undef HAVE_RAW_DECL_GETDELIM
692
693/* Define to 1 if getdomainname is declared even after undefining macros. */
694#undef HAVE_RAW_DECL_GETDOMAINNAME
695
696/* Define to 1 if getdtablesize is declared even after undefining macros. */
697#undef HAVE_RAW_DECL_GETDTABLESIZE
698
699/* Define to 1 if getgroups is declared even after undefining macros. */
700#undef HAVE_RAW_DECL_GETGROUPS
701
702/* Define to 1 if gethostname is declared even after undefining macros. */
703#undef HAVE_RAW_DECL_GETHOSTNAME
704
705/* Define to 1 if getline is declared even after undefining macros. */
706#undef HAVE_RAW_DECL_GETLINE
707
708/* Define to 1 if getloadavg is declared even after undefining macros. */
709#undef HAVE_RAW_DECL_GETLOADAVG
710
711/* Define to 1 if getlogin is declared even after undefining macros. */
712#undef HAVE_RAW_DECL_GETLOGIN
713
714/* Define to 1 if getlogin_r is declared even after undefining macros. */
715#undef HAVE_RAW_DECL_GETLOGIN_R
716
717/* Define to 1 if getnameinfo is declared even after undefining macros. */
718#undef HAVE_RAW_DECL_GETNAMEINFO
719
720/* Define to 1 if getpagesize is declared even after undefining macros. */
721#undef HAVE_RAW_DECL_GETPAGESIZE
722
723/* Define to 1 if getpeername is declared even after undefining macros. */
724#undef HAVE_RAW_DECL_GETPEERNAME
725
726/* Define to 1 if gets is declared even after undefining macros. */
727#undef HAVE_RAW_DECL_GETS
728
729/* Define to 1 if getsockname is declared even after undefining macros. */
730#undef HAVE_RAW_DECL_GETSOCKNAME
731
732/* Define to 1 if getsockopt is declared even after undefining macros. */
733#undef HAVE_RAW_DECL_GETSOCKOPT
734
735/* Define to 1 if getsubopt is declared even after undefining macros. */
736#undef HAVE_RAW_DECL_GETSUBOPT
737
738/* Define to 1 if gettimeofday is declared even after undefining macros. */
739#undef HAVE_RAW_DECL_GETTIMEOFDAY
740
741/* Define to 1 if getusershell is declared even after undefining macros. */
742#undef HAVE_RAW_DECL_GETUSERSHELL
743
744/* Define to 1 if grantpt is declared even after undefining macros. */
745#undef HAVE_RAW_DECL_GRANTPT
746
747/* Define to 1 if group_member is declared even after undefining macros. */
748#undef HAVE_RAW_DECL_GROUP_MEMBER
749
750/* Define to 1 if inet_ntop is declared even after undefining macros. */
751#undef HAVE_RAW_DECL_INET_NTOP
752
753/* Define to 1 if inet_pton is declared even after undefining macros. */
754#undef HAVE_RAW_DECL_INET_PTON
755
756/* Define to 1 if initstate is declared even after undefining macros. */
757#undef HAVE_RAW_DECL_INITSTATE
758
759/* Define to 1 if initstate_r is declared even after undefining macros. */
760#undef HAVE_RAW_DECL_INITSTATE_R
761
762/* Define to 1 if isatty is declared even after undefining macros. */
763#undef HAVE_RAW_DECL_ISATTY
764
765/* Define to 1 if lchmod is declared even after undefining macros. */
766#undef HAVE_RAW_DECL_LCHMOD
767
768/* Define to 1 if lchown is declared even after undefining macros. */
769#undef HAVE_RAW_DECL_LCHOWN
770
771/* Define to 1 if link is declared even after undefining macros. */
772#undef HAVE_RAW_DECL_LINK
773
774/* Define to 1 if linkat is declared even after undefining macros. */
775#undef HAVE_RAW_DECL_LINKAT
776
777/* Define to 1 if listen is declared even after undefining macros. */
778#undef HAVE_RAW_DECL_LISTEN
779
780/* Define to 1 if lseek is declared even after undefining macros. */
781#undef HAVE_RAW_DECL_LSEEK
782
783/* Define to 1 if lstat is declared even after undefining macros. */
784#undef HAVE_RAW_DECL_LSTAT
785
786/* Define to 1 if mbrlen is declared even after undefining macros. */
787#undef HAVE_RAW_DECL_MBRLEN
788
789/* Define to 1 if mbrtowc is declared even after undefining macros. */
790#undef HAVE_RAW_DECL_MBRTOWC
791
792/* Define to 1 if mbsinit is declared even after undefining macros. */
793#undef HAVE_RAW_DECL_MBSINIT
794
795/* Define to 1 if mbsnrtowcs is declared even after undefining macros. */
796#undef HAVE_RAW_DECL_MBSNRTOWCS
797
798/* Define to 1 if mbsrtowcs is declared even after undefining macros. */
799#undef HAVE_RAW_DECL_MBSRTOWCS
800
801/* Define to 1 if memmem is declared even after undefining macros. */
802#undef HAVE_RAW_DECL_MEMMEM
803
804/* Define to 1 if mempcpy is declared even after undefining macros. */
805#undef HAVE_RAW_DECL_MEMPCPY
806
807/* Define to 1 if memrchr is declared even after undefining macros. */
808#undef HAVE_RAW_DECL_MEMRCHR
809
810/* Define to 1 if mkdirat is declared even after undefining macros. */
811#undef HAVE_RAW_DECL_MKDIRAT
812
813/* Define to 1 if mkdtemp is declared even after undefining macros. */
814#undef HAVE_RAW_DECL_MKDTEMP
815
816/* Define to 1 if mkfifo is declared even after undefining macros. */
817#undef HAVE_RAW_DECL_MKFIFO
818
819/* Define to 1 if mkfifoat is declared even after undefining macros. */
820#undef HAVE_RAW_DECL_MKFIFOAT
821
822/* Define to 1 if mknod is declared even after undefining macros. */
823#undef HAVE_RAW_DECL_MKNOD
824
825/* Define to 1 if mknodat is declared even after undefining macros. */
826#undef HAVE_RAW_DECL_MKNODAT
827
828/* Define to 1 if mkostemp is declared even after undefining macros. */
829#undef HAVE_RAW_DECL_MKOSTEMP
830
831/* Define to 1 if mkostemps is declared even after undefining macros. */
832#undef HAVE_RAW_DECL_MKOSTEMPS
833
834/* Define to 1 if mkstemp is declared even after undefining macros. */
835#undef HAVE_RAW_DECL_MKSTEMP
836
837/* Define to 1 if mkstemps is declared even after undefining macros. */
838#undef HAVE_RAW_DECL_MKSTEMPS
839
840/* Define to 1 if openat is declared even after undefining macros. */
841#undef HAVE_RAW_DECL_OPENAT
842
843/* Define to 1 if pclose is declared even after undefining macros. */
844#undef HAVE_RAW_DECL_PCLOSE
845
846/* Define to 1 if pipe is declared even after undefining macros. */
847#undef HAVE_RAW_DECL_PIPE
848
849/* Define to 1 if pipe2 is declared even after undefining macros. */
850#undef HAVE_RAW_DECL_PIPE2
851
852/* Define to 1 if popen is declared even after undefining macros. */
853#undef HAVE_RAW_DECL_POPEN
854
855/* Define to 1 if posix_openpt is declared even after undefining macros. */
856#undef HAVE_RAW_DECL_POSIX_OPENPT
857
858/* Define to 1 if pread is declared even after undefining macros. */
859#undef HAVE_RAW_DECL_PREAD
860
861/* Define to 1 if pselect is declared even after undefining macros. */
862#undef HAVE_RAW_DECL_PSELECT
863
864/* Define to 1 if pthread_sigmask is declared even after undefining macros. */
865#undef HAVE_RAW_DECL_PTHREAD_SIGMASK
866
867/* Define to 1 if ptsname is declared even after undefining macros. */
868#undef HAVE_RAW_DECL_PTSNAME
869
870/* Define to 1 if ptsname_r is declared even after undefining macros. */
871#undef HAVE_RAW_DECL_PTSNAME_R
872
873/* Define to 1 if pwrite is declared even after undefining macros. */
874#undef HAVE_RAW_DECL_PWRITE
875
876/* Define to 1 if random is declared even after undefining macros. */
877#undef HAVE_RAW_DECL_RANDOM
878
879/* Define to 1 if random_r is declared even after undefining macros. */
880#undef HAVE_RAW_DECL_RANDOM_R
881
882/* Define to 1 if rawmemchr is declared even after undefining macros. */
883#undef HAVE_RAW_DECL_RAWMEMCHR
884
885/* Define to 1 if readlink is declared even after undefining macros. */
886#undef HAVE_RAW_DECL_READLINK
887
888/* Define to 1 if readlinkat is declared even after undefining macros. */
889#undef HAVE_RAW_DECL_READLINKAT
890
891/* Define to 1 if realpath is declared even after undefining macros. */
892#undef HAVE_RAW_DECL_REALPATH
893
894/* Define to 1 if recv is declared even after undefining macros. */
895#undef HAVE_RAW_DECL_RECV
896
897/* Define to 1 if recvfrom is declared even after undefining macros. */
898#undef HAVE_RAW_DECL_RECVFROM
899
900/* Define to 1 if renameat is declared even after undefining macros. */
901#undef HAVE_RAW_DECL_RENAMEAT
902
903/* Define to 1 if rmdir is declared even after undefining macros. */
904#undef HAVE_RAW_DECL_RMDIR
905
906/* Define to 1 if rpmatch is declared even after undefining macros. */
907#undef HAVE_RAW_DECL_RPMATCH
908
909/* Define to 1 if secure_getenv is declared even after undefining macros. */
910#undef HAVE_RAW_DECL_SECURE_GETENV
911
912/* Define to 1 if select is declared even after undefining macros. */
913#undef HAVE_RAW_DECL_SELECT
914
915/* Define to 1 if send is declared even after undefining macros. */
916#undef HAVE_RAW_DECL_SEND
917
918/* Define to 1 if sendto is declared even after undefining macros. */
919#undef HAVE_RAW_DECL_SENDTO
920
921/* Define to 1 if setenv is declared even after undefining macros. */
922#undef HAVE_RAW_DECL_SETENV
923
924/* Define to 1 if sethostname is declared even after undefining macros. */
925#undef HAVE_RAW_DECL_SETHOSTNAME
926
927/* Define to 1 if setlocale is declared even after undefining macros. */
928#undef HAVE_RAW_DECL_SETLOCALE
929
930/* Define to 1 if setsockopt is declared even after undefining macros. */
931#undef HAVE_RAW_DECL_SETSOCKOPT
932
933/* Define to 1 if setstate is declared even after undefining macros. */
934#undef HAVE_RAW_DECL_SETSTATE
935
936/* Define to 1 if setstate_r is declared even after undefining macros. */
937#undef HAVE_RAW_DECL_SETSTATE_R
938
939/* Define to 1 if setusershell is declared even after undefining macros. */
940#undef HAVE_RAW_DECL_SETUSERSHELL
941
942/* Define to 1 if shutdown is declared even after undefining macros. */
943#undef HAVE_RAW_DECL_SHUTDOWN
944
945/* Define to 1 if sigaction is declared even after undefining macros. */
946#undef HAVE_RAW_DECL_SIGACTION
947
948/* Define to 1 if sigaddset is declared even after undefining macros. */
949#undef HAVE_RAW_DECL_SIGADDSET
950
951/* Define to 1 if sigdelset is declared even after undefining macros. */
952#undef HAVE_RAW_DECL_SIGDELSET
953
954/* Define to 1 if sigemptyset is declared even after undefining macros. */
955#undef HAVE_RAW_DECL_SIGEMPTYSET
956
957/* Define to 1 if sigfillset is declared even after undefining macros. */
958#undef HAVE_RAW_DECL_SIGFILLSET
959
960/* Define to 1 if sigismember is declared even after undefining macros. */
961#undef HAVE_RAW_DECL_SIGISMEMBER
962
963/* Define to 1 if sigpending is declared even after undefining macros. */
964#undef HAVE_RAW_DECL_SIGPENDING
965
966/* Define to 1 if sigprocmask is declared even after undefining macros. */
967#undef HAVE_RAW_DECL_SIGPROCMASK
968
969/* Define to 1 if sleep is declared even after undefining macros. */
970#undef HAVE_RAW_DECL_SLEEP
971
972/* Define to 1 if snprintf is declared even after undefining macros. */
973#undef HAVE_RAW_DECL_SNPRINTF
974
975/* Define to 1 if socket is declared even after undefining macros. */
976#undef HAVE_RAW_DECL_SOCKET
977
978/* Define to 1 if srandom is declared even after undefining macros. */
979#undef HAVE_RAW_DECL_SRANDOM
980
981/* Define to 1 if srandom_r is declared even after undefining macros. */
982#undef HAVE_RAW_DECL_SRANDOM_R
983
984/* Define to 1 if stat is declared even after undefining macros. */
985#undef HAVE_RAW_DECL_STAT
986
987/* Define to 1 if stpcpy is declared even after undefining macros. */
988#undef HAVE_RAW_DECL_STPCPY
989
990/* Define to 1 if stpncpy is declared even after undefining macros. */
991#undef HAVE_RAW_DECL_STPNCPY
992
993/* Define to 1 if strcasecmp is declared even after undefining macros. */
994#undef HAVE_RAW_DECL_STRCASECMP
995
996/* Define to 1 if strcasestr is declared even after undefining macros. */
997#undef HAVE_RAW_DECL_STRCASESTR
998
999/* Define to 1 if strchrnul is declared even after undefining macros. */
1000#undef HAVE_RAW_DECL_STRCHRNUL
1001
1002/* Define to 1 if strdup is declared even after undefining macros. */
1003#undef HAVE_RAW_DECL_STRDUP
1004
1005/* Define to 1 if strerror_r is declared even after undefining macros. */
1006#undef HAVE_RAW_DECL_STRERROR_R
1007
1008/* Define to 1 if strncasecmp is declared even after undefining macros. */
1009#undef HAVE_RAW_DECL_STRNCASECMP
1010
1011/* Define to 1 if strncat is declared even after undefining macros. */
1012#undef HAVE_RAW_DECL_STRNCAT
1013
1014/* Define to 1 if strndup is declared even after undefining macros. */
1015#undef HAVE_RAW_DECL_STRNDUP
1016
1017/* Define to 1 if strnlen is declared even after undefining macros. */
1018#undef HAVE_RAW_DECL_STRNLEN
1019
1020/* Define to 1 if strpbrk is declared even after undefining macros. */
1021#undef HAVE_RAW_DECL_STRPBRK
1022
1023/* Define to 1 if strsep is declared even after undefining macros. */
1024#undef HAVE_RAW_DECL_STRSEP
1025
1026/* Define to 1 if strsignal is declared even after undefining macros. */
1027#undef HAVE_RAW_DECL_STRSIGNAL
1028
1029/* Define to 1 if strtod is declared even after undefining macros. */
1030#undef HAVE_RAW_DECL_STRTOD
1031
1032/* Define to 1 if strtok_r is declared even after undefining macros. */
1033#undef HAVE_RAW_DECL_STRTOK_R
1034
1035/* Define to 1 if strtoll is declared even after undefining macros. */
1036#undef HAVE_RAW_DECL_STRTOLL
1037
1038/* Define to 1 if strtoull is declared even after undefining macros. */
1039#undef HAVE_RAW_DECL_STRTOULL
1040
1041/* Define to 1 if strverscmp is declared even after undefining macros. */
1042#undef HAVE_RAW_DECL_STRVERSCMP
1043
1044/* Define to 1 if symlink is declared even after undefining macros. */
1045#undef HAVE_RAW_DECL_SYMLINK
1046
1047/* Define to 1 if symlinkat is declared even after undefining macros. */
1048#undef HAVE_RAW_DECL_SYMLINKAT
1049
1050/* Define to 1 if tmpfile is declared even after undefining macros. */
1051#undef HAVE_RAW_DECL_TMPFILE
1052
1053/* Define to 1 if ttyname_r is declared even after undefining macros. */
1054#undef HAVE_RAW_DECL_TTYNAME_R
1055
1056/* Define to 1 if unlink is declared even after undefining macros. */
1057#undef HAVE_RAW_DECL_UNLINK
1058
1059/* Define to 1 if unlinkat is declared even after undefining macros. */
1060#undef HAVE_RAW_DECL_UNLINKAT
1061
1062/* Define to 1 if unlockpt is declared even after undefining macros. */
1063#undef HAVE_RAW_DECL_UNLOCKPT
1064
1065/* Define to 1 if unsetenv is declared even after undefining macros. */
1066#undef HAVE_RAW_DECL_UNSETENV
1067
1068/* Define to 1 if usleep is declared even after undefining macros. */
1069#undef HAVE_RAW_DECL_USLEEP
1070
1071/* Define to 1 if utimensat is declared even after undefining macros. */
1072#undef HAVE_RAW_DECL_UTIMENSAT
1073
1074/* Define to 1 if vdprintf is declared even after undefining macros. */
1075#undef HAVE_RAW_DECL_VDPRINTF
1076
1077/* Define to 1 if vsnprintf is declared even after undefining macros. */
1078#undef HAVE_RAW_DECL_VSNPRINTF
1079
1080/* Define to 1 if wcpcpy is declared even after undefining macros. */
1081#undef HAVE_RAW_DECL_WCPCPY
1082
1083/* Define to 1 if wcpncpy is declared even after undefining macros. */
1084#undef HAVE_RAW_DECL_WCPNCPY
1085
1086/* Define to 1 if wcrtomb is declared even after undefining macros. */
1087#undef HAVE_RAW_DECL_WCRTOMB
1088
1089/* Define to 1 if wcscasecmp is declared even after undefining macros. */
1090#undef HAVE_RAW_DECL_WCSCASECMP
1091
1092/* Define to 1 if wcscat is declared even after undefining macros. */
1093#undef HAVE_RAW_DECL_WCSCAT
1094
1095/* Define to 1 if wcschr is declared even after undefining macros. */
1096#undef HAVE_RAW_DECL_WCSCHR
1097
1098/* Define to 1 if wcscmp is declared even after undefining macros. */
1099#undef HAVE_RAW_DECL_WCSCMP
1100
1101/* Define to 1 if wcscoll is declared even after undefining macros. */
1102#undef HAVE_RAW_DECL_WCSCOLL
1103
1104/* Define to 1 if wcscpy is declared even after undefining macros. */
1105#undef HAVE_RAW_DECL_WCSCPY
1106
1107/* Define to 1 if wcscspn is declared even after undefining macros. */
1108#undef HAVE_RAW_DECL_WCSCSPN
1109
1110/* Define to 1 if wcsdup is declared even after undefining macros. */
1111#undef HAVE_RAW_DECL_WCSDUP
1112
1113/* Define to 1 if wcslen is declared even after undefining macros. */
1114#undef HAVE_RAW_DECL_WCSLEN
1115
1116/* Define to 1 if wcsncasecmp is declared even after undefining macros. */
1117#undef HAVE_RAW_DECL_WCSNCASECMP
1118
1119/* Define to 1 if wcsncat is declared even after undefining macros. */
1120#undef HAVE_RAW_DECL_WCSNCAT
1121
1122/* Define to 1 if wcsncmp is declared even after undefining macros. */
1123#undef HAVE_RAW_DECL_WCSNCMP
1124
1125/* Define to 1 if wcsncpy is declared even after undefining macros. */
1126#undef HAVE_RAW_DECL_WCSNCPY
1127
1128/* Define to 1 if wcsnlen is declared even after undefining macros. */
1129#undef HAVE_RAW_DECL_WCSNLEN
1130
1131/* Define to 1 if wcsnrtombs is declared even after undefining macros. */
1132#undef HAVE_RAW_DECL_WCSNRTOMBS
1133
1134/* Define to 1 if wcspbrk is declared even after undefining macros. */
1135#undef HAVE_RAW_DECL_WCSPBRK
1136
1137/* Define to 1 if wcsrchr is declared even after undefining macros. */
1138#undef HAVE_RAW_DECL_WCSRCHR
1139
1140/* Define to 1 if wcsrtombs is declared even after undefining macros. */
1141#undef HAVE_RAW_DECL_WCSRTOMBS
1142
1143/* Define to 1 if wcsspn is declared even after undefining macros. */
1144#undef HAVE_RAW_DECL_WCSSPN
1145
1146/* Define to 1 if wcsstr is declared even after undefining macros. */
1147#undef HAVE_RAW_DECL_WCSSTR
1148
1149/* Define to 1 if wcstok is declared even after undefining macros. */
1150#undef HAVE_RAW_DECL_WCSTOK
1151
1152/* Define to 1 if wcswidth is declared even after undefining macros. */
1153#undef HAVE_RAW_DECL_WCSWIDTH
1154
1155/* Define to 1 if wcsxfrm is declared even after undefining macros. */
1156#undef HAVE_RAW_DECL_WCSXFRM
1157
1158/* Define to 1 if wctob is declared even after undefining macros. */
1159#undef HAVE_RAW_DECL_WCTOB
1160
1161/* Define to 1 if wcwidth is declared even after undefining macros. */
1162#undef HAVE_RAW_DECL_WCWIDTH
1163
1164/* Define to 1 if wmemchr is declared even after undefining macros. */
1165#undef HAVE_RAW_DECL_WMEMCHR
1166
1167/* Define to 1 if wmemcmp is declared even after undefining macros. */
1168#undef HAVE_RAW_DECL_WMEMCMP
1169
1170/* Define to 1 if wmemcpy is declared even after undefining macros. */
1171#undef HAVE_RAW_DECL_WMEMCPY
1172
1173/* Define to 1 if wmemmove is declared even after undefining macros. */
1174#undef HAVE_RAW_DECL_WMEMMOVE
1175
1176/* Define to 1 if wmemset is declared even after undefining macros. */
1177#undef HAVE_RAW_DECL_WMEMSET
1178
1179/* Define to 1 if _Exit is declared even after undefining macros. */
1180#undef HAVE_RAW_DECL__EXIT
1181
1182/* Define to 1 if you have the `readlink' function. */
1183#undef HAVE_READLINK
1184
1185/* Define to 1 if you have the `readlinkat' function. */
1186#undef HAVE_READLINKAT
1187
1188/* Define if the 'realloc' function is POSIX compliant. */
1189#undef HAVE_REALLOC_POSIX
1190
1191/* Define to 1 if you have the <resolv.h> header file. */
1192#undef HAVE_RESOLV_H
1193
1194/* Define to 1 if you have the res_query function. */
1195#undef HAVE_RES_QUERY
1196
1197/* Define to 1 if the system has the type `sa_family_t'. */
1198#undef HAVE_SA_FAMILY_T
1199
1200/* Define to 1 if you have the <search.h> header file. */
1201#undef HAVE_SEARCH_H
1202
1203/* Define to 1 if you have the <security/pam_appl.h> header file. */
1204#undef HAVE_SECURITY_PAM_APPL_H
1205
1206/* Define to 1 if you have the <security/pam_modules.h> header file. */
1207#undef HAVE_SECURITY_PAM_MODULES_H
1208
1209/* Define to 1 if you have the <security/_pam_macros.h> header file. */
1210#undef HAVE_SECURITY__PAM_MACROS_H
1211
1212/* Define to 1 if you have the `select' function. */
1213#undef HAVE_SELECT
1214
1215/* Define to 1 if you have the `setenv' function. */
1216#undef HAVE_SETENV
1217
1218/* Define to 1 if you have the `shutdown' function. */
1219#undef HAVE_SHUTDOWN
1220
1221/* Define to 1 if you have the `signal' function. */
1222#undef HAVE_SIGNAL
1223
1224/* Define to 1 if 'sig_atomic_t' is a signed integer type. */
1225#undef HAVE_SIGNED_SIG_ATOMIC_T
1226
1227/* Define to 1 if 'wchar_t' is a signed integer type. */
1228#undef HAVE_SIGNED_WCHAR_T
1229
1230/* Define to 1 if 'wint_t' is a signed integer type. */
1231#undef HAVE_SIGNED_WINT_T
1232
1233/* Define to 1 if the system has the type `sigset_t'. */
1234#undef HAVE_SIGSET_T
1235
1236/* Define to 1 if you have the `snprintf' function. */
1237#undef HAVE_SNPRINTF
1238
1239/* Define if the return value of the snprintf function is the number of of
1240   bytes (excluding the terminating NUL) that would have been produced if the
1241   buffer had been large enough. */
1242#undef HAVE_SNPRINTF_RETVAL_C99
1243
1244/* Define to 1 if you have the <stdint.h> header file. */
1245#undef HAVE_STDINT_H
1246
1247/* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
1248   uintmax_t. */
1249#undef HAVE_STDINT_H_WITH_UINTMAX
1250
1251/* Define to 1 if you have the <stdio_ext.h> header file. */
1252#undef HAVE_STDIO_EXT_H
1253
1254/* Define to 1 if you have the <stdlib.h> header file. */
1255#undef HAVE_STDLIB_H
1256
1257/* Define to 1 if you have the `strcasecmp' function. */
1258#undef HAVE_STRCASECMP
1259
1260/* Define to 1 if you have the `strchrnul' function. */
1261#undef HAVE_STRCHRNUL
1262
1263/* Define to 1 if you have the `strdup' function. */
1264#undef HAVE_STRDUP
1265
1266/* Define to 1 if you have the `strerror_r' function. */
1267#undef HAVE_STRERROR_R
1268
1269/* Define to 1 if you have the <strings.h> header file. */
1270#undef HAVE_STRINGS_H
1271
1272/* Define to 1 if you have the <string.h> header file. */
1273#undef HAVE_STRING_H
1274
1275/* Define to 1 if you have the `strncasecmp' function. */
1276#undef HAVE_STRNCASECMP
1277
1278/* Define to 1 if you have the `strndup' function. */
1279#undef HAVE_STRNDUP
1280
1281/* Define to 1 if you have the `strnlen' function. */
1282#undef HAVE_STRNLEN
1283
1284/* Define to 1 if you have the `strtok_r' function. */
1285#undef HAVE_STRTOK_R
1286
1287/* Define to 1 if the system has the type `struct addrinfo'. */
1288#undef HAVE_STRUCT_ADDRINFO
1289
1290/* Define to 1 if `sa_len' is a member of `struct sockaddr'. */
1291#undef HAVE_STRUCT_SOCKADDR_SA_LEN
1292
1293/* Define to 1 if the system has the type `struct sockaddr_storage'. */
1294#undef HAVE_STRUCT_SOCKADDR_STORAGE
1295
1296/* Define to 1 if `ss_family' is a member of `struct sockaddr_storage'. */
1297#undef HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY
1298
1299/* Define to 1 if `tm_zone' is a member of `struct tm'. */
1300#undef HAVE_STRUCT_TM_TM_ZONE
1301
1302/* Define to 1 if you have the `strverscmp' function. */
1303#undef HAVE_STRVERSCMP
1304
1305/* Define to 1 if you have the `sysinfo' function. */
1306#undef HAVE_SYSINFO
1307
1308/* Define to 1 if you have the <syslog.h> header file. */
1309#undef HAVE_SYSLOG_H
1310
1311/* Define to 1 if you have the <sys/bitypes.h> header file. */
1312#undef HAVE_SYS_BITYPES_H
1313
1314/* Define to 1 if you have the <sys/inttypes.h> header file. */
1315#undef HAVE_SYS_INTTYPES_H
1316
1317/* Define to 1 if you have the <sys/mman.h> header file. */
1318#undef HAVE_SYS_MMAN_H
1319
1320/* Define to 1 if you have the <sys/param.h> header file. */
1321#undef HAVE_SYS_PARAM_H
1322
1323/* Define to 1 if you have the <sys/select.h> header file. */
1324#undef HAVE_SYS_SELECT_H
1325
1326/* Define to 1 if you have the <sys/socket.h> header file. */
1327#undef HAVE_SYS_SOCKET_H
1328
1329/* Define to 1 if you have the <sys/stat.h> header file. */
1330#undef HAVE_SYS_STAT_H
1331
1332/* Define to 1 if you have the <sys/systeminfo.h> header file. */
1333#undef HAVE_SYS_SYSTEMINFO_H
1334
1335/* Define to 1 if you have the <sys/timeb.h> header file. */
1336#undef HAVE_SYS_TIMEB_H
1337
1338/* Define to 1 if you have the <sys/time.h> header file. */
1339#undef HAVE_SYS_TIME_H
1340
1341/* Define to 1 if you have the <sys/types.h> header file. */
1342#undef HAVE_SYS_TYPES_H
1343
1344/* Define to 1 if you have the <sys/uio.h> header file. */
1345#undef HAVE_SYS_UIO_H
1346
1347/* Define to 1 if you have the `tcgetattr' function. */
1348#undef HAVE_TCGETATTR
1349
1350/* Define to 1 if you have the `tcsetattr' function. */
1351#undef HAVE_TCSETATTR
1352
1353/* Define to 1 if you have the <termios.h> header file. */
1354#undef HAVE_TERMIOS_H
1355
1356/* Define to 1 if you have the `timegm' function. */
1357#undef HAVE_TIMEGM
1358
1359/* Define if struct tm has the tm_gmtoff member. */
1360#undef HAVE_TM_GMTOFF
1361
1362/* Define to 1 if your `struct tm' has `tm_zone'. Deprecated, use
1363   `HAVE_STRUCT_TM_TM_ZONE' instead. */
1364#undef HAVE_TM_ZONE
1365
1366/* Define to 1 if you have the `tsearch' function. */
1367#undef HAVE_TSEARCH
1368
1369/* Define to 1 if you don't have `tm_zone' but do have the external array
1370   `tzname'. */
1371#undef HAVE_TZNAME
1372
1373/* Define to 1 if you have the `uname' function. */
1374#undef HAVE_UNAME
1375
1376/* Define to 1 if you have the <unistd.h> header file. */
1377#undef HAVE_UNISTD_H
1378
1379/* Define to 1 if you have the `unsetenv' function. */
1380#undef HAVE_UNSETENV
1381
1382/* Define to 1 if the system has the type `unsigned long long int'. */
1383#undef HAVE_UNSIGNED_LONG_LONG_INT
1384
1385/* Define to 1 if you have the `vasnprintf' function. */
1386#undef HAVE_VASNPRINTF
1387
1388/* Define to 1 if you have the `vasprintf' function. */
1389#undef HAVE_VASPRINTF
1390
1391/* Define to 1 if you have the <wchar.h> header file. */
1392#undef HAVE_WCHAR_H
1393
1394/* Define if you have the 'wchar_t' type. */
1395#undef HAVE_WCHAR_T
1396
1397/* Define to 1 if you have the `wcrtomb' function. */
1398#undef HAVE_WCRTOMB
1399
1400/* Define to 1 if you have the `wcslen' function. */
1401#undef HAVE_WCSLEN
1402
1403/* Define to 1 if you have the `wcsnlen' function. */
1404#undef HAVE_WCSNLEN
1405
1406/* Define to 1 if you have the <winsock2.h> header file. */
1407#undef HAVE_WINSOCK2_H
1408
1409/* Define if you have the 'wint_t' type. */
1410#undef HAVE_WINT_T
1411
1412/* Define to 1 if O_NOATIME works. */
1413#undef HAVE_WORKING_O_NOATIME
1414
1415/* Define to 1 if O_NOFOLLOW works. */
1416#undef HAVE_WORKING_O_NOFOLLOW
1417
1418/* Define to 1 if you have the <ws2tcpip.h> header file. */
1419#undef HAVE_WS2TCPIP_H
1420
1421/* Define to 1 if you have the <xlocale.h> header file. */
1422#undef HAVE_XLOCALE_H
1423
1424/* Define to 1 if the system has the type `_Bool'. */
1425#undef HAVE__BOOL
1426
1427/* Define to 1 if you have the `_fseeki64' function. */
1428#undef HAVE__FSEEKI64
1429
1430/* Define to 1 if you have the `_ftelli64' function. */
1431#undef HAVE__FTELLI64
1432
1433/* Define to 1 if you have the `_ftime' function. */
1434#undef HAVE__FTIME
1435
1436/* Define to 1 if you have the `_set_invalid_parameter_handler' function. */
1437#undef HAVE__SET_INVALID_PARAMETER_HANDLER
1438
1439/* Define to 1 if you have the `__fsetlocking' function. */
1440#undef HAVE___FSETLOCKING
1441
1442/* Define HOST_NAME_MAX when <limits.h> does not define it. */
1443#undef HOST_NAME_MAX
1444
1445/* Define to 1 if lseek does not detect pipes. */
1446#undef LSEEK_PIPE_BROKEN
1447
1448/* Define to the sub-directory in which libtool stores uninstalled libraries.
1449   */
1450#undef LT_OBJDIR
1451
1452/* If malloc(0) is != NULL, define this to 1. Otherwise define this to 0. */
1453#undef MALLOC_0_IS_NONNULL
1454
1455/* Define to a substitute value for mmap()'s MAP_ANONYMOUS flag. */
1456#undef MAP_ANONYMOUS
1457
1458/* defined to the name of the unpredictable nonce device */
1459#undef NAME_OF_NONCE_DEVICE
1460
1461/* defined to the name of the pseudo random device */
1462#undef NAME_OF_PSEUDO_RANDOM_DEVICE
1463
1464/* defined to the name of the (strong) random device */
1465#undef NAME_OF_RANDOM_DEVICE
1466
1467/* Define to 1 to make gettime work. */
1468#undef OK_TO_USE_1S_CLOCK
1469
1470/* Name of package */
1471#undef PACKAGE
1472
1473/* Define to the address where bug reports for this package should be sent. */
1474#undef PACKAGE_BUGREPORT
1475
1476/* Define to the full name of this package. */
1477#undef PACKAGE_NAME
1478
1479/* String identifying the packager of this software */
1480#undef PACKAGE_PACKAGER
1481
1482/* Packager info for bug reports (URL/e-mail/...) */
1483#undef PACKAGE_PACKAGER_BUG_REPORTS
1484
1485/* Packager-specific version information */
1486#undef PACKAGE_PACKAGER_VERSION
1487
1488/* Define to the full name and version of this package. */
1489#undef PACKAGE_STRING
1490
1491/* Define to the one symbol short name of this package. */
1492#undef PACKAGE_TARNAME
1493
1494/* Define to the home page for this package. */
1495#undef PACKAGE_URL
1496
1497/* Define to the version of this package. */
1498#undef PACKAGE_VERSION
1499
1500/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
1501   'ptrdiff_t'. */
1502#undef PTRDIFF_T_SUFFIX
1503
1504/* Define to 1 if readlink fails to recognize a trailing slash. */
1505#undef READLINK_TRAILING_SLASH_BUG
1506
1507/* Define to 1 if stat needs help when passed a directory name with a trailing
1508   slash */
1509#undef REPLACE_FUNC_STAT_DIR
1510
1511/* Define to 1 if stat needs help when passed a file name with a trailing
1512   slash */
1513#undef REPLACE_FUNC_STAT_FILE
1514
1515/* Define to 1 if strerror(0) does not return a message implying success. */
1516#undef REPLACE_STRERROR_0
1517
1518/* Define if vasnprintf exists but is overridden by gnulib. */
1519#undef REPLACE_VASNPRINTF
1520
1521/* Define as the return type of signal handlers (`int' or `void'). */
1522#undef RETSIGTYPE
1523
1524/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
1525   'sig_atomic_t'. */
1526#undef SIG_ATOMIC_T_SUFFIX
1527
1528/* Define as the maximum value of type 'size_t', if the system doesn't define
1529   it. */
1530#ifndef SIZE_MAX
1531# undef SIZE_MAX
1532#endif
1533
1534/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
1535   'size_t'. */
1536#undef SIZE_T_SUFFIX
1537
1538/* If using the C implementation of alloca, define if you know the
1539   direction of stack growth for your system; otherwise it will be
1540   automatically deduced at runtime.
1541	STACK_DIRECTION > 0 => grows toward higher addresses
1542	STACK_DIRECTION < 0 => grows toward lower addresses
1543	STACK_DIRECTION = 0 => direction of growth unknown */
1544#undef STACK_DIRECTION
1545
1546/* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
1547#undef STAT_MACROS_BROKEN
1548
1549/* Define to 1 if you have the ANSI C header files. */
1550#undef STDC_HEADERS
1551
1552/* Define to 1 if strerror_r returns char *. */
1553#undef STRERROR_R_CHAR_P
1554
1555/* Define to 1 if all 'time_t' values fit in a 'long int'. */
1556#undef TIME_T_FITS_IN_LONG_INT
1557
1558/* Define to 1 if your <sys/time.h> declares `struct tm'. */
1559#undef TM_IN_SYS_TIME
1560
1561/* Define to 1 if you want STARTTLS. */
1562#undef USE_STARTTLS
1563
1564/* Enable extensions on AIX 3, Interix.  */
1565#ifndef _ALL_SOURCE
1566# undef _ALL_SOURCE
1567#endif
1568/* Enable general extensions on OS X.  */
1569#ifndef _DARWIN_C_SOURCE
1570# undef _DARWIN_C_SOURCE
1571#endif
1572/* Enable GNU extensions on systems that have them.  */
1573#ifndef _GNU_SOURCE
1574# undef _GNU_SOURCE
1575#endif
1576/* Enable threading extensions on Solaris.  */
1577#ifndef _POSIX_PTHREAD_SEMANTICS
1578# undef _POSIX_PTHREAD_SEMANTICS
1579#endif
1580/* Enable extensions on HP NonStop.  */
1581#ifndef _TANDEM_SOURCE
1582# undef _TANDEM_SOURCE
1583#endif
1584/* Enable X/Open extensions if necessary.  HP-UX 11.11 defines
1585   mbstate_t only if _XOPEN_SOURCE is defined to 500, regardless of
1586   whether compiling with -Ae or -D_HPUX_SOURCE=1.  */
1587#ifndef _XOPEN_SOURCE
1588# undef _XOPEN_SOURCE
1589#endif
1590/* Enable general extensions on Solaris.  */
1591#ifndef __EXTENSIONS__
1592# undef __EXTENSIONS__
1593#endif
1594
1595
1596/* Version number of package */
1597#undef VERSION
1598
1599/* Define to 1 if unsetenv returns void instead of int. */
1600#undef VOID_UNSETENV
1601
1602/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
1603   'wchar_t'. */
1604#undef WCHAR_T_SUFFIX
1605
1606/* Define if WSAStartup is needed. */
1607#undef WINDOWS_SOCKETS
1608
1609/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
1610   'wint_t'. */
1611#undef WINT_T_SUFFIX
1612
1613/* Define to 1 if you want 3DES {e,cksum}type. */
1614#undef WITH_3DES
1615
1616/* Define to 1 if you want AES {e,cksum}types. */
1617#undef WITH_AES
1618
1619/* Define to 1 if you want ARCFOUR {e,cksum}type. */
1620#undef WITH_ARCFOUR
1621
1622/* Define to 1 if you want DES {e,cksum}types. */
1623#undef WITH_DES
1624
1625/* Define to 1 if you want IPv6. */
1626#undef WITH_IPV6
1627
1628/* Define to 1 if you want MD cksumtypes. */
1629#undef WITH_MD
1630
1631/* Define to 1 if you want NULL {e,cksum}type. */
1632#undef WITH_NULL
1633
1634/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
1635   significant byte first (like Motorola and SPARC, unlike Intel). */
1636#if defined AC_APPLE_UNIVERSAL_BUILD
1637# if defined __BIG_ENDIAN__
1638#  define WORDS_BIGENDIAN 1
1639# endif
1640#else
1641# ifndef WORDS_BIGENDIAN
1642#  undef WORDS_BIGENDIAN
1643# endif
1644#endif
1645
1646/* Enable large inode numbers on Mac OS X 10.5. */
1647#undef _DARWIN_USE_64_BIT_INODE
1648
1649/* Number of bits in a file offset, on hosts where this is settable. */
1650#undef _FILE_OFFSET_BITS
1651
1652/* Define to 1 if Gnulib overrides 'struct stat' on Windows so that struct
1653   stat.st_size becomes 64-bit. */
1654#undef _GL_WINDOWS_64_BIT_ST_SIZE
1655
1656/* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
1657#undef _LARGEFILE_SOURCE
1658
1659/* Define for large files, on AIX-style hosts. */
1660#undef _LARGE_FILES
1661
1662/* Define to 1 on Solaris. */
1663#undef _LCONV_C99
1664
1665/* Define to 1 if on MINIX. */
1666#undef _MINIX
1667
1668/* Define to 1 to make NetBSD features available. MINIX 3 needs this. */
1669#undef _NETBSD_SOURCE
1670
1671/* The _Noreturn keyword of C11.  */
1672#if ! (defined _Noreturn \
1673       || (defined __STDC_VERSION__ && 201112 <= __STDC_VERSION__))
1674# if (3 <= __GNUC__ || (__GNUC__ == 2 && 8 <= __GNUC_MINOR__) \
1675      || 0x5110 <= __SUNPRO_C)
1676#  define _Noreturn __attribute__ ((__noreturn__))
1677# elif defined _MSC_VER && 1200 <= _MSC_VER
1678#  define _Noreturn __declspec (noreturn)
1679# else
1680#  define _Noreturn
1681# endif
1682#endif
1683
1684
1685/* Define to 2 if the system does not provide POSIX.1 features except with
1686   this defined. */
1687#undef _POSIX_1_SOURCE
1688
1689/* Define to 1 in order to get the POSIX compatible declarations of socket
1690   functions. */
1691#undef _POSIX_PII_SOCKET
1692
1693/* Define to 1 if you need to in order for 'stat' and other things to work. */
1694#undef _POSIX_SOURCE
1695
1696/* Define to rpl_ if the getopt replacement functions and variables should be
1697   used. */
1698#undef __GETOPT_PREFIX
1699
1700/* _GL_INLINE is a portable alternative to ISO C99 plain 'inline'.
1701   _GL_EXTERN_INLINE is a portable alternative to 'extern inline'.
1702   _GL_INLINE_HEADER_BEGIN contains useful stuff to put
1703     in an include file, before uses of _GL_INLINE.
1704     It suppresses GCC's bogus "no previous prototype for 'FOO'" diagnostic,
1705     when FOO is an inline function in the header; see
1706     <http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54113>.
1707   _GL_INLINE_HEADER_END contains useful stuff to put
1708     in the same include file, after uses of _GL_INLINE.
1709
1710   Suppress extern inline with HP-UX cc, as it appears to be broken; see
1711   <http://lists.gnu.org/archive/html/bug-texinfo/2013-02/msg00030.html>.
1712
1713   Suppress the use of extern inline on Apple's platforms,
1714   as Libc-825.25 (2012-09-19) is incompatible with it; see
1715   <http://lists.gnu.org/archive/html/bug-gnulib/2012-12/msg00023.html>.
1716   Perhaps Apple will fix this some day.  */
1717#if ((__GNUC__ \
1718      ? defined __GNUC_STDC_INLINE__ && __GNUC_STDC_INLINE__ \
1719      : 199901L <= __STDC_VERSION__ && !defined __HP_cc) \
1720     && !defined __APPLE__)
1721# define _GL_INLINE inline
1722# define _GL_EXTERN_INLINE extern inline
1723#elif 2 < __GNUC__ + (7 <= __GNUC_MINOR__) && !defined __APPLE__
1724# if __GNUC_GNU_INLINE__
1725   /* __gnu_inline__ suppresses a GCC 4.2 diagnostic.  */
1726#  define _GL_INLINE extern inline __attribute__ ((__gnu_inline__))
1727# else
1728#  define _GL_INLINE extern inline
1729# endif
1730# define _GL_EXTERN_INLINE extern
1731#else
1732# define _GL_INLINE static _GL_UNUSED
1733# define _GL_EXTERN_INLINE static _GL_UNUSED
1734#endif
1735
1736#if 4 < __GNUC__ + (6 <= __GNUC_MINOR__)
1737# if defined __GNUC_STDC_INLINE__ && __GNUC_STDC_INLINE__
1738#  define _GL_INLINE_HEADER_CONST_PRAGMA
1739# else
1740#  define _GL_INLINE_HEADER_CONST_PRAGMA \
1741     _Pragma ("GCC diagnostic ignored \"-Wsuggest-attribute=const\"")
1742# endif
1743# define _GL_INLINE_HEADER_BEGIN \
1744    _Pragma ("GCC diagnostic push") \
1745    _Pragma ("GCC diagnostic ignored \"-Wmissing-prototypes\"") \
1746    _Pragma ("GCC diagnostic ignored \"-Wmissing-declarations\"") \
1747    _GL_INLINE_HEADER_CONST_PRAGMA
1748# define _GL_INLINE_HEADER_END \
1749    _Pragma ("GCC diagnostic pop")
1750#else
1751# define _GL_INLINE_HEADER_BEGIN
1752# define _GL_INLINE_HEADER_END
1753#endif
1754
1755/* Define to `int' if <sys/types.h> doesn't define. */
1756#undef gid_t
1757
1758/* A replacement for va_copy, if needed.  */
1759#define gl_va_copy(a,b) ((a) = (b))
1760
1761/* Define to rpl_gmtime if the replacement function should be used. */
1762#undef gmtime
1763
1764/* Define to `__inline__' or `__inline' if that's what the C compiler
1765   calls it, or to nothing if 'inline' is not supported under any name.  */
1766#ifndef __cplusplus
1767#undef inline
1768#endif
1769
1770/* Define to long or long long if <stdint.h> and <inttypes.h> don't define. */
1771#undef intmax_t
1772
1773/* Work around a bug in Apple GCC 4.0.1 build 5465: In C99 mode, it supports
1774   the ISO C 99 semantics of 'extern inline' (unlike the GNU C semantics of
1775   earlier versions), but does not display it by setting __GNUC_STDC_INLINE__.
1776   __APPLE__ && __MACH__ test for Mac OS X.
1777   __APPLE_CC__ tests for the Apple compiler and its version.
1778   __STDC_VERSION__ tests for the C99 mode.  */
1779#if defined __APPLE__ && defined __MACH__ && __APPLE_CC__ >= 5465 && !defined __cplusplus && __STDC_VERSION__ >= 199901L && !defined __GNUC_STDC_INLINE__
1780# define __GNUC_STDC_INLINE__ 1
1781#endif
1782
1783/* Define to rpl_localtime if the replacement function should be used. */
1784#undef localtime
1785
1786/* Define to the real name of the mktime_internal function. */
1787#undef mktime_internal
1788
1789/* Define to `int' if <sys/types.h> does not define. */
1790#undef mode_t
1791
1792/* Define to the type of st_nlink in struct stat, or a supertype. */
1793#undef nlink_t
1794
1795/* Define to `int' if <sys/types.h> does not define. */
1796#undef pid_t
1797
1798/* Define as the type of the result of subtracting two pointers, if the system
1799   doesn't define it. */
1800#undef ptrdiff_t
1801
1802/* Define to the equivalent of the C99 'restrict' keyword, or to
1803   nothing if this is not supported.  Do not define if restrict is
1804   supported directly.  */
1805#undef restrict
1806/* Work around a bug in Sun C++: it does not support _Restrict or
1807   __restrict__, even though the corresponding Sun C compiler ends up with
1808   "#define restrict _Restrict" or "#define restrict __restrict__" in the
1809   previous line.  Perhaps some future version of Sun C++ will work with
1810   restrict; if so, hopefully it defines __RESTRICT like Sun C does.  */
1811#if defined __SUNPRO_CC && !defined __RESTRICT
1812# define _Restrict
1813# define __restrict__
1814#endif
1815
1816/* Define to `unsigned int' if <sys/types.h> does not define. */
1817#undef size_t
1818
1819/* type to use in place of socklen_t if not defined */
1820#undef socklen_t
1821
1822/* Define as a signed type of the same size as size_t. */
1823#undef ssize_t
1824
1825/* Define to `int' if <sys/types.h> doesn't define. */
1826#undef uid_t
1827
1828/* Define as a marker that can be attached to declarations that might not
1829    be used.  This helps to reduce warnings, such as from
1830    GCC -Wunused-parameter.  */
1831#if __GNUC__ >= 3 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 7)
1832# define _GL_UNUSED __attribute__ ((__unused__))
1833#else
1834# define _GL_UNUSED
1835#endif
1836/* The name _UNUSED_PARAMETER_ is an earlier spelling, although the name
1837   is a misnomer outside of parameter lists.  */
1838#define _UNUSED_PARAMETER_ _GL_UNUSED
1839
1840/* The __pure__ attribute was added in gcc 2.96.  */
1841#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 96)
1842# define _GL_ATTRIBUTE_PURE __attribute__ ((__pure__))
1843#else
1844# define _GL_ATTRIBUTE_PURE /* empty */
1845#endif
1846
1847/* The __const__ attribute was added in gcc 2.95.  */
1848#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 95)
1849# define _GL_ATTRIBUTE_CONST __attribute__ ((__const__))
1850#else
1851# define _GL_ATTRIBUTE_CONST /* empty */
1852#endif
1853
1854
1855/* Define as a macro for copying va_list variables. */
1856#undef va_copy
1857
1858/* Fix namespace of xalloc_die. */
1859#undef xalloc_die
1860