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