Imported Upstream version 1.6
[debian/gzip] / lib / config.hin
1 /* lib/config.hin.  Generated from configure.ac by autoheader.  */
2
3 /* Define if building universal (internal helper macro) */
4 #undef AC_APPLE_UNIVERSAL_BUILD
5
6 /* Define if an assembler version of longest_match is available. */
7 #undef ASMV
8
9 /* Define to the number of bits in type 'ptrdiff_t'. */
10 #undef BITSIZEOF_PTRDIFF_T
11
12 /* Define to the number of bits in type 'sig_atomic_t'. */
13 #undef BITSIZEOF_SIG_ATOMIC_T
14
15 /* Define to the number of bits in type 'size_t'. */
16 #undef BITSIZEOF_SIZE_T
17
18 /* Define to the number of bits in type 'wchar_t'. */
19 #undef BITSIZEOF_WCHAR_T
20
21 /* Define to the number of bits in type 'wint_t'. */
22 #undef BITSIZEOF_WINT_T
23
24 /* Define if you wish *printf() functions that have a safe handling of
25    non-IEEE-754 'long double' values. */
26 #undef CHECK_PRINTF_SAFE
27
28 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
29    systems. This function is required for `alloca.c' support on those systems.
30    */
31 #undef CRAY_STACKSEG_END
32
33 /* Define to 1 if using `alloca.c'. */
34 #undef C_ALLOCA
35
36 /* Define as the bit index in the word where to find bit 0 of the exponent of
37    'double'. */
38 #undef DBL_EXPBIT0_BIT
39
40 /* Define as the word index where to find the exponent of 'double'. */
41 #undef DBL_EXPBIT0_WORD
42
43 /* Define as the bit index in the word where to find the sign of 'double'. */
44 #undef DBL_SIGNBIT_BIT
45
46 /* Define as the word index where to find the sign of 'double'. */
47 #undef DBL_SIGNBIT_WORD
48
49 /* the name of the file descriptor member of DIR */
50 #undef DIR_FD_MEMBER_NAME
51
52 #ifdef DIR_FD_MEMBER_NAME
53 # define DIR_TO_FD(Dir_p) ((Dir_p)->DIR_FD_MEMBER_NAME)
54 #else
55 # define DIR_TO_FD(Dir_p) -1
56 #endif
57
58
59 /* Define to 1 if // is a file system root distinct from /. */
60 #undef DOUBLE_SLASH_IS_DISTINCT_ROOT
61
62 /* Define this to 1 if F_DUPFD behavior does not match POSIX */
63 #undef FCNTL_DUPFD_BUGGY
64
65 /* Define as the bit index in the word where to find bit 0 of the exponent of
66    'float'. */
67 #undef FLT_EXPBIT0_BIT
68
69 /* Define as the word index where to find the exponent of 'float'. */
70 #undef FLT_EXPBIT0_WORD
71
72 /* Define as the bit index in the word where to find the sign of 'float'. */
73 #undef FLT_SIGNBIT_BIT
74
75 /* Define as the word index where to find the sign of 'float'. */
76 #undef FLT_SIGNBIT_WORD
77
78 /* Enable compile-time and run-time bounds-checking, and some warnings,
79       without upsetting glibc 2.15+. */
80    #if !defined _FORTIFY_SOURCE && defined __OPTIMIZE__ && __OPTIMIZE__
81    # define _FORTIFY_SOURCE 2
82    #endif
83   
84
85 /* Define to 1 if the system's ftello function has the Solaris bug. */
86 #undef FTELLO_BROKEN_AFTER_SWITCHING_FROM_READ_TO_WRITE
87
88 /* Define to 1 if futimesat mishandles a NULL file name. */
89 #undef FUTIMESAT_NULL_BUG
90
91 /* Define if gettimeofday clobbers the localtime buffer. */
92 #undef GETTIMEOFDAY_CLOBBERS_LOCALTIME
93
94 /* Define this to 'void' or 'struct timezone' to match the system's
95    declaration of the second argument to gettimeofday. */
96 #undef GETTIMEOFDAY_TIMEZONE
97
98 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
99    whether the gnulib module calloc-gnu shall be considered present. */
100 #undef GNULIB_CALLOC_GNU
101
102 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
103    whether the gnulib module close-stream shall be considered present. */
104 #undef GNULIB_CLOSE_STREAM
105
106 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
107    whether the gnulib module dirent-safer shall be considered present. */
108 #undef GNULIB_DIRENT_SAFER
109
110 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
111    whether the gnulib module fcntl-safer shall be considered present. */
112 #undef GNULIB_FCNTL_SAFER
113
114 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
115    whether the gnulib module fdopendir shall be considered present. */
116 #undef GNULIB_FDOPENDIR
117
118 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
119    whether the gnulib module fflush shall be considered present. */
120 #undef GNULIB_FFLUSH
121
122 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
123    whether the gnulib module fscanf shall be considered present. */
124 #undef GNULIB_FSCANF
125
126 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
127    whether the gnulib module lock shall be considered present. */
128 #undef GNULIB_LOCK
129
130 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
131    whether the gnulib module malloc-gnu shall be considered present. */
132 #undef GNULIB_MALLOC_GNU
133
134 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
135    whether the gnulib module openat shall be considered present. */
136 #undef GNULIB_OPENAT
137
138 /* enable some gnulib portability checks */
139 #undef GNULIB_PORTCHECK
140
141 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
142    whether the gnulib module realloc-gnu shall be considered present. */
143 #undef GNULIB_REALLOC_GNU
144
145 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
146    whether the gnulib module scanf shall be considered present. */
147 #undef GNULIB_SCANF
148
149 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
150    whether the gnulib module strerror shall be considered present. */
151 #undef GNULIB_STRERROR
152
153 /* Define to 1 when the gnulib module calloc-posix should be tested. */
154 #undef GNULIB_TEST_CALLOC_POSIX
155
156 /* Define to 1 when the gnulib module chdir should be tested. */
157 #undef GNULIB_TEST_CHDIR
158
159 /* Define to 1 when the gnulib module cloexec should be tested. */
160 #undef GNULIB_TEST_CLOEXEC
161
162 /* Define to 1 when the gnulib module close should be tested. */
163 #undef GNULIB_TEST_CLOSE
164
165 /* Define to 1 when the gnulib module closedir should be tested. */
166 #undef GNULIB_TEST_CLOSEDIR
167
168 /* Define to 1 when the gnulib module dirfd should be tested. */
169 #undef GNULIB_TEST_DIRFD
170
171 /* Define to 1 when the gnulib module dup should be tested. */
172 #undef GNULIB_TEST_DUP
173
174 /* Define to 1 when the gnulib module dup2 should be tested. */
175 #undef GNULIB_TEST_DUP2
176
177 /* Define to 1 when the gnulib module fchdir should be tested. */
178 #undef GNULIB_TEST_FCHDIR
179
180 /* Define to 1 when the gnulib module fclose should be tested. */
181 #undef GNULIB_TEST_FCLOSE
182
183 /* Define to 1 when the gnulib module fcntl should be tested. */
184 #undef GNULIB_TEST_FCNTL
185
186 /* Define to 1 when the gnulib module fdopendir should be tested. */
187 #undef GNULIB_TEST_FDOPENDIR
188
189 /* Define to 1 when the gnulib module fflush should be tested. */
190 #undef GNULIB_TEST_FFLUSH
191
192 /* Define to 1 when the gnulib module fprintf-posix should be tested. */
193 #undef GNULIB_TEST_FPRINTF_POSIX
194
195 /* Define to 1 when the gnulib module fpurge should be tested. */
196 #undef GNULIB_TEST_FPURGE
197
198 /* Define to 1 when the gnulib module frexp should be tested. */
199 #undef GNULIB_TEST_FREXP
200
201 /* Define to 1 when the gnulib module frexpl should be tested. */
202 #undef GNULIB_TEST_FREXPL
203
204 /* Define to 1 when the gnulib module fseek should be tested. */
205 #undef GNULIB_TEST_FSEEK
206
207 /* Define to 1 when the gnulib module fseeko should be tested. */
208 #undef GNULIB_TEST_FSEEKO
209
210 /* Define to 1 when the gnulib module fstat should be tested. */
211 #undef GNULIB_TEST_FSTAT
212
213 /* Define to 1 when the gnulib module ftell should be tested. */
214 #undef GNULIB_TEST_FTELL
215
216 /* Define to 1 when the gnulib module ftello should be tested. */
217 #undef GNULIB_TEST_FTELLO
218
219 /* Define to 1 when the gnulib module getcwd should be tested. */
220 #undef GNULIB_TEST_GETCWD
221
222 /* Define to 1 when the gnulib module getdtablesize should be tested. */
223 #undef GNULIB_TEST_GETDTABLESIZE
224
225 /* Define to 1 when the gnulib module getopt-gnu should be tested. */
226 #undef GNULIB_TEST_GETOPT_GNU
227
228 /* Define to 1 when the gnulib module gettimeofday should be tested. */
229 #undef GNULIB_TEST_GETTIMEOFDAY
230
231 /* Define to 1 when the gnulib module lseek should be tested. */
232 #undef GNULIB_TEST_LSEEK
233
234 /* Define to 1 when the gnulib module lstat should be tested. */
235 #undef GNULIB_TEST_LSTAT
236
237 /* Define to 1 when the gnulib module malloc-posix should be tested. */
238 #undef GNULIB_TEST_MALLOC_POSIX
239
240 /* Define to 1 when the gnulib module mbrtowc should be tested. */
241 #undef GNULIB_TEST_MBRTOWC
242
243 /* Define to 1 when the gnulib module mbsinit should be tested. */
244 #undef GNULIB_TEST_MBSINIT
245
246 /* Define to 1 when the gnulib module memchr should be tested. */
247 #undef GNULIB_TEST_MEMCHR
248
249 /* Define to 1 when the gnulib module mempcpy should be tested. */
250 #undef GNULIB_TEST_MEMPCPY
251
252 /* Define to 1 when the gnulib module memrchr should be tested. */
253 #undef GNULIB_TEST_MEMRCHR
254
255 /* Define to 1 when the gnulib module open should be tested. */
256 #undef GNULIB_TEST_OPEN
257
258 /* Define to 1 when the gnulib module openat should be tested. */
259 #undef GNULIB_TEST_OPENAT
260
261 /* Define to 1 when the gnulib module opendir should be tested. */
262 #undef GNULIB_TEST_OPENDIR
263
264 /* Define to 1 when the gnulib module perror should be tested. */
265 #undef GNULIB_TEST_PERROR
266
267 /* Define to 1 when the gnulib module printf-posix should be tested. */
268 #undef GNULIB_TEST_PRINTF_POSIX
269
270 /* Define to 1 when the gnulib module readdir should be tested. */
271 #undef GNULIB_TEST_READDIR
272
273 /* Define to 1 when the gnulib module realloc-posix should be tested. */
274 #undef GNULIB_TEST_REALLOC_POSIX
275
276 /* Define to 1 when the gnulib module signbit should be tested. */
277 #undef GNULIB_TEST_SIGNBIT
278
279 /* Define to 1 when the gnulib module stat should be tested. */
280 #undef GNULIB_TEST_STAT
281
282 /* Define to 1 when the gnulib module strdup should be tested. */
283 #undef GNULIB_TEST_STRDUP
284
285 /* Define to 1 when the gnulib module strerror should be tested. */
286 #undef GNULIB_TEST_STRERROR
287
288 /* Define to 1 when the gnulib module strerror_r should be tested. */
289 #undef GNULIB_TEST_STRERROR_R
290
291 /* Define to 1 when the gnulib module vfprintf-posix should be tested. */
292 #undef GNULIB_TEST_VFPRINTF_POSIX
293
294 /* Define to 1 if you have 'alloca' after including <alloca.h>, a header that
295    may be supplied by this distribution. */
296 #undef HAVE_ALLOCA
297
298 /* Define to 1 if <alloca.h> works. */
299 #undef HAVE_ALLOCA_H
300
301 /* Define to 1 if you have the <bp-sym.h> header file. */
302 #undef HAVE_BP_SYM_H
303
304 /* Define to 1 if your system has a GNU libc compatible 'calloc' function, and
305    to 0 otherwise. */
306 #undef HAVE_CALLOC_GNU
307
308 /* Define if the 'calloc' function is POSIX compliant. */
309 #undef HAVE_CALLOC_POSIX
310
311 /* Define to 1 if you have the `catgets' function. */
312 #undef HAVE_CATGETS
313
314 /* Define to 1 if you have the `chown' function. */
315 #undef HAVE_CHOWN
316
317 /* Define to 1 if you have the `clock_gettime' function. */
318 #undef HAVE_CLOCK_GETTIME
319
320 /* Define to 1 if you have the `clock_settime' function. */
321 #undef HAVE_CLOCK_SETTIME
322
323 /* Define to 1 if you have the `closedir' function. */
324 #undef HAVE_CLOSEDIR
325
326 /* Define if the copysignf function is declared in <math.h> and available in
327    libc. */
328 #undef HAVE_COPYSIGNF_IN_LIBC
329
330 /* Define if the copysignl function is declared in <math.h> and available in
331    libc. */
332 #undef HAVE_COPYSIGNL_IN_LIBC
333
334 /* Define if the copysign function is declared in <math.h> and available in
335    libc. */
336 #undef HAVE_COPYSIGN_IN_LIBC
337
338 /* Define to 1 if you have the declaration of `alarm', and to 0 if you don't.
339    */
340 #undef HAVE_DECL_ALARM
341
342 /* Define to 1 if you have the declaration of `copysign', and to 0 if you
343    don't. */
344 #undef HAVE_DECL_COPYSIGN
345
346 /* Define to 1 if you have the declaration of `copysignf', and to 0 if you
347    don't. */
348 #undef HAVE_DECL_COPYSIGNF
349
350 /* Define to 1 if you have the declaration of `copysignl', and to 0 if you
351    don't. */
352 #undef HAVE_DECL_COPYSIGNL
353
354 /* Define to 1 if you have the declaration of `dirfd', and to 0 if you don't.
355    */
356 #undef HAVE_DECL_DIRFD
357
358 /* Define to 1 if you have the declaration of `fchdir', and to 0 if you don't.
359    */
360 #undef HAVE_DECL_FCHDIR
361
362 /* Define to 1 if you have the declaration of `fdopendir', and to 0 if you
363    don't. */
364 #undef HAVE_DECL_FDOPENDIR
365
366 /* Define to 1 if you have the declaration of `fpurge', and to 0 if you don't.
367    */
368 #undef HAVE_DECL_FPURGE
369
370 /* Define to 1 if you have the declaration of `fseeko', and to 0 if you don't.
371    */
372 #undef HAVE_DECL_FSEEKO
373
374 /* Define to 1 if you have the declaration of `ftello', and to 0 if you don't.
375    */
376 #undef HAVE_DECL_FTELLO
377
378 /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
379    don't. */
380 #undef HAVE_DECL_GETC_UNLOCKED
381
382 /* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
383    */
384 #undef HAVE_DECL_GETENV
385
386 /* Define to 1 if you have the declaration of `mbrtowc', and to 0 if you
387    don't. */
388 #undef HAVE_DECL_MBRTOWC
389
390 /* Define to 1 if you have the declaration of `mbsinit', and to 0 if you
391    don't. */
392 #undef HAVE_DECL_MBSINIT
393
394 /* Define to 1 if you have the declaration of `memrchr', and to 0 if you
395    don't. */
396 #undef HAVE_DECL_MEMRCHR
397
398 /* Define to 1 if you have the declaration of `strdup', and to 0 if you don't.
399    */
400 #undef HAVE_DECL_STRDUP
401
402 /* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
403    don't. */
404 #undef HAVE_DECL_STRERROR_R
405
406 /* Define to 1 if you have the declaration of `towlower', and to 0 if you
407    don't. */
408 #undef HAVE_DECL_TOWLOWER
409
410 /* Define to 1 if you have the declaration of `_snprintf', and to 0 if you
411    don't. */
412 #undef HAVE_DECL__SNPRINTF
413
414 /* Define to 1 if you have the declaration of `__fpending', and to 0 if you
415    don't. */
416 #undef HAVE_DECL___FPENDING
417
418 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
419    */
420 #undef HAVE_DIRENT_H
421
422 /* Define to 1 if you have the `dirfd' function. */
423 #undef HAVE_DIRFD
424
425 /* Define to 1 if you have the 'dup2' function. */
426 #undef HAVE_DUP2
427
428 /* Define to 1 if you have the `fchdir' function. */
429 #undef HAVE_FCHDIR
430
431 /* Define to 1 if you have the `fchmod' function. */
432 #undef HAVE_FCHMOD
433
434 /* Define to 1 if you have the `fchown' function. */
435 #undef HAVE_FCHOWN
436
437 /* Define to 1 if you have the `fcntl' function. */
438 #undef HAVE_FCNTL
439
440 /* Define to 1 if you have the <fcntl.h> header file. */
441 #undef HAVE_FCNTL_H
442
443 /* Define to 1 if you have the `fdopendir' function. */
444 #undef HAVE_FDOPENDIR
445
446 /* Define to 1 if you have the <features.h> header file. */
447 #undef HAVE_FEATURES_H
448
449 /* Define to 1 if you have the `fpurge' function. */
450 #undef HAVE_FPURGE
451
452 /* Define if the frexpl function is available in libc. */
453 #undef HAVE_FREXPL_IN_LIBC
454
455 /* Define if the frexp function is available in libc. */
456 #undef HAVE_FREXP_IN_LIBC
457
458 /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
459 #undef HAVE_FSEEKO
460
461 /* Define to 1 if you have the `futimens' function. */
462 #undef HAVE_FUTIMENS
463
464 /* Define to 1 if you have the `futimes' function. */
465 #undef HAVE_FUTIMES
466
467 /* Define to 1 if you have the `futimesat' function. */
468 #undef HAVE_FUTIMESAT
469
470 /* Define to 1 if you have the `getdtablesize' function. */
471 #undef HAVE_GETDTABLESIZE
472
473 /* Define to 1 if you have the <getopt.h> header file. */
474 #undef HAVE_GETOPT_H
475
476 /* Define to 1 if you have the `getopt_long_only' function. */
477 #undef HAVE_GETOPT_LONG_ONLY
478
479 /* Define to 1 if you have the `gettimeofday' function. */
480 #undef HAVE_GETTIMEOFDAY
481
482 /* Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>. */
483 #undef HAVE_INTMAX_T
484
485 /* Define to 1 if you have the <inttypes.h> header file. */
486 #undef HAVE_INTTYPES_H
487
488 /* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
489    declares uintmax_t. */
490 #undef HAVE_INTTYPES_H_WITH_UINTMAX
491
492 /* Define if the isnan(double) function is available in libc. */
493 #undef HAVE_ISNAND_IN_LIBC
494
495 /* Define if the isnan(float) function is available in libc. */
496 #undef HAVE_ISNANF_IN_LIBC
497
498 /* Define if the isnan(long double) function is available in libc. */
499 #undef HAVE_ISNANL_IN_LIBC
500
501 /* Define to 1 if you have the `iswcntrl' function. */
502 #undef HAVE_ISWCNTRL
503
504 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
505 #undef HAVE_LANGINFO_CODESET
506
507 /* Define if the ldexpl function is available in libc. */
508 #undef HAVE_LDEXPL_IN_LIBC
509
510 /* Define if the ldexp function is available in libc. */
511 #undef HAVE_LDEXP_IN_LIBC
512
513 /* Define to 1 if you have the <limits.h> header file. */
514 #undef HAVE_LIMITS_H
515
516 /* Define to 1 if the system has the type 'long long int'. */
517 #undef HAVE_LONG_LONG_INT
518
519 /* Define to 1 if you have the `lstat' function. */
520 #undef HAVE_LSTAT
521
522 /* Define to 1 if you have the `lutimes' function. */
523 #undef HAVE_LUTIMES
524
525 /* Define to 1 if your system has a GNU libc compatible 'malloc' function, and
526    to 0 otherwise. */
527 #undef HAVE_MALLOC_GNU
528
529 /* Define if the 'malloc' function is POSIX compliant. */
530 #undef HAVE_MALLOC_POSIX
531
532 /* Define to 1 if mmap()'s MAP_ANONYMOUS flag is available after including
533    config.h and <sys/mman.h>. */
534 #undef HAVE_MAP_ANONYMOUS
535
536 /* Define to 1 if you have the <math.h> header file. */
537 #undef HAVE_MATH_H
538
539 /* Define to 1 if you have the `mbrtowc' function. */
540 #undef HAVE_MBRTOWC
541
542 /* Define to 1 if you have the `mbsinit' function. */
543 #undef HAVE_MBSINIT
544
545 /* Define to 1 if <wchar.h> declares mbstate_t. */
546 #undef HAVE_MBSTATE_T
547
548 /* Define to 1 if you have the <memory.h> header file. */
549 #undef HAVE_MEMORY_H
550
551 /* Define to 1 if you have the `mempcpy' function. */
552 #undef HAVE_MEMPCPY
553
554 /* Define to 1 if you have the `memrchr' function. */
555 #undef HAVE_MEMRCHR
556
557 /* Define to 1 if you have the `mprotect' function. */
558 #undef HAVE_MPROTECT
559
560 /* Define to 1 on MSVC platforms that have the "invalid parameter handler"
561    concept. */
562 #undef HAVE_MSVC_INVALID_PARAMETER_HANDLER
563
564 /* Define to 1 if you have the `nanotime' function. */
565 #undef HAVE_NANOTIME
566
567 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
568 #undef HAVE_NDIR_H
569
570 /* Define to 1 if you have the `nl_langinfo' function. */
571 #undef HAVE_NL_LANGINFO
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 you have the `pipe' function. */
580 #undef HAVE_PIPE
581
582 /* Define if the <pthread.h> defines PTHREAD_MUTEX_RECURSIVE. */
583 #undef HAVE_PTHREAD_MUTEX_RECURSIVE
584
585 /* Define if the POSIX multithreading library has read/write locks. */
586 #undef HAVE_PTHREAD_RWLOCK
587
588 /* Define to 1 if you have the `readdir' function. */
589 #undef HAVE_READDIR
590
591 /* Define to 1 if your system has a GNU libc compatible 'realloc' function,
592    and to 0 otherwise. */
593 #undef HAVE_REALLOC_GNU
594
595 /* Define if the 'realloc' function is POSIX compliant. */
596 #undef HAVE_REALLOC_POSIX
597
598 /* Define to 1 if 'long double' and 'double' have the same representation. */
599 #undef HAVE_SAME_LONG_DOUBLE_AS_DOUBLE
600
601 /* Define to 1 if you have the `siginterrupt' function. */
602 #undef HAVE_SIGINTERRUPT
603
604 /* Define to 1 if 'sig_atomic_t' is a signed integer type. */
605 #undef HAVE_SIGNED_SIG_ATOMIC_T
606
607 /* Define to 1 if 'wchar_t' is a signed integer type. */
608 #undef HAVE_SIGNED_WCHAR_T
609
610 /* Define to 1 if 'wint_t' is a signed integer type. */
611 #undef HAVE_SIGNED_WINT_T
612
613 /* Define to 1 if you have the `snprintf' function. */
614 #undef HAVE_SNPRINTF
615
616 /* Define if the return value of the snprintf function is the number of of
617    bytes (excluding the terminating NUL) that would have been produced if the
618    buffer had been large enough. */
619 #undef HAVE_SNPRINTF_RETVAL_C99
620
621 /* Define to 1 if you have the <stdint.h> header file. */
622 #undef HAVE_STDINT_H
623
624 /* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
625    uintmax_t. */
626 #undef HAVE_STDINT_H_WITH_UINTMAX
627
628 /* Define to 1 if you have the <stdio_ext.h> header file. */
629 #undef HAVE_STDIO_EXT_H
630
631 /* Define to 1 if you have the <stdlib.h> header file. */
632 #undef HAVE_STDLIB_H
633
634 /* Define to 1 if you have the `strdup' function. */
635 #undef HAVE_STRDUP
636
637 /* Define to 1 if you have the `strerror_r' function. */
638 #undef HAVE_STRERROR_R
639
640 /* Define to 1 if you have the <strings.h> header file. */
641 #undef HAVE_STRINGS_H
642
643 /* Define to 1 if you have the <string.h> header file. */
644 #undef HAVE_STRING_H
645
646 /* Define to 1 if you have the `strnlen' function. */
647 #undef HAVE_STRNLEN
648
649 /* Define to 1 if `st_atimensec' is a member of `struct stat'. */
650 #undef HAVE_STRUCT_STAT_ST_ATIMENSEC
651
652 /* Define to 1 if `st_atimespec.tv_nsec' is a member of `struct stat'. */
653 #undef HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC
654
655 /* Define to 1 if `st_atim.st__tim.tv_nsec' is a member of `struct stat'. */
656 #undef HAVE_STRUCT_STAT_ST_ATIM_ST__TIM_TV_NSEC
657
658 /* Define to 1 if `st_atim.tv_nsec' is a member of `struct stat'. */
659 #undef HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC
660
661 /* Define to 1 if `st_birthtimensec' is a member of `struct stat'. */
662 #undef HAVE_STRUCT_STAT_ST_BIRTHTIMENSEC
663
664 /* Define to 1 if `st_birthtimespec.tv_nsec' is a member of `struct stat'. */
665 #undef HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC
666
667 /* Define to 1 if `st_birthtim.tv_nsec' is a member of `struct stat'. */
668 #undef HAVE_STRUCT_STAT_ST_BIRTHTIM_TV_NSEC
669
670 /* Define if struct utimbuf is declared -- usually in <utime.h>. Some systems
671    have utime.h but don't declare the struct anywhere. */
672 #undef HAVE_STRUCT_UTIMBUF
673
674 /* Define to 1 if you have the `symlink' function. */
675 #undef HAVE_SYMLINK
676
677 /* Define to 1 if you have the <sys/bitypes.h> header file. */
678 #undef HAVE_SYS_BITYPES_H
679
680 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
681    */
682 #undef HAVE_SYS_DIR_H
683
684 /* Define to 1 if you have the <sys/inttypes.h> header file. */
685 #undef HAVE_SYS_INTTYPES_H
686
687 /* Define to 1 if you have the <sys/mman.h> header file. */
688 #undef HAVE_SYS_MMAN_H
689
690 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
691    */
692 #undef HAVE_SYS_NDIR_H
693
694 /* Define to 1 if you have the <sys/param.h> header file. */
695 #undef HAVE_SYS_PARAM_H
696
697 /* Define to 1 if you have the <sys/socket.h> header file. */
698 #undef HAVE_SYS_SOCKET_H
699
700 /* Define to 1 if you have the <sys/stat.h> header file. */
701 #undef HAVE_SYS_STAT_H
702
703 /* Define to 1 if you have the <sys/timeb.h> header file. */
704 #undef HAVE_SYS_TIMEB_H
705
706 /* Define to 1 if you have the <sys/time.h> header file. */
707 #undef HAVE_SYS_TIME_H
708
709 /* Define to 1 if you have the <sys/types.h> header file. */
710 #undef HAVE_SYS_TYPES_H
711
712 /* Define to 1 if you have the <time.h> header file. */
713 #undef HAVE_TIME_H
714
715 /* Define to 1 if you have the `towlower' function. */
716 #undef HAVE_TOWLOWER
717
718 /* Define to 1 if you have the <unistd.h> header file. */
719 #undef HAVE_UNISTD_H
720
721 /* Define to 1 if the system has the type 'unsigned long long int'. */
722 #undef HAVE_UNSIGNED_LONG_LONG_INT
723
724 /* Define to 1 if you have the `utimensat' function. */
725 #undef HAVE_UTIMENSAT
726
727 /* Define to 1 if you have the <utime.h> header file. */
728 #undef HAVE_UTIME_H
729
730 /* Define to 1 if you have the `vasnprintf' function. */
731 #undef HAVE_VASNPRINTF
732
733 /* Define to 1 if you have the <wchar.h> header file. */
734 #undef HAVE_WCHAR_H
735
736 /* Define if you have the 'wchar_t' type. */
737 #undef HAVE_WCHAR_T
738
739 /* Define to 1 if you have the `wcrtomb' function. */
740 #undef HAVE_WCRTOMB
741
742 /* Define to 1 if you have the `wcslen' function. */
743 #undef HAVE_WCSLEN
744
745 /* Define to 1 if you have the `wcsnlen' function. */
746 #undef HAVE_WCSNLEN
747
748 /* Define to 1 if you have the <wctype.h> header file. */
749 #undef HAVE_WCTYPE_H
750
751 /* Define to 1 if you have the <winsock2.h> header file. */
752 #undef HAVE_WINSOCK2_H
753
754 /* Define if you have the 'wint_t' type. */
755 #undef HAVE_WINT_T
756
757 /* Define to 1 if O_NOATIME works. */
758 #undef HAVE_WORKING_O_NOATIME
759
760 /* Define to 1 if O_NOFOLLOW works. */
761 #undef HAVE_WORKING_O_NOFOLLOW
762
763 /* Define if utimes works properly. */
764 #undef HAVE_WORKING_UTIMES
765
766 /* Define to 1 if the system has the type `_Bool'. */
767 #undef HAVE__BOOL
768
769 /* Define to 1 if you have the `_fseeki64' function. */
770 #undef HAVE__FSEEKI64
771
772 /* Define to 1 if you have the `_ftelli64' function. */
773 #undef HAVE__FTELLI64
774
775 /* Define to 1 if you have the `_ftime' function. */
776 #undef HAVE__FTIME
777
778 /* Define to 1 if you have the `_set_invalid_parameter_handler' function. */
779 #undef HAVE__SET_INVALID_PARAMETER_HANDLER
780
781 /* Define to 1 if you have the `__fpending' function. */
782 #undef HAVE___FPENDING
783
784 /* Define to 1 if you have the `__fpurge' function. */
785 #undef HAVE___FPURGE
786
787 /* Define to 1 if you have the `__freadahead' function. */
788 #undef HAVE___FREADAHEAD
789
790 /* Define to 1 if you have the `__freading' function. */
791 #undef HAVE___FREADING
792
793 /* Define to 1 if you have the `__fseterr' function. */
794 #undef HAVE___FSETERR
795
796 /* Define to 1 if you have the `__xpg_strerror_r' function. */
797 #undef HAVE___XPG_STRERROR_R
798
799 /* Define as the bit index in the word where to find bit 0 of the exponent of
800    'long double'. */
801 #undef LDBL_EXPBIT0_BIT
802
803 /* Define as the word index where to find the exponent of 'long double'. */
804 #undef LDBL_EXPBIT0_WORD
805
806 /* Define as the bit index in the word where to find the sign of 'long
807    double'. */
808 #undef LDBL_SIGNBIT_BIT
809
810 /* Define as the word index where to find the sign of 'long double'. */
811 #undef LDBL_SIGNBIT_WORD
812
813 /* Define to 1 if lseek does not detect pipes. */
814 #undef LSEEK_PIPE_BROKEN
815
816 /* Define to 1 if 'lstat' dereferences a symlink specified with a trailing
817    slash. */
818 #undef LSTAT_FOLLOWS_SLASHED_SYMLINK
819
820 /* Define to a substitute value for mmap()'s MAP_ANONYMOUS flag. */
821 #undef MAP_ANONYMOUS
822
823 /* Define if the mbrtowc function has the NULL pwc argument bug. */
824 #undef MBRTOWC_NULL_ARG1_BUG
825
826 /* Define if the mbrtowc function has the NULL string argument bug. */
827 #undef MBRTOWC_NULL_ARG2_BUG
828
829 /* Define if the mbrtowc function does not return 0 for a NUL character. */
830 #undef MBRTOWC_NUL_RETVAL_BUG
831
832 /* Define if the mbrtowc function returns a wrong return value. */
833 #undef MBRTOWC_RETVAL_BUG
834
835 /* Define if the vasnprintf implementation needs special code for the 'a' and
836    'A' directives. */
837 #undef NEED_PRINTF_DIRECTIVE_A
838
839 /* Define if the vasnprintf implementation needs special code for the 'F'
840    directive. */
841 #undef NEED_PRINTF_DIRECTIVE_F
842
843 /* Define if the vasnprintf implementation needs special code for the 'ls'
844    directive. */
845 #undef NEED_PRINTF_DIRECTIVE_LS
846
847 /* Define if the vasnprintf implementation needs special code for 'double'
848    arguments. */
849 #undef NEED_PRINTF_DOUBLE
850
851 /* Define if the vasnprintf implementation needs special code for surviving
852    out-of-memory conditions. */
853 #undef NEED_PRINTF_ENOMEM
854
855 /* Define if the vasnprintf implementation needs special code for the ' flag.
856    */
857 #undef NEED_PRINTF_FLAG_GROUPING
858
859 /* Define if the vasnprintf implementation needs special code for the '-'
860    flag. */
861 #undef NEED_PRINTF_FLAG_LEFTADJUST
862
863 /* Define if the vasnprintf implementation needs special code for the 0 flag.
864    */
865 #undef NEED_PRINTF_FLAG_ZERO
866
867 /* Define if the vasnprintf implementation needs special code for infinite
868    'double' arguments. */
869 #undef NEED_PRINTF_INFINITE_DOUBLE
870
871 /* Define if the vasnprintf implementation needs special code for infinite
872    'long double' arguments. */
873 #undef NEED_PRINTF_INFINITE_LONG_DOUBLE
874
875 /* Define if the vasnprintf implementation needs special code for 'long
876    double' arguments. */
877 #undef NEED_PRINTF_LONG_DOUBLE
878
879 /* Define if the vasnprintf implementation needs special code for supporting
880    large precisions without arbitrary bounds. */
881 #undef NEED_PRINTF_UNBOUNDED_PRECISION
882
883 /* Define to 1 if open() fails to recognize a trailing slash. */
884 #undef OPEN_TRAILING_SLASH_BUG
885
886 /* Name of package */
887 #undef PACKAGE
888
889 /* Define to the address where bug reports for this package should be sent. */
890 #undef PACKAGE_BUGREPORT
891
892 /* Define to the full name of this package. */
893 #undef PACKAGE_NAME
894
895 /* Define to the full name and version of this package. */
896 #undef PACKAGE_STRING
897
898 /* Define to the one symbol short name of this package. */
899 #undef PACKAGE_TARNAME
900
901 /* Define to the home page for this package. */
902 #undef PACKAGE_URL
903
904 /* Define to the version of this package. */
905 #undef PACKAGE_VERSION
906
907 /* the number of pending output bytes on stream 'fp' */
908 #undef PENDING_OUTPUT_N_BYTES
909
910 /* Define to the type that is the result of default argument promotions of
911    type mode_t. */
912 #undef PROMOTED_MODE_T
913
914 /* Define if the pthread_in_use() detection is hard. */
915 #undef PTHREAD_IN_USE_DETECTION_HARD
916
917 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
918    'ptrdiff_t'. */
919 #undef PTRDIFF_T_SUFFIX
920
921 /* Define to 1 if gnulib's fchdir() replacement is used. */
922 #undef REPLACE_FCHDIR
923
924 /* Define if fprintf is overridden by a POSIX compliant gnulib implementation.
925    */
926 #undef REPLACE_FPRINTF_POSIX
927
928 /* Define to 1 if stat needs help when passed a directory name with a trailing
929    slash */
930 #undef REPLACE_FUNC_STAT_DIR
931
932 /* Define to 1 if stat needs help when passed a file name with a trailing
933    slash */
934 #undef REPLACE_FUNC_STAT_FILE
935
936 /* Define to 1 if open() should work around the inability to open a directory.
937    */
938 #undef REPLACE_OPEN_DIRECTORY
939
940 /* Define if printf is overridden by a POSIX compliant gnulib implementation.
941    */
942 #undef REPLACE_PRINTF_POSIX
943
944 /* Define to 1 if strerror(0) does not return a message implying success. */
945 #undef REPLACE_STRERROR_0
946
947 /* Define if vasnprintf exists but is overridden by gnulib. */
948 #undef REPLACE_VASNPRINTF
949
950 /* Define if vfprintf is overridden by a POSIX compliant gnulib
951    implementation. */
952 #undef REPLACE_VFPRINTF_POSIX
953
954 /* Define as the return type of signal handlers (`int' or `void'). */
955 #undef RETSIGTYPE
956
957 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
958    'sig_atomic_t'. */
959 #undef SIG_ATOMIC_T_SUFFIX
960
961 /* Define as the maximum value of type 'size_t', if the system doesn't define
962    it. */
963 #ifndef SIZE_MAX
964 # undef SIZE_MAX
965 #endif
966
967 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
968    'size_t'. */
969 #undef SIZE_T_SUFFIX
970
971 /* If using the C implementation of alloca, define if you know the
972    direction of stack growth for your system; otherwise it will be
973    automatically deduced at runtime.
974         STACK_DIRECTION > 0 => grows toward higher addresses
975         STACK_DIRECTION < 0 => grows toward lower addresses
976         STACK_DIRECTION = 0 => direction of growth unknown */
977 #undef STACK_DIRECTION
978
979 /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
980 #undef STAT_MACROS_BROKEN
981
982 /* Define to 1 if you have the ANSI C header files. */
983 #undef STDC_HEADERS
984
985 /* Define to 1 if strerror_r returns char *. */
986 #undef STRERROR_R_CHAR_P
987
988 /* Define to 1 if the type of the st_atim member of a struct stat is struct
989    timespec. */
990 #undef TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC
991
992 /* Define to the prefix of C symbols at the assembler and linker level, either
993    an underscore or empty. */
994 #undef USER_LABEL_PREFIX
995
996 /* Define if the POSIX multithreading library can be used. */
997 #undef USE_POSIX_THREADS
998
999 /* Define if references to the POSIX multithreading library should be made
1000    weak. */
1001 #undef USE_POSIX_THREADS_WEAK
1002
1003 /* Define if the GNU Pth multithreading library can be used. */
1004 #undef USE_PTH_THREADS
1005
1006 /* Define if references to the GNU Pth multithreading library should be made
1007    weak. */
1008 #undef USE_PTH_THREADS_WEAK
1009
1010 /* Define if the old Solaris multithreading library can be used. */
1011 #undef USE_SOLARIS_THREADS
1012
1013 /* Define if references to the old Solaris multithreading library should be
1014    made weak. */
1015 #undef USE_SOLARIS_THREADS_WEAK
1016
1017 /* Enable extensions on AIX 3, Interix.  */
1018 #ifndef _ALL_SOURCE
1019 # undef _ALL_SOURCE
1020 #endif
1021 /* Enable general extensions on OS X.  */
1022 #ifndef _DARWIN_C_SOURCE
1023 # undef _DARWIN_C_SOURCE
1024 #endif
1025 /* Enable GNU extensions on systems that have them.  */
1026 #ifndef _GNU_SOURCE
1027 # undef _GNU_SOURCE
1028 #endif
1029 /* Enable threading extensions on Solaris.  */
1030 #ifndef _POSIX_PTHREAD_SEMANTICS
1031 # undef _POSIX_PTHREAD_SEMANTICS
1032 #endif
1033 /* Enable extensions on HP NonStop.  */
1034 #ifndef _TANDEM_SOURCE
1035 # undef _TANDEM_SOURCE
1036 #endif
1037 /* Enable X/Open extensions if necessary.  HP-UX 11.11 defines
1038    mbstate_t only if _XOPEN_SOURCE is defined to 500, regardless of
1039    whether compiling with -Ae or -D_HPUX_SOURCE=1.  */
1040 #ifndef _XOPEN_SOURCE
1041 # undef _XOPEN_SOURCE
1042 #endif
1043 /* Enable general extensions on Solaris.  */
1044 #ifndef __EXTENSIONS__
1045 # undef __EXTENSIONS__
1046 #endif
1047
1048
1049 /* Define if the native Windows multithreading API can be used. */
1050 #undef USE_WINDOWS_THREADS
1051
1052 /* Version number of package */
1053 #undef VERSION
1054
1055 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
1056    'wchar_t'. */
1057 #undef WCHAR_T_SUFFIX
1058
1059 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
1060    'wint_t'. */
1061 #undef WINT_T_SUFFIX
1062
1063 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
1064    significant byte first (like Motorola and SPARC, unlike Intel). */
1065 #if defined AC_APPLE_UNIVERSAL_BUILD
1066 # if defined __BIG_ENDIAN__
1067 #  define WORDS_BIGENDIAN 1
1068 # endif
1069 #else
1070 # ifndef WORDS_BIGENDIAN
1071 #  undef WORDS_BIGENDIAN
1072 # endif
1073 #endif
1074
1075 /* Enable large inode numbers on Mac OS X 10.5. */
1076 #undef _DARWIN_USE_64_BIT_INODE
1077
1078 /* Number of bits in a file offset, on hosts where this is settable. */
1079 #undef _FILE_OFFSET_BITS
1080
1081 /* Define to 1 if Gnulib overrides 'struct stat' on Windows so that struct
1082    stat.st_size becomes 64-bit. */
1083 #undef _GL_WINDOWS_64_BIT_ST_SIZE
1084
1085 /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
1086 #undef _LARGEFILE_SOURCE
1087
1088 /* Define for large files, on AIX-style hosts. */
1089 #undef _LARGE_FILES
1090
1091 /* Define to 1 if on MINIX. */
1092 #undef _MINIX
1093
1094 /* Define to 1 to make NetBSD features available. MINIX 3 needs this. */
1095 #undef _NETBSD_SOURCE
1096
1097 /* The _Noreturn keyword of C11.  */
1098 #if ! (defined _Noreturn \
1099        || (defined __STDC_VERSION__ && 201112 <= __STDC_VERSION__))
1100 # if (3 <= __GNUC__ || (__GNUC__ == 2 && 8 <= __GNUC_MINOR__) \
1101       || 0x5110 <= __SUNPRO_C)
1102 #  define _Noreturn __attribute__ ((__noreturn__))
1103 # elif defined _MSC_VER && 1200 <= _MSC_VER
1104 #  define _Noreturn __declspec (noreturn)
1105 # else
1106 #  define _Noreturn
1107 # endif
1108 #endif
1109
1110
1111 /* Define to 2 if the system does not provide POSIX.1 features except with
1112    this defined. */
1113 #undef _POSIX_1_SOURCE
1114
1115 /* Define to 1 if you need to in order for 'stat' and other things to work. */
1116 #undef _POSIX_SOURCE
1117
1118 /* Define to rpl_ if the getopt replacement functions and variables should be
1119    used. */
1120 #undef __GETOPT_PREFIX
1121
1122 /* Define to empty if `const' does not conform to ANSI C. */
1123 #undef const
1124
1125 /* _GL_INLINE is a portable alternative to ISO C99 plain 'inline'.
1126    _GL_EXTERN_INLINE is a portable alternative to 'extern inline'.
1127    _GL_INLINE_HEADER_BEGIN contains useful stuff to put
1128      in an include file, before uses of _GL_INLINE.
1129      It suppresses GCC's bogus "no previous prototype for 'FOO'" diagnostic,
1130      when FOO is an inline function in the header; see
1131      <http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54113>.
1132    _GL_INLINE_HEADER_END contains useful stuff to put
1133      in the same include file, after uses of _GL_INLINE.
1134
1135    Suppress extern inline with HP-UX cc, as it appears to be broken; see
1136    <http://lists.gnu.org/archive/html/bug-texinfo/2013-02/msg00030.html>.
1137
1138    Suppress extern inline with Sun C in standards-conformance mode, as it
1139    mishandles inline functions that call each other.  E.g., for 'inline void f
1140    (void) { } inline void g (void) { f (); }', c99 incorrectly complains
1141    'reference to static identifier "f" in extern inline function'.
1142    This bug was observed with Sun C 5.12 SunOS_i386 2011/11/16.
1143
1144    Suppress the use of extern inline on Apple's platforms, as Libc at least
1145    through Libc-825.26 (2013-04-09) is incompatible with it; see, e.g.,
1146    <http://lists.gnu.org/archive/html/bug-gnulib/2012-12/msg00023.html>.
1147    Perhaps Apple will fix this some day.  */
1148 #if ((__GNUC__ \
1149       ? defined __GNUC_STDC_INLINE__ && __GNUC_STDC_INLINE__ \
1150       : (199901L <= __STDC_VERSION__ \
1151          && !defined __HP_cc \
1152          && !(defined __SUNPRO_C && __STDC__))) \
1153      && !defined __APPLE__)
1154 # define _GL_INLINE inline
1155 # define _GL_EXTERN_INLINE extern inline
1156 #elif 2 < __GNUC__ + (7 <= __GNUC_MINOR__) && !defined __APPLE__
1157 # if __GNUC_GNU_INLINE__
1158    /* __gnu_inline__ suppresses a GCC 4.2 diagnostic.  */
1159 #  define _GL_INLINE extern inline __attribute__ ((__gnu_inline__))
1160 # else
1161 #  define _GL_INLINE extern inline
1162 # endif
1163 # define _GL_EXTERN_INLINE extern
1164 #else
1165 # define _GL_INLINE static _GL_UNUSED
1166 # define _GL_EXTERN_INLINE static _GL_UNUSED
1167 #endif
1168
1169 #if 4 < __GNUC__ + (6 <= __GNUC_MINOR__)
1170 # if defined __GNUC_STDC_INLINE__ && __GNUC_STDC_INLINE__
1171 #  define _GL_INLINE_HEADER_CONST_PRAGMA
1172 # else
1173 #  define _GL_INLINE_HEADER_CONST_PRAGMA \
1174      _Pragma ("GCC diagnostic ignored \"-Wsuggest-attribute=const\"")
1175 # endif
1176 # define _GL_INLINE_HEADER_BEGIN \
1177     _Pragma ("GCC diagnostic push") \
1178     _Pragma ("GCC diagnostic ignored \"-Wmissing-prototypes\"") \
1179     _Pragma ("GCC diagnostic ignored \"-Wmissing-declarations\"") \
1180     _GL_INLINE_HEADER_CONST_PRAGMA
1181 # define _GL_INLINE_HEADER_END \
1182     _Pragma ("GCC diagnostic pop")
1183 #else
1184 # define _GL_INLINE_HEADER_BEGIN
1185 # define _GL_INLINE_HEADER_END
1186 #endif
1187
1188 /* Define to rpl_gmtime if the replacement function should be used. */
1189 #undef gmtime
1190
1191 /* Define to long or long long if <stdint.h> and <inttypes.h> don't define. */
1192 #undef intmax_t
1193
1194 /* Work around a bug in Apple GCC 4.0.1 build 5465: In C99 mode, it supports
1195    the ISO C 99 semantics of 'extern inline' (unlike the GNU C semantics of
1196    earlier versions), but does not display it by setting __GNUC_STDC_INLINE__.
1197    __APPLE__ && __MACH__ test for Mac OS X.
1198    __APPLE_CC__ tests for the Apple compiler and its version.
1199    __STDC_VERSION__ tests for the C99 mode.  */
1200 #if defined __APPLE__ && defined __MACH__ && __APPLE_CC__ >= 5465 && !defined __cplusplus && __STDC_VERSION__ >= 199901L && !defined __GNUC_STDC_INLINE__
1201 # define __GNUC_STDC_INLINE__ 1
1202 #endif
1203
1204 /* Define to 1 if the compiler is checking for lint. */
1205 #undef lint
1206
1207 /* Define to rpl_localtime if the replacement function should be used. */
1208 #undef localtime
1209
1210 /* Define to a type if <wchar.h> does not define. */
1211 #undef mbstate_t
1212
1213 /* Define to `int' if <sys/types.h> does not define. */
1214 #undef mode_t
1215
1216 /* Define to the type of st_nlink in struct stat, or a supertype. */
1217 #undef nlink_t
1218
1219 /* Define to `long int' if <sys/types.h> does not define. */
1220 #undef off_t
1221
1222 /* Define to `int' if <sys/types.h> does not define. */
1223 #undef pid_t
1224
1225 /* Define as the type of the result of subtracting two pointers, if the system
1226    doesn't define it. */
1227 #undef ptrdiff_t
1228
1229 /* Define to the equivalent of the C99 'restrict' keyword, or to
1230    nothing if this is not supported.  Do not define if restrict is
1231    supported directly.  */
1232 #undef restrict
1233 /* Work around a bug in Sun C++: it does not support _Restrict or
1234    __restrict__, even though the corresponding Sun C compiler ends up with
1235    "#define restrict _Restrict" or "#define restrict __restrict__" in the
1236    previous line.  Perhaps some future version of Sun C++ will work with
1237    restrict; if so, hopefully it defines __RESTRICT like Sun C does.  */
1238 #if defined __SUNPRO_CC && !defined __RESTRICT
1239 # define _Restrict
1240 # define __restrict__
1241 #endif
1242
1243 /* Define to `unsigned int' if <sys/types.h> does not define. */
1244 #undef size_t
1245
1246 /* Define as a signed type of the same size as size_t. */
1247 #undef ssize_t
1248
1249 /* Define as a marker that can be attached to declarations that might not
1250     be used.  This helps to reduce warnings, such as from
1251     GCC -Wunused-parameter.  */
1252 #if __GNUC__ >= 3 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 7)
1253 # define _GL_UNUSED __attribute__ ((__unused__))
1254 #else
1255 # define _GL_UNUSED
1256 #endif
1257 /* The name _UNUSED_PARAMETER_ is an earlier spelling, although the name
1258    is a misnomer outside of parameter lists.  */
1259 #define _UNUSED_PARAMETER_ _GL_UNUSED
1260
1261 /* The __pure__ attribute was added in gcc 2.96.  */
1262 #if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 96)
1263 # define _GL_ATTRIBUTE_PURE __attribute__ ((__pure__))
1264 #else
1265 # define _GL_ATTRIBUTE_PURE /* empty */
1266 #endif
1267
1268 /* The __const__ attribute was added in gcc 2.95.  */
1269 #if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 95)
1270 # define _GL_ATTRIBUTE_CONST __attribute__ ((__const__))
1271 #else
1272 # define _GL_ATTRIBUTE_CONST /* empty */
1273 #endif
1274