6ada50e92dd53c01770d0419dea0f761528be0fc
[debian/gzip] / lib / config.hin
1 /* lib/config.hin.  Generated from configure.ac by autoheader.  */
2
3 /* Define if the compiler is building for multiple architectures of Apple
4    platforms at once. */
5 #undef AA_APPLE_UNIVERSAL_BUILD
6
7 /* Define if building universal (internal helper macro) */
8 #undef AC_APPLE_UNIVERSAL_BUILD
9
10 /* Define if an assembler version of longest_match is available. */
11 #undef ASMV
12
13 /* Define to the number of bits in type 'ptrdiff_t'. */
14 #undef BITSIZEOF_PTRDIFF_T
15
16 /* Define to the number of bits in type 'sig_atomic_t'. */
17 #undef BITSIZEOF_SIG_ATOMIC_T
18
19 /* Define to the number of bits in type 'size_t'. */
20 #undef BITSIZEOF_SIZE_T
21
22 /* Define to the number of bits in type 'wchar_t'. */
23 #undef BITSIZEOF_WCHAR_T
24
25 /* Define to the number of bits in type 'wint_t'. */
26 #undef BITSIZEOF_WINT_T
27
28 /* Define if you wish *printf() functions that have a safe handling of
29    non-IEEE-754 'long double' values. */
30 #undef CHECK_PRINTF_SAFE
31
32 /* Define to 1 if chown fails to change ctime when at least one argument was
33    not -1. */
34 #undef CHOWN_CHANGE_TIME_BUG
35
36 /* Define if chown is not POSIX compliant regarding IDs of -1. */
37 #undef CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE
38
39 /* Define if chown modifies symlinks. */
40 #undef CHOWN_MODIFIES_SYMLINK
41
42 /* Define to 1 if chown mishandles trailing slash. */
43 #undef CHOWN_TRAILING_SLASH_BUG
44
45 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
46    systems. This function is required for `alloca.c' support on those systems.
47    */
48 #undef CRAY_STACKSEG_END
49
50 /* Define to 1 if using `alloca.c'. */
51 #undef C_ALLOCA
52
53 /* Define as the bit index in the word where to find bit 0 of the exponent of
54    'double'. */
55 #undef DBL_EXPBIT0_BIT
56
57 /* Define as the word index where to find the exponent of 'double'. */
58 #undef DBL_EXPBIT0_WORD
59
60 /* Define as the bit index in the word where to find the sign of 'double'. */
61 #undef DBL_SIGNBIT_BIT
62
63 /* Define as the word index where to find the sign of 'double'. */
64 #undef DBL_SIGNBIT_WORD
65
66 /* the name of the file descriptor member of DIR */
67 #undef DIR_FD_MEMBER_NAME
68
69 #ifdef DIR_FD_MEMBER_NAME
70 # define DIR_TO_FD(Dir_p) ((Dir_p)->DIR_FD_MEMBER_NAME)
71 #else
72 # define DIR_TO_FD(Dir_p) -1
73 #endif
74
75
76 /* Define to 1 if // is a file system root distinct from /. */
77 #undef DOUBLE_SLASH_IS_DISTINCT_ROOT
78
79 /* Define if struct dirent has a member d_ino that actually works. */
80 #undef D_INO_IN_DIRENT
81
82 /* Define to 1 if your platform has fchownat, but it cannot perform lchown
83    tasks. */
84 #undef FCHOWNAT_NOFOLLOW_BUG
85
86 /* Define this to 1 if F_DUPFD behavior does not match POSIX */
87 #undef FCNTL_DUPFD_BUGGY
88
89 /* Define on systems for which file names may have a so-called `drive letter'
90    prefix, define this to compute the length of that prefix, including the
91    colon. */
92 #undef FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX
93
94 /* Define if the backslash character may also serve as a file name component
95    separator. */
96 #undef FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR
97
98 /* Define if a drive letter prefix denotes a relative path if it is not
99    followed by a file name component separator. */
100 #undef FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE
101
102 /* Define as the bit index in the word where to find bit 0 of the exponent of
103    'float'. */
104 #undef FLT_EXPBIT0_BIT
105
106 /* Define as the word index where to find the exponent of 'float'. */
107 #undef FLT_EXPBIT0_WORD
108
109 /* Define as the bit index in the word where to find the sign of 'float'. */
110 #undef FLT_SIGNBIT_BIT
111
112 /* Define as the word index where to find the sign of 'float'. */
113 #undef FLT_SIGNBIT_WORD
114
115 /* Define to 1 if mkdir mistakenly creates a directory given with a trailing
116    dot component. */
117 #undef FUNC_MKDIR_DOT_BUG
118
119 /* Define to 1 if futimesat mishandles a NULL file name. */
120 #undef FUTIMESAT_NULL_BUG
121
122 /* Define if gettimeofday clobbers the localtime buffer. */
123 #undef GETTIMEOFDAY_CLOBBERS_LOCALTIME
124
125 /* Define to 1 when using the gnulib module close-stream. */
126 #undef GNULIB_CLOSE_STREAM
127
128 /* Define to 1 when using the gnulib module fcntl-safer. */
129 #undef GNULIB_FCNTL_SAFER
130
131 /* Define to 1 when using the gnulib module getopt-gnu. */
132 #undef GNULIB_GETOPT_GNU
133
134 /* Define to indicate the 'malloc' module. */
135 #undef GNULIB_MALLOC_GNU
136
137 /* Define to 1 when using the gnulib module open. */
138 #undef GNULIB_OPEN
139
140 /* enable some gnulib portability checks */
141 #undef GNULIB_PORTCHECK
142
143 /* Define to indicate the 'realloc' module. */
144 #undef GNULIB_REALLOC_GNU
145
146 /* Define to 1 if you have 'alloca' after including <alloca.h>, a header that
147    may be supplied by this distribution. */
148 #undef HAVE_ALLOCA
149
150 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
151    */
152 #undef HAVE_ALLOCA_H
153
154 /* Define to 1 if you have the <bp-sym.h> header file. */
155 #undef HAVE_BP_SYM_H
156
157 /* Define to 1 if your system has a GNU libc compatible `calloc' function, and
158    to 0 otherwise. */
159 #undef HAVE_CALLOC
160
161 /* Define if the 'calloc' function is POSIX compliant. */
162 #undef HAVE_CALLOC_POSIX
163
164 /* Define to 1 if you have the `chown' function. */
165 #undef HAVE_CHOWN
166
167 /* Define to 1 if you have the `clock_gettime' function. */
168 #undef HAVE_CLOCK_GETTIME
169
170 /* Define to 1 if you have the `clock_settime' function. */
171 #undef HAVE_CLOCK_SETTIME
172
173 /* Define if the copysignf function is declared in <math.h> and available in
174    libc. */
175 #undef HAVE_COPYSIGNF_IN_LIBC
176
177 /* Define if the copysignl function is declared in <math.h> and available in
178    libc. */
179 #undef HAVE_COPYSIGNL_IN_LIBC
180
181 /* Define if the copysign function is declared in <math.h> and available in
182    libc. */
183 #undef HAVE_COPYSIGN_IN_LIBC
184
185 /* Define to 1 if you have the declaration of `copysign', and to 0 if you
186    don't. */
187 #undef HAVE_DECL_COPYSIGN
188
189 /* Define to 1 if you have the declaration of `copysignf', and to 0 if you
190    don't. */
191 #undef HAVE_DECL_COPYSIGNF
192
193 /* Define to 1 if you have the declaration of `copysignl', and to 0 if you
194    don't. */
195 #undef HAVE_DECL_COPYSIGNL
196
197 /* Define to 1 if you have the declaration of `dirfd', and to 0 if you don't.
198    */
199 #undef HAVE_DECL_DIRFD
200
201 /* Define to 1 if you have the declaration of `fpurge', and to 0 if you don't.
202    */
203 #undef HAVE_DECL_FPURGE
204
205 /* Define to 1 if you have the declaration of `getcwd', and to 0 if you don't.
206    */
207 #undef HAVE_DECL_GETCWD
208
209 /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
210    don't. */
211 #undef HAVE_DECL_GETC_UNLOCKED
212
213 /* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
214    */
215 #undef HAVE_DECL_GETENV
216
217 /* Define to 1 if you have the declaration of `memrchr', and to 0 if you
218    don't. */
219 #undef HAVE_DECL_MEMRCHR
220
221 /* Define to 1 if you have the declaration of `optreset', and to 0 if you
222    don't. */
223 #undef HAVE_DECL_OPTRESET
224
225 /* Define to 1 if you have the declaration of `strdup', and to 0 if you don't.
226    */
227 #undef HAVE_DECL_STRDUP
228
229 /* Define to 1 if you have the declaration of `strerror', and to 0 if you
230    don't. */
231 #undef HAVE_DECL_STRERROR
232
233 /* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
234    don't. */
235 #undef HAVE_DECL_STRERROR_R
236
237 /* Define to 1 if you have the declaration of `_snprintf', and to 0 if you
238    don't. */
239 #undef HAVE_DECL__SNPRINTF
240
241 /* Define to 1 if you have the declaration of `__fpending', and to 0 if you
242    don't. */
243 #undef HAVE_DECL___FPENDING
244
245 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
246    */
247 #undef HAVE_DIRENT_H
248
249 /* Define to 1 if you have the `dirfd' function. */
250 #undef HAVE_DIRFD
251
252 /* Define to 1 if you have the `dup2' function. */
253 #undef HAVE_DUP2
254
255 /* Define to 1 if you have the <errno.h> header file. */
256 #undef HAVE_ERRNO_H
257
258 /* Define to 1 if you have the `fchdir' function. */
259 #undef HAVE_FCHDIR
260
261 /* Define to 1 if you have the `fchmod' function. */
262 #undef HAVE_FCHMOD
263
264 /* Define to 1 if you have the `fchmodat' function. */
265 #undef HAVE_FCHMODAT
266
267 /* Define to 1 if you have the `fchown' function. */
268 #undef HAVE_FCHOWN
269
270 /* Define to 1 if you have the `fcntl' function. */
271 #undef HAVE_FCNTL
272
273 /* Define to 1 if you have the <fcntl.h> header file. */
274 #undef HAVE_FCNTL_H
275
276 /* Define to 1 if you have the `fdopendir' function. */
277 #undef HAVE_FDOPENDIR
278
279 /* Define to 1 if you have the <float.h> header file. */
280 #undef HAVE_FLOAT_H
281
282 /* Define to 1 if you have the `fpurge' function. */
283 #undef HAVE_FPURGE
284
285 /* Define if the frexpl function is available in libc. */
286 #undef HAVE_FREXPL_IN_LIBC
287
288 /* Define if the frexp function is available in libc. */
289 #undef HAVE_FREXP_IN_LIBC
290
291 /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
292 #undef HAVE_FSEEKO
293
294 /* Define to 1 if you have the `fstatat' function. */
295 #undef HAVE_FSTATAT
296
297 /* Define to 1 if you have the `futimens' function. */
298 #undef HAVE_FUTIMENS
299
300 /* Define to 1 if you have the `futimes' function. */
301 #undef HAVE_FUTIMES
302
303 /* Define to 1 if you have the `futimesat' function. */
304 #undef HAVE_FUTIMESAT
305
306 /* Define to 1 if you have the <getopt.h> header file. */
307 #undef HAVE_GETOPT_H
308
309 /* Define to 1 if you have the `getopt_long_only' function. */
310 #undef HAVE_GETOPT_LONG_ONLY
311
312 /* Define to 1 if you have the `getpagesize' function. */
313 #undef HAVE_GETPAGESIZE
314
315 /* Define to 1 if you have the `gettimeofday' function. */
316 #undef HAVE_GETTIMEOFDAY
317
318 /* Define to 1 if the compiler supports one of the keywords 'inline',
319    '__inline__', '__inline' and effectively inlines functions marked as such.
320    */
321 #undef HAVE_INLINE
322
323 /* Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>. */
324 #undef HAVE_INTMAX_T
325
326 /* Define to 1 if you have the <inttypes.h> header file. */
327 #undef HAVE_INTTYPES_H
328
329 /* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
330    declares uintmax_t. */
331 #undef HAVE_INTTYPES_H_WITH_UINTMAX
332
333 /* Define if the isnan(double) function is available in libc. */
334 #undef HAVE_ISNAND_IN_LIBC
335
336 /* Define if the isnan(float) function is available in libc. */
337 #undef HAVE_ISNANF_IN_LIBC
338
339 /* Define if the isnan(long double) function is available in libc. */
340 #undef HAVE_ISNANL_IN_LIBC
341
342 /* Define to 1 if you have the `iswcntrl' function. */
343 #undef HAVE_ISWCNTRL
344
345 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
346 #undef HAVE_LANGINFO_CODESET
347
348 /* Define to 1 if you have the `lchmod' function. */
349 #undef HAVE_LCHMOD
350
351 /* Define to 1 if you have the `lchown' function. */
352 #undef HAVE_LCHOWN
353
354 /* Define if the ldexpl function is available in libc. */
355 #undef HAVE_LDEXPL_IN_LIBC
356
357 /* Define if the ldexp function is available in libc. */
358 #undef HAVE_LDEXP_IN_LIBC
359
360 /* Define to 1 if you have the <limits.h> header file. */
361 #undef HAVE_LIMITS_H
362
363 /* Define to 1 if the system has the type `long long int'. */
364 #undef HAVE_LONG_LONG_INT
365
366 /* Define to 1 if you have the `lstat' function. */
367 #undef HAVE_LSTAT
368
369 /* Define to 1 if you have the `lutimes' function. */
370 #undef HAVE_LUTIMES
371
372 /* Define to 1 if your system has a GNU libc compatible `malloc' function, and
373    to 0 otherwise. */
374 #undef HAVE_MALLOC
375
376 /* Define if the 'malloc' function is POSIX compliant. */
377 #undef HAVE_MALLOC_POSIX
378
379 /* Define to 1 if mmap()'s MAP_ANONYMOUS flag is available after including
380    config.h and <sys/mman.h>. */
381 #undef HAVE_MAP_ANONYMOUS
382
383 /* Define to 1 if you have the <math.h> header file. */
384 #undef HAVE_MATH_H
385
386 /* Define to 1 if you have the `mbrtowc' function. */
387 #undef HAVE_MBRTOWC
388
389 /* Define to 1 if you have the `mbsinit' function. */
390 #undef HAVE_MBSINIT
391
392 /* Define to 1 if <wchar.h> declares mbstate_t. */
393 #undef HAVE_MBSTATE_T
394
395 /* Define to 1 if you have the `memchr' function. */
396 #undef HAVE_MEMCHR
397
398 /* Define to 1 if you have the <memory.h> header file. */
399 #undef HAVE_MEMORY_H
400
401 /* Define to 1 if you have the `mempcpy' function. */
402 #undef HAVE_MEMPCPY
403
404 /* Define to 1 if you have the `memrchr' function. */
405 #undef HAVE_MEMRCHR
406
407 /* Define to 1 if you have the `mkdirat' function. */
408 #undef HAVE_MKDIRAT
409
410 /* Define to 1 if you have the `mprotect' function. */
411 #undef HAVE_MPROTECT
412
413 /* Define to 1 if you have the `nanotime' function. */
414 #undef HAVE_NANOTIME
415
416 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
417 #undef HAVE_NDIR_H
418
419 /* Define to 1 if you have the `nl_langinfo' function. */
420 #undef HAVE_NL_LANGINFO
421
422 /* Define to 1 if you have the `openat' function. */
423 #undef HAVE_OPENAT
424
425 /* Define to 1 if getcwd works, except it sometimes fails when it shouldn't,
426    setting errno to ERANGE, ENAMETOOLONG, or ENOENT. If __GETCWD_PREFIX is not
427    defined, it doesn't matter whether HAVE_PARTLY_WORKING_GETCWD is defined.
428    */
429 #undef HAVE_PARTLY_WORKING_GETCWD
430
431 /* Define to 1 if you have the `pipe' function. */
432 #undef HAVE_PIPE
433
434 /* Define to 1 if you have the <random.h> header file. */
435 #undef HAVE_RANDOM_H
436
437 /* Define to 1 if environ is declared even after undefining macros. */
438 #undef HAVE_RAW_DECL_ENVIRON
439
440 /* Define to 1 if fseeko is declared even after undefining macros. */
441 #undef HAVE_RAW_DECL_FSEEKO
442
443 /* Define to 1 if ftello is declared even after undefining macros. */
444 #undef HAVE_RAW_DECL_FTELLO
445
446 /* Define to 1 if your system has a GNU libc compatible `realloc' function,
447    and to 0 otherwise. */
448 #undef HAVE_REALLOC
449
450 /* Define if the 'realloc' function is POSIX compliant. */
451 #undef HAVE_REALLOC_POSIX
452
453 /* Define to 1 if you have the `rmdir' function. */
454 #undef HAVE_RMDIR
455
456 /* Define to 1 if you have the `siginterrupt' function. */
457 #undef HAVE_SIGINTERRUPT
458
459 /* Define to 1 if 'sig_atomic_t' is a signed integer type. */
460 #undef HAVE_SIGNED_SIG_ATOMIC_T
461
462 /* Define to 1 if 'wchar_t' is a signed integer type. */
463 #undef HAVE_SIGNED_WCHAR_T
464
465 /* Define to 1 if 'wint_t' is a signed integer type. */
466 #undef HAVE_SIGNED_WINT_T
467
468 /* Define to 1 if you have the `snprintf' function. */
469 #undef HAVE_SNPRINTF
470
471 /* Define to 1 if stdbool.h conforms to C99. */
472 #undef HAVE_STDBOOL_H
473
474 /* Define to 1 if you have the <stddef.h> header file. */
475 #undef HAVE_STDDEF_H
476
477 /* Define to 1 if you have the <stdint.h> header file. */
478 #undef HAVE_STDINT_H
479
480 /* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
481    uintmax_t. */
482 #undef HAVE_STDINT_H_WITH_UINTMAX
483
484 /* Define to 1 if you have the <stdio_ext.h> header file. */
485 #undef HAVE_STDIO_EXT_H
486
487 /* Define to 1 if you have the <stdio.h> header file. */
488 #undef HAVE_STDIO_H
489
490 /* Define to 1 if you have the <stdlib.h> header file. */
491 #undef HAVE_STDLIB_H
492
493 /* Define to 1 if you have the `strdup' function. */
494 #undef HAVE_STRDUP
495
496 /* Define to 1 if you have the `strerror_r' function. */
497 #undef HAVE_STRERROR_R
498
499 /* Define to 1 if you have the <strings.h> header file. */
500 #undef HAVE_STRINGS_H
501
502 /* Define to 1 if you have the <string.h> header file. */
503 #undef HAVE_STRING_H
504
505 /* Define to 1 if you have the `strnlen' function. */
506 #undef HAVE_STRNLEN
507
508 /* Define to 1 if the system has the type `struct random_data'. */
509 #undef HAVE_STRUCT_RANDOM_DATA
510
511 /* Define to 1 if `st_atimensec' is a member of `struct stat'. */
512 #undef HAVE_STRUCT_STAT_ST_ATIMENSEC
513
514 /* Define to 1 if `st_atimespec.tv_nsec' is a member of `struct stat'. */
515 #undef HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC
516
517 /* Define to 1 if `st_atim.st__tim.tv_nsec' is a member of `struct stat'. */
518 #undef HAVE_STRUCT_STAT_ST_ATIM_ST__TIM_TV_NSEC
519
520 /* Define to 1 if `st_atim.tv_nsec' is a member of `struct stat'. */
521 #undef HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC
522
523 /* Define to 1 if `st_birthtimensec' is a member of `struct stat'. */
524 #undef HAVE_STRUCT_STAT_ST_BIRTHTIMENSEC
525
526 /* Define to 1 if `st_birthtimespec.tv_nsec' is a member of `struct stat'. */
527 #undef HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC
528
529 /* Define to 1 if `st_birthtim.tv_nsec' is a member of `struct stat'. */
530 #undef HAVE_STRUCT_STAT_ST_BIRTHTIM_TV_NSEC
531
532 /* Define if struct utimbuf is declared -- usually in <utime.h>. Some systems
533    have utime.h but don't declare the struct anywhere. */
534 #undef HAVE_STRUCT_UTIMBUF
535
536 /* Define to 1 if you have the <sys/bitypes.h> header file. */
537 #undef HAVE_SYS_BITYPES_H
538
539 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
540    */
541 #undef HAVE_SYS_DIR_H
542
543 /* Define to 1 if you have the <sys/inttypes.h> header file. */
544 #undef HAVE_SYS_INTTYPES_H
545
546 /* Define to 1 if you have the <sys/mman.h> header file. */
547 #undef HAVE_SYS_MMAN_H
548
549 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
550    */
551 #undef HAVE_SYS_NDIR_H
552
553 /* Define to 1 if you have the <sys/socket.h> header file. */
554 #undef HAVE_SYS_SOCKET_H
555
556 /* Define to 1 if you have the <sys/stat.h> header file. */
557 #undef HAVE_SYS_STAT_H
558
559 /* Define to 1 if you have the <sys/timeb.h> header file. */
560 #undef HAVE_SYS_TIMEB_H
561
562 /* Define to 1 if you have the <sys/time.h> header file. */
563 #undef HAVE_SYS_TIME_H
564
565 /* Define to 1 if you have the <sys/types.h> header file. */
566 #undef HAVE_SYS_TYPES_H
567
568 /* Define to 1 if you have the <time.h> header file. */
569 #undef HAVE_TIME_H
570
571 /* Define to 1 if you have the <unistd.h> header file. */
572 #undef HAVE_UNISTD_H
573
574 /* Define to 1 if you have the `unlinkat' function. */
575 #undef HAVE_UNLINKAT
576
577 /* Define to 1 if the system has the type `unsigned long long int'. */
578 #undef HAVE_UNSIGNED_LONG_LONG_INT
579
580 /* Define to 1 if you have the `utimensat' function. */
581 #undef HAVE_UTIMENSAT
582
583 /* Define to 1 if you have the <utime.h> header file. */
584 #undef HAVE_UTIME_H
585
586 /* Define to 1 if you have the `vasnprintf' function. */
587 #undef HAVE_VASNPRINTF
588
589 /* Define to 1 if you have the <wchar.h> header file. */
590 #undef HAVE_WCHAR_H
591
592 /* Define if you have the 'wchar_t' type. */
593 #undef HAVE_WCHAR_T
594
595 /* Define to 1 if you have the `wcrtomb' function. */
596 #undef HAVE_WCRTOMB
597
598 /* Define to 1 if you have the `wcslen' function. */
599 #undef HAVE_WCSLEN
600
601 /* Define to 1 if you have the `wcsnlen' function. */
602 #undef HAVE_WCSNLEN
603
604 /* Define to 1 if you have the <wctype.h> header file. */
605 #undef HAVE_WCTYPE_H
606
607 /* Define to 1 if you have the <winsock2.h> header file. */
608 #undef HAVE_WINSOCK2_H
609
610 /* Define if you have the 'wint_t' type. */
611 #undef HAVE_WINT_T
612
613 /* Define to 1 if O_NOATIME works. */
614 #undef HAVE_WORKING_O_NOATIME
615
616 /* Define to 1 if O_NOFOLLOW works. */
617 #undef HAVE_WORKING_O_NOFOLLOW
618
619 /* Define if utimes works properly. */
620 #undef HAVE_WORKING_UTIMES
621
622 /* Define to 1 if the system has the type `_Bool'. */
623 #undef HAVE__BOOL
624
625 /* Define to 1 if you have the `_ftime' function. */
626 #undef HAVE__FTIME
627
628 /* Define to 1 if you have the `__fpending' function. */
629 #undef HAVE___FPENDING
630
631 /* Define to 1 if you have the `__fpurge' function. */
632 #undef HAVE___FPURGE
633
634 /* Define to 1 if you have the `__freading' function. */
635 #undef HAVE___FREADING
636
637 #if FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR
638 # define ISSLASH(C) ((C) == '/' || (C) == '\\')
639 #else
640 # define ISSLASH(C) ((C) == '/')
641 #endif
642
643 /* Define as the bit index in the word where to find bit 0 of the exponent of
644    'long double'. */
645 #undef LDBL_EXPBIT0_BIT
646
647 /* Define as the word index where to find the exponent of 'long double'. */
648 #undef LDBL_EXPBIT0_WORD
649
650 /* Define as the bit index in the word where to find the sign of 'long
651    double'. */
652 #undef LDBL_SIGNBIT_BIT
653
654 /* Define as the word index where to find the sign of 'long double'. */
655 #undef LDBL_SIGNBIT_WORD
656
657 /* Define to 1 if lseek does not detect pipes. */
658 #undef LSEEK_PIPE_BROKEN
659
660 /* Define to 1 if `lstat' dereferences a symlink specified with a trailing
661    slash. */
662 #undef LSTAT_FOLLOWS_SLASHED_SYMLINK
663
664 /* Define to a substitute value for mmap()'s MAP_ANONYMOUS flag. */
665 #undef MAP_ANONYMOUS
666
667 /* Define if the mbrtowc function has the NULL string argument bug. */
668 #undef MBRTOWC_NULL_ARG_BUG
669
670 /* Define if the mbrtowc function does not return 0 for a NUL character. */
671 #undef MBRTOWC_NUL_RETVAL_BUG
672
673 /* Define if the mbrtowc function returns a wrong return value. */
674 #undef MBRTOWC_RETVAL_BUG
675
676 /* Define if the vasnprintf implementation needs special code for the 'a' and
677    'A' directives. */
678 #undef NEED_PRINTF_DIRECTIVE_A
679
680 /* Define if the vasnprintf implementation needs special code for the 'F'
681    directive. */
682 #undef NEED_PRINTF_DIRECTIVE_F
683
684 /* Define if the vasnprintf implementation needs special code for the 'ls'
685    directive. */
686 #undef NEED_PRINTF_DIRECTIVE_LS
687
688 /* Define if the vasnprintf implementation needs special code for 'double'
689    arguments. */
690 #undef NEED_PRINTF_DOUBLE
691
692 /* Define if the vasnprintf implementation needs special code for surviving
693    out-of-memory conditions. */
694 #undef NEED_PRINTF_ENOMEM
695
696 /* Define if the vasnprintf implementation needs special code for the ' flag.
697    */
698 #undef NEED_PRINTF_FLAG_GROUPING
699
700 /* Define if the vasnprintf implementation needs special code for the '-'
701    flag. */
702 #undef NEED_PRINTF_FLAG_LEFTADJUST
703
704 /* Define if the vasnprintf implementation needs special code for the 0 flag.
705    */
706 #undef NEED_PRINTF_FLAG_ZERO
707
708 /* Define if the vasnprintf implementation needs special code for infinite
709    'double' arguments. */
710 #undef NEED_PRINTF_INFINITE_DOUBLE
711
712 /* Define if the vasnprintf implementation needs special code for infinite
713    'long double' arguments. */
714 #undef NEED_PRINTF_INFINITE_LONG_DOUBLE
715
716 /* Define if the vasnprintf implementation needs special code for 'long
717    double' arguments. */
718 #undef NEED_PRINTF_LONG_DOUBLE
719
720 /* Define if the vasnprintf implementation needs special code for supporting
721    large precisions without arbitrary bounds. */
722 #undef NEED_PRINTF_UNBOUNDED_PRECISION
723
724 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
725 #undef NO_MINUS_C_MINUS_O
726
727 /* Define to 1 if open() fails to recognize a trailing slash. */
728 #undef OPEN_TRAILING_SLASH_BUG
729
730 /* Name of package */
731 #undef PACKAGE
732
733 /* Define to the address where bug reports for this package should be sent. */
734 #undef PACKAGE_BUGREPORT
735
736 /* Define to the full name of this package. */
737 #undef PACKAGE_NAME
738
739 /* Define to the full name and version of this package. */
740 #undef PACKAGE_STRING
741
742 /* Define to the one symbol short name of this package. */
743 #undef PACKAGE_TARNAME
744
745 /* Define to the home page for this package. */
746 #undef PACKAGE_URL
747
748 /* Define to the version of this package. */
749 #undef PACKAGE_VERSION
750
751 /* the number of pending output bytes on stream `fp' */
752 #undef PENDING_OUTPUT_N_BYTES
753
754 /* Define to the type that is the result of default argument promotions of
755    type mode_t. */
756 #undef PROMOTED_MODE_T
757
758 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
759    'ptrdiff_t'. */
760 #undef PTRDIFF_T_SUFFIX
761
762 /* Define to 1 if gnulib's fchdir() replacement is used. */
763 #undef REPLACE_FCHDIR
764
765 /* Define if fprintf is overridden by a POSIX compliant gnulib implementation.
766    */
767 #undef REPLACE_FPRINTF_POSIX
768
769 /* Define to 1 if stat needs help when passed a directory name with a trailing
770    slash */
771 #undef REPLACE_FUNC_STAT_DIR
772
773 /* Define to 1 if stat needs help when passed a file name with a trailing
774    slash */
775 #undef REPLACE_FUNC_STAT_FILE
776
777 /* Define to 1 if open() should work around the inability to open a directory.
778    */
779 #undef REPLACE_OPEN_DIRECTORY
780
781 /* Define if printf is overridden by a POSIX compliant gnulib implementation.
782    */
783 #undef REPLACE_PRINTF_POSIX
784
785 /* Define this to 1 if strerror is broken. */
786 #undef REPLACE_STRERROR
787
788 /* Define if vasnprintf exists but is overridden by gnulib. */
789 #undef REPLACE_VASNPRINTF
790
791 /* Define if vfprintf is overridden by a POSIX compliant gnulib
792    implementation. */
793 #undef REPLACE_VFPRINTF_POSIX
794
795 /* Define as the return type of signal handlers (`int' or `void'). */
796 #undef RETSIGTYPE
797
798 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
799    'sig_atomic_t'. */
800 #undef SIG_ATOMIC_T_SUFFIX
801
802 /* Define as the maximum value of type 'size_t', if the system doesn't define
803    it. */
804 #ifndef SIZE_MAX
805 # undef SIZE_MAX
806 #endif
807
808 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
809    'size_t'. */
810 #undef SIZE_T_SUFFIX
811
812 /* If using the C implementation of alloca, define if you know the
813    direction of stack growth for your system; otherwise it will be
814    automatically deduced at runtime.
815         STACK_DIRECTION > 0 => grows toward higher addresses
816         STACK_DIRECTION < 0 => grows toward lower addresses
817         STACK_DIRECTION = 0 => direction of growth unknown */
818 #undef STACK_DIRECTION
819
820 /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
821 #undef STAT_MACROS_BROKEN
822
823 /* Define to 1 if you have the ANSI C header files. */
824 #undef STDC_HEADERS
825
826 /* Define to 1 if strerror_r returns char *. */
827 #undef STRERROR_R_CHAR_P
828
829 /* Define to 1 if the type of the st_atim member of a struct stat is struct
830    timespec. */
831 #undef TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC
832
833 /* Version number of package */
834 #undef VERSION
835
836 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
837    'wchar_t'. */
838 #undef WCHAR_T_SUFFIX
839
840 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
841    'wint_t'. */
842 #undef WINT_T_SUFFIX
843
844 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
845    significant byte first (like Motorola and SPARC, unlike Intel). */
846 #if defined AC_APPLE_UNIVERSAL_BUILD
847 # if defined __BIG_ENDIAN__
848 #  define WORDS_BIGENDIAN 1
849 # endif
850 #else
851 # ifndef WORDS_BIGENDIAN
852 #  undef WORDS_BIGENDIAN
853 # endif
854 #endif
855
856 /* Number of bits in a file offset, on hosts where this is settable. */
857 #undef _FILE_OFFSET_BITS
858
859 /* enable compile-time and run-time bounds-checking, and some warnings */
860 #undef _FORTIFY_SOURCE
861
862 /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
863 #undef _LARGEFILE_SOURCE
864
865 /* Define for large files, on AIX-style hosts. */
866 #undef _LARGE_FILES
867
868 /* Define to 1 if on MINIX. */
869 #undef _MINIX
870
871 /* Define to 2 if the system does not provide POSIX.1 features except with
872    this defined. */
873 #undef _POSIX_1_SOURCE
874
875 /* Define to 1 if you need to in order for `stat' and other things to work. */
876 #undef _POSIX_SOURCE
877
878 /* Define to 500 only on HP-UX. */
879 #undef _XOPEN_SOURCE
880
881 /* Enable extensions on AIX 3, Interix.  */
882 #ifndef _ALL_SOURCE
883 # undef _ALL_SOURCE
884 #endif
885 /* Enable GNU extensions on systems that have them.  */
886 #ifndef _GNU_SOURCE
887 # undef _GNU_SOURCE
888 #endif
889 /* Enable threading extensions on Solaris.  */
890 #ifndef _POSIX_PTHREAD_SEMANTICS
891 # undef _POSIX_PTHREAD_SEMANTICS
892 #endif
893 /* Enable extensions on HP NonStop.  */
894 #ifndef _TANDEM_SOURCE
895 # undef _TANDEM_SOURCE
896 #endif
897 /* Enable general extensions on Solaris.  */
898 #ifndef __EXTENSIONS__
899 # undef __EXTENSIONS__
900 #endif
901
902
903 /* Define to rpl_ if the getopt replacement functions and variables should be
904    used. */
905 #undef __GETOPT_PREFIX
906
907 /* Define to rpl_calloc if the replacement function should be used. */
908 #undef calloc
909
910 /* Define to empty if `const' does not conform to ANSI C. */
911 #undef const
912
913 /* Define to `int' if <sys/types.h> doesn't define. */
914 #undef gid_t
915
916 /* Define to rpl_gmtime if the replacement function should be used. */
917 #undef gmtime
918
919 /* Define to `__inline__' or `__inline' if that's what the C compiler
920    calls it, or to nothing if 'inline' is not supported under any name.  */
921 #ifndef __cplusplus
922 #undef inline
923 #endif
924
925 /* Define to long or long long if <stdint.h> and <inttypes.h> don't define. */
926 #undef intmax_t
927
928 /* Work around a bug in Apple GCC 4.0.1 build 5465: In C99 mode, it supports
929    the ISO C 99 semantics of 'extern inline' (unlike the GNU C semantics of
930    earlier versions), but does not display it by setting __GNUC_STDC_INLINE__.
931    __APPLE__ && __MACH__ test for MacOS X.
932    __APPLE_CC__ tests for the Apple compiler and its version.
933    __STDC_VERSION__ tests for the C99 mode.  */
934 #if defined __APPLE__ && defined __MACH__ && __APPLE_CC__ >= 5465 && !defined __cplusplus && __STDC_VERSION__ >= 199901L && !defined __GNUC_STDC_INLINE__
935 # define __GNUC_STDC_INLINE__ 1
936 #endif
937
938 /* Define to 1 if the compiler is checking for lint. */
939 #undef lint
940
941 /* Define to rpl_localtime if the replacement function should be used. */
942 #undef localtime
943
944 /* Define to rpl_malloc if the replacement function should be used. */
945 #undef malloc
946
947 /* Define to a type if <wchar.h> does not define. */
948 #undef mbstate_t
949
950 /* Define to `int' if <sys/types.h> does not define. */
951 #undef mode_t
952
953 /* Define to the type of st_nlink in struct stat, or a supertype. */
954 #undef nlink_t
955
956 /* Define to `long int' if <sys/types.h> does not define. */
957 #undef off_t
958
959 /* Define as the type of the result of subtracting two pointers, if the system
960    doesn't define it. */
961 #undef ptrdiff_t
962
963 /* Define to rpl_realloc if the replacement function should be used. */
964 #undef realloc
965
966 /* Define to the equivalent of the C99 'restrict' keyword, or to
967    nothing if this is not supported.  Do not define if restrict is
968    supported directly.  */
969 #undef restrict
970 /* Work around a bug in Sun C++: it does not support _Restrict, even
971    though the corresponding Sun C compiler does, which causes
972    "#define restrict _Restrict" in the previous line.  Perhaps some future
973    version of Sun C++ will work with _Restrict; if so, it'll probably
974    define __RESTRICT, just as Sun C does.  */
975 #if defined __SUNPRO_CC && !defined __RESTRICT
976 # define _Restrict
977 #endif
978
979 /* Define to `unsigned int' if <sys/types.h> does not define. */
980 #undef size_t
981
982 /* Define to `int' if <sys/types.h> doesn't define. */
983 #undef uid_t
984
985 /* Define as a marker that can be attached to declarations that might not
986     be used.  This helps to reduce warnings, such as from
987     GCC -Wunused-parameter.  */
988 #if __GNUC__ >= 3 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 7)
989 # define _GL_UNUSED __attribute__ ((__unused__))
990 #else
991 # define _GL_UNUSED
992 #endif
993 /* The name _UNUSED_PARAMETER_ is an earlier spelling, although the name
994    is a misnomer outside of parameter lists.  */
995 #define _UNUSED_PARAMETER_ _GL_UNUSED
996