Bump to version 0.9.4
[platform/upstream/libunistring.git] / config.h.in
1 /* config.h.in.  Generated from configure.ac by autoheader.  */
2
3 /* Define if building universal (internal helper macro) */
4 #undef AC_APPLE_UNIVERSAL_BUILD
5
6 /* Define to the number of bits in type 'ptrdiff_t'. */
7 #undef BITSIZEOF_PTRDIFF_T
8
9 /* Define to the number of bits in type 'sig_atomic_t'. */
10 #undef BITSIZEOF_SIG_ATOMIC_T
11
12 /* Define to the number of bits in type 'size_t'. */
13 #undef BITSIZEOF_SIZE_T
14
15 /* Define to the number of bits in type 'wchar_t'. */
16 #undef BITSIZEOF_WCHAR_T
17
18 /* Define to the number of bits in type 'wint_t'. */
19 #undef BITSIZEOF_WINT_T
20
21 /* Define if you wish *printf() functions that have a safe handling of
22    non-IEEE-754 'long double' values. */
23 #undef CHECK_PRINTF_SAFE
24
25 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
26    systems. This function is required for `alloca.c' support on those systems.
27    */
28 #undef CRAY_STACKSEG_END
29
30 /* Define to 1 if using `alloca.c'. */
31 #undef C_ALLOCA
32
33 /* Define as the bit index in the word where to find bit 0 of the exponent of
34    'double'. */
35 #undef DBL_EXPBIT0_BIT
36
37 /* Define as the word index where to find the exponent of 'double'. */
38 #undef DBL_EXPBIT0_WORD
39
40 /* Define as the bit index in the word where to find the sign of 'double'. */
41 #undef DBL_SIGNBIT_BIT
42
43 /* Define as the word index where to find the sign of 'double'. */
44 #undef DBL_SIGNBIT_WORD
45
46 /* Define to 1 if the package shall run at any location in the file system. */
47 #undef ENABLE_RELOCATABLE
48
49 /* Define as the bit index in the word where to find bit 0 of the exponent of
50    'float'. */
51 #undef FLT_EXPBIT0_BIT
52
53 /* Define as the word index where to find the exponent of 'float'. */
54 #undef FLT_EXPBIT0_WORD
55
56 /* Define as the bit index in the word where to find the sign of 'float'. */
57 #undef FLT_SIGNBIT_BIT
58
59 /* Define as the word index where to find the sign of 'float'. */
60 #undef FLT_SIGNBIT_WORD
61
62 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
63    whether the gnulib module fscanf shall be considered present. */
64 #undef GNULIB_FSCANF
65
66 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
67    whether the gnulib module lock shall be considered present. */
68 #undef GNULIB_LOCK
69
70 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
71    whether the gnulib module scanf shall be considered present. */
72 #undef GNULIB_SCANF
73
74 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
75    whether the gnulib module strerror shall be considered present. */
76 #undef GNULIB_STRERROR
77
78 /* Define to 1 when the gnulib module btowc should be tested. */
79 #undef GNULIB_TEST_BTOWC
80
81 /* Define to 1 when the gnulib module environ should be tested. */
82 #undef GNULIB_TEST_ENVIRON
83
84 /* Define to 1 when the gnulib module fdopen should be tested. */
85 #undef GNULIB_TEST_FDOPEN
86
87 /* Define to 1 when the gnulib module frexp should be tested. */
88 #undef GNULIB_TEST_FREXP
89
90 /* Define to 1 when the gnulib module frexpl should be tested. */
91 #undef GNULIB_TEST_FREXPL
92
93 /* Define to 1 when the gnulib module getpagesize should be tested. */
94 #undef GNULIB_TEST_GETPAGESIZE
95
96 /* Define to 1 when the gnulib module iswblank should be tested. */
97 #undef GNULIB_TEST_ISWBLANK
98
99 /* Define to 1 when the gnulib module malloc-posix should be tested. */
100 #undef GNULIB_TEST_MALLOC_POSIX
101
102 /* Define to 1 when the gnulib module mbrtowc should be tested. */
103 #undef GNULIB_TEST_MBRTOWC
104
105 /* Define to 1 when the gnulib module mbsinit should be tested. */
106 #undef GNULIB_TEST_MBSINIT
107
108 /* Define to 1 when the gnulib module mbsnlen should be tested. */
109 #undef GNULIB_TEST_MBSNLEN
110
111 /* Define to 1 when the gnulib module mbtowc should be tested. */
112 #undef GNULIB_TEST_MBTOWC
113
114 /* Define to 1 when the gnulib module memchr should be tested. */
115 #undef GNULIB_TEST_MEMCHR
116
117 /* Define to 1 when the gnulib module putenv should be tested. */
118 #undef GNULIB_TEST_PUTENV
119
120 /* Define to 1 when the gnulib module setenv should be tested. */
121 #undef GNULIB_TEST_SETENV
122
123 /* Define to 1 when the gnulib module setlocale should be tested. */
124 #undef GNULIB_TEST_SETLOCALE
125
126 /* Define to 1 when the gnulib module signbit should be tested. */
127 #undef GNULIB_TEST_SIGNBIT
128
129 /* Define to 1 when the gnulib module strerror should be tested. */
130 #undef GNULIB_TEST_STRERROR
131
132 /* Define to 1 when the gnulib module strncat should be tested. */
133 #undef GNULIB_TEST_STRNCAT
134
135 /* Define to 1 when the gnulib module strstr should be tested. */
136 #undef GNULIB_TEST_STRSTR
137
138 /* Define to 1 when the gnulib module uninorm/u16-normalize should be tested.
139    */
140 #undef GNULIB_TEST_UNINORM_U16_NORMALIZE
141
142 /* Define to 1 when the gnulib module uninorm/u32-normalize should be tested.
143    */
144 #undef GNULIB_TEST_UNINORM_U32_NORMALIZE
145
146 /* Define to 1 when the gnulib module uninorm/u8-normalize should be tested.
147    */
148 #undef GNULIB_TEST_UNINORM_U8_NORMALIZE
149
150 /* Define to 1 when the gnulib module unsetenv should be tested. */
151 #undef GNULIB_TEST_UNSETENV
152
153 /* Define to 1 when the gnulib module wcrtomb should be tested. */
154 #undef GNULIB_TEST_WCRTOMB
155
156 /* Define to 1 when the gnulib module wctob should be tested. */
157 #undef GNULIB_TEST_WCTOB
158
159 /* Define to 1 when the gnulib module wctomb should be tested. */
160 #undef GNULIB_TEST_WCTOMB
161
162 /* Define to 1 when the gnulib module wcwidth should be tested. */
163 #undef GNULIB_TEST_WCWIDTH
164
165 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
166    whether the gnulib module unigbrk/u16-grapheme-breaks shall be considered
167    present. */
168 #undef GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS
169
170 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
171    whether the gnulib module unigbrk/u16-grapheme-next shall be considered
172    present. */
173 #undef GNULIB_UNIGBRK_U16_GRAPHEME_NEXT
174
175 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
176    whether the gnulib module unigbrk/u16-grapheme-prev shall be considered
177    present. */
178 #undef GNULIB_UNIGBRK_U16_GRAPHEME_PREV
179
180 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
181    whether the gnulib module unigbrk/u32-grapheme-breaks shall be considered
182    present. */
183 #undef GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS
184
185 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
186    whether the gnulib module unigbrk/u32-grapheme-next shall be considered
187    present. */
188 #undef GNULIB_UNIGBRK_U32_GRAPHEME_NEXT
189
190 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
191    whether the gnulib module unigbrk/u32-grapheme-prev shall be considered
192    present. */
193 #undef GNULIB_UNIGBRK_U32_GRAPHEME_PREV
194
195 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
196    whether the gnulib module unigbrk/u8-grapheme-breaks shall be considered
197    present. */
198 #undef GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS
199
200 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
201    whether the gnulib module unigbrk/u8-grapheme-next shall be considered
202    present. */
203 #undef GNULIB_UNIGBRK_U8_GRAPHEME_NEXT
204
205 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
206    whether the gnulib module unigbrk/u8-grapheme-prev shall be considered
207    present. */
208 #undef GNULIB_UNIGBRK_U8_GRAPHEME_PREV
209
210 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
211    whether the gnulib module unigbrk/ulc-grapheme-breaks shall be considered
212    present. */
213 #undef GNULIB_UNIGBRK_ULC_GRAPHEME_BREAKS
214
215 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
216    whether the gnulib module unistr/u16-mbtouc shall be considered present. */
217 #undef GNULIB_UNISTR_U16_MBTOUC
218
219 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
220    whether the gnulib module unistr/u16-mbtoucr shall be considered present.
221    */
222 #undef GNULIB_UNISTR_U16_MBTOUCR
223
224 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
225    whether the gnulib module unistr/u16-mbtouc-unsafe shall be considered
226    present. */
227 #undef GNULIB_UNISTR_U16_MBTOUC_UNSAFE
228
229 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
230    whether the gnulib module unistr/u16-uctomb shall be considered present. */
231 #undef GNULIB_UNISTR_U16_UCTOMB
232
233 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
234    whether the gnulib module unistr/u32-mbtouc shall be considered present. */
235 #undef GNULIB_UNISTR_U32_MBTOUC
236
237 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
238    whether the gnulib module unistr/u32-mbtoucr shall be considered present.
239    */
240 #undef GNULIB_UNISTR_U32_MBTOUCR
241
242 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
243    whether the gnulib module unistr/u32-mbtouc-unsafe shall be considered
244    present. */
245 #undef GNULIB_UNISTR_U32_MBTOUC_UNSAFE
246
247 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
248    whether the gnulib module unistr/u32-uctomb shall be considered present. */
249 #undef GNULIB_UNISTR_U32_UCTOMB
250
251 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
252    whether the gnulib module unistr/u8-mbtouc shall be considered present. */
253 #undef GNULIB_UNISTR_U8_MBTOUC
254
255 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
256    whether the gnulib module unistr/u8-mbtoucr shall be considered present. */
257 #undef GNULIB_UNISTR_U8_MBTOUCR
258
259 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
260    whether the gnulib module unistr/u8-mbtouc-unsafe shall be considered
261    present. */
262 #undef GNULIB_UNISTR_U8_MBTOUC_UNSAFE
263
264 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
265    whether the gnulib module unistr/u8-uctomb shall be considered present. */
266 #undef GNULIB_UNISTR_U8_UCTOMB
267
268 /* Define to 1 if you have 'alloca' after including <alloca.h>, a header that
269    may be supplied by this distribution. */
270 #undef HAVE_ALLOCA
271
272 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
273    */
274 #undef HAVE_ALLOCA_H
275
276 /* Define to 1 if you have the <bp-sym.h> header file. */
277 #undef HAVE_BP_SYM_H
278
279 /* Define to 1 if you have the `btowc' function. */
280 #undef HAVE_BTOWC
281
282 /* Define to 1 if you have the Mac OS X function CFLocaleCopyCurrent in the
283    CoreFoundation framework. */
284 #undef HAVE_CFLOCALECOPYCURRENT
285
286 /* Define to 1 if you have the Mac OS X function CFPreferencesCopyAppValue in
287    the CoreFoundation framework. */
288 #undef HAVE_CFPREFERENCESCOPYAPPVALUE
289
290 /* Define if the copysignf function is declared in <math.h> and available in
291    libc. */
292 #undef HAVE_COPYSIGNF_IN_LIBC
293
294 /* Define if the copysignl function is declared in <math.h> and available in
295    libc. */
296 #undef HAVE_COPYSIGNL_IN_LIBC
297
298 /* Define if the copysign function is declared in <math.h> and available in
299    libc. */
300 #undef HAVE_COPYSIGN_IN_LIBC
301
302 /* Define to 1 if you have the declaration of `alarm', and to 0 if you don't.
303    */
304 #undef HAVE_DECL_ALARM
305
306 /* Define to 1 if you have the declaration of `copysign', and to 0 if you
307    don't. */
308 #undef HAVE_DECL_COPYSIGN
309
310 /* Define to 1 if you have the declaration of `copysignf', and to 0 if you
311    don't. */
312 #undef HAVE_DECL_COPYSIGNF
313
314 /* Define to 1 if you have the declaration of `copysignl', and to 0 if you
315    don't. */
316 #undef HAVE_DECL_COPYSIGNL
317
318 /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
319    don't. */
320 #undef HAVE_DECL_GETC_UNLOCKED
321
322 /* Define to 1 if you have the declaration of `iswblank', and to 0 if you
323    don't. */
324 #undef HAVE_DECL_ISWBLANK
325
326 /* Define to 1 if you have the declaration of `mbrtowc', and to 0 if you
327    don't. */
328 #undef HAVE_DECL_MBRTOWC
329
330 /* Define to 1 if you have the declaration of `mbsinit', and to 0 if you
331    don't. */
332 #undef HAVE_DECL_MBSINIT
333
334 /* Define to 1 if you have the declaration of `program_invocation_name', and
335    to 0 if you don't. */
336 #undef HAVE_DECL_PROGRAM_INVOCATION_NAME
337
338 /* Define to 1 if you have the declaration of `program_invocation_short_name',
339    and to 0 if you don't. */
340 #undef HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME
341
342 /* Define to 1 if you have the declaration of `setenv', and to 0 if you don't.
343    */
344 #undef HAVE_DECL_SETENV
345
346 /* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
347    don't. */
348 #undef HAVE_DECL_STRERROR_R
349
350 /* Define to 1 if you have the declaration of `towlower', and to 0 if you
351    don't. */
352 #undef HAVE_DECL_TOWLOWER
353
354 /* Define to 1 if you have the declaration of `unsetenv', and to 0 if you
355    don't. */
356 #undef HAVE_DECL_UNSETENV
357
358 /* Define to 1 if you have the declaration of `wcrtomb', and to 0 if you
359    don't. */
360 #undef HAVE_DECL_WCRTOMB
361
362 /* Define to 1 if you have the declaration of `wctob', and to 0 if you don't.
363    */
364 #undef HAVE_DECL_WCTOB
365
366 /* Define to 1 if you have the declaration of `wcwidth', and to 0 if you
367    don't. */
368 #undef HAVE_DECL_WCWIDTH
369
370 /* Define to 1 if you have the declaration of `_putenv', and to 0 if you
371    don't. */
372 #undef HAVE_DECL__PUTENV
373
374 /* Define to 1 if you have the declaration of `_snprintf', and to 0 if you
375    don't. */
376 #undef HAVE_DECL__SNPRINTF
377
378 /* Define to 1 if you have the <dlfcn.h> header file. */
379 #undef HAVE_DLFCN_H
380
381 /* Define if you have the declaration of environ. */
382 #undef HAVE_ENVIRON_DECL
383
384 /* Define to 1 if you have the <features.h> header file. */
385 #undef HAVE_FEATURES_H
386
387 /* Define if the frexpl function is available in libc. */
388 #undef HAVE_FREXPL_IN_LIBC
389
390 /* Define if the frexp function is available in libc. */
391 #undef HAVE_FREXP_IN_LIBC
392
393 /* Define to 1 if you have the `getpagesize' function. */
394 #undef HAVE_GETPAGESIZE
395
396 /* Define if you have the iconv() function and it works. */
397 #undef HAVE_ICONV
398
399 /* Define to 1 if you have the <iconv.h> header file. */
400 #undef HAVE_ICONV_H
401
402 /* Define to 1 if the compiler supports one of the keywords 'inline',
403    '__inline__', '__inline' and effectively inlines functions marked as such.
404    */
405 #undef HAVE_INLINE
406
407 /* Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>. */
408 #undef HAVE_INTMAX_T
409
410 /* Define to 1 if you have the <inttypes.h> header file. */
411 #undef HAVE_INTTYPES_H
412
413 /* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
414    declares uintmax_t. */
415 #undef HAVE_INTTYPES_H_WITH_UINTMAX
416
417 /* Define if the isnan(double) function is available in libc. */
418 #undef HAVE_ISNAND_IN_LIBC
419
420 /* Define if the isnan(float) function is available in libc. */
421 #undef HAVE_ISNANF_IN_LIBC
422
423 /* Define if the isnan(long double) function is available in libc. */
424 #undef HAVE_ISNANL_IN_LIBC
425
426 /* Define to 1 if you have the `iswblank' function. */
427 #undef HAVE_ISWBLANK
428
429 /* Define to 1 if you have the `iswcntrl' function. */
430 #undef HAVE_ISWCNTRL
431
432 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
433 #undef HAVE_LANGINFO_CODESET
434
435 /* Define if your <locale.h> file defines LC_MESSAGES. */
436 #undef HAVE_LC_MESSAGES
437
438 /* Define if the ldexpl function is available in libc. */
439 #undef HAVE_LDEXPL_IN_LIBC
440
441 /* Define if the ldexp function is available in libc. */
442 #undef HAVE_LDEXP_IN_LIBC
443
444 /* Define to 1 if the system has the type 'long long int'. */
445 #undef HAVE_LONG_LONG_INT
446
447 /* Define if the 'malloc' function is POSIX compliant. */
448 #undef HAVE_MALLOC_POSIX
449
450 /* Define to 1 if mmap()'s MAP_ANONYMOUS flag is available after including
451    config.h and <sys/mman.h>. */
452 #undef HAVE_MAP_ANONYMOUS
453
454 /* Define to 1 if you have the <math.h> header file. */
455 #undef HAVE_MATH_H
456
457 /* Define to 1 if you have the `mbrtowc' function. */
458 #undef HAVE_MBRTOWC
459
460 /* Define to 1 if you have the `mbsinit' function. */
461 #undef HAVE_MBSINIT
462
463 /* Define to 1 if <wchar.h> declares mbstate_t. */
464 #undef HAVE_MBSTATE_T
465
466 /* Define to 1 if you have the <memory.h> header file. */
467 #undef HAVE_MEMORY_H
468
469 /* Define to 1 if <limits.h> defines the MIN and MAX macros. */
470 #undef HAVE_MINMAX_IN_LIMITS_H
471
472 /* Define to 1 if <sys/param.h> defines the MIN and MAX macros. */
473 #undef HAVE_MINMAX_IN_SYS_PARAM_H
474
475 /* Define to 1 if you have the `mprotect' function. */
476 #undef HAVE_MPROTECT
477
478 /* Define to 1 on MSVC platforms that have the "invalid parameter handler"
479    concept. */
480 #undef HAVE_MSVC_INVALID_PARAMETER_HANDLER
481
482 /* Define to 1 if you have the `newlocale' function. */
483 #undef HAVE_NEWLOCALE
484
485 /* Define to 1 if you have the `nl_langinfo' function. */
486 #undef HAVE_NL_LANGINFO
487
488 /* Define to 1 if you have the <OS.h> header file. */
489 #undef HAVE_OS_H
490
491 /* Define to 1 if you have the `pthread_atfork' function. */
492 #undef HAVE_PTHREAD_ATFORK
493
494 /* Define if the <pthread.h> defines PTHREAD_MUTEX_RECURSIVE. */
495 #undef HAVE_PTHREAD_MUTEX_RECURSIVE
496
497 /* Define if the POSIX multithreading library has read/write locks. */
498 #undef HAVE_PTHREAD_RWLOCK
499
500 /* Define to 1 if acosf is declared even after undefining macros. */
501 #undef HAVE_RAW_DECL_ACOSF
502
503 /* Define to 1 if acosl is declared even after undefining macros. */
504 #undef HAVE_RAW_DECL_ACOSL
505
506 /* Define to 1 if asinf is declared even after undefining macros. */
507 #undef HAVE_RAW_DECL_ASINF
508
509 /* Define to 1 if asinl is declared even after undefining macros. */
510 #undef HAVE_RAW_DECL_ASINL
511
512 /* Define to 1 if atanf is declared even after undefining macros. */
513 #undef HAVE_RAW_DECL_ATANF
514
515 /* Define to 1 if atanl is declared even after undefining macros. */
516 #undef HAVE_RAW_DECL_ATANL
517
518 /* Define to 1 if atoll is declared even after undefining macros. */
519 #undef HAVE_RAW_DECL_ATOLL
520
521 /* Define to 1 if btowc is declared even after undefining macros. */
522 #undef HAVE_RAW_DECL_BTOWC
523
524 /* Define to 1 if canonicalize_file_name is declared even after undefining
525    macros. */
526 #undef HAVE_RAW_DECL_CANONICALIZE_FILE_NAME
527
528 /* Define to 1 if cbrt is declared even after undefining macros. */
529 #undef HAVE_RAW_DECL_CBRT
530
531 /* Define to 1 if cbrtf is declared even after undefining macros. */
532 #undef HAVE_RAW_DECL_CBRTF
533
534 /* Define to 1 if cbrtl is declared even after undefining macros. */
535 #undef HAVE_RAW_DECL_CBRTL
536
537 /* Define to 1 if ceilf is declared even after undefining macros. */
538 #undef HAVE_RAW_DECL_CEILF
539
540 /* Define to 1 if ceill is declared even after undefining macros. */
541 #undef HAVE_RAW_DECL_CEILL
542
543 /* Define to 1 if chdir is declared even after undefining macros. */
544 #undef HAVE_RAW_DECL_CHDIR
545
546 /* Define to 1 if chown is declared even after undefining macros. */
547 #undef HAVE_RAW_DECL_CHOWN
548
549 /* Define to 1 if copysign is declared even after undefining macros. */
550 #undef HAVE_RAW_DECL_COPYSIGN
551
552 /* Define to 1 if copysignf is declared even after undefining macros. */
553 #undef HAVE_RAW_DECL_COPYSIGNF
554
555 /* Define to 1 if copysignl is declared even after undefining macros. */
556 #undef HAVE_RAW_DECL_COPYSIGNL
557
558 /* Define to 1 if cosf is declared even after undefining macros. */
559 #undef HAVE_RAW_DECL_COSF
560
561 /* Define to 1 if coshf is declared even after undefining macros. */
562 #undef HAVE_RAW_DECL_COSHF
563
564 /* Define to 1 if cosl is declared even after undefining macros. */
565 #undef HAVE_RAW_DECL_COSL
566
567 /* Define to 1 if dprintf is declared even after undefining macros. */
568 #undef HAVE_RAW_DECL_DPRINTF
569
570 /* Define to 1 if dup is declared even after undefining macros. */
571 #undef HAVE_RAW_DECL_DUP
572
573 /* Define to 1 if dup2 is declared even after undefining macros. */
574 #undef HAVE_RAW_DECL_DUP2
575
576 /* Define to 1 if dup3 is declared even after undefining macros. */
577 #undef HAVE_RAW_DECL_DUP3
578
579 /* Define to 1 if duplocale is declared even after undefining macros. */
580 #undef HAVE_RAW_DECL_DUPLOCALE
581
582 /* Define to 1 if endusershell is declared even after undefining macros. */
583 #undef HAVE_RAW_DECL_ENDUSERSHELL
584
585 /* Define to 1 if environ is declared even after undefining macros. */
586 #undef HAVE_RAW_DECL_ENVIRON
587
588 /* Define to 1 if euidaccess is declared even after undefining macros. */
589 #undef HAVE_RAW_DECL_EUIDACCESS
590
591 /* Define to 1 if exp2 is declared even after undefining macros. */
592 #undef HAVE_RAW_DECL_EXP2
593
594 /* Define to 1 if exp2f is declared even after undefining macros. */
595 #undef HAVE_RAW_DECL_EXP2F
596
597 /* Define to 1 if exp2l is declared even after undefining macros. */
598 #undef HAVE_RAW_DECL_EXP2L
599
600 /* Define to 1 if expf is declared even after undefining macros. */
601 #undef HAVE_RAW_DECL_EXPF
602
603 /* Define to 1 if expl is declared even after undefining macros. */
604 #undef HAVE_RAW_DECL_EXPL
605
606 /* Define to 1 if expm1 is declared even after undefining macros. */
607 #undef HAVE_RAW_DECL_EXPM1
608
609 /* Define to 1 if expm1f is declared even after undefining macros. */
610 #undef HAVE_RAW_DECL_EXPM1F
611
612 /* Define to 1 if expm1l is declared even after undefining macros. */
613 #undef HAVE_RAW_DECL_EXPM1L
614
615 /* Define to 1 if fabsf is declared even after undefining macros. */
616 #undef HAVE_RAW_DECL_FABSF
617
618 /* Define to 1 if fabsl is declared even after undefining macros. */
619 #undef HAVE_RAW_DECL_FABSL
620
621 /* Define to 1 if faccessat is declared even after undefining macros. */
622 #undef HAVE_RAW_DECL_FACCESSAT
623
624 /* Define to 1 if fchdir is declared even after undefining macros. */
625 #undef HAVE_RAW_DECL_FCHDIR
626
627 /* Define to 1 if fchownat is declared even after undefining macros. */
628 #undef HAVE_RAW_DECL_FCHOWNAT
629
630 /* Define to 1 if fdatasync is declared even after undefining macros. */
631 #undef HAVE_RAW_DECL_FDATASYNC
632
633 /* Define to 1 if ffsl is declared even after undefining macros. */
634 #undef HAVE_RAW_DECL_FFSL
635
636 /* Define to 1 if ffsll is declared even after undefining macros. */
637 #undef HAVE_RAW_DECL_FFSLL
638
639 /* Define to 1 if floorf is declared even after undefining macros. */
640 #undef HAVE_RAW_DECL_FLOORF
641
642 /* Define to 1 if floorl is declared even after undefining macros. */
643 #undef HAVE_RAW_DECL_FLOORL
644
645 /* Define to 1 if fma is declared even after undefining macros. */
646 #undef HAVE_RAW_DECL_FMA
647
648 /* Define to 1 if fmaf is declared even after undefining macros. */
649 #undef HAVE_RAW_DECL_FMAF
650
651 /* Define to 1 if fmal is declared even after undefining macros. */
652 #undef HAVE_RAW_DECL_FMAL
653
654 /* Define to 1 if fmod is declared even after undefining macros. */
655 #undef HAVE_RAW_DECL_FMOD
656
657 /* Define to 1 if fmodf is declared even after undefining macros. */
658 #undef HAVE_RAW_DECL_FMODF
659
660 /* Define to 1 if fmodl is declared even after undefining macros. */
661 #undef HAVE_RAW_DECL_FMODL
662
663 /* Define to 1 if fpurge is declared even after undefining macros. */
664 #undef HAVE_RAW_DECL_FPURGE
665
666 /* Define to 1 if frexpf is declared even after undefining macros. */
667 #undef HAVE_RAW_DECL_FREXPF
668
669 /* Define to 1 if frexpl is declared even after undefining macros. */
670 #undef HAVE_RAW_DECL_FREXPL
671
672 /* Define to 1 if fseeko is declared even after undefining macros. */
673 #undef HAVE_RAW_DECL_FSEEKO
674
675 /* Define to 1 if fsync is declared even after undefining macros. */
676 #undef HAVE_RAW_DECL_FSYNC
677
678 /* Define to 1 if ftello is declared even after undefining macros. */
679 #undef HAVE_RAW_DECL_FTELLO
680
681 /* Define to 1 if ftruncate is declared even after undefining macros. */
682 #undef HAVE_RAW_DECL_FTRUNCATE
683
684 /* Define to 1 if getcwd is declared even after undefining macros. */
685 #undef HAVE_RAW_DECL_GETCWD
686
687 /* Define to 1 if getdelim is declared even after undefining macros. */
688 #undef HAVE_RAW_DECL_GETDELIM
689
690 /* Define to 1 if getdomainname is declared even after undefining macros. */
691 #undef HAVE_RAW_DECL_GETDOMAINNAME
692
693 /* Define to 1 if getdtablesize is declared even after undefining macros. */
694 #undef HAVE_RAW_DECL_GETDTABLESIZE
695
696 /* Define to 1 if getgroups is declared even after undefining macros. */
697 #undef HAVE_RAW_DECL_GETGROUPS
698
699 /* Define to 1 if gethostname is declared even after undefining macros. */
700 #undef HAVE_RAW_DECL_GETHOSTNAME
701
702 /* Define to 1 if getline is declared even after undefining macros. */
703 #undef HAVE_RAW_DECL_GETLINE
704
705 /* Define to 1 if getloadavg is declared even after undefining macros. */
706 #undef HAVE_RAW_DECL_GETLOADAVG
707
708 /* Define to 1 if getlogin is declared even after undefining macros. */
709 #undef HAVE_RAW_DECL_GETLOGIN
710
711 /* Define to 1 if getlogin_r is declared even after undefining macros. */
712 #undef HAVE_RAW_DECL_GETLOGIN_R
713
714 /* Define to 1 if getpagesize is declared even after undefining macros. */
715 #undef HAVE_RAW_DECL_GETPAGESIZE
716
717 /* Define to 1 if gets is declared even after undefining macros. */
718 #undef HAVE_RAW_DECL_GETS
719
720 /* Define to 1 if getsubopt is declared even after undefining macros. */
721 #undef HAVE_RAW_DECL_GETSUBOPT
722
723 /* Define to 1 if getusershell is declared even after undefining macros. */
724 #undef HAVE_RAW_DECL_GETUSERSHELL
725
726 /* Define to 1 if grantpt is declared even after undefining macros. */
727 #undef HAVE_RAW_DECL_GRANTPT
728
729 /* Define to 1 if group_member is declared even after undefining macros. */
730 #undef HAVE_RAW_DECL_GROUP_MEMBER
731
732 /* Define to 1 if hypotf is declared even after undefining macros. */
733 #undef HAVE_RAW_DECL_HYPOTF
734
735 /* Define to 1 if hypotl is declared even after undefining macros. */
736 #undef HAVE_RAW_DECL_HYPOTL
737
738 /* Define to 1 if ilogb is declared even after undefining macros. */
739 #undef HAVE_RAW_DECL_ILOGB
740
741 /* Define to 1 if ilogbf is declared even after undefining macros. */
742 #undef HAVE_RAW_DECL_ILOGBF
743
744 /* Define to 1 if ilogbl is declared even after undefining macros. */
745 #undef HAVE_RAW_DECL_ILOGBL
746
747 /* Define to 1 if imaxabs is declared even after undefining macros. */
748 #undef HAVE_RAW_DECL_IMAXABS
749
750 /* Define to 1 if imaxdiv is declared even after undefining macros. */
751 #undef HAVE_RAW_DECL_IMAXDIV
752
753 /* Define to 1 if initstate is declared even after undefining macros. */
754 #undef HAVE_RAW_DECL_INITSTATE
755
756 /* Define to 1 if initstate_r is declared even after undefining macros. */
757 #undef HAVE_RAW_DECL_INITSTATE_R
758
759 /* Define to 1 if isatty is declared even after undefining macros. */
760 #undef HAVE_RAW_DECL_ISATTY
761
762 /* Define to 1 if iswctype is declared even after undefining macros. */
763 #undef HAVE_RAW_DECL_ISWCTYPE
764
765 /* Define to 1 if lchown is declared even after undefining macros. */
766 #undef HAVE_RAW_DECL_LCHOWN
767
768 /* Define to 1 if ldexpf is declared even after undefining macros. */
769 #undef HAVE_RAW_DECL_LDEXPF
770
771 /* Define to 1 if ldexpl is declared even after undefining macros. */
772 #undef HAVE_RAW_DECL_LDEXPL
773
774 /* Define to 1 if link is declared even after undefining macros. */
775 #undef HAVE_RAW_DECL_LINK
776
777 /* Define to 1 if linkat is declared even after undefining macros. */
778 #undef HAVE_RAW_DECL_LINKAT
779
780 /* Define to 1 if log is declared even after undefining macros. */
781 #undef HAVE_RAW_DECL_LOG
782
783 /* Define to 1 if log10 is declared even after undefining macros. */
784 #undef HAVE_RAW_DECL_LOG10
785
786 /* Define to 1 if log10f is declared even after undefining macros. */
787 #undef HAVE_RAW_DECL_LOG10F
788
789 /* Define to 1 if log10l is declared even after undefining macros. */
790 #undef HAVE_RAW_DECL_LOG10L
791
792 /* Define to 1 if log1p is declared even after undefining macros. */
793 #undef HAVE_RAW_DECL_LOG1P
794
795 /* Define to 1 if log1pf is declared even after undefining macros. */
796 #undef HAVE_RAW_DECL_LOG1PF
797
798 /* Define to 1 if log1pl is declared even after undefining macros. */
799 #undef HAVE_RAW_DECL_LOG1PL
800
801 /* Define to 1 if log2 is declared even after undefining macros. */
802 #undef HAVE_RAW_DECL_LOG2
803
804 /* Define to 1 if log2f is declared even after undefining macros. */
805 #undef HAVE_RAW_DECL_LOG2F
806
807 /* Define to 1 if log2l is declared even after undefining macros. */
808 #undef HAVE_RAW_DECL_LOG2L
809
810 /* Define to 1 if logb is declared even after undefining macros. */
811 #undef HAVE_RAW_DECL_LOGB
812
813 /* Define to 1 if logbf is declared even after undefining macros. */
814 #undef HAVE_RAW_DECL_LOGBF
815
816 /* Define to 1 if logbl is declared even after undefining macros. */
817 #undef HAVE_RAW_DECL_LOGBL
818
819 /* Define to 1 if logf is declared even after undefining macros. */
820 #undef HAVE_RAW_DECL_LOGF
821
822 /* Define to 1 if logl is declared even after undefining macros. */
823 #undef HAVE_RAW_DECL_LOGL
824
825 /* Define to 1 if lseek is declared even after undefining macros. */
826 #undef HAVE_RAW_DECL_LSEEK
827
828 /* Define to 1 if mbrlen is declared even after undefining macros. */
829 #undef HAVE_RAW_DECL_MBRLEN
830
831 /* Define to 1 if mbrtowc is declared even after undefining macros. */
832 #undef HAVE_RAW_DECL_MBRTOWC
833
834 /* Define to 1 if mbsinit is declared even after undefining macros. */
835 #undef HAVE_RAW_DECL_MBSINIT
836
837 /* Define to 1 if mbsnrtowcs is declared even after undefining macros. */
838 #undef HAVE_RAW_DECL_MBSNRTOWCS
839
840 /* Define to 1 if mbsrtowcs is declared even after undefining macros. */
841 #undef HAVE_RAW_DECL_MBSRTOWCS
842
843 /* Define to 1 if memmem is declared even after undefining macros. */
844 #undef HAVE_RAW_DECL_MEMMEM
845
846 /* Define to 1 if mempcpy is declared even after undefining macros. */
847 #undef HAVE_RAW_DECL_MEMPCPY
848
849 /* Define to 1 if memrchr is declared even after undefining macros. */
850 #undef HAVE_RAW_DECL_MEMRCHR
851
852 /* Define to 1 if mkdtemp is declared even after undefining macros. */
853 #undef HAVE_RAW_DECL_MKDTEMP
854
855 /* Define to 1 if mkostemp is declared even after undefining macros. */
856 #undef HAVE_RAW_DECL_MKOSTEMP
857
858 /* Define to 1 if mkostemps is declared even after undefining macros. */
859 #undef HAVE_RAW_DECL_MKOSTEMPS
860
861 /* Define to 1 if mkstemp is declared even after undefining macros. */
862 #undef HAVE_RAW_DECL_MKSTEMP
863
864 /* Define to 1 if mkstemps is declared even after undefining macros. */
865 #undef HAVE_RAW_DECL_MKSTEMPS
866
867 /* Define to 1 if modf is declared even after undefining macros. */
868 #undef HAVE_RAW_DECL_MODF
869
870 /* Define to 1 if modff is declared even after undefining macros. */
871 #undef HAVE_RAW_DECL_MODFF
872
873 /* Define to 1 if modfl is declared even after undefining macros. */
874 #undef HAVE_RAW_DECL_MODFL
875
876 /* Define to 1 if pclose is declared even after undefining macros. */
877 #undef HAVE_RAW_DECL_PCLOSE
878
879 /* Define to 1 if pipe is declared even after undefining macros. */
880 #undef HAVE_RAW_DECL_PIPE
881
882 /* Define to 1 if pipe2 is declared even after undefining macros. */
883 #undef HAVE_RAW_DECL_PIPE2
884
885 /* Define to 1 if popen is declared even after undefining macros. */
886 #undef HAVE_RAW_DECL_POPEN
887
888 /* Define to 1 if posix_openpt is declared even after undefining macros. */
889 #undef HAVE_RAW_DECL_POSIX_OPENPT
890
891 /* Define to 1 if powf is declared even after undefining macros. */
892 #undef HAVE_RAW_DECL_POWF
893
894 /* Define to 1 if pread is declared even after undefining macros. */
895 #undef HAVE_RAW_DECL_PREAD
896
897 /* Define to 1 if ptsname is declared even after undefining macros. */
898 #undef HAVE_RAW_DECL_PTSNAME
899
900 /* Define to 1 if ptsname_r is declared even after undefining macros. */
901 #undef HAVE_RAW_DECL_PTSNAME_R
902
903 /* Define to 1 if pwrite is declared even after undefining macros. */
904 #undef HAVE_RAW_DECL_PWRITE
905
906 /* Define to 1 if random is declared even after undefining macros. */
907 #undef HAVE_RAW_DECL_RANDOM
908
909 /* Define to 1 if random_r is declared even after undefining macros. */
910 #undef HAVE_RAW_DECL_RANDOM_R
911
912 /* Define to 1 if rawmemchr is declared even after undefining macros. */
913 #undef HAVE_RAW_DECL_RAWMEMCHR
914
915 /* Define to 1 if readlink is declared even after undefining macros. */
916 #undef HAVE_RAW_DECL_READLINK
917
918 /* Define to 1 if readlinkat is declared even after undefining macros. */
919 #undef HAVE_RAW_DECL_READLINKAT
920
921 /* Define to 1 if realpath is declared even after undefining macros. */
922 #undef HAVE_RAW_DECL_REALPATH
923
924 /* Define to 1 if remainder is declared even after undefining macros. */
925 #undef HAVE_RAW_DECL_REMAINDER
926
927 /* Define to 1 if remainderf is declared even after undefining macros. */
928 #undef HAVE_RAW_DECL_REMAINDERF
929
930 /* Define to 1 if remainderl is declared even after undefining macros. */
931 #undef HAVE_RAW_DECL_REMAINDERL
932
933 /* Define to 1 if renameat is declared even after undefining macros. */
934 #undef HAVE_RAW_DECL_RENAMEAT
935
936 /* Define to 1 if rint is declared even after undefining macros. */
937 #undef HAVE_RAW_DECL_RINT
938
939 /* Define to 1 if rintf is declared even after undefining macros. */
940 #undef HAVE_RAW_DECL_RINTF
941
942 /* Define to 1 if rintl is declared even after undefining macros. */
943 #undef HAVE_RAW_DECL_RINTL
944
945 /* Define to 1 if rmdir is declared even after undefining macros. */
946 #undef HAVE_RAW_DECL_RMDIR
947
948 /* Define to 1 if round is declared even after undefining macros. */
949 #undef HAVE_RAW_DECL_ROUND
950
951 /* Define to 1 if roundf is declared even after undefining macros. */
952 #undef HAVE_RAW_DECL_ROUNDF
953
954 /* Define to 1 if roundl is declared even after undefining macros. */
955 #undef HAVE_RAW_DECL_ROUNDL
956
957 /* Define to 1 if rpmatch is declared even after undefining macros. */
958 #undef HAVE_RAW_DECL_RPMATCH
959
960 /* Define to 1 if secure_getenv is declared even after undefining macros. */
961 #undef HAVE_RAW_DECL_SECURE_GETENV
962
963 /* Define to 1 if setenv is declared even after undefining macros. */
964 #undef HAVE_RAW_DECL_SETENV
965
966 /* Define to 1 if sethostname is declared even after undefining macros. */
967 #undef HAVE_RAW_DECL_SETHOSTNAME
968
969 /* Define to 1 if setlocale is declared even after undefining macros. */
970 #undef HAVE_RAW_DECL_SETLOCALE
971
972 /* Define to 1 if setstate is declared even after undefining macros. */
973 #undef HAVE_RAW_DECL_SETSTATE
974
975 /* Define to 1 if setstate_r is declared even after undefining macros. */
976 #undef HAVE_RAW_DECL_SETSTATE_R
977
978 /* Define to 1 if setusershell is declared even after undefining macros. */
979 #undef HAVE_RAW_DECL_SETUSERSHELL
980
981 /* Define to 1 if sinf is declared even after undefining macros. */
982 #undef HAVE_RAW_DECL_SINF
983
984 /* Define to 1 if sinhf is declared even after undefining macros. */
985 #undef HAVE_RAW_DECL_SINHF
986
987 /* Define to 1 if sinl is declared even after undefining macros. */
988 #undef HAVE_RAW_DECL_SINL
989
990 /* Define to 1 if sleep is declared even after undefining macros. */
991 #undef HAVE_RAW_DECL_SLEEP
992
993 /* Define to 1 if snprintf is declared even after undefining macros. */
994 #undef HAVE_RAW_DECL_SNPRINTF
995
996 /* Define to 1 if sqrtf is declared even after undefining macros. */
997 #undef HAVE_RAW_DECL_SQRTF
998
999 /* Define to 1 if sqrtl is declared even after undefining macros. */
1000 #undef HAVE_RAW_DECL_SQRTL
1001
1002 /* Define to 1 if srandom is declared even after undefining macros. */
1003 #undef HAVE_RAW_DECL_SRANDOM
1004
1005 /* Define to 1 if srandom_r is declared even after undefining macros. */
1006 #undef HAVE_RAW_DECL_SRANDOM_R
1007
1008 /* Define to 1 if stpcpy is declared even after undefining macros. */
1009 #undef HAVE_RAW_DECL_STPCPY
1010
1011 /* Define to 1 if stpncpy is declared even after undefining macros. */
1012 #undef HAVE_RAW_DECL_STPNCPY
1013
1014 /* Define to 1 if strcasestr is declared even after undefining macros. */
1015 #undef HAVE_RAW_DECL_STRCASESTR
1016
1017 /* Define to 1 if strchrnul is declared even after undefining macros. */
1018 #undef HAVE_RAW_DECL_STRCHRNUL
1019
1020 /* Define to 1 if strdup is declared even after undefining macros. */
1021 #undef HAVE_RAW_DECL_STRDUP
1022
1023 /* Define to 1 if strerror_r is declared even after undefining macros. */
1024 #undef HAVE_RAW_DECL_STRERROR_R
1025
1026 /* Define to 1 if strncat is declared even after undefining macros. */
1027 #undef HAVE_RAW_DECL_STRNCAT
1028
1029 /* Define to 1 if strndup is declared even after undefining macros. */
1030 #undef HAVE_RAW_DECL_STRNDUP
1031
1032 /* Define to 1 if strnlen is declared even after undefining macros. */
1033 #undef HAVE_RAW_DECL_STRNLEN
1034
1035 /* Define to 1 if strpbrk is declared even after undefining macros. */
1036 #undef HAVE_RAW_DECL_STRPBRK
1037
1038 /* Define to 1 if strsep is declared even after undefining macros. */
1039 #undef HAVE_RAW_DECL_STRSEP
1040
1041 /* Define to 1 if strsignal is declared even after undefining macros. */
1042 #undef HAVE_RAW_DECL_STRSIGNAL
1043
1044 /* Define to 1 if strtod is declared even after undefining macros. */
1045 #undef HAVE_RAW_DECL_STRTOD
1046
1047 /* Define to 1 if strtoimax is declared even after undefining macros. */
1048 #undef HAVE_RAW_DECL_STRTOIMAX
1049
1050 /* Define to 1 if strtok_r is declared even after undefining macros. */
1051 #undef HAVE_RAW_DECL_STRTOK_R
1052
1053 /* Define to 1 if strtoll is declared even after undefining macros. */
1054 #undef HAVE_RAW_DECL_STRTOLL
1055
1056 /* Define to 1 if strtoull is declared even after undefining macros. */
1057 #undef HAVE_RAW_DECL_STRTOULL
1058
1059 /* Define to 1 if strtoumax is declared even after undefining macros. */
1060 #undef HAVE_RAW_DECL_STRTOUMAX
1061
1062 /* Define to 1 if strverscmp is declared even after undefining macros. */
1063 #undef HAVE_RAW_DECL_STRVERSCMP
1064
1065 /* Define to 1 if symlink is declared even after undefining macros. */
1066 #undef HAVE_RAW_DECL_SYMLINK
1067
1068 /* Define to 1 if symlinkat is declared even after undefining macros. */
1069 #undef HAVE_RAW_DECL_SYMLINKAT
1070
1071 /* Define to 1 if tanf is declared even after undefining macros. */
1072 #undef HAVE_RAW_DECL_TANF
1073
1074 /* Define to 1 if tanhf is declared even after undefining macros. */
1075 #undef HAVE_RAW_DECL_TANHF
1076
1077 /* Define to 1 if tanl is declared even after undefining macros. */
1078 #undef HAVE_RAW_DECL_TANL
1079
1080 /* Define to 1 if tmpfile is declared even after undefining macros. */
1081 #undef HAVE_RAW_DECL_TMPFILE
1082
1083 /* Define to 1 if towctrans is declared even after undefining macros. */
1084 #undef HAVE_RAW_DECL_TOWCTRANS
1085
1086 /* Define to 1 if trunc is declared even after undefining macros. */
1087 #undef HAVE_RAW_DECL_TRUNC
1088
1089 /* Define to 1 if truncf is declared even after undefining macros. */
1090 #undef HAVE_RAW_DECL_TRUNCF
1091
1092 /* Define to 1 if truncl is declared even after undefining macros. */
1093 #undef HAVE_RAW_DECL_TRUNCL
1094
1095 /* Define to 1 if ttyname_r is declared even after undefining macros. */
1096 #undef HAVE_RAW_DECL_TTYNAME_R
1097
1098 /* Define to 1 if unlink is declared even after undefining macros. */
1099 #undef HAVE_RAW_DECL_UNLINK
1100
1101 /* Define to 1 if unlinkat is declared even after undefining macros. */
1102 #undef HAVE_RAW_DECL_UNLINKAT
1103
1104 /* Define to 1 if unlockpt is declared even after undefining macros. */
1105 #undef HAVE_RAW_DECL_UNLOCKPT
1106
1107 /* Define to 1 if unsetenv is declared even after undefining macros. */
1108 #undef HAVE_RAW_DECL_UNSETENV
1109
1110 /* Define to 1 if usleep is declared even after undefining macros. */
1111 #undef HAVE_RAW_DECL_USLEEP
1112
1113 /* Define to 1 if vdprintf is declared even after undefining macros. */
1114 #undef HAVE_RAW_DECL_VDPRINTF
1115
1116 /* Define to 1 if vsnprintf is declared even after undefining macros. */
1117 #undef HAVE_RAW_DECL_VSNPRINTF
1118
1119 /* Define to 1 if wcpcpy is declared even after undefining macros. */
1120 #undef HAVE_RAW_DECL_WCPCPY
1121
1122 /* Define to 1 if wcpncpy is declared even after undefining macros. */
1123 #undef HAVE_RAW_DECL_WCPNCPY
1124
1125 /* Define to 1 if wcrtomb is declared even after undefining macros. */
1126 #undef HAVE_RAW_DECL_WCRTOMB
1127
1128 /* Define to 1 if wcscasecmp is declared even after undefining macros. */
1129 #undef HAVE_RAW_DECL_WCSCASECMP
1130
1131 /* Define to 1 if wcscat is declared even after undefining macros. */
1132 #undef HAVE_RAW_DECL_WCSCAT
1133
1134 /* Define to 1 if wcschr is declared even after undefining macros. */
1135 #undef HAVE_RAW_DECL_WCSCHR
1136
1137 /* Define to 1 if wcscmp is declared even after undefining macros. */
1138 #undef HAVE_RAW_DECL_WCSCMP
1139
1140 /* Define to 1 if wcscoll is declared even after undefining macros. */
1141 #undef HAVE_RAW_DECL_WCSCOLL
1142
1143 /* Define to 1 if wcscpy is declared even after undefining macros. */
1144 #undef HAVE_RAW_DECL_WCSCPY
1145
1146 /* Define to 1 if wcscspn is declared even after undefining macros. */
1147 #undef HAVE_RAW_DECL_WCSCSPN
1148
1149 /* Define to 1 if wcsdup is declared even after undefining macros. */
1150 #undef HAVE_RAW_DECL_WCSDUP
1151
1152 /* Define to 1 if wcslen is declared even after undefining macros. */
1153 #undef HAVE_RAW_DECL_WCSLEN
1154
1155 /* Define to 1 if wcsncasecmp is declared even after undefining macros. */
1156 #undef HAVE_RAW_DECL_WCSNCASECMP
1157
1158 /* Define to 1 if wcsncat is declared even after undefining macros. */
1159 #undef HAVE_RAW_DECL_WCSNCAT
1160
1161 /* Define to 1 if wcsncmp is declared even after undefining macros. */
1162 #undef HAVE_RAW_DECL_WCSNCMP
1163
1164 /* Define to 1 if wcsncpy is declared even after undefining macros. */
1165 #undef HAVE_RAW_DECL_WCSNCPY
1166
1167 /* Define to 1 if wcsnlen is declared even after undefining macros. */
1168 #undef HAVE_RAW_DECL_WCSNLEN
1169
1170 /* Define to 1 if wcsnrtombs is declared even after undefining macros. */
1171 #undef HAVE_RAW_DECL_WCSNRTOMBS
1172
1173 /* Define to 1 if wcspbrk is declared even after undefining macros. */
1174 #undef HAVE_RAW_DECL_WCSPBRK
1175
1176 /* Define to 1 if wcsrchr is declared even after undefining macros. */
1177 #undef HAVE_RAW_DECL_WCSRCHR
1178
1179 /* Define to 1 if wcsrtombs is declared even after undefining macros. */
1180 #undef HAVE_RAW_DECL_WCSRTOMBS
1181
1182 /* Define to 1 if wcsspn is declared even after undefining macros. */
1183 #undef HAVE_RAW_DECL_WCSSPN
1184
1185 /* Define to 1 if wcsstr is declared even after undefining macros. */
1186 #undef HAVE_RAW_DECL_WCSSTR
1187
1188 /* Define to 1 if wcstok is declared even after undefining macros. */
1189 #undef HAVE_RAW_DECL_WCSTOK
1190
1191 /* Define to 1 if wcswidth is declared even after undefining macros. */
1192 #undef HAVE_RAW_DECL_WCSWIDTH
1193
1194 /* Define to 1 if wcsxfrm is declared even after undefining macros. */
1195 #undef HAVE_RAW_DECL_WCSXFRM
1196
1197 /* Define to 1 if wctob is declared even after undefining macros. */
1198 #undef HAVE_RAW_DECL_WCTOB
1199
1200 /* Define to 1 if wctrans is declared even after undefining macros. */
1201 #undef HAVE_RAW_DECL_WCTRANS
1202
1203 /* Define to 1 if wctype is declared even after undefining macros. */
1204 #undef HAVE_RAW_DECL_WCTYPE
1205
1206 /* Define to 1 if wcwidth is declared even after undefining macros. */
1207 #undef HAVE_RAW_DECL_WCWIDTH
1208
1209 /* Define to 1 if wmemchr is declared even after undefining macros. */
1210 #undef HAVE_RAW_DECL_WMEMCHR
1211
1212 /* Define to 1 if wmemcmp is declared even after undefining macros. */
1213 #undef HAVE_RAW_DECL_WMEMCMP
1214
1215 /* Define to 1 if wmemcpy is declared even after undefining macros. */
1216 #undef HAVE_RAW_DECL_WMEMCPY
1217
1218 /* Define to 1 if wmemmove is declared even after undefining macros. */
1219 #undef HAVE_RAW_DECL_WMEMMOVE
1220
1221 /* Define to 1 if wmemset is declared even after undefining macros. */
1222 #undef HAVE_RAW_DECL_WMEMSET
1223
1224 /* Define to 1 if _Exit is declared even after undefining macros. */
1225 #undef HAVE_RAW_DECL__EXIT
1226
1227 /* Define to 1 if 'long double' and 'double' have the same representation. */
1228 #undef HAVE_SAME_LONG_DOUBLE_AS_DOUBLE
1229
1230 /* Define to 1 if you have the <search.h> header file. */
1231 #undef HAVE_SEARCH_H
1232
1233 /* Define to 1 if you have the `setenv' function. */
1234 #undef HAVE_SETENV
1235
1236 /* Define to 1 if you have the `setlocale' function. */
1237 #undef HAVE_SETLOCALE
1238
1239 /* Define to 1 if 'sig_atomic_t' is a signed integer type. */
1240 #undef HAVE_SIGNED_SIG_ATOMIC_T
1241
1242 /* Define to 1 if 'wchar_t' is a signed integer type. */
1243 #undef HAVE_SIGNED_WCHAR_T
1244
1245 /* Define to 1 if 'wint_t' is a signed integer type. */
1246 #undef HAVE_SIGNED_WINT_T
1247
1248 /* Define to 1 if you have the `snprintf' function. */
1249 #undef HAVE_SNPRINTF
1250
1251 /* Define if the return value of the snprintf function is the number of of
1252    bytes (excluding the terminating NUL) that would have been produced if the
1253    buffer had been large enough. */
1254 #undef HAVE_SNPRINTF_RETVAL_C99
1255
1256 /* Define to 1 if you have the <stdint.h> header file. */
1257 #undef HAVE_STDINT_H
1258
1259 /* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
1260    uintmax_t. */
1261 #undef HAVE_STDINT_H_WITH_UINTMAX
1262
1263 /* Define to 1 if you have the <stdlib.h> header file. */
1264 #undef HAVE_STDLIB_H
1265
1266 /* Define to 1 if you have the `stpcpy' function. */
1267 #undef HAVE_STPCPY
1268
1269 /* Define to 1 if you have the `strdup' function. */
1270 #undef HAVE_STRDUP
1271
1272 /* Define to 1 if you have the `strerror_r' function. */
1273 #undef HAVE_STRERROR_R
1274
1275 /* Define to 1 if you have the <strings.h> header file. */
1276 #undef HAVE_STRINGS_H
1277
1278 /* Define to 1 if you have the <string.h> header file. */
1279 #undef HAVE_STRING_H
1280
1281 /* Define to 1 if you have the `strnlen' function. */
1282 #undef HAVE_STRNLEN
1283
1284 /* Define to 1 if you have the `symlink' function. */
1285 #undef HAVE_SYMLINK
1286
1287 /* Define to 1 if you have the <sys/bitypes.h> header file. */
1288 #undef HAVE_SYS_BITYPES_H
1289
1290 /* Define to 1 if you have the <sys/inttypes.h> header file. */
1291 #undef HAVE_SYS_INTTYPES_H
1292
1293 /* Define to 1 if you have the <sys/mman.h> header file. */
1294 #undef HAVE_SYS_MMAN_H
1295
1296 /* Define to 1 if you have the <sys/param.h> header file. */
1297 #undef HAVE_SYS_PARAM_H
1298
1299 /* Define to 1 if you have the <sys/socket.h> header file. */
1300 #undef HAVE_SYS_SOCKET_H
1301
1302 /* Define to 1 if you have the <sys/stat.h> header file. */
1303 #undef HAVE_SYS_STAT_H
1304
1305 /* Define to 1 if you have the <sys/types.h> header file. */
1306 #undef HAVE_SYS_TYPES_H
1307
1308 /* Define to 1 if you have the `towlower' function. */
1309 #undef HAVE_TOWLOWER
1310
1311 /* Define to 1 if you have the `tsearch' function. */
1312 #undef HAVE_TSEARCH
1313
1314 /* Define to 1 if you have the <unistd.h> header file. */
1315 #undef HAVE_UNISTD_H
1316
1317 /* Define to 1 if you have the `unsetenv' function. */
1318 #undef HAVE_UNSETENV
1319
1320 /* Define to 1 if the system has the type 'unsigned long long int'. */
1321 #undef HAVE_UNSIGNED_LONG_LONG_INT
1322
1323 /* Define to 1 if you have the `uselocale' function. */
1324 #undef HAVE_USELOCALE
1325
1326 /* Define to 1 if you have the <wchar.h> header file. */
1327 #undef HAVE_WCHAR_H
1328
1329 /* Define if you have the 'wchar_t' type. */
1330 #undef HAVE_WCHAR_T
1331
1332 /* Define to 1 if you have the `wcrtomb' function. */
1333 #undef HAVE_WCRTOMB
1334
1335 /* Define to 1 if you have the `wcslen' function. */
1336 #undef HAVE_WCSLEN
1337
1338 /* Define to 1 if you have the `wcsnlen' function. */
1339 #undef HAVE_WCSNLEN
1340
1341 /* Define to 1 if you have the `wctob' function. */
1342 #undef HAVE_WCTOB
1343
1344 /* Define to 1 if you have the <wctype.h> header file. */
1345 #undef HAVE_WCTYPE_H
1346
1347 /* Define to 1 if you have the `wcwidth' function. */
1348 #undef HAVE_WCWIDTH
1349
1350 /* Define to 1 if you have the <winsock2.h> header file. */
1351 #undef HAVE_WINSOCK2_H
1352
1353 /* Define if you have the 'wint_t' type. */
1354 #undef HAVE_WINT_T
1355
1356 /* Define to 1 if O_NOATIME works. */
1357 #undef HAVE_WORKING_O_NOATIME
1358
1359 /* Define to 1 if O_NOFOLLOW works. */
1360 #undef HAVE_WORKING_O_NOFOLLOW
1361
1362 /* Define to 1 if you have the <xlocale.h> header file. */
1363 #undef HAVE_XLOCALE_H
1364
1365 /* Define to 1 if the system has the type `_Bool'. */
1366 #undef HAVE__BOOL
1367
1368 /* Define to 1 if you have the `_set_invalid_parameter_handler' function. */
1369 #undef HAVE__SET_INVALID_PARAMETER_HANDLER
1370
1371 /* Define to 1 if you have the `__fseterr' function. */
1372 #undef HAVE___FSETERR
1373
1374 /* Define as const if the declaration of iconv() needs const. */
1375 #undef ICONV_CONST
1376
1377 /* Define to a symbolic name denoting the flavor of iconv_open()
1378    implementation. */
1379 #undef ICONV_FLAVOR
1380
1381 /* Define to the value of ${prefix}, as a string. */
1382 #undef INSTALLPREFIX
1383
1384 /* Define as the bit index in the word where to find bit 0 of the exponent of
1385    'long double'. */
1386 #undef LDBL_EXPBIT0_BIT
1387
1388 /* Define as the word index where to find the exponent of 'long double'. */
1389 #undef LDBL_EXPBIT0_WORD
1390
1391 /* Define as the bit index in the word where to find the sign of 'long
1392    double'. */
1393 #undef LDBL_SIGNBIT_BIT
1394
1395 /* Define as the word index where to find the sign of 'long double'. */
1396 #undef LDBL_SIGNBIT_WORD
1397
1398 /* Define to the sub-directory in which libtool stores uninstalled libraries.
1399    */
1400 #undef LT_OBJDIR
1401
1402 /* If malloc(0) is != NULL, define this to 1. Otherwise define this to 0. */
1403 #undef MALLOC_0_IS_NONNULL
1404
1405 /* Define to a substitute value for mmap()'s MAP_ANONYMOUS flag. */
1406 #undef MAP_ANONYMOUS
1407
1408 /* Define if the mbrtowc function does not return (size_t) -2 for empty input.
1409    */
1410 #undef MBRTOWC_EMPTY_INPUT_BUG
1411
1412 /* Define if the mbrtowc function has the NULL pwc argument bug. */
1413 #undef MBRTOWC_NULL_ARG1_BUG
1414
1415 /* Define if the mbrtowc function has the NULL string argument bug. */
1416 #undef MBRTOWC_NULL_ARG2_BUG
1417
1418 /* Define if the mbrtowc function does not return 0 for a NUL character. */
1419 #undef MBRTOWC_NUL_RETVAL_BUG
1420
1421 /* Define if the mbrtowc function returns a wrong return value. */
1422 #undef MBRTOWC_RETVAL_BUG
1423
1424 /* Define if the vasnprintf implementation needs special code for the 'a' and
1425    'A' directives. */
1426 #undef NEED_PRINTF_DIRECTIVE_A
1427
1428 /* Define if the vasnprintf implementation needs special code for the 'F'
1429    directive. */
1430 #undef NEED_PRINTF_DIRECTIVE_F
1431
1432 /* Define if the vasnprintf implementation needs special code for the 'ls'
1433    directive. */
1434 #undef NEED_PRINTF_DIRECTIVE_LS
1435
1436 /* Define if the vasnprintf implementation needs special code for 'double'
1437    arguments. */
1438 #undef NEED_PRINTF_DOUBLE
1439
1440 /* Define if the vasnprintf implementation needs special code for surviving
1441    out-of-memory conditions. */
1442 #undef NEED_PRINTF_ENOMEM
1443
1444 /* Define if the vasnprintf implementation needs special code for the ' flag.
1445    */
1446 #undef NEED_PRINTF_FLAG_GROUPING
1447
1448 /* Define if the vasnprintf implementation needs special code for the '-'
1449    flag. */
1450 #undef NEED_PRINTF_FLAG_LEFTADJUST
1451
1452 /* Define if the vasnprintf implementation needs special code for the 0 flag.
1453    */
1454 #undef NEED_PRINTF_FLAG_ZERO
1455
1456 /* Define if the vasnprintf implementation needs special code for infinite
1457    'double' arguments. */
1458 #undef NEED_PRINTF_INFINITE_DOUBLE
1459
1460 /* Define if the vasnprintf implementation needs special code for infinite
1461    'long double' arguments. */
1462 #undef NEED_PRINTF_INFINITE_LONG_DOUBLE
1463
1464 /* Define if the vasnprintf implementation needs special code for 'long
1465    double' arguments. */
1466 #undef NEED_PRINTF_LONG_DOUBLE
1467
1468 /* Define if the vasnprintf implementation needs special code for supporting
1469    large precisions without arbitrary bounds. */
1470 #undef NEED_PRINTF_UNBOUNDED_PRECISION
1471
1472 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
1473 #undef NO_MINUS_C_MINUS_O
1474
1475 /* Name of package */
1476 #undef PACKAGE
1477
1478 /* Define to the address where bug reports for this package should be sent. */
1479 #undef PACKAGE_BUGREPORT
1480
1481 /* Define to the full name of this package. */
1482 #undef PACKAGE_NAME
1483
1484 /* Define to the full name and version of this package. */
1485 #undef PACKAGE_STRING
1486
1487 /* Define to the one symbol short name of this package. */
1488 #undef PACKAGE_TARNAME
1489
1490 /* Define to the home page for this package. */
1491 #undef PACKAGE_URL
1492
1493 /* Define to the version of this package. */
1494 #undef PACKAGE_VERSION
1495
1496 /* Define if <inttypes.h> exists and defines unusable PRI* macros. */
1497 #undef PRI_MACROS_BROKEN
1498
1499 /* Define if the pthread_in_use() detection is hard. */
1500 #undef PTHREAD_IN_USE_DETECTION_HARD
1501
1502 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
1503    'ptrdiff_t'. */
1504 #undef PTRDIFF_T_SUFFIX
1505
1506 /* Define to 1 if strerror(0) does not return a message implying success. */
1507 #undef REPLACE_STRERROR_0
1508
1509 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
1510    'sig_atomic_t'. */
1511 #undef SIG_ATOMIC_T_SUFFIX
1512
1513 /* Define as the maximum value of type 'size_t', if the system doesn't define
1514    it. */
1515 #ifndef SIZE_MAX
1516 # undef SIZE_MAX
1517 #endif
1518
1519 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
1520    'size_t'. */
1521 #undef SIZE_T_SUFFIX
1522
1523 /* If using the C implementation of alloca, define if you know the
1524    direction of stack growth for your system; otherwise it will be
1525    automatically deduced at runtime.
1526         STACK_DIRECTION > 0 => grows toward higher addresses
1527         STACK_DIRECTION < 0 => grows toward lower addresses
1528         STACK_DIRECTION = 0 => direction of growth unknown */
1529 #undef STACK_DIRECTION
1530
1531 /* Define to 1 if you have the ANSI C header files. */
1532 #undef STDC_HEADERS
1533
1534 /* Define to 1 if strerror_r returns char *. */
1535 #undef STRERROR_R_CHAR_P
1536
1537 /* Define if the POSIX multithreading library can be used. */
1538 #undef USE_POSIX_THREADS
1539
1540 /* Define if references to the POSIX multithreading library should be made
1541    weak. */
1542 #undef USE_POSIX_THREADS_WEAK
1543
1544 /* Define if the GNU Pth multithreading library can be used. */
1545 #undef USE_PTH_THREADS
1546
1547 /* Define if references to the GNU Pth multithreading library should be made
1548    weak. */
1549 #undef USE_PTH_THREADS_WEAK
1550
1551 /* Define if the old Solaris multithreading library can be used. */
1552 #undef USE_SOLARIS_THREADS
1553
1554 /* Define if references to the old Solaris multithreading library should be
1555    made weak. */
1556 #undef USE_SOLARIS_THREADS_WEAK
1557
1558 /* Enable extensions on AIX 3, Interix.  */
1559 #ifndef _ALL_SOURCE
1560 # undef _ALL_SOURCE
1561 #endif
1562 /* Enable general extensions on OS X.  */
1563 #ifndef _DARWIN_C_SOURCE
1564 # undef _DARWIN_C_SOURCE
1565 #endif
1566 /* Enable GNU extensions on systems that have them.  */
1567 #ifndef _GNU_SOURCE
1568 # undef _GNU_SOURCE
1569 #endif
1570 /* Enable threading extensions on Solaris.  */
1571 #ifndef _POSIX_PTHREAD_SEMANTICS
1572 # undef _POSIX_PTHREAD_SEMANTICS
1573 #endif
1574 /* Enable extensions on HP NonStop.  */
1575 #ifndef _TANDEM_SOURCE
1576 # undef _TANDEM_SOURCE
1577 #endif
1578 /* Enable X/Open extensions if necessary.  HP-UX 11.11 defines
1579    mbstate_t only if _XOPEN_SOURCE is defined to 500, regardless of
1580    whether compiling with -Ae or -D_HPUX_SOURCE=1.  */
1581 #ifndef _XOPEN_SOURCE
1582 # undef _XOPEN_SOURCE
1583 #endif
1584 /* Enable general extensions on Solaris.  */
1585 #ifndef __EXTENSIONS__
1586 # undef __EXTENSIONS__
1587 #endif
1588
1589
1590 /* Define if the native Windows multithreading API can be used. */
1591 #undef USE_WINDOWS_THREADS
1592
1593 /* Version number of package */
1594 #undef VERSION
1595
1596 /* Define to 1 if unsetenv returns void instead of int. */
1597 #undef VOID_UNSETENV
1598
1599 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
1600    'wchar_t'. */
1601 #undef WCHAR_T_SUFFIX
1602
1603 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
1604    'wint_t'. */
1605 #undef WINT_T_SUFFIX
1606
1607 /* Define when --enable-shared is used on mingw or Cygwin. */
1608 #undef WOE32DLL
1609
1610 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
1611    significant byte first (like Motorola and SPARC, unlike Intel). */
1612 #if defined AC_APPLE_UNIVERSAL_BUILD
1613 # if defined __BIG_ENDIAN__
1614 #  define WORDS_BIGENDIAN 1
1615 # endif
1616 #else
1617 # ifndef WORDS_BIGENDIAN
1618 #  undef WORDS_BIGENDIAN
1619 # endif
1620 #endif
1621
1622 /* Define to 1 on Solaris. */
1623 #undef _LCONV_C99
1624
1625 /* Define to 1 if on MINIX. */
1626 #undef _MINIX
1627
1628 /* Define to 1 to make NetBSD features available. MINIX 3 needs this. */
1629 #undef _NETBSD_SOURCE
1630
1631 /* The _Noreturn keyword of C11.  */
1632 #if ! (defined _Noreturn \
1633        || (defined __STDC_VERSION__ && 201112 <= __STDC_VERSION__))
1634 # if (3 <= __GNUC__ || (__GNUC__ == 2 && 8 <= __GNUC_MINOR__) \
1635       || 0x5110 <= __SUNPRO_C)
1636 #  define _Noreturn __attribute__ ((__noreturn__))
1637 # elif defined _MSC_VER && 1200 <= _MSC_VER
1638 #  define _Noreturn __declspec (noreturn)
1639 # else
1640 #  define _Noreturn
1641 # endif
1642 #endif
1643
1644
1645 /* Define to 2 if the system does not provide POSIX.1 features except with
1646    this defined. */
1647 #undef _POSIX_1_SOURCE
1648
1649 /* Define to 1 if you need to in order for 'stat' and other things to work. */
1650 #undef _POSIX_SOURCE
1651
1652 /* Please see the Gnulib manual for how to use these macros.
1653
1654    Suppress extern inline with HP-UX cc, as it appears to be broken; see
1655    <http://lists.gnu.org/archive/html/bug-texinfo/2013-02/msg00030.html>.
1656
1657    Suppress extern inline with Sun C in standards-conformance mode, as it
1658    mishandles inline functions that call each other.  E.g., for 'inline void f
1659    (void) { } inline void g (void) { f (); }', c99 incorrectly complains
1660    'reference to static identifier "f" in extern inline function'.
1661    This bug was observed with Sun C 5.12 SunOS_i386 2011/11/16.
1662
1663    Suppress extern inline (with or without __attribute__ ((__gnu_inline__)))
1664    on configurations that mistakenly use 'static inline' to implement
1665    functions or macros in standard C headers like <ctype.h>.  For example,
1666    if isdigit is mistakenly implemented via a static inline function,
1667    a program containing an extern inline function that calls isdigit
1668    may not work since the C standard prohibits extern inline functions
1669    from calling static functions.  This bug is known to occur on:
1670
1671      OS X 10.8 and earlier; see:
1672      http://lists.gnu.org/archive/html/bug-gnulib/2012-12/msg00023.html
1673
1674      DragonFly; see
1675      http://muscles.dragonflybsd.org/bulk/bleeding-edge-potential/latest-per-pkg/ah-tty-0.3.12.log
1676
1677      FreeBSD; see:
1678      http://lists.gnu.org/archive/html/bug-gnulib/2014-07/msg00104.html
1679
1680    OS X 10.9 has a macro __header_inline indicating the bug is fixed for C and
1681    for clang but remains for g++; see <http://trac.macports.org/ticket/41033>.
1682    Assume DragonFly and FreeBSD will be similar.  */
1683 #if (((defined __APPLE__ && defined __MACH__) \
1684       || defined __DragonFly__ || defined __FreeBSD__) \
1685      && (defined __header_inline \
1686          ? (defined __cplusplus && defined __GNUC_STDC_INLINE__ \
1687             && ! defined __clang__) \
1688          : ((! defined _DONT_USE_CTYPE_INLINE_ \
1689              && (defined __GNUC__ || defined __cplusplus)) \
1690             || (defined _FORTIFY_SOURCE && 0 < _FORTIFY_SOURCE \
1691                 && defined __GNUC__ && ! defined __cplusplus))))
1692 # define _GL_EXTERN_INLINE_STDHEADER_BUG
1693 #endif
1694 #if ((__GNUC__ \
1695       ? defined __GNUC_STDC_INLINE__ && __GNUC_STDC_INLINE__ \
1696       : (199901L <= __STDC_VERSION__ \
1697          && !defined __HP_cc \
1698          && !(defined __SUNPRO_C && __STDC__))) \
1699      && !defined _GL_EXTERN_INLINE_STDHEADER_BUG)
1700 # define _GL_INLINE inline
1701 # define _GL_EXTERN_INLINE extern inline
1702 # define _GL_EXTERN_INLINE_IN_USE
1703 #elif (2 < __GNUC__ + (7 <= __GNUC_MINOR__) && !defined __STRICT_ANSI__ \
1704        && !defined _GL_EXTERN_INLINE_STDHEADER_BUG)
1705 # if defined __GNUC_GNU_INLINE__ && __GNUC_GNU_INLINE__
1706    /* __gnu_inline__ suppresses a GCC 4.2 diagnostic.  */
1707 #  define _GL_INLINE extern inline __attribute__ ((__gnu_inline__))
1708 # else
1709 #  define _GL_INLINE extern inline
1710 # endif
1711 # define _GL_EXTERN_INLINE extern
1712 # define _GL_EXTERN_INLINE_IN_USE
1713 #else
1714 # define _GL_INLINE static _GL_UNUSED
1715 # define _GL_EXTERN_INLINE static _GL_UNUSED
1716 #endif
1717
1718 #if 4 < __GNUC__ + (6 <= __GNUC_MINOR__)
1719 # if defined __GNUC_STDC_INLINE__ && __GNUC_STDC_INLINE__
1720 #  define _GL_INLINE_HEADER_CONST_PRAGMA
1721 # else
1722 #  define _GL_INLINE_HEADER_CONST_PRAGMA \
1723      _Pragma ("GCC diagnostic ignored \"-Wsuggest-attribute=const\"")
1724 # endif
1725   /* Suppress GCC's bogus "no previous prototype for 'FOO'"
1726      and "no previous declaration for 'FOO'"  diagnostics,
1727      when FOO is an inline function in the header; see
1728      <http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54113>.  */
1729 # define _GL_INLINE_HEADER_BEGIN \
1730     _Pragma ("GCC diagnostic push") \
1731     _Pragma ("GCC diagnostic ignored \"-Wmissing-prototypes\"") \
1732     _Pragma ("GCC diagnostic ignored \"-Wmissing-declarations\"") \
1733     _GL_INLINE_HEADER_CONST_PRAGMA
1734 # define _GL_INLINE_HEADER_END \
1735     _Pragma ("GCC diagnostic pop")
1736 #else
1737 # define _GL_INLINE_HEADER_BEGIN
1738 # define _GL_INLINE_HEADER_END
1739 #endif
1740
1741 /* Define to `__inline__' or `__inline' if that's what the C compiler
1742    calls it, or to nothing if 'inline' is not supported under any name.  */
1743 #ifndef __cplusplus
1744 #undef inline
1745 #endif
1746
1747 /* Define to long or long long if <stdint.h> and <inttypes.h> don't define. */
1748 #undef intmax_t
1749
1750 /* Work around a bug in Apple GCC 4.0.1 build 5465: In C99 mode, it supports
1751    the ISO C 99 semantics of 'extern inline' (unlike the GNU C semantics of
1752    earlier versions), but does not display it by setting __GNUC_STDC_INLINE__.
1753    __APPLE__ && __MACH__ test for Mac OS X.
1754    __APPLE_CC__ tests for the Apple compiler and its version.
1755    __STDC_VERSION__ tests for the C99 mode.  */
1756 #if defined __APPLE__ && defined __MACH__ && __APPLE_CC__ >= 5465 && !defined __cplusplus && __STDC_VERSION__ >= 199901L && !defined __GNUC_STDC_INLINE__
1757 # define __GNUC_STDC_INLINE__ 1
1758 #endif
1759
1760 /* Define to a type if <wchar.h> does not define. */
1761 #undef mbstate_t
1762
1763 /* Define to `int' if <sys/types.h> does not define. */
1764 #undef mode_t
1765
1766 /* Define to `int' if <sys/types.h> does not define. */
1767 #undef pid_t
1768
1769 /* Define as the type of the result of subtracting two pointers, if the system
1770    doesn't define it. */
1771 #undef ptrdiff_t
1772
1773 /* Define to the equivalent of the C99 'restrict' keyword, or to
1774    nothing if this is not supported.  Do not define if restrict is
1775    supported directly.  */
1776 #undef restrict
1777 /* Work around a bug in Sun C++: it does not support _Restrict or
1778    __restrict__, even though the corresponding Sun C compiler ends up with
1779    "#define restrict _Restrict" or "#define restrict __restrict__" in the
1780    previous line.  Perhaps some future version of Sun C++ will work with
1781    restrict; if so, hopefully it defines __RESTRICT like Sun C does.  */
1782 #if defined __SUNPRO_CC && !defined __RESTRICT
1783 # define _Restrict
1784 # define __restrict__
1785 #endif
1786
1787 /* Define to `unsigned int' if <sys/types.h> does not define. */
1788 #undef size_t
1789
1790 /* Define as a signed type of the same size as size_t. */
1791 #undef ssize_t
1792
1793 /* Define as a marker that can be attached to declarations that might not
1794     be used.  This helps to reduce warnings, such as from
1795     GCC -Wunused-parameter.  */
1796 #if __GNUC__ >= 3 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 7)
1797 # define _GL_UNUSED __attribute__ ((__unused__))
1798 #else
1799 # define _GL_UNUSED
1800 #endif
1801 /* The name _UNUSED_PARAMETER_ is an earlier spelling, although the name
1802    is a misnomer outside of parameter lists.  */
1803 #define _UNUSED_PARAMETER_ _GL_UNUSED
1804
1805 /* gcc supports the "unused" attribute on possibly unused labels, and
1806    g++ has since version 4.5.  Note to support C++ as well as C,
1807    _GL_UNUSED_LABEL should be used with a trailing ;  */
1808 #if !defined __cplusplus || __GNUC__ > 4 \
1809     || (__GNUC__ == 4 && __GNUC_MINOR__ >= 5)
1810 # define _GL_UNUSED_LABEL _GL_UNUSED
1811 #else
1812 # define _GL_UNUSED_LABEL
1813 #endif
1814
1815 /* The __pure__ attribute was added in gcc 2.96.  */
1816 #if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 96)
1817 # define _GL_ATTRIBUTE_PURE __attribute__ ((__pure__))
1818 #else
1819 # define _GL_ATTRIBUTE_PURE /* empty */
1820 #endif
1821
1822 /* The __const__ attribute was added in gcc 2.95.  */
1823 #if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 95)
1824 # define _GL_ATTRIBUTE_CONST __attribute__ ((__const__))
1825 #else
1826 # define _GL_ATTRIBUTE_CONST /* empty */
1827 #endif
1828