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