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