packaging: Enable testing infrastructure
[external/binutils.git] / gnulib / config.in
1 /* config.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 to 1 if the C locale may have encoding errors. */
30 #undef C_LOCALE_MAYBE_EILSEQ
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 /* the name of the file descriptor member of DIR */
40 #undef DIR_FD_MEMBER_NAME
41
42 #ifdef DIR_FD_MEMBER_NAME
43 # define DIR_TO_FD(Dir_p) ((Dir_p)->DIR_FD_MEMBER_NAME)
44 #else
45 # define DIR_TO_FD(Dir_p) -1
46 #endif
47
48
49 /* Define to 1 if // is a file system root distinct from /. */
50 #undef DOUBLE_SLASH_IS_DISTINCT_ROOT
51
52 /* Define if struct dirent has a member d_ino that actually works. */
53 #undef D_INO_IN_DIRENT
54
55 /* Define this to 1 if F_DUPFD behavior does not match POSIX */
56 #undef FCNTL_DUPFD_BUGGY
57
58 /* Define to nothing if C supports flexible array members, and to 1 if it does
59    not. That way, with a declaration like 'struct s { int n; double
60    d[FLEXIBLE_ARRAY_MEMBER]; };', the struct hack can be used with pre-C99
61    compilers. When computing the size of such an object, don't use 'sizeof
62    (struct s)' as it overestimates the size. Use 'offsetof (struct s, d)'
63    instead. Don't use 'offsetof (struct s, d[0])', as this doesn't work with
64    MSVC and with C++ compilers. */
65 #undef FLEXIBLE_ARRAY_MEMBER
66
67 /* Define to 1 if mkdir mistakenly creates a directory given with a trailing
68    dot component. */
69 #undef FUNC_MKDIR_DOT_BUG
70
71 /* Define to 1 if realpath() can malloc memory, always gives an absolute path,
72    and handles trailing slash correctly. */
73 #undef FUNC_REALPATH_WORKS
74
75 /* Define if gettimeofday clobbers the localtime buffer. */
76 #undef GETTIMEOFDAY_CLOBBERS_LOCALTIME
77
78 /* Define this to 'void' or 'struct timezone' to match the system's
79    declaration of the second argument to gettimeofday. */
80 #undef GETTIMEOFDAY_TIMEZONE
81
82 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
83    whether the gnulib module canonicalize-lgpl shall be considered present. */
84 #undef GNULIB_CANONICALIZE_LGPL
85
86 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
87    whether the gnulib module fdopendir shall be considered present. */
88 #undef GNULIB_FDOPENDIR
89
90 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
91    whether the gnulib module fscanf shall be considered present. */
92 #undef GNULIB_FSCANF
93
94 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
95    whether the gnulib module getcwd shall be considered present. */
96 #undef GNULIB_GETCWD
97
98 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
99    whether the gnulib module mkostemp shall be considered present. */
100 #undef GNULIB_MKOSTEMP
101
102 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
103    whether the gnulib module openat shall be considered present. */
104 #undef GNULIB_OPENAT
105
106 /* Define to 1 if printf and friends should be labeled with attribute
107    "__gnu_printf__" instead of "__printf__" */
108 #undef GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU
109
110 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
111    whether the gnulib module scanf shall be considered present. */
112 #undef GNULIB_SCANF
113
114 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
115    whether the gnulib module strerror shall be considered present. */
116 #undef GNULIB_STRERROR
117
118 /* Define to 1 when the gnulib module canonicalize_file_name should be tested.
119    */
120 #undef GNULIB_TEST_CANONICALIZE_FILE_NAME
121
122 /* Define to 1 when the gnulib module chdir should be tested. */
123 #undef GNULIB_TEST_CHDIR
124
125 /* Define to 1 when the gnulib module cloexec should be tested. */
126 #undef GNULIB_TEST_CLOEXEC
127
128 /* Define to 1 when the gnulib module close should be tested. */
129 #undef GNULIB_TEST_CLOSE
130
131 /* Define to 1 when the gnulib module closedir should be tested. */
132 #undef GNULIB_TEST_CLOSEDIR
133
134 /* Define to 1 when the gnulib module dirfd should be tested. */
135 #undef GNULIB_TEST_DIRFD
136
137 /* Define to 1 when the gnulib module dup should be tested. */
138 #undef GNULIB_TEST_DUP
139
140 /* Define to 1 when the gnulib module dup2 should be tested. */
141 #undef GNULIB_TEST_DUP2
142
143 /* Define to 1 when the gnulib module environ should be tested. */
144 #undef GNULIB_TEST_ENVIRON
145
146 /* Define to 1 when the gnulib module fchdir should be tested. */
147 #undef GNULIB_TEST_FCHDIR
148
149 /* Define to 1 when the gnulib module fcntl should be tested. */
150 #undef GNULIB_TEST_FCNTL
151
152 /* Define to 1 when the gnulib module fdopendir should be tested. */
153 #undef GNULIB_TEST_FDOPENDIR
154
155 /* Define to 1 when the gnulib module frexp should be tested. */
156 #undef GNULIB_TEST_FREXP
157
158 /* Define to 1 when the gnulib module frexpl should be tested. */
159 #undef GNULIB_TEST_FREXPL
160
161 /* Define to 1 when the gnulib module fstat should be tested. */
162 #undef GNULIB_TEST_FSTAT
163
164 /* Define to 1 when the gnulib module fstatat should be tested. */
165 #undef GNULIB_TEST_FSTATAT
166
167 /* Define to 1 when the gnulib module getcwd should be tested. */
168 #undef GNULIB_TEST_GETCWD
169
170 /* Define to 1 when the gnulib module getdtablesize should be tested. */
171 #undef GNULIB_TEST_GETDTABLESIZE
172
173 /* Define to 1 when the gnulib module getlogin_r should be tested. */
174 #undef GNULIB_TEST_GETLOGIN_R
175
176 /* Define to 1 when the gnulib module gettimeofday should be tested. */
177 #undef GNULIB_TEST_GETTIMEOFDAY
178
179 /* Define to 1 when the gnulib module lstat should be tested. */
180 #undef GNULIB_TEST_LSTAT
181
182 /* Define to 1 when the gnulib module malloc-posix should be tested. */
183 #undef GNULIB_TEST_MALLOC_POSIX
184
185 /* Define to 1 when the gnulib module mbrtowc should be tested. */
186 #undef GNULIB_TEST_MBRTOWC
187
188 /* Define to 1 when the gnulib module mbsinit should be tested. */
189 #undef GNULIB_TEST_MBSINIT
190
191 /* Define to 1 when the gnulib module mbsrtowcs should be tested. */
192 #undef GNULIB_TEST_MBSRTOWCS
193
194 /* Define to 1 when the gnulib module memchr should be tested. */
195 #undef GNULIB_TEST_MEMCHR
196
197 /* Define to 1 when the gnulib module memmem should be tested. */
198 #undef GNULIB_TEST_MEMMEM
199
200 /* Define to 1 when the gnulib module mempcpy should be tested. */
201 #undef GNULIB_TEST_MEMPCPY
202
203 /* Define to 1 when the gnulib module memrchr should be tested. */
204 #undef GNULIB_TEST_MEMRCHR
205
206 /* Define to 1 when the gnulib module mkdtemp should be tested. */
207 #undef GNULIB_TEST_MKDTEMP
208
209 /* Define to 1 when the gnulib module mkostemp should be tested. */
210 #undef GNULIB_TEST_MKOSTEMP
211
212 /* Define to 1 when the gnulib module open should be tested. */
213 #undef GNULIB_TEST_OPEN
214
215 /* Define to 1 when the gnulib module openat should be tested. */
216 #undef GNULIB_TEST_OPENAT
217
218 /* Define to 1 when the gnulib module opendir should be tested. */
219 #undef GNULIB_TEST_OPENDIR
220
221 /* Define to 1 when the gnulib module rawmemchr should be tested. */
222 #undef GNULIB_TEST_RAWMEMCHR
223
224 /* Define to 1 when the gnulib module readdir should be tested. */
225 #undef GNULIB_TEST_READDIR
226
227 /* Define to 1 when the gnulib module readlink should be tested. */
228 #undef GNULIB_TEST_READLINK
229
230 /* Define to 1 when the gnulib module realloc-posix should be tested. */
231 #undef GNULIB_TEST_REALLOC_POSIX
232
233 /* Define to 1 when the gnulib module realpath should be tested. */
234 #undef GNULIB_TEST_REALPATH
235
236 /* Define to 1 when the gnulib module rename should be tested. */
237 #undef GNULIB_TEST_RENAME
238
239 /* Define to 1 when the gnulib module rewinddir should be tested. */
240 #undef GNULIB_TEST_REWINDDIR
241
242 /* Define to 1 when the gnulib module rmdir should be tested. */
243 #undef GNULIB_TEST_RMDIR
244
245 /* Define to 1 when the gnulib module secure_getenv should be tested. */
246 #undef GNULIB_TEST_SECURE_GETENV
247
248 /* Define to 1 when the gnulib module setenv should be tested. */
249 #undef GNULIB_TEST_SETENV
250
251 /* Define to 1 when the gnulib module stat should be tested. */
252 #undef GNULIB_TEST_STAT
253
254 /* Define to 1 when the gnulib module strchrnul should be tested. */
255 #undef GNULIB_TEST_STRCHRNUL
256
257 /* Define to 1 when the gnulib module strdup should be tested. */
258 #undef GNULIB_TEST_STRDUP
259
260 /* Define to 1 when the gnulib module strerror should be tested. */
261 #undef GNULIB_TEST_STRERROR
262
263 /* Define to 1 when the gnulib module strstr should be tested. */
264 #undef GNULIB_TEST_STRSTR
265
266 /* Define to 1 when the gnulib module strtok_r should be tested. */
267 #undef GNULIB_TEST_STRTOK_R
268
269 /* Define to 1 when the gnulib module unsetenv should be tested. */
270 #undef GNULIB_TEST_UNSETENV
271
272 /* Define to 1 if you have 'alloca' after including <alloca.h>, a header that
273    may be supplied by this distribution. */
274 #undef HAVE_ALLOCA
275
276 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
277    */
278 #undef HAVE_ALLOCA_H
279
280 /* Define to 1 if you have the <arpa/inet.h> header file. */
281 #undef HAVE_ARPA_INET_H
282
283 /* Define to 1 if you have the <bp-sym.h> header file. */
284 #undef HAVE_BP_SYM_H
285
286 /* Define to 1 if you have the 'btowc' function. */
287 #undef HAVE_BTOWC
288
289 /* Define to 1 if you have the 'canonicalize_file_name' function. */
290 #undef HAVE_CANONICALIZE_FILE_NAME
291
292 /* Define to 1 if you have the `closedir' function. */
293 #undef HAVE_CLOSEDIR
294
295 /* Define to 1 if you have the declaration of `alarm', and to 0 if you don't.
296    */
297 #undef HAVE_DECL_ALARM
298
299 /* Define to 1 if you have the declaration of `dirfd', and to 0 if you don't.
300    */
301 #undef HAVE_DECL_DIRFD
302
303 /* Define to 1 if you have the declaration of `fchdir', and to 0 if you don't.
304    */
305 #undef HAVE_DECL_FCHDIR
306
307 /* Define to 1 if you have the declaration of `fdopendir', and to 0 if you
308    don't. */
309 #undef HAVE_DECL_FDOPENDIR
310
311 /* Define to 1 if you have the declaration of `getcwd', and to 0 if you don't.
312    */
313 #undef HAVE_DECL_GETCWD
314
315 /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
316    don't. */
317 #undef HAVE_DECL_GETC_UNLOCKED
318
319 /* Define to 1 if you have the declaration of `getdtablesize', and to 0 if you
320    don't. */
321 #undef HAVE_DECL_GETDTABLESIZE
322
323 /* Define to 1 if you have the declaration of `getlogin', and to 0 if you
324    don't. */
325 #undef HAVE_DECL_GETLOGIN
326
327 /* Define to 1 if you have the declaration of `getlogin_r', and to 0 if you
328    don't. */
329 #undef HAVE_DECL_GETLOGIN_R
330
331 /* Define to 1 if you have the declaration of `inet_ntop', and to 0 if you
332    don't. */
333 #undef HAVE_DECL_INET_NTOP
334
335 /* Define to 1 if you have the declaration of `isblank', and to 0 if you
336    don't. */
337 #undef HAVE_DECL_ISBLANK
338
339 /* Define to 1 if you have the declaration of `mbrtowc', and to 0 if you
340    don't. */
341 #undef HAVE_DECL_MBRTOWC
342
343 /* Define to 1 if you have the declaration of `mbsinit', and to 0 if you
344    don't. */
345 #undef HAVE_DECL_MBSINIT
346
347 /* Define to 1 if you have the declaration of `mbsrtowcs', and to 0 if you
348    don't. */
349 #undef HAVE_DECL_MBSRTOWCS
350
351 /* Define to 1 if you have the declaration of `memmem', and to 0 if you don't.
352    */
353 #undef HAVE_DECL_MEMMEM
354
355 /* Define to 1 if you have the declaration of `memrchr', and to 0 if you
356    don't. */
357 #undef HAVE_DECL_MEMRCHR
358
359 /* Define to 1 if you have the declaration of `program_invocation_name', and
360    to 0 if you don't. */
361 #undef HAVE_DECL_PROGRAM_INVOCATION_NAME
362
363 /* Define to 1 if you have the declaration of `program_invocation_short_name',
364    and to 0 if you don't. */
365 #undef HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME
366
367 /* Define to 1 if you have the declaration of `setenv', and to 0 if you don't.
368    */
369 #undef HAVE_DECL_SETENV
370
371 /* Define to 1 if you have the declaration of `strdup', and to 0 if you don't.
372    */
373 #undef HAVE_DECL_STRDUP
374
375 /* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
376    don't. */
377 #undef HAVE_DECL_STRERROR_R
378
379 /* Define to 1 if you have the declaration of `strtok_r', and to 0 if you
380    don't. */
381 #undef HAVE_DECL_STRTOK_R
382
383 /* Define to 1 if you have the declaration of `towlower', and to 0 if you
384    don't. */
385 #undef HAVE_DECL_TOWLOWER
386
387 /* Define to 1 if you have the declaration of `unsetenv', and to 0 if you
388    don't. */
389 #undef HAVE_DECL_UNSETENV
390
391 /* Define to 1 if you have the declaration of `__argv', and to 0 if you don't.
392    */
393 #undef HAVE_DECL___ARGV
394
395 /* Define to 1 if you have the <dirent.h> header file. */
396 #undef HAVE_DIRENT_H
397
398 /* Define to 1 if you have the `dirfd' function. */
399 #undef HAVE_DIRFD
400
401 /* Define to 1 if you have the 'dup2' function. */
402 #undef HAVE_DUP2
403
404 /* Define if you have the declaration of environ. */
405 #undef HAVE_ENVIRON_DECL
406
407 /* Define to 1 if you have the 'fchdir' function. */
408 #undef HAVE_FCHDIR
409
410 /* Define to 1 if you have the 'fcntl' function. */
411 #undef HAVE_FCNTL
412
413 /* Define to 1 if you have the 'fdopendir' function. */
414 #undef HAVE_FDOPENDIR
415
416 /* Define to 1 if you have the <features.h> header file. */
417 #undef HAVE_FEATURES_H
418
419 /* Define if the frexp() function is available and works. */
420 #undef HAVE_FREXP
421
422 /* Define if the frexpl() function is available. */
423 #undef HAVE_FREXPL
424
425 /* Define to 1 if you have the 'fstatat' function. */
426 #undef HAVE_FSTATAT
427
428 /* Define to 1 if you have the 'getcwd' function. */
429 #undef HAVE_GETCWD
430
431 /* Define to 1 if getcwd works, but with shorter paths than is generally
432    tested with the replacement. */
433 #undef HAVE_GETCWD_SHORTER
434
435 /* Define to 1 if you have the 'getdtablesize' function. */
436 #undef HAVE_GETDTABLESIZE
437
438 /* Define to 1 if you have the 'getegid' function. */
439 #undef HAVE_GETEGID
440
441 /* Define to 1 if you have the 'geteuid' function. */
442 #undef HAVE_GETEUID
443
444 /* Define to 1 if you have the 'getexecname' function. */
445 #undef HAVE_GETEXECNAME
446
447 /* Define to 1 if you have the 'getgid' function. */
448 #undef HAVE_GETGID
449
450 /* Define to 1 if you have the 'getlogin_r' function. */
451 #undef HAVE_GETLOGIN_R
452
453 /* Define to 1 if you have the `getpagesize' function. */
454 #undef HAVE_GETPAGESIZE
455
456 /* Define to 1 if you have the 'getprogname' function. */
457 #undef HAVE_GETPROGNAME
458
459 /* Define to 1 if you have the 'getpwnam_r' function. */
460 #undef HAVE_GETPWNAM_R
461
462 /* Define to 1 if you have the 'gettimeofday' function. */
463 #undef HAVE_GETTIMEOFDAY
464
465 /* Define to 1 if you have the 'getuid' function. */
466 #undef HAVE_GETUID
467
468 /* Define to 1 if you have the <glob.h> header file. */
469 #undef HAVE_GLOB_H
470
471 /* Define to 1 if you have the `inet_ntop' function. */
472 #undef HAVE_INET_NTOP
473
474 /* Define to 1 if you have the <inttypes.h> header file. */
475 #undef HAVE_INTTYPES_H
476
477 /* Define to 1 if <sys/socket.h> defines AF_INET. */
478 #undef HAVE_IPV4
479
480 /* Define to 1 if <sys/socket.h> defines AF_INET6. */
481 #undef HAVE_IPV6
482
483 /* Define to 1 if you have the 'isblank' function. */
484 #undef HAVE_ISBLANK
485
486 /* Define if the isnan(double) function is available in libc. */
487 #undef HAVE_ISNAND_IN_LIBC
488
489 /* Define if the isnan(long double) function is available in libc. */
490 #undef HAVE_ISNANL_IN_LIBC
491
492 /* Define to 1 if you have the `issetugid' function. */
493 #undef HAVE_ISSETUGID
494
495 /* Define to 1 if you have the 'iswcntrl' function. */
496 #undef HAVE_ISWCNTRL
497
498 /* Define to 1 if you have the 'iswctype' function. */
499 #undef HAVE_ISWCTYPE
500
501 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
502 #undef HAVE_LANGINFO_CODESET
503
504 /* Define to 1 if you have the <limits.h> header file. */
505 #undef HAVE_LIMITS_H
506
507 /* Define to 1 if you have the 'link' function. */
508 #undef HAVE_LINK
509
510 /* Define to 1 if the system has the type 'long long int'. */
511 #undef HAVE_LONG_LONG_INT
512
513 /* Define to 1 if you have the 'lstat' function. */
514 #undef HAVE_LSTAT
515
516 /* Define if the 'malloc' function is POSIX compliant. */
517 #undef HAVE_MALLOC_POSIX
518
519 /* Define to 1 if mmap()'s MAP_ANONYMOUS flag is available after including
520    config.h and <sys/mman.h>. */
521 #undef HAVE_MAP_ANONYMOUS
522
523 /* Define to 1 if you have the <math.h> header file. */
524 #undef HAVE_MATH_H
525
526 /* Define to 1 if you have the 'mbrtowc' function. */
527 #undef HAVE_MBRTOWC
528
529 /* Define to 1 if you have the 'mbsinit' function. */
530 #undef HAVE_MBSINIT
531
532 /* Define to 1 if you have the 'mbsrtowcs' function. */
533 #undef HAVE_MBSRTOWCS
534
535 /* Define to 1 if <wchar.h> declares mbstate_t. */
536 #undef HAVE_MBSTATE_T
537
538 /* Define to 1 if you have the `memmem' function. */
539 #undef HAVE_MEMMEM
540
541 /* Define to 1 if you have the <memory.h> header file. */
542 #undef HAVE_MEMORY_H
543
544 /* Define to 1 if you have the `mempcpy' function. */
545 #undef HAVE_MEMPCPY
546
547 /* Define to 1 if you have the `memrchr' function. */
548 #undef HAVE_MEMRCHR
549
550 /* Define to 1 if getcwd minimally works, that is, its result can be trusted
551    when it succeeds. */
552 #undef HAVE_MINIMALLY_WORKING_GETCWD
553
554 /* Define to 1 if you have the `mkdtemp' function. */
555 #undef HAVE_MKDTEMP
556
557 /* Define to 1 if you have the 'mkostemp' function. */
558 #undef HAVE_MKOSTEMP
559
560 /* Define to 1 if you have the 'mprotect' function. */
561 #undef HAVE_MPROTECT
562
563 /* Define to 1 on MSVC platforms that have the "invalid parameter handler"
564    concept. */
565 #undef HAVE_MSVC_INVALID_PARAMETER_HANDLER
566
567 /* Define to 1 if you have the <netdb.h> header file. */
568 #undef HAVE_NETDB_H
569
570 /* Define to 1 if you have the <netinet/in.h> header file. */
571 #undef HAVE_NETINET_IN_H
572
573 /* Define to 1 if you have the 'openat' function. */
574 #undef HAVE_OPENAT
575
576 /* Define to 1 if you have the `opendir' function. */
577 #undef HAVE_OPENDIR
578
579 /* Define to 1 if getcwd works, except it sometimes fails when it shouldn't,
580    setting errno to ERANGE, ENAMETOOLONG, or ENOENT. */
581 #undef HAVE_PARTLY_WORKING_GETCWD
582
583 /* Define to 1 if you have the 'pipe' function. */
584 #undef HAVE_PIPE
585
586 /* Define to 1 if you have the `rawmemchr' function. */
587 #undef HAVE_RAWMEMCHR
588
589 /* Define to 1 if accept is declared even after undefining macros. */
590 #undef HAVE_RAW_DECL_ACCEPT
591
592 /* Define to 1 if accept4 is declared even after undefining macros. */
593 #undef HAVE_RAW_DECL_ACCEPT4
594
595 /* Define to 1 if acosf is declared even after undefining macros. */
596 #undef HAVE_RAW_DECL_ACOSF
597
598 /* Define to 1 if acosl is declared even after undefining macros. */
599 #undef HAVE_RAW_DECL_ACOSL
600
601 /* Define to 1 if alphasort is declared even after undefining macros. */
602 #undef HAVE_RAW_DECL_ALPHASORT
603
604 /* Define to 1 if asinf is declared even after undefining macros. */
605 #undef HAVE_RAW_DECL_ASINF
606
607 /* Define to 1 if asinl is declared even after undefining macros. */
608 #undef HAVE_RAW_DECL_ASINL
609
610 /* Define to 1 if atanf is declared even after undefining macros. */
611 #undef HAVE_RAW_DECL_ATANF
612
613 /* Define to 1 if atanl is declared even after undefining macros. */
614 #undef HAVE_RAW_DECL_ATANL
615
616 /* Define to 1 if atoll is declared even after undefining macros. */
617 #undef HAVE_RAW_DECL_ATOLL
618
619 /* Define to 1 if bind is declared even after undefining macros. */
620 #undef HAVE_RAW_DECL_BIND
621
622 /* Define to 1 if btowc is declared even after undefining macros. */
623 #undef HAVE_RAW_DECL_BTOWC
624
625 /* Define to 1 if canonicalize_file_name is declared even after undefining
626    macros. */
627 #undef HAVE_RAW_DECL_CANONICALIZE_FILE_NAME
628
629 /* Define to 1 if cbrt is declared even after undefining macros. */
630 #undef HAVE_RAW_DECL_CBRT
631
632 /* Define to 1 if cbrtf is declared even after undefining macros. */
633 #undef HAVE_RAW_DECL_CBRTF
634
635 /* Define to 1 if cbrtl is declared even after undefining macros. */
636 #undef HAVE_RAW_DECL_CBRTL
637
638 /* Define to 1 if ceilf is declared even after undefining macros. */
639 #undef HAVE_RAW_DECL_CEILF
640
641 /* Define to 1 if ceill is declared even after undefining macros. */
642 #undef HAVE_RAW_DECL_CEILL
643
644 /* Define to 1 if chdir is declared even after undefining macros. */
645 #undef HAVE_RAW_DECL_CHDIR
646
647 /* Define to 1 if chown is declared even after undefining macros. */
648 #undef HAVE_RAW_DECL_CHOWN
649
650 /* Define to 1 if closedir is declared even after undefining macros. */
651 #undef HAVE_RAW_DECL_CLOSEDIR
652
653 /* Define to 1 if connect is declared even after undefining macros. */
654 #undef HAVE_RAW_DECL_CONNECT
655
656 /* Define to 1 if copysign is declared even after undefining macros. */
657 #undef HAVE_RAW_DECL_COPYSIGN
658
659 /* Define to 1 if copysignf is declared even after undefining macros. */
660 #undef HAVE_RAW_DECL_COPYSIGNF
661
662 /* Define to 1 if copysignl is declared even after undefining macros. */
663 #undef HAVE_RAW_DECL_COPYSIGNL
664
665 /* Define to 1 if cosf is declared even after undefining macros. */
666 #undef HAVE_RAW_DECL_COSF
667
668 /* Define to 1 if coshf is declared even after undefining macros. */
669 #undef HAVE_RAW_DECL_COSHF
670
671 /* Define to 1 if cosl is declared even after undefining macros. */
672 #undef HAVE_RAW_DECL_COSL
673
674 /* Define to 1 if dirfd is declared even after undefining macros. */
675 #undef HAVE_RAW_DECL_DIRFD
676
677 /* Define to 1 if dprintf is declared even after undefining macros. */
678 #undef HAVE_RAW_DECL_DPRINTF
679
680 /* Define to 1 if dup is declared even after undefining macros. */
681 #undef HAVE_RAW_DECL_DUP
682
683 /* Define to 1 if dup2 is declared even after undefining macros. */
684 #undef HAVE_RAW_DECL_DUP2
685
686 /* Define to 1 if dup3 is declared even after undefining macros. */
687 #undef HAVE_RAW_DECL_DUP3
688
689 /* Define to 1 if endusershell is declared even after undefining macros. */
690 #undef HAVE_RAW_DECL_ENDUSERSHELL
691
692 /* Define to 1 if environ is declared even after undefining macros. */
693 #undef HAVE_RAW_DECL_ENVIRON
694
695 /* Define to 1 if euidaccess is declared even after undefining macros. */
696 #undef HAVE_RAW_DECL_EUIDACCESS
697
698 /* Define to 1 if exp2 is declared even after undefining macros. */
699 #undef HAVE_RAW_DECL_EXP2
700
701 /* Define to 1 if exp2f is declared even after undefining macros. */
702 #undef HAVE_RAW_DECL_EXP2F
703
704 /* Define to 1 if exp2l is declared even after undefining macros. */
705 #undef HAVE_RAW_DECL_EXP2L
706
707 /* Define to 1 if expf is declared even after undefining macros. */
708 #undef HAVE_RAW_DECL_EXPF
709
710 /* Define to 1 if expl is declared even after undefining macros. */
711 #undef HAVE_RAW_DECL_EXPL
712
713 /* Define to 1 if expm1 is declared even after undefining macros. */
714 #undef HAVE_RAW_DECL_EXPM1
715
716 /* Define to 1 if expm1f is declared even after undefining macros. */
717 #undef HAVE_RAW_DECL_EXPM1F
718
719 /* Define to 1 if expm1l is declared even after undefining macros. */
720 #undef HAVE_RAW_DECL_EXPM1L
721
722 /* Define to 1 if fabsf is declared even after undefining macros. */
723 #undef HAVE_RAW_DECL_FABSF
724
725 /* Define to 1 if fabsl is declared even after undefining macros. */
726 #undef HAVE_RAW_DECL_FABSL
727
728 /* Define to 1 if faccessat is declared even after undefining macros. */
729 #undef HAVE_RAW_DECL_FACCESSAT
730
731 /* Define to 1 if fchdir is declared even after undefining macros. */
732 #undef HAVE_RAW_DECL_FCHDIR
733
734 /* Define to 1 if fchmodat is declared even after undefining macros. */
735 #undef HAVE_RAW_DECL_FCHMODAT
736
737 /* Define to 1 if fchownat is declared even after undefining macros. */
738 #undef HAVE_RAW_DECL_FCHOWNAT
739
740 /* Define to 1 if fcntl is declared even after undefining macros. */
741 #undef HAVE_RAW_DECL_FCNTL
742
743 /* Define to 1 if fdatasync is declared even after undefining macros. */
744 #undef HAVE_RAW_DECL_FDATASYNC
745
746 /* Define to 1 if fdopendir is declared even after undefining macros. */
747 #undef HAVE_RAW_DECL_FDOPENDIR
748
749 /* Define to 1 if ffsl is declared even after undefining macros. */
750 #undef HAVE_RAW_DECL_FFSL
751
752 /* Define to 1 if ffsll is declared even after undefining macros. */
753 #undef HAVE_RAW_DECL_FFSLL
754
755 /* Define to 1 if floorf is declared even after undefining macros. */
756 #undef HAVE_RAW_DECL_FLOORF
757
758 /* Define to 1 if floorl is declared even after undefining macros. */
759 #undef HAVE_RAW_DECL_FLOORL
760
761 /* Define to 1 if fma is declared even after undefining macros. */
762 #undef HAVE_RAW_DECL_FMA
763
764 /* Define to 1 if fmaf is declared even after undefining macros. */
765 #undef HAVE_RAW_DECL_FMAF
766
767 /* Define to 1 if fmal is declared even after undefining macros. */
768 #undef HAVE_RAW_DECL_FMAL
769
770 /* Define to 1 if fmod is declared even after undefining macros. */
771 #undef HAVE_RAW_DECL_FMOD
772
773 /* Define to 1 if fmodf is declared even after undefining macros. */
774 #undef HAVE_RAW_DECL_FMODF
775
776 /* Define to 1 if fmodl is declared even after undefining macros. */
777 #undef HAVE_RAW_DECL_FMODL
778
779 /* Define to 1 if fpurge is declared even after undefining macros. */
780 #undef HAVE_RAW_DECL_FPURGE
781
782 /* Define to 1 if frexpf is declared even after undefining macros. */
783 #undef HAVE_RAW_DECL_FREXPF
784
785 /* Define to 1 if frexpl is declared even after undefining macros. */
786 #undef HAVE_RAW_DECL_FREXPL
787
788 /* Define to 1 if fseeko is declared even after undefining macros. */
789 #undef HAVE_RAW_DECL_FSEEKO
790
791 /* Define to 1 if fstat is declared even after undefining macros. */
792 #undef HAVE_RAW_DECL_FSTAT
793
794 /* Define to 1 if fstatat is declared even after undefining macros. */
795 #undef HAVE_RAW_DECL_FSTATAT
796
797 /* Define to 1 if fsync is declared even after undefining macros. */
798 #undef HAVE_RAW_DECL_FSYNC
799
800 /* Define to 1 if ftello is declared even after undefining macros. */
801 #undef HAVE_RAW_DECL_FTELLO
802
803 /* Define to 1 if ftruncate is declared even after undefining macros. */
804 #undef HAVE_RAW_DECL_FTRUNCATE
805
806 /* Define to 1 if futimens is declared even after undefining macros. */
807 #undef HAVE_RAW_DECL_FUTIMENS
808
809 /* Define to 1 if getcwd is declared even after undefining macros. */
810 #undef HAVE_RAW_DECL_GETCWD
811
812 /* Define to 1 if getdelim is declared even after undefining macros. */
813 #undef HAVE_RAW_DECL_GETDELIM
814
815 /* Define to 1 if getdomainname is declared even after undefining macros. */
816 #undef HAVE_RAW_DECL_GETDOMAINNAME
817
818 /* Define to 1 if getdtablesize is declared even after undefining macros. */
819 #undef HAVE_RAW_DECL_GETDTABLESIZE
820
821 /* Define to 1 if getgroups is declared even after undefining macros. */
822 #undef HAVE_RAW_DECL_GETGROUPS
823
824 /* Define to 1 if gethostname is declared even after undefining macros. */
825 #undef HAVE_RAW_DECL_GETHOSTNAME
826
827 /* Define to 1 if getline is declared even after undefining macros. */
828 #undef HAVE_RAW_DECL_GETLINE
829
830 /* Define to 1 if getloadavg is declared even after undefining macros. */
831 #undef HAVE_RAW_DECL_GETLOADAVG
832
833 /* Define to 1 if getlogin is declared even after undefining macros. */
834 #undef HAVE_RAW_DECL_GETLOGIN
835
836 /* Define to 1 if getlogin_r is declared even after undefining macros. */
837 #undef HAVE_RAW_DECL_GETLOGIN_R
838
839 /* Define to 1 if getpagesize is declared even after undefining macros. */
840 #undef HAVE_RAW_DECL_GETPAGESIZE
841
842 /* Define to 1 if getpeername is declared even after undefining macros. */
843 #undef HAVE_RAW_DECL_GETPEERNAME
844
845 /* Define to 1 if gets is declared even after undefining macros. */
846 #undef HAVE_RAW_DECL_GETS
847
848 /* Define to 1 if getsockname is declared even after undefining macros. */
849 #undef HAVE_RAW_DECL_GETSOCKNAME
850
851 /* Define to 1 if getsockopt is declared even after undefining macros. */
852 #undef HAVE_RAW_DECL_GETSOCKOPT
853
854 /* Define to 1 if getsubopt is declared even after undefining macros. */
855 #undef HAVE_RAW_DECL_GETSUBOPT
856
857 /* Define to 1 if gettimeofday is declared even after undefining macros. */
858 #undef HAVE_RAW_DECL_GETTIMEOFDAY
859
860 /* Define to 1 if getusershell is declared even after undefining macros. */
861 #undef HAVE_RAW_DECL_GETUSERSHELL
862
863 /* Define to 1 if grantpt is declared even after undefining macros. */
864 #undef HAVE_RAW_DECL_GRANTPT
865
866 /* Define to 1 if group_member is declared even after undefining macros. */
867 #undef HAVE_RAW_DECL_GROUP_MEMBER
868
869 /* Define to 1 if hypotf is declared even after undefining macros. */
870 #undef HAVE_RAW_DECL_HYPOTF
871
872 /* Define to 1 if hypotl is declared even after undefining macros. */
873 #undef HAVE_RAW_DECL_HYPOTL
874
875 /* Define to 1 if ilogb is declared even after undefining macros. */
876 #undef HAVE_RAW_DECL_ILOGB
877
878 /* Define to 1 if ilogbf is declared even after undefining macros. */
879 #undef HAVE_RAW_DECL_ILOGBF
880
881 /* Define to 1 if ilogbl is declared even after undefining macros. */
882 #undef HAVE_RAW_DECL_ILOGBL
883
884 /* Define to 1 if imaxabs is declared even after undefining macros. */
885 #undef HAVE_RAW_DECL_IMAXABS
886
887 /* Define to 1 if imaxdiv is declared even after undefining macros. */
888 #undef HAVE_RAW_DECL_IMAXDIV
889
890 /* Define to 1 if inet_ntop is declared even after undefining macros. */
891 #undef HAVE_RAW_DECL_INET_NTOP
892
893 /* Define to 1 if inet_pton is declared even after undefining macros. */
894 #undef HAVE_RAW_DECL_INET_PTON
895
896 /* Define to 1 if initstate is declared even after undefining macros. */
897 #undef HAVE_RAW_DECL_INITSTATE
898
899 /* Define to 1 if initstate_r is declared even after undefining macros. */
900 #undef HAVE_RAW_DECL_INITSTATE_R
901
902 /* Define to 1 if isatty is declared even after undefining macros. */
903 #undef HAVE_RAW_DECL_ISATTY
904
905 /* Define to 1 if iswctype is declared even after undefining macros. */
906 #undef HAVE_RAW_DECL_ISWCTYPE
907
908 /* Define to 1 if lchmod is declared even after undefining macros. */
909 #undef HAVE_RAW_DECL_LCHMOD
910
911 /* Define to 1 if lchown is declared even after undefining macros. */
912 #undef HAVE_RAW_DECL_LCHOWN
913
914 /* Define to 1 if ldexpf is declared even after undefining macros. */
915 #undef HAVE_RAW_DECL_LDEXPF
916
917 /* Define to 1 if ldexpl is declared even after undefining macros. */
918 #undef HAVE_RAW_DECL_LDEXPL
919
920 /* Define to 1 if link is declared even after undefining macros. */
921 #undef HAVE_RAW_DECL_LINK
922
923 /* Define to 1 if linkat is declared even after undefining macros. */
924 #undef HAVE_RAW_DECL_LINKAT
925
926 /* Define to 1 if listen is declared even after undefining macros. */
927 #undef HAVE_RAW_DECL_LISTEN
928
929 /* Define to 1 if log is declared even after undefining macros. */
930 #undef HAVE_RAW_DECL_LOG
931
932 /* Define to 1 if log10 is declared even after undefining macros. */
933 #undef HAVE_RAW_DECL_LOG10
934
935 /* Define to 1 if log10f is declared even after undefining macros. */
936 #undef HAVE_RAW_DECL_LOG10F
937
938 /* Define to 1 if log10l is declared even after undefining macros. */
939 #undef HAVE_RAW_DECL_LOG10L
940
941 /* Define to 1 if log1p is declared even after undefining macros. */
942 #undef HAVE_RAW_DECL_LOG1P
943
944 /* Define to 1 if log1pf is declared even after undefining macros. */
945 #undef HAVE_RAW_DECL_LOG1PF
946
947 /* Define to 1 if log1pl is declared even after undefining macros. */
948 #undef HAVE_RAW_DECL_LOG1PL
949
950 /* Define to 1 if log2 is declared even after undefining macros. */
951 #undef HAVE_RAW_DECL_LOG2
952
953 /* Define to 1 if log2f is declared even after undefining macros. */
954 #undef HAVE_RAW_DECL_LOG2F
955
956 /* Define to 1 if log2l is declared even after undefining macros. */
957 #undef HAVE_RAW_DECL_LOG2L
958
959 /* Define to 1 if logb is declared even after undefining macros. */
960 #undef HAVE_RAW_DECL_LOGB
961
962 /* Define to 1 if logbf is declared even after undefining macros. */
963 #undef HAVE_RAW_DECL_LOGBF
964
965 /* Define to 1 if logbl is declared even after undefining macros. */
966 #undef HAVE_RAW_DECL_LOGBL
967
968 /* Define to 1 if logf is declared even after undefining macros. */
969 #undef HAVE_RAW_DECL_LOGF
970
971 /* Define to 1 if logl is declared even after undefining macros. */
972 #undef HAVE_RAW_DECL_LOGL
973
974 /* Define to 1 if lseek is declared even after undefining macros. */
975 #undef HAVE_RAW_DECL_LSEEK
976
977 /* Define to 1 if lstat is declared even after undefining macros. */
978 #undef HAVE_RAW_DECL_LSTAT
979
980 /* Define to 1 if mbrlen is declared even after undefining macros. */
981 #undef HAVE_RAW_DECL_MBRLEN
982
983 /* Define to 1 if mbrtowc is declared even after undefining macros. */
984 #undef HAVE_RAW_DECL_MBRTOWC
985
986 /* Define to 1 if mbsinit is declared even after undefining macros. */
987 #undef HAVE_RAW_DECL_MBSINIT
988
989 /* Define to 1 if mbsnrtowcs is declared even after undefining macros. */
990 #undef HAVE_RAW_DECL_MBSNRTOWCS
991
992 /* Define to 1 if mbsrtowcs is declared even after undefining macros. */
993 #undef HAVE_RAW_DECL_MBSRTOWCS
994
995 /* Define to 1 if memmem is declared even after undefining macros. */
996 #undef HAVE_RAW_DECL_MEMMEM
997
998 /* Define to 1 if mempcpy is declared even after undefining macros. */
999 #undef HAVE_RAW_DECL_MEMPCPY
1000
1001 /* Define to 1 if memrchr is declared even after undefining macros. */
1002 #undef HAVE_RAW_DECL_MEMRCHR
1003
1004 /* Define to 1 if mkdirat is declared even after undefining macros. */
1005 #undef HAVE_RAW_DECL_MKDIRAT
1006
1007 /* Define to 1 if mkdtemp is declared even after undefining macros. */
1008 #undef HAVE_RAW_DECL_MKDTEMP
1009
1010 /* Define to 1 if mkfifo is declared even after undefining macros. */
1011 #undef HAVE_RAW_DECL_MKFIFO
1012
1013 /* Define to 1 if mkfifoat is declared even after undefining macros. */
1014 #undef HAVE_RAW_DECL_MKFIFOAT
1015
1016 /* Define to 1 if mknod is declared even after undefining macros. */
1017 #undef HAVE_RAW_DECL_MKNOD
1018
1019 /* Define to 1 if mknodat is declared even after undefining macros. */
1020 #undef HAVE_RAW_DECL_MKNODAT
1021
1022 /* Define to 1 if mkostemp is declared even after undefining macros. */
1023 #undef HAVE_RAW_DECL_MKOSTEMP
1024
1025 /* Define to 1 if mkostemps is declared even after undefining macros. */
1026 #undef HAVE_RAW_DECL_MKOSTEMPS
1027
1028 /* Define to 1 if mkstemp is declared even after undefining macros. */
1029 #undef HAVE_RAW_DECL_MKSTEMP
1030
1031 /* Define to 1 if mkstemps is declared even after undefining macros. */
1032 #undef HAVE_RAW_DECL_MKSTEMPS
1033
1034 /* Define to 1 if modf is declared even after undefining macros. */
1035 #undef HAVE_RAW_DECL_MODF
1036
1037 /* Define to 1 if modff is declared even after undefining macros. */
1038 #undef HAVE_RAW_DECL_MODFF
1039
1040 /* Define to 1 if modfl is declared even after undefining macros. */
1041 #undef HAVE_RAW_DECL_MODFL
1042
1043 /* Define to 1 if openat is declared even after undefining macros. */
1044 #undef HAVE_RAW_DECL_OPENAT
1045
1046 /* Define to 1 if opendir is declared even after undefining macros. */
1047 #undef HAVE_RAW_DECL_OPENDIR
1048
1049 /* Define to 1 if pclose is declared even after undefining macros. */
1050 #undef HAVE_RAW_DECL_PCLOSE
1051
1052 /* Define to 1 if pipe is declared even after undefining macros. */
1053 #undef HAVE_RAW_DECL_PIPE
1054
1055 /* Define to 1 if pipe2 is declared even after undefining macros. */
1056 #undef HAVE_RAW_DECL_PIPE2
1057
1058 /* Define to 1 if popen is declared even after undefining macros. */
1059 #undef HAVE_RAW_DECL_POPEN
1060
1061 /* Define to 1 if posix_openpt is declared even after undefining macros. */
1062 #undef HAVE_RAW_DECL_POSIX_OPENPT
1063
1064 /* Define to 1 if powf is declared even after undefining macros. */
1065 #undef HAVE_RAW_DECL_POWF
1066
1067 /* Define to 1 if pread is declared even after undefining macros. */
1068 #undef HAVE_RAW_DECL_PREAD
1069
1070 /* Define to 1 if pthread_sigmask is declared even after undefining macros. */
1071 #undef HAVE_RAW_DECL_PTHREAD_SIGMASK
1072
1073 /* Define to 1 if ptsname is declared even after undefining macros. */
1074 #undef HAVE_RAW_DECL_PTSNAME
1075
1076 /* Define to 1 if ptsname_r is declared even after undefining macros. */
1077 #undef HAVE_RAW_DECL_PTSNAME_R
1078
1079 /* Define to 1 if pwrite is declared even after undefining macros. */
1080 #undef HAVE_RAW_DECL_PWRITE
1081
1082 /* Define to 1 if qsort_r is declared even after undefining macros. */
1083 #undef HAVE_RAW_DECL_QSORT_R
1084
1085 /* Define to 1 if random is declared even after undefining macros. */
1086 #undef HAVE_RAW_DECL_RANDOM
1087
1088 /* Define to 1 if random_r is declared even after undefining macros. */
1089 #undef HAVE_RAW_DECL_RANDOM_R
1090
1091 /* Define to 1 if rawmemchr is declared even after undefining macros. */
1092 #undef HAVE_RAW_DECL_RAWMEMCHR
1093
1094 /* Define to 1 if readdir is declared even after undefining macros. */
1095 #undef HAVE_RAW_DECL_READDIR
1096
1097 /* Define to 1 if readlink is declared even after undefining macros. */
1098 #undef HAVE_RAW_DECL_READLINK
1099
1100 /* Define to 1 if readlinkat is declared even after undefining macros. */
1101 #undef HAVE_RAW_DECL_READLINKAT
1102
1103 /* Define to 1 if realpath is declared even after undefining macros. */
1104 #undef HAVE_RAW_DECL_REALPATH
1105
1106 /* Define to 1 if recv is declared even after undefining macros. */
1107 #undef HAVE_RAW_DECL_RECV
1108
1109 /* Define to 1 if recvfrom is declared even after undefining macros. */
1110 #undef HAVE_RAW_DECL_RECVFROM
1111
1112 /* Define to 1 if remainder is declared even after undefining macros. */
1113 #undef HAVE_RAW_DECL_REMAINDER
1114
1115 /* Define to 1 if remainderf is declared even after undefining macros. */
1116 #undef HAVE_RAW_DECL_REMAINDERF
1117
1118 /* Define to 1 if remainderl is declared even after undefining macros. */
1119 #undef HAVE_RAW_DECL_REMAINDERL
1120
1121 /* Define to 1 if renameat is declared even after undefining macros. */
1122 #undef HAVE_RAW_DECL_RENAMEAT
1123
1124 /* Define to 1 if rewinddir is declared even after undefining macros. */
1125 #undef HAVE_RAW_DECL_REWINDDIR
1126
1127 /* Define to 1 if rint is declared even after undefining macros. */
1128 #undef HAVE_RAW_DECL_RINT
1129
1130 /* Define to 1 if rintf is declared even after undefining macros. */
1131 #undef HAVE_RAW_DECL_RINTF
1132
1133 /* Define to 1 if rintl is declared even after undefining macros. */
1134 #undef HAVE_RAW_DECL_RINTL
1135
1136 /* Define to 1 if rmdir is declared even after undefining macros. */
1137 #undef HAVE_RAW_DECL_RMDIR
1138
1139 /* Define to 1 if round is declared even after undefining macros. */
1140 #undef HAVE_RAW_DECL_ROUND
1141
1142 /* Define to 1 if roundf is declared even after undefining macros. */
1143 #undef HAVE_RAW_DECL_ROUNDF
1144
1145 /* Define to 1 if roundl is declared even after undefining macros. */
1146 #undef HAVE_RAW_DECL_ROUNDL
1147
1148 /* Define to 1 if rpmatch is declared even after undefining macros. */
1149 #undef HAVE_RAW_DECL_RPMATCH
1150
1151 /* Define to 1 if scandir is declared even after undefining macros. */
1152 #undef HAVE_RAW_DECL_SCANDIR
1153
1154 /* Define to 1 if secure_getenv is declared even after undefining macros. */
1155 #undef HAVE_RAW_DECL_SECURE_GETENV
1156
1157 /* Define to 1 if send is declared even after undefining macros. */
1158 #undef HAVE_RAW_DECL_SEND
1159
1160 /* Define to 1 if sendto is declared even after undefining macros. */
1161 #undef HAVE_RAW_DECL_SENDTO
1162
1163 /* Define to 1 if setenv is declared even after undefining macros. */
1164 #undef HAVE_RAW_DECL_SETENV
1165
1166 /* Define to 1 if sethostname is declared even after undefining macros. */
1167 #undef HAVE_RAW_DECL_SETHOSTNAME
1168
1169 /* Define to 1 if setsockopt is declared even after undefining macros. */
1170 #undef HAVE_RAW_DECL_SETSOCKOPT
1171
1172 /* Define to 1 if setstate is declared even after undefining macros. */
1173 #undef HAVE_RAW_DECL_SETSTATE
1174
1175 /* Define to 1 if setstate_r is declared even after undefining macros. */
1176 #undef HAVE_RAW_DECL_SETSTATE_R
1177
1178 /* Define to 1 if setusershell is declared even after undefining macros. */
1179 #undef HAVE_RAW_DECL_SETUSERSHELL
1180
1181 /* Define to 1 if shutdown is declared even after undefining macros. */
1182 #undef HAVE_RAW_DECL_SHUTDOWN
1183
1184 /* Define to 1 if sigaction is declared even after undefining macros. */
1185 #undef HAVE_RAW_DECL_SIGACTION
1186
1187 /* Define to 1 if sigaddset is declared even after undefining macros. */
1188 #undef HAVE_RAW_DECL_SIGADDSET
1189
1190 /* Define to 1 if sigdelset is declared even after undefining macros. */
1191 #undef HAVE_RAW_DECL_SIGDELSET
1192
1193 /* Define to 1 if sigemptyset is declared even after undefining macros. */
1194 #undef HAVE_RAW_DECL_SIGEMPTYSET
1195
1196 /* Define to 1 if sigfillset is declared even after undefining macros. */
1197 #undef HAVE_RAW_DECL_SIGFILLSET
1198
1199 /* Define to 1 if sigismember is declared even after undefining macros. */
1200 #undef HAVE_RAW_DECL_SIGISMEMBER
1201
1202 /* Define to 1 if sigpending is declared even after undefining macros. */
1203 #undef HAVE_RAW_DECL_SIGPENDING
1204
1205 /* Define to 1 if sigprocmask is declared even after undefining macros. */
1206 #undef HAVE_RAW_DECL_SIGPROCMASK
1207
1208 /* Define to 1 if sinf is declared even after undefining macros. */
1209 #undef HAVE_RAW_DECL_SINF
1210
1211 /* Define to 1 if sinhf is declared even after undefining macros. */
1212 #undef HAVE_RAW_DECL_SINHF
1213
1214 /* Define to 1 if sinl is declared even after undefining macros. */
1215 #undef HAVE_RAW_DECL_SINL
1216
1217 /* Define to 1 if sleep is declared even after undefining macros. */
1218 #undef HAVE_RAW_DECL_SLEEP
1219
1220 /* Define to 1 if snprintf is declared even after undefining macros. */
1221 #undef HAVE_RAW_DECL_SNPRINTF
1222
1223 /* Define to 1 if socket is declared even after undefining macros. */
1224 #undef HAVE_RAW_DECL_SOCKET
1225
1226 /* Define to 1 if sqrtf is declared even after undefining macros. */
1227 #undef HAVE_RAW_DECL_SQRTF
1228
1229 /* Define to 1 if sqrtl is declared even after undefining macros. */
1230 #undef HAVE_RAW_DECL_SQRTL
1231
1232 /* Define to 1 if srandom is declared even after undefining macros. */
1233 #undef HAVE_RAW_DECL_SRANDOM
1234
1235 /* Define to 1 if srandom_r is declared even after undefining macros. */
1236 #undef HAVE_RAW_DECL_SRANDOM_R
1237
1238 /* Define to 1 if stat is declared even after undefining macros. */
1239 #undef HAVE_RAW_DECL_STAT
1240
1241 /* Define to 1 if stpcpy is declared even after undefining macros. */
1242 #undef HAVE_RAW_DECL_STPCPY
1243
1244 /* Define to 1 if stpncpy is declared even after undefining macros. */
1245 #undef HAVE_RAW_DECL_STPNCPY
1246
1247 /* Define to 1 if strcasestr is declared even after undefining macros. */
1248 #undef HAVE_RAW_DECL_STRCASESTR
1249
1250 /* Define to 1 if strchrnul is declared even after undefining macros. */
1251 #undef HAVE_RAW_DECL_STRCHRNUL
1252
1253 /* Define to 1 if strdup is declared even after undefining macros. */
1254 #undef HAVE_RAW_DECL_STRDUP
1255
1256 /* Define to 1 if strerror_r is declared even after undefining macros. */
1257 #undef HAVE_RAW_DECL_STRERROR_R
1258
1259 /* Define to 1 if strncat is declared even after undefining macros. */
1260 #undef HAVE_RAW_DECL_STRNCAT
1261
1262 /* Define to 1 if strndup is declared even after undefining macros. */
1263 #undef HAVE_RAW_DECL_STRNDUP
1264
1265 /* Define to 1 if strnlen is declared even after undefining macros. */
1266 #undef HAVE_RAW_DECL_STRNLEN
1267
1268 /* Define to 1 if strpbrk is declared even after undefining macros. */
1269 #undef HAVE_RAW_DECL_STRPBRK
1270
1271 /* Define to 1 if strsep is declared even after undefining macros. */
1272 #undef HAVE_RAW_DECL_STRSEP
1273
1274 /* Define to 1 if strsignal is declared even after undefining macros. */
1275 #undef HAVE_RAW_DECL_STRSIGNAL
1276
1277 /* Define to 1 if strtod is declared even after undefining macros. */
1278 #undef HAVE_RAW_DECL_STRTOD
1279
1280 /* Define to 1 if strtoimax is declared even after undefining macros. */
1281 #undef HAVE_RAW_DECL_STRTOIMAX
1282
1283 /* Define to 1 if strtok_r is declared even after undefining macros. */
1284 #undef HAVE_RAW_DECL_STRTOK_R
1285
1286 /* Define to 1 if strtoll is declared even after undefining macros. */
1287 #undef HAVE_RAW_DECL_STRTOLL
1288
1289 /* Define to 1 if strtoull is declared even after undefining macros. */
1290 #undef HAVE_RAW_DECL_STRTOULL
1291
1292 /* Define to 1 if strtoumax is declared even after undefining macros. */
1293 #undef HAVE_RAW_DECL_STRTOUMAX
1294
1295 /* Define to 1 if strverscmp is declared even after undefining macros. */
1296 #undef HAVE_RAW_DECL_STRVERSCMP
1297
1298 /* Define to 1 if symlink is declared even after undefining macros. */
1299 #undef HAVE_RAW_DECL_SYMLINK
1300
1301 /* Define to 1 if symlinkat is declared even after undefining macros. */
1302 #undef HAVE_RAW_DECL_SYMLINKAT
1303
1304 /* Define to 1 if tanf is declared even after undefining macros. */
1305 #undef HAVE_RAW_DECL_TANF
1306
1307 /* Define to 1 if tanhf is declared even after undefining macros. */
1308 #undef HAVE_RAW_DECL_TANHF
1309
1310 /* Define to 1 if tanl is declared even after undefining macros. */
1311 #undef HAVE_RAW_DECL_TANL
1312
1313 /* Define to 1 if tmpfile is declared even after undefining macros. */
1314 #undef HAVE_RAW_DECL_TMPFILE
1315
1316 /* Define to 1 if towctrans is declared even after undefining macros. */
1317 #undef HAVE_RAW_DECL_TOWCTRANS
1318
1319 /* Define to 1 if trunc is declared even after undefining macros. */
1320 #undef HAVE_RAW_DECL_TRUNC
1321
1322 /* Define to 1 if truncf is declared even after undefining macros. */
1323 #undef HAVE_RAW_DECL_TRUNCF
1324
1325 /* Define to 1 if truncl is declared even after undefining macros. */
1326 #undef HAVE_RAW_DECL_TRUNCL
1327
1328 /* Define to 1 if ttyname_r is declared even after undefining macros. */
1329 #undef HAVE_RAW_DECL_TTYNAME_R
1330
1331 /* Define to 1 if unlink is declared even after undefining macros. */
1332 #undef HAVE_RAW_DECL_UNLINK
1333
1334 /* Define to 1 if unlinkat is declared even after undefining macros. */
1335 #undef HAVE_RAW_DECL_UNLINKAT
1336
1337 /* Define to 1 if unlockpt is declared even after undefining macros. */
1338 #undef HAVE_RAW_DECL_UNLOCKPT
1339
1340 /* Define to 1 if unsetenv is declared even after undefining macros. */
1341 #undef HAVE_RAW_DECL_UNSETENV
1342
1343 /* Define to 1 if usleep is declared even after undefining macros. */
1344 #undef HAVE_RAW_DECL_USLEEP
1345
1346 /* Define to 1 if utimensat is declared even after undefining macros. */
1347 #undef HAVE_RAW_DECL_UTIMENSAT
1348
1349 /* Define to 1 if vdprintf is declared even after undefining macros. */
1350 #undef HAVE_RAW_DECL_VDPRINTF
1351
1352 /* Define to 1 if vsnprintf is declared even after undefining macros. */
1353 #undef HAVE_RAW_DECL_VSNPRINTF
1354
1355 /* Define to 1 if wcpcpy is declared even after undefining macros. */
1356 #undef HAVE_RAW_DECL_WCPCPY
1357
1358 /* Define to 1 if wcpncpy is declared even after undefining macros. */
1359 #undef HAVE_RAW_DECL_WCPNCPY
1360
1361 /* Define to 1 if wcrtomb is declared even after undefining macros. */
1362 #undef HAVE_RAW_DECL_WCRTOMB
1363
1364 /* Define to 1 if wcscasecmp is declared even after undefining macros. */
1365 #undef HAVE_RAW_DECL_WCSCASECMP
1366
1367 /* Define to 1 if wcscat is declared even after undefining macros. */
1368 #undef HAVE_RAW_DECL_WCSCAT
1369
1370 /* Define to 1 if wcschr is declared even after undefining macros. */
1371 #undef HAVE_RAW_DECL_WCSCHR
1372
1373 /* Define to 1 if wcscmp is declared even after undefining macros. */
1374 #undef HAVE_RAW_DECL_WCSCMP
1375
1376 /* Define to 1 if wcscoll is declared even after undefining macros. */
1377 #undef HAVE_RAW_DECL_WCSCOLL
1378
1379 /* Define to 1 if wcscpy is declared even after undefining macros. */
1380 #undef HAVE_RAW_DECL_WCSCPY
1381
1382 /* Define to 1 if wcscspn is declared even after undefining macros. */
1383 #undef HAVE_RAW_DECL_WCSCSPN
1384
1385 /* Define to 1 if wcsdup is declared even after undefining macros. */
1386 #undef HAVE_RAW_DECL_WCSDUP
1387
1388 /* Define to 1 if wcslen is declared even after undefining macros. */
1389 #undef HAVE_RAW_DECL_WCSLEN
1390
1391 /* Define to 1 if wcsncasecmp is declared even after undefining macros. */
1392 #undef HAVE_RAW_DECL_WCSNCASECMP
1393
1394 /* Define to 1 if wcsncat is declared even after undefining macros. */
1395 #undef HAVE_RAW_DECL_WCSNCAT
1396
1397 /* Define to 1 if wcsncmp is declared even after undefining macros. */
1398 #undef HAVE_RAW_DECL_WCSNCMP
1399
1400 /* Define to 1 if wcsncpy is declared even after undefining macros. */
1401 #undef HAVE_RAW_DECL_WCSNCPY
1402
1403 /* Define to 1 if wcsnlen is declared even after undefining macros. */
1404 #undef HAVE_RAW_DECL_WCSNLEN
1405
1406 /* Define to 1 if wcsnrtombs is declared even after undefining macros. */
1407 #undef HAVE_RAW_DECL_WCSNRTOMBS
1408
1409 /* Define to 1 if wcspbrk is declared even after undefining macros. */
1410 #undef HAVE_RAW_DECL_WCSPBRK
1411
1412 /* Define to 1 if wcsrchr is declared even after undefining macros. */
1413 #undef HAVE_RAW_DECL_WCSRCHR
1414
1415 /* Define to 1 if wcsrtombs is declared even after undefining macros. */
1416 #undef HAVE_RAW_DECL_WCSRTOMBS
1417
1418 /* Define to 1 if wcsspn is declared even after undefining macros. */
1419 #undef HAVE_RAW_DECL_WCSSPN
1420
1421 /* Define to 1 if wcsstr is declared even after undefining macros. */
1422 #undef HAVE_RAW_DECL_WCSSTR
1423
1424 /* Define to 1 if wcstok is declared even after undefining macros. */
1425 #undef HAVE_RAW_DECL_WCSTOK
1426
1427 /* Define to 1 if wcswidth is declared even after undefining macros. */
1428 #undef HAVE_RAW_DECL_WCSWIDTH
1429
1430 /* Define to 1 if wcsxfrm is declared even after undefining macros. */
1431 #undef HAVE_RAW_DECL_WCSXFRM
1432
1433 /* Define to 1 if wctob is declared even after undefining macros. */
1434 #undef HAVE_RAW_DECL_WCTOB
1435
1436 /* Define to 1 if wctrans is declared even after undefining macros. */
1437 #undef HAVE_RAW_DECL_WCTRANS
1438
1439 /* Define to 1 if wctype is declared even after undefining macros. */
1440 #undef HAVE_RAW_DECL_WCTYPE
1441
1442 /* Define to 1 if wcwidth is declared even after undefining macros. */
1443 #undef HAVE_RAW_DECL_WCWIDTH
1444
1445 /* Define to 1 if wmemchr is declared even after undefining macros. */
1446 #undef HAVE_RAW_DECL_WMEMCHR
1447
1448 /* Define to 1 if wmemcmp is declared even after undefining macros. */
1449 #undef HAVE_RAW_DECL_WMEMCMP
1450
1451 /* Define to 1 if wmemcpy is declared even after undefining macros. */
1452 #undef HAVE_RAW_DECL_WMEMCPY
1453
1454 /* Define to 1 if wmemmove is declared even after undefining macros. */
1455 #undef HAVE_RAW_DECL_WMEMMOVE
1456
1457 /* Define to 1 if wmemset is declared even after undefining macros. */
1458 #undef HAVE_RAW_DECL_WMEMSET
1459
1460 /* Define to 1 if _Exit is declared even after undefining macros. */
1461 #undef HAVE_RAW_DECL__EXIT
1462
1463 /* Define to 1 if you have the `readdir' function. */
1464 #undef HAVE_READDIR
1465
1466 /* Define to 1 if you have the 'readlink' function. */
1467 #undef HAVE_READLINK
1468
1469 /* Define if the 'realloc' function is POSIX compliant. */
1470 #undef HAVE_REALLOC_POSIX
1471
1472 /* Define to 1 if you have the 'realpath' function. */
1473 #undef HAVE_REALPATH
1474
1475 /* Define to 1 if you have the `rewinddir' function. */
1476 #undef HAVE_REWINDDIR
1477
1478 /* Define to 1 if 'long double' and 'double' have the same representation. */
1479 #undef HAVE_SAME_LONG_DOUBLE_AS_DOUBLE
1480
1481 /* Define to 1 if the system has the type `sa_family_t'. */
1482 #undef HAVE_SA_FAMILY_T
1483
1484 /* Define to 1 if you have the <search.h> header file. */
1485 #undef HAVE_SEARCH_H
1486
1487 /* Define to 1 if you have the 'secure_getenv' function. */
1488 #undef HAVE_SECURE_GETENV
1489
1490 /* Define to 1 if you have the `setdtablesize' function. */
1491 #undef HAVE_SETDTABLESIZE
1492
1493 /* Define to 1 if you have the 'setenv' function. */
1494 #undef HAVE_SETENV
1495
1496 /* Define to 1 if you have the `shutdown' function. */
1497 #undef HAVE_SHUTDOWN
1498
1499 /* Define to 1 if 'sig_atomic_t' is a signed integer type. */
1500 #undef HAVE_SIGNED_SIG_ATOMIC_T
1501
1502 /* Define to 1 if 'wchar_t' is a signed integer type. */
1503 #undef HAVE_SIGNED_WCHAR_T
1504
1505 /* Define to 1 if 'wint_t' is a signed integer type. */
1506 #undef HAVE_SIGNED_WINT_T
1507
1508 /* Define to 1 if the system has the type `sigset_t'. */
1509 #undef HAVE_SIGSET_T
1510
1511 /* Define to 1 if you have the <stdint.h> header file. */
1512 #undef HAVE_STDINT_H
1513
1514 /* Define to 1 if you have the <stdlib.h> header file. */
1515 #undef HAVE_STDLIB_H
1516
1517 /* Define to 1 if you have the `strchrnul' function. */
1518 #undef HAVE_STRCHRNUL
1519
1520 /* Define to 1 if you have the 'strdup' function. */
1521 #undef HAVE_STRDUP
1522
1523 /* Define to 1 if you have the `strerror_r' function. */
1524 #undef HAVE_STRERROR_R
1525
1526 /* Define to 1 if you have the <strings.h> header file. */
1527 #undef HAVE_STRINGS_H
1528
1529 /* Define to 1 if you have the <string.h> header file. */
1530 #undef HAVE_STRING_H
1531
1532 /* Define to 1 if you have the `strtok_r' function. */
1533 #undef HAVE_STRTOK_R
1534
1535 /* Define if there is a member named d_type in the struct describing directory
1536    headers. */
1537 #undef HAVE_STRUCT_DIRENT_D_TYPE
1538
1539 /* Define to 1 if the system has the type `struct sockaddr_storage'. */
1540 #undef HAVE_STRUCT_SOCKADDR_STORAGE
1541
1542 /* Define to 1 if `ss_family' is a member of `struct sockaddr_storage'. */
1543 #undef HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY
1544
1545 /* Define to 1 if you have the 'symlink' function. */
1546 #undef HAVE_SYMLINK
1547
1548 /* Define to 1 if you have the <sys/bitypes.h> header file. */
1549 #undef HAVE_SYS_BITYPES_H
1550
1551 /* Define to 1 if you have the <sys/cdefs.h> header file. */
1552 #undef HAVE_SYS_CDEFS_H
1553
1554 /* Define to 1 if you have the <sys/inttypes.h> header file. */
1555 #undef HAVE_SYS_INTTYPES_H
1556
1557 /* Define to 1 if you have the <sys/mman.h> header file. */
1558 #undef HAVE_SYS_MMAN_H
1559
1560 /* Define to 1 if you have the <sys/param.h> header file. */
1561 #undef HAVE_SYS_PARAM_H
1562
1563 /* Define to 1 if you have the <sys/socket.h> header file. */
1564 #undef HAVE_SYS_SOCKET_H
1565
1566 /* Define to 1 if you have the <sys/stat.h> header file. */
1567 #undef HAVE_SYS_STAT_H
1568
1569 /* Define to 1 if you have the <sys/timeb.h> header file. */
1570 #undef HAVE_SYS_TIMEB_H
1571
1572 /* Define to 1 if you have the <sys/time.h> header file. */
1573 #undef HAVE_SYS_TIME_H
1574
1575 /* Define to 1 if you have the <sys/types.h> header file. */
1576 #undef HAVE_SYS_TYPES_H
1577
1578 /* Define to 1 if you have the <sys/uio.h> header file. */
1579 #undef HAVE_SYS_UIO_H
1580
1581 /* Define to 1 if you have the `towlower' function. */
1582 #undef HAVE_TOWLOWER
1583
1584 /* Define to 1 if you have the `tsearch' function. */
1585 #undef HAVE_TSEARCH
1586
1587 /* Define to 1 if you have the <unistd.h> header file. */
1588 #undef HAVE_UNISTD_H
1589
1590 /* Define to 1 if you have the `unsetenv' function. */
1591 #undef HAVE_UNSETENV
1592
1593 /* Define to 1 if the system has the type 'unsigned long long int'. */
1594 #undef HAVE_UNSIGNED_LONG_LONG_INT
1595
1596 /* Define if you have a global __progname variable */
1597 #undef HAVE_VAR___PROGNAME
1598
1599 /* Define to 1 if you have the <wchar.h> header file. */
1600 #undef HAVE_WCHAR_H
1601
1602 /* Define if you have the 'wchar_t' type. */
1603 #undef HAVE_WCHAR_T
1604
1605 /* Define to 1 if you have the <wctype.h> header file. */
1606 #undef HAVE_WCTYPE_H
1607
1608 /* Define to 1 if you have the <winsock2.h> header file. */
1609 #undef HAVE_WINSOCK2_H
1610
1611 /* Define if you have the 'wint_t' type. */
1612 #undef HAVE_WINT_T
1613
1614 /* Define to 1 if you have the 'wmemchr' function. */
1615 #undef HAVE_WMEMCHR
1616
1617 /* Define to 1 if you have the 'wmemcpy' function. */
1618 #undef HAVE_WMEMCPY
1619
1620 /* Define to 1 if you have the 'wmempcpy' function. */
1621 #undef HAVE_WMEMPCPY
1622
1623 /* Define to 1 if fstatat (..., 0) works. For example, it does not work in AIX
1624    7.1. */
1625 #undef HAVE_WORKING_FSTATAT_ZERO_FLAG
1626
1627 /* Define to 1 if O_NOATIME works. */
1628 #undef HAVE_WORKING_O_NOATIME
1629
1630 /* Define to 1 if O_NOFOLLOW works. */
1631 #undef HAVE_WORKING_O_NOFOLLOW
1632
1633 /* Define to 1 if you have the <ws2tcpip.h> header file. */
1634 #undef HAVE_WS2TCPIP_H
1635
1636 /* Define to 1 if the system has the type `_Bool'. */
1637 #undef HAVE__BOOL
1638
1639 /* Define to 1 if you have the `_ftime' function. */
1640 #undef HAVE__FTIME
1641
1642 /* Define to 1 if you have the '_set_invalid_parameter_handler' function. */
1643 #undef HAVE__SET_INVALID_PARAMETER_HANDLER
1644
1645 /* Define to 1 if you have the `__secure_getenv' function. */
1646 #undef HAVE___SECURE_GETENV
1647
1648 /* Define as the bit index in the word where to find bit 0 of the exponent of
1649    'long double'. */
1650 #undef LDBL_EXPBIT0_BIT
1651
1652 /* Define as the word index where to find the exponent of 'long double'. */
1653 #undef LDBL_EXPBIT0_WORD
1654
1655 /* Define to 1 if 'lstat' dereferences a symlink specified with a trailing
1656    slash. */
1657 #undef LSTAT_FOLLOWS_SLASHED_SYMLINK
1658
1659 /* If malloc(0) is != NULL, define this to 1. Otherwise define this to 0. */
1660 #undef MALLOC_0_IS_NONNULL
1661
1662 /* Define to a substitute value for mmap()'s MAP_ANONYMOUS flag. */
1663 #undef MAP_ANONYMOUS
1664
1665 /* Define if the mbrtowc function does not return (size_t) -2 for empty input.
1666    */
1667 #undef MBRTOWC_EMPTY_INPUT_BUG
1668
1669 /* Define if the mbrtowc function has the NULL pwc argument bug. */
1670 #undef MBRTOWC_NULL_ARG1_BUG
1671
1672 /* Define if the mbrtowc function has the NULL string argument bug. */
1673 #undef MBRTOWC_NULL_ARG2_BUG
1674
1675 /* Define if the mbrtowc function does not return 0 for a NUL character. */
1676 #undef MBRTOWC_NUL_RETVAL_BUG
1677
1678 /* Define if the mbrtowc function returns a wrong return value. */
1679 #undef MBRTOWC_RETVAL_BUG
1680
1681 /* Use GNU style printf and scanf.  */
1682 #ifndef __USE_MINGW_ANSI_STDIO
1683 # undef __USE_MINGW_ANSI_STDIO
1684 #endif
1685
1686
1687 /* Define to 1 if open() fails to recognize a trailing slash. */
1688 #undef OPEN_TRAILING_SLASH_BUG
1689
1690 /* Define to the address where bug reports for this package should be sent. */
1691 #undef PACKAGE_BUGREPORT
1692
1693 /* Define to the full name of this package. */
1694 #undef PACKAGE_NAME
1695
1696 /* Define to the full name and version of this package. */
1697 #undef PACKAGE_STRING
1698
1699 /* Define to the one symbol short name of this package. */
1700 #undef PACKAGE_TARNAME
1701
1702 /* Define to the home page for this package. */
1703 #undef PACKAGE_URL
1704
1705 /* Define to the version of this package. */
1706 #undef PACKAGE_VERSION
1707
1708 /* Define if <inttypes.h> exists and defines unusable PRI* macros. */
1709 #undef PRI_MACROS_BROKEN
1710
1711 /* Define to the type that is the result of default argument promotions of
1712    type mode_t. */
1713 #undef PROMOTED_MODE_T
1714
1715 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
1716    'ptrdiff_t'. */
1717 #undef PTRDIFF_T_SUFFIX
1718
1719 /* Define to 1 if readlink fails to recognize a trailing slash. */
1720 #undef READLINK_TRAILING_SLASH_BUG
1721
1722 /* Define if rename does not work when the destination file exists, as on
1723    Cygwin 1.5 or Windows. */
1724 #undef RENAME_DEST_EXISTS_BUG
1725
1726 /* Define if rename fails to leave hard links alone, as on NetBSD 1.6 or
1727    Cygwin 1.5. */
1728 #undef RENAME_HARD_LINK_BUG
1729
1730 /* Define if rename does not correctly handle slashes on the destination
1731    argument, such as on Solaris 10 or NetBSD 1.6. */
1732 #undef RENAME_TRAILING_SLASH_DEST_BUG
1733
1734 /* Define if rename does not correctly handle slashes on the source argument,
1735    such as on Solaris 9 or cygwin 1.5. */
1736 #undef RENAME_TRAILING_SLASH_SOURCE_BUG
1737
1738 /* Define to 1 if gnulib's dirfd() replacement is used. */
1739 #undef REPLACE_DIRFD
1740
1741 /* Define to 1 if gnulib's fchdir() replacement is used. */
1742 #undef REPLACE_FCHDIR
1743
1744 /* Define to 1 if stat needs help when passed a directory name with a trailing
1745    slash */
1746 #undef REPLACE_FUNC_STAT_DIR
1747
1748 /* Define to 1 if stat needs help when passed a file name with a trailing
1749    slash */
1750 #undef REPLACE_FUNC_STAT_FILE
1751
1752 /* Define to 1 if open() should work around the inability to open a directory.
1753    */
1754 #undef REPLACE_OPEN_DIRECTORY
1755
1756 /* Define to 1 if strerror(0) does not return a message implying success. */
1757 #undef REPLACE_STRERROR_0
1758
1759 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
1760    'sig_atomic_t'. */
1761 #undef SIG_ATOMIC_T_SUFFIX
1762
1763 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
1764    'size_t'. */
1765 #undef SIZE_T_SUFFIX
1766
1767 /* If using the C implementation of alloca, define if you know the
1768    direction of stack growth for your system; otherwise it will be
1769    automatically deduced at runtime.
1770         STACK_DIRECTION > 0 => grows toward higher addresses
1771         STACK_DIRECTION < 0 => grows toward lower addresses
1772         STACK_DIRECTION = 0 => direction of growth unknown */
1773 #undef STACK_DIRECTION
1774
1775 /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
1776 #undef STAT_MACROS_BROKEN
1777
1778 /* Define to 1 if you have the ANSI C header files. */
1779 #undef STDC_HEADERS
1780
1781 /* Define to 1 if strerror_r returns char *. */
1782 #undef STRERROR_R_CHAR_P
1783
1784 /* Enable extensions on AIX 3, Interix.  */
1785 #ifndef _ALL_SOURCE
1786 # undef _ALL_SOURCE
1787 #endif
1788 /* Enable general extensions on macOS.  */
1789 #ifndef _DARWIN_C_SOURCE
1790 # undef _DARWIN_C_SOURCE
1791 #endif
1792 /* Enable GNU extensions on systems that have them.  */
1793 #ifndef _GNU_SOURCE
1794 # undef _GNU_SOURCE
1795 #endif
1796 /* Enable threading extensions on Solaris.  */
1797 #ifndef _POSIX_PTHREAD_SEMANTICS
1798 # undef _POSIX_PTHREAD_SEMANTICS
1799 #endif
1800 /* Enable extensions specified by ISO/IEC TS 18661-5:2014.  */
1801 #ifndef __STDC_WANT_IEC_60559_ATTRIBS_EXT__
1802 # undef __STDC_WANT_IEC_60559_ATTRIBS_EXT__
1803 #endif
1804 /* Enable extensions specified by ISO/IEC TS 18661-1:2014.  */
1805 #ifndef __STDC_WANT_IEC_60559_BFP_EXT__
1806 # undef __STDC_WANT_IEC_60559_BFP_EXT__
1807 #endif
1808 /* Enable extensions specified by ISO/IEC TS 18661-2:2015.  */
1809 #ifndef __STDC_WANT_IEC_60559_DFP_EXT__
1810 # undef __STDC_WANT_IEC_60559_DFP_EXT__
1811 #endif
1812 /* Enable extensions specified by ISO/IEC TS 18661-4:2015.  */
1813 #ifndef __STDC_WANT_IEC_60559_FUNCS_EXT__
1814 # undef __STDC_WANT_IEC_60559_FUNCS_EXT__
1815 #endif
1816 /* Enable extensions specified by ISO/IEC TS 18661-3:2015.  */
1817 #ifndef __STDC_WANT_IEC_60559_TYPES_EXT__
1818 # undef __STDC_WANT_IEC_60559_TYPES_EXT__
1819 #endif
1820 /* Enable extensions specified by ISO/IEC TR 24731-2:2010.  */
1821 #ifndef __STDC_WANT_LIB_EXT2__
1822 # undef __STDC_WANT_LIB_EXT2__
1823 #endif
1824 /* Enable extensions specified by ISO/IEC 24747:2009.  */
1825 #ifndef __STDC_WANT_MATH_SPEC_FUNCS__
1826 # undef __STDC_WANT_MATH_SPEC_FUNCS__
1827 #endif
1828 /* Enable extensions on HP NonStop.  */
1829 #ifndef _TANDEM_SOURCE
1830 # undef _TANDEM_SOURCE
1831 #endif
1832 /* Enable X/Open extensions if necessary.  HP-UX 11.11 defines
1833    mbstate_t only if _XOPEN_SOURCE is defined to 500, regardless of
1834    whether compiling with -Ae or -D_HPUX_SOURCE=1.  */
1835 #ifndef _XOPEN_SOURCE
1836 # undef _XOPEN_SOURCE
1837 #endif
1838 /* Enable general extensions on Solaris.  */
1839 #ifndef __EXTENSIONS__
1840 # undef __EXTENSIONS__
1841 #endif
1842
1843
1844 /* Define to 1 if unsetenv returns void instead of int. */
1845 #undef VOID_UNSETENV
1846
1847 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
1848    'wchar_t'. */
1849 #undef WCHAR_T_SUFFIX
1850
1851 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
1852    'wint_t'. */
1853 #undef WINT_T_SUFFIX
1854
1855 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
1856    significant byte first (like Motorola and SPARC, unlike Intel). */
1857 #if defined AC_APPLE_UNIVERSAL_BUILD
1858 # if defined __BIG_ENDIAN__
1859 #  define WORDS_BIGENDIAN 1
1860 # endif
1861 #else
1862 # ifndef WORDS_BIGENDIAN
1863 #  undef WORDS_BIGENDIAN
1864 # endif
1865 #endif
1866
1867 /* Enable large inode numbers on Mac OS X 10.5. */
1868 #undef _DARWIN_USE_64_BIT_INODE
1869
1870 /* Number of bits in a file offset, on hosts where this is settable. */
1871 #undef _FILE_OFFSET_BITS
1872
1873 /* Define to 1 if Gnulib overrides 'struct stat' on Windows so that struct
1874    stat.st_size becomes 64-bit. */
1875 #undef _GL_WINDOWS_64_BIT_ST_SIZE
1876
1877 /* Define for large files, on AIX-style hosts. */
1878 #undef _LARGE_FILES
1879
1880 /* Define to 1 if on MINIX. */
1881 #undef _MINIX
1882
1883 /* Define to 1 to make NetBSD features available. MINIX 3 needs this. */
1884 #undef _NETBSD_SOURCE
1885
1886 /* The _Noreturn keyword of C11.  */
1887 #if ! (defined _Noreturn \
1888        || (defined __STDC_VERSION__ && 201112 <= __STDC_VERSION__))
1889 # if (3 <= __GNUC__ || (__GNUC__ == 2 && 8 <= __GNUC_MINOR__) \
1890       || 0x5110 <= __SUNPRO_C)
1891 #  define _Noreturn __attribute__ ((__noreturn__))
1892 # elif defined _MSC_VER && 1200 <= _MSC_VER
1893 #  define _Noreturn __declspec (noreturn)
1894 # else
1895 #  define _Noreturn
1896 # endif
1897 #endif
1898
1899
1900 /* Define to 2 if the system does not provide POSIX.1 features except with
1901    this defined. */
1902 #undef _POSIX_1_SOURCE
1903
1904 /* Define to 1 in order to get the POSIX compatible declarations of socket
1905    functions. */
1906 #undef _POSIX_PII_SOCKET
1907
1908 /* Define to 1 if you need to in order for 'stat' and other things to work. */
1909 #undef _POSIX_SOURCE
1910
1911 /* Define to 1 if the system <stdint.h> predates C++11. */
1912 #undef __STDC_CONSTANT_MACROS
1913
1914 /* Define to 1 if the system <stdint.h> predates C++11. */
1915 #undef __STDC_LIMIT_MACROS
1916
1917 /* Please see the Gnulib manual for how to use these macros.
1918
1919    Suppress extern inline with HP-UX cc, as it appears to be broken; see
1920    <http://lists.gnu.org/archive/html/bug-texinfo/2013-02/msg00030.html>.
1921
1922    Suppress extern inline with Sun C in standards-conformance mode, as it
1923    mishandles inline functions that call each other.  E.g., for 'inline void f
1924    (void) { } inline void g (void) { f (); }', c99 incorrectly complains
1925    'reference to static identifier "f" in extern inline function'.
1926    This bug was observed with Sun C 5.12 SunOS_i386 2011/11/16.
1927
1928    Suppress extern inline (with or without __attribute__ ((__gnu_inline__)))
1929    on configurations that mistakenly use 'static inline' to implement
1930    functions or macros in standard C headers like <ctype.h>.  For example,
1931    if isdigit is mistakenly implemented via a static inline function,
1932    a program containing an extern inline function that calls isdigit
1933    may not work since the C standard prohibits extern inline functions
1934    from calling static functions.  This bug is known to occur on:
1935
1936      OS X 10.8 and earlier; see:
1937      http://lists.gnu.org/archive/html/bug-gnulib/2012-12/msg00023.html
1938
1939      DragonFly; see
1940      http://muscles.dragonflybsd.org/bulk/bleeding-edge-potential/latest-per-pkg/ah-tty-0.3.12.log
1941
1942      FreeBSD; see:
1943      http://lists.gnu.org/archive/html/bug-gnulib/2014-07/msg00104.html
1944
1945    OS X 10.9 has a macro __header_inline indicating the bug is fixed for C and
1946    for clang but remains for g++; see <http://trac.macports.org/ticket/41033>.
1947    Assume DragonFly and FreeBSD will be similar.  */
1948 #if (((defined __APPLE__ && defined __MACH__) \
1949       || defined __DragonFly__ || defined __FreeBSD__) \
1950      && (defined __header_inline \
1951          ? (defined __cplusplus && defined __GNUC_STDC_INLINE__ \
1952             && ! defined __clang__) \
1953          : ((! defined _DONT_USE_CTYPE_INLINE_ \
1954              && (defined __GNUC__ || defined __cplusplus)) \
1955             || (defined _FORTIFY_SOURCE && 0 < _FORTIFY_SOURCE \
1956                 && defined __GNUC__ && ! defined __cplusplus))))
1957 # define _GL_EXTERN_INLINE_STDHEADER_BUG
1958 #endif
1959 #if ((__GNUC__ \
1960       ? defined __GNUC_STDC_INLINE__ && __GNUC_STDC_INLINE__ \
1961       : (199901L <= __STDC_VERSION__ \
1962          && !defined __HP_cc \
1963          && !defined __PGI \
1964          && !(defined __SUNPRO_C && __STDC__))) \
1965      && !defined _GL_EXTERN_INLINE_STDHEADER_BUG)
1966 # define _GL_INLINE inline
1967 # define _GL_EXTERN_INLINE extern inline
1968 # define _GL_EXTERN_INLINE_IN_USE
1969 #elif (2 < __GNUC__ + (7 <= __GNUC_MINOR__) && !defined __STRICT_ANSI__ \
1970        && !defined _GL_EXTERN_INLINE_STDHEADER_BUG)
1971 # if defined __GNUC_GNU_INLINE__ && __GNUC_GNU_INLINE__
1972    /* __gnu_inline__ suppresses a GCC 4.2 diagnostic.  */
1973 #  define _GL_INLINE extern inline __attribute__ ((__gnu_inline__))
1974 # else
1975 #  define _GL_INLINE extern inline
1976 # endif
1977 # define _GL_EXTERN_INLINE extern
1978 # define _GL_EXTERN_INLINE_IN_USE
1979 #else
1980 # define _GL_INLINE static _GL_UNUSED
1981 # define _GL_EXTERN_INLINE static _GL_UNUSED
1982 #endif
1983
1984 /* In GCC 4.6 (inclusive) to 5.1 (exclusive),
1985    suppress bogus "no previous prototype for 'FOO'"
1986    and "no previous declaration for 'FOO'" diagnostics,
1987    when FOO is an inline function in the header; see
1988    <https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54113> and
1989    <https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63877>.  */
1990 #if __GNUC__ == 4 && 6 <= __GNUC_MINOR__
1991 # if defined __GNUC_STDC_INLINE__ && __GNUC_STDC_INLINE__
1992 #  define _GL_INLINE_HEADER_CONST_PRAGMA
1993 # else
1994 #  define _GL_INLINE_HEADER_CONST_PRAGMA \
1995      _Pragma ("GCC diagnostic ignored \"-Wsuggest-attribute=const\"")
1996 # endif
1997 # define _GL_INLINE_HEADER_BEGIN \
1998     _Pragma ("GCC diagnostic push") \
1999     _Pragma ("GCC diagnostic ignored \"-Wmissing-prototypes\"") \
2000     _Pragma ("GCC diagnostic ignored \"-Wmissing-declarations\"") \
2001     _GL_INLINE_HEADER_CONST_PRAGMA
2002 # define _GL_INLINE_HEADER_END \
2003     _Pragma ("GCC diagnostic pop")
2004 #else
2005 # define _GL_INLINE_HEADER_BEGIN
2006 # define _GL_INLINE_HEADER_END
2007 #endif
2008
2009 /* Define to a replacement function name for fnmatch(). */
2010 #undef fnmatch
2011
2012 /* Define to `int' if <sys/types.h> doesn't define. */
2013 #undef gid_t
2014
2015 /* Work around a bug in Apple GCC 4.0.1 build 5465: In C99 mode, it supports
2016    the ISO C 99 semantics of 'extern inline' (unlike the GNU C semantics of
2017    earlier versions), but does not display it by setting __GNUC_STDC_INLINE__.
2018    __APPLE__ && __MACH__ test for Mac OS X.
2019    __APPLE_CC__ tests for the Apple compiler and its version.
2020    __STDC_VERSION__ tests for the C99 mode.  */
2021 #if defined __APPLE__ && defined __MACH__ && __APPLE_CC__ >= 5465 && !defined __cplusplus && __STDC_VERSION__ >= 199901L && !defined __GNUC_STDC_INLINE__
2022 # define __GNUC_STDC_INLINE__ 1
2023 #endif
2024
2025 /* Define to a type if <wchar.h> does not define. */
2026 #undef mbstate_t
2027
2028 /* Define to `int' if <sys/types.h> does not define. */
2029 #undef mode_t
2030
2031 /* Define to the type of st_nlink in struct stat, or a supertype. */
2032 #undef nlink_t
2033
2034 /* Define to `int' if <sys/types.h> does not define. */
2035 #undef pid_t
2036
2037 /* Define to the equivalent of the C99 'restrict' keyword, or to
2038    nothing if this is not supported.  Do not define if restrict is
2039    supported directly.  */
2040 #undef restrict
2041 /* Work around a bug in Sun C++: it does not support _Restrict or
2042    __restrict__, even though the corresponding Sun C compiler ends up with
2043    "#define restrict _Restrict" or "#define restrict __restrict__" in the
2044    previous line.  Perhaps some future version of Sun C++ will work with
2045    restrict; if so, hopefully it defines __RESTRICT like Sun C does.  */
2046 #if defined __SUNPRO_CC && !defined __RESTRICT
2047 # define _Restrict
2048 # define __restrict__
2049 #endif
2050
2051 /* Define to `unsigned int' if <sys/types.h> does not define. */
2052 #undef size_t
2053
2054 /* type to use in place of socklen_t if not defined */
2055 #undef socklen_t
2056
2057 /* Define as a signed type of the same size as size_t. */
2058 #undef ssize_t
2059
2060 /* Define to `int' if <sys/types.h> doesn't define. */
2061 #undef uid_t
2062
2063 /* Define as a marker that can be attached to declarations that might not
2064     be used.  This helps to reduce warnings, such as from
2065     GCC -Wunused-parameter.  */
2066 #if __GNUC__ >= 3 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 7)
2067 # define _GL_UNUSED __attribute__ ((__unused__))
2068 #else
2069 # define _GL_UNUSED
2070 #endif
2071 /* The name _UNUSED_PARAMETER_ is an earlier spelling, although the name
2072    is a misnomer outside of parameter lists.  */
2073 #define _UNUSED_PARAMETER_ _GL_UNUSED
2074
2075 /* gcc supports the "unused" attribute on possibly unused labels, and
2076    g++ has since version 4.5.  Note to support C++ as well as C,
2077    _GL_UNUSED_LABEL should be used with a trailing ;  */
2078 #if !defined __cplusplus || __GNUC__ > 4 \
2079     || (__GNUC__ == 4 && __GNUC_MINOR__ >= 5)
2080 # define _GL_UNUSED_LABEL _GL_UNUSED
2081 #else
2082 # define _GL_UNUSED_LABEL
2083 #endif
2084
2085 /* The __pure__ attribute was added in gcc 2.96.  */
2086 #if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 96)
2087 # define _GL_ATTRIBUTE_PURE __attribute__ ((__pure__))
2088 #else
2089 # define _GL_ATTRIBUTE_PURE /* empty */
2090 #endif
2091
2092 /* The __const__ attribute was added in gcc 2.95.  */
2093 #if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 95)
2094 # define _GL_ATTRIBUTE_CONST __attribute__ ((__const__))
2095 #else
2096 # define _GL_ATTRIBUTE_CONST /* empty */
2097 #endif
2098