Imported Upstream version 0.9.3
[platform/upstream/libunistring.git] / config.h.in
1 /* config.h.in.  Generated from configure.ac by autoheader.  */
2
3 /* Define if the compiler is building for multiple architectures of Apple
4    platforms at once. */
5 #undef AA_APPLE_UNIVERSAL_BUILD
6
7 /* Define if building universal (internal helper macro) */
8 #undef AC_APPLE_UNIVERSAL_BUILD
9
10 /* Define to the number of bits in type 'ptrdiff_t'. */
11 #undef BITSIZEOF_PTRDIFF_T
12
13 /* Define to the number of bits in type 'sig_atomic_t'. */
14 #undef BITSIZEOF_SIG_ATOMIC_T
15
16 /* Define to the number of bits in type 'size_t'. */
17 #undef BITSIZEOF_SIZE_T
18
19 /* Define to the number of bits in type 'wchar_t'. */
20 #undef BITSIZEOF_WCHAR_T
21
22 /* Define to the number of bits in type 'wint_t'. */
23 #undef BITSIZEOF_WINT_T
24
25 /* Define if you wish *printf() functions that have a safe handling of
26    non-IEEE-754 'long double' values. */
27 #undef CHECK_PRINTF_SAFE
28
29 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
30    systems. This function is required for `alloca.c' support on those systems.
31    */
32 #undef CRAY_STACKSEG_END
33
34 /* Define to 1 if using `alloca.c'. */
35 #undef C_ALLOCA
36
37 /* Define as the bit index in the word where to find bit 0 of the exponent of
38    'double'. */
39 #undef DBL_EXPBIT0_BIT
40
41 /* Define as the word index where to find the exponent of 'double'. */
42 #undef DBL_EXPBIT0_WORD
43
44 /* Define as the bit index in the word where to find the sign of 'double'. */
45 #undef DBL_SIGNBIT_BIT
46
47 /* Define as the word index where to find the sign of 'double'. */
48 #undef DBL_SIGNBIT_WORD
49
50 /* Define to 1 if the package shall run at any location in the file system. */
51 #undef ENABLE_RELOCATABLE
52
53 /* Define as the bit index in the word where to find bit 0 of the exponent of
54    'float'. */
55 #undef FLT_EXPBIT0_BIT
56
57 /* Define as the word index where to find the exponent of 'float'. */
58 #undef FLT_EXPBIT0_WORD
59
60 /* Define as the bit index in the word where to find the sign of 'float'. */
61 #undef FLT_SIGNBIT_BIT
62
63 /* Define as the word index where to find the sign of 'float'. */
64 #undef FLT_SIGNBIT_WORD
65
66 /* Define to 1 when the gnulib module environ should be tested. */
67 #undef GNULIB_TEST_ENVIRON
68
69 /* Define to 1 when the gnulib module frexpl should be tested. */
70 #undef GNULIB_TEST_FREXPL
71
72 /* Define to 1 when the gnulib module getpagesize should be tested. */
73 #undef GNULIB_TEST_GETPAGESIZE
74
75 /* Define to 1 when the gnulib module malloc-posix should be tested. */
76 #undef GNULIB_TEST_MALLOC_POSIX
77
78 /* Define to 1 when the gnulib module mbrtowc should be tested. */
79 #undef GNULIB_TEST_MBRTOWC
80
81 /* Define to 1 when the gnulib module mbsinit should be tested. */
82 #undef GNULIB_TEST_MBSINIT
83
84 /* Define to 1 when the gnulib module mbsnlen should be tested. */
85 #undef GNULIB_TEST_MBSNLEN
86
87 /* Define to 1 when the gnulib module memchr should be tested. */
88 #undef GNULIB_TEST_MEMCHR
89
90 /* Define to 1 when the gnulib module putenv should be tested. */
91 #undef GNULIB_TEST_PUTENV
92
93 /* Define to 1 when the gnulib module setenv should be tested. */
94 #undef GNULIB_TEST_SETENV
95
96 /* Define to 1 when the gnulib module signbit should be tested. */
97 #undef GNULIB_TEST_SIGNBIT
98
99 /* Define to 1 when the gnulib module strerror should be tested. */
100 #undef GNULIB_TEST_STRERROR
101
102 /* Define to 1 when the gnulib module strncat should be tested. */
103 #undef GNULIB_TEST_STRNCAT
104
105 /* Define to 1 when the gnulib module uninorm/u16-normalize should be tested.
106    */
107 #undef GNULIB_TEST_UNINORM_U16_NORMALIZE
108
109 /* Define to 1 when the gnulib module uninorm/u32-normalize should be tested.
110    */
111 #undef GNULIB_TEST_UNINORM_U32_NORMALIZE
112
113 /* Define to 1 when the gnulib module uninorm/u8-normalize should be tested.
114    */
115 #undef GNULIB_TEST_UNINORM_U8_NORMALIZE
116
117 /* Define to 1 when the gnulib module unsetenv should be tested. */
118 #undef GNULIB_TEST_UNSETENV
119
120 /* Define to 1 when the gnulib module wctob should be tested. */
121 #undef GNULIB_TEST_WCTOB
122
123 /* Define to 1 when the gnulib module wcwidth should be tested. */
124 #undef GNULIB_TEST_WCWIDTH
125
126 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
127    whether the gnulib module unistr/u16-mbtouc shall be considered present. */
128 #undef GNULIB_UNISTR_U16_MBTOUC
129
130 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
131    whether the gnulib module unistr/u16-mbtoucr shall be considered present.
132    */
133 #undef GNULIB_UNISTR_U16_MBTOUCR
134
135 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
136    whether the gnulib module unistr/u16-mbtouc-unsafe shall be considered
137    present. */
138 #undef GNULIB_UNISTR_U16_MBTOUC_UNSAFE
139
140 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
141    whether the gnulib module unistr/u16-uctomb shall be considered present. */
142 #undef GNULIB_UNISTR_U16_UCTOMB
143
144 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
145    whether the gnulib module unistr/u32-mbtouc shall be considered present. */
146 #undef GNULIB_UNISTR_U32_MBTOUC
147
148 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
149    whether the gnulib module unistr/u32-mbtoucr shall be considered present.
150    */
151 #undef GNULIB_UNISTR_U32_MBTOUCR
152
153 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
154    whether the gnulib module unistr/u32-mbtouc-unsafe shall be considered
155    present. */
156 #undef GNULIB_UNISTR_U32_MBTOUC_UNSAFE
157
158 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
159    whether the gnulib module unistr/u32-uctomb shall be considered present. */
160 #undef GNULIB_UNISTR_U32_UCTOMB
161
162 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
163    whether the gnulib module unistr/u8-mbtouc shall be considered present. */
164 #undef GNULIB_UNISTR_U8_MBTOUC
165
166 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
167    whether the gnulib module unistr/u8-mbtoucr shall be considered present. */
168 #undef GNULIB_UNISTR_U8_MBTOUCR
169
170 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
171    whether the gnulib module unistr/u8-mbtouc-unsafe shall be considered
172    present. */
173 #undef GNULIB_UNISTR_U8_MBTOUC_UNSAFE
174
175 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
176    whether the gnulib module unistr/u8-uctomb shall be considered present. */
177 #undef GNULIB_UNISTR_U8_UCTOMB
178
179 /* Define to 1 if you have 'alloca' after including <alloca.h>, a header that
180    may be supplied by this distribution. */
181 #undef HAVE_ALLOCA
182
183 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
184    */
185 #undef HAVE_ALLOCA_H
186
187 /* Define to 1 if you have the <bp-sym.h> header file. */
188 #undef HAVE_BP_SYM_H
189
190 /* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
191    CoreFoundation framework. */
192 #undef HAVE_CFLOCALECOPYCURRENT
193
194 /* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
195    the CoreFoundation framework. */
196 #undef HAVE_CFPREFERENCESCOPYAPPVALUE
197
198 /* Define if the copysignf function is declared in <math.h> and available in
199    libc. */
200 #undef HAVE_COPYSIGNF_IN_LIBC
201
202 /* Define if the copysignl function is declared in <math.h> and available in
203    libc. */
204 #undef HAVE_COPYSIGNL_IN_LIBC
205
206 /* Define if the copysign function is declared in <math.h> and available in
207    libc. */
208 #undef HAVE_COPYSIGN_IN_LIBC
209
210 /* Define to 1 if you have the declaration of `alarm', and to 0 if you don't.
211    */
212 #undef HAVE_DECL_ALARM
213
214 /* Define to 1 if you have the declaration of `copysign', and to 0 if you
215    don't. */
216 #undef HAVE_DECL_COPYSIGN
217
218 /* Define to 1 if you have the declaration of `copysignf', and to 0 if you
219    don't. */
220 #undef HAVE_DECL_COPYSIGNF
221
222 /* Define to 1 if you have the declaration of `copysignl', and to 0 if you
223    don't. */
224 #undef HAVE_DECL_COPYSIGNL
225
226 /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
227    don't. */
228 #undef HAVE_DECL_GETC_UNLOCKED
229
230 /* Define to 1 if you have the declaration of `program_invocation_name', and
231    to 0 if you don't. */
232 #undef HAVE_DECL_PROGRAM_INVOCATION_NAME
233
234 /* Define to 1 if you have the declaration of `program_invocation_short_name',
235    and to 0 if you don't. */
236 #undef HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME
237
238 /* Define to 1 if you have the declaration of `strerror', and to 0 if you
239    don't. */
240 #undef HAVE_DECL_STRERROR
241
242 /* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
243    don't. */
244 #undef HAVE_DECL_STRERROR_R
245
246 /* Define to 1 if you have the declaration of `wctob', and to 0 if you don't.
247    */
248 #undef HAVE_DECL_WCTOB
249
250 /* Define to 1 if you have the declaration of `wcwidth', and to 0 if you
251    don't. */
252 #undef HAVE_DECL_WCWIDTH
253
254 /* Define to 1 if you have the declaration of `_snprintf', and to 0 if you
255    don't. */
256 #undef HAVE_DECL__SNPRINTF
257
258 /* Define to 1 if you have the <dlfcn.h> header file. */
259 #undef HAVE_DLFCN_H
260
261 /* Define if you have the declaration of environ. */
262 #undef HAVE_ENVIRON_DECL
263
264 /* Define to 1 if you have the <errno.h> header file. */
265 #undef HAVE_ERRNO_H
266
267 /* Define to 1 if you have the <float.h> header file. */
268 #undef HAVE_FLOAT_H
269
270 /* Define if the frexpl function is available in libc. */
271 #undef HAVE_FREXPL_IN_LIBC
272
273 /* Define if the frexp function is available in libc. */
274 #undef HAVE_FREXP_IN_LIBC
275
276 /* Define to 1 if you have the `getpagesize' function. */
277 #undef HAVE_GETPAGESIZE
278
279 /* Define if you have the iconv() function and it works. */
280 #undef HAVE_ICONV
281
282 /* Define to 1 if you have the <iconv.h> header file. */
283 #undef HAVE_ICONV_H
284
285 /* Define to 1 if the compiler supports one of the keywords 'inline',
286    '__inline__', '__inline' and effectively inlines functions marked as such.
287    */
288 #undef HAVE_INLINE
289
290 /* Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>. */
291 #undef HAVE_INTMAX_T
292
293 /* Define to 1 if you have the <inttypes.h> header file. */
294 #undef HAVE_INTTYPES_H
295
296 /* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
297    declares uintmax_t. */
298 #undef HAVE_INTTYPES_H_WITH_UINTMAX
299
300 /* Define if the isnan(double) function is available in libc. */
301 #undef HAVE_ISNAND_IN_LIBC
302
303 /* Define if the isnan(float) function is available in libc. */
304 #undef HAVE_ISNANF_IN_LIBC
305
306 /* Define if the isnan(long double) function is available in libc. */
307 #undef HAVE_ISNANL_IN_LIBC
308
309 /* Define to 1 if you have the `iswblank' function. */
310 #undef HAVE_ISWBLANK
311
312 /* Define to 1 if you have the `iswcntrl' function. */
313 #undef HAVE_ISWCNTRL
314
315 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
316 #undef HAVE_LANGINFO_CODESET
317
318 /* Define if your <locale.h> file defines LC_MESSAGES. */
319 #undef HAVE_LC_MESSAGES
320
321 /* Define if the ldexpl function is available in libc. */
322 #undef HAVE_LDEXPL_IN_LIBC
323
324 /* Define if the ldexp function is available in libc. */
325 #undef HAVE_LDEXP_IN_LIBC
326
327 /* Define to 1 if you have the <locale.h> header file. */
328 #undef HAVE_LOCALE_H
329
330 /* Define to 1 if the system has the type `long long int'. */
331 #undef HAVE_LONG_LONG_INT
332
333 /* Define if the 'malloc' function is POSIX compliant. */
334 #undef HAVE_MALLOC_POSIX
335
336 /* Define to 1 if mmap()'s MAP_ANONYMOUS flag is available after including
337    config.h and <sys/mman.h>. */
338 #undef HAVE_MAP_ANONYMOUS
339
340 /* Define to 1 if you have the <math.h> header file. */
341 #undef HAVE_MATH_H
342
343 /* Define to 1 if you have the `mbrtowc' function. */
344 #undef HAVE_MBRTOWC
345
346 /* Define to 1 if you have the `mbsinit' function. */
347 #undef HAVE_MBSINIT
348
349 /* Define to 1 if <wchar.h> declares mbstate_t. */
350 #undef HAVE_MBSTATE_T
351
352 /* Define to 1 if you have the `memchr' function. */
353 #undef HAVE_MEMCHR
354
355 /* Define to 1 if you have the <memory.h> header file. */
356 #undef HAVE_MEMORY_H
357
358 /* Define to 1 if <limits.h> defines the MIN and MAX macros. */
359 #undef HAVE_MINMAX_IN_LIMITS_H
360
361 /* Define to 1 if <sys/param.h> defines the MIN and MAX macros. */
362 #undef HAVE_MINMAX_IN_SYS_PARAM_H
363
364 /* Define to 1 if you have the `mprotect' function. */
365 #undef HAVE_MPROTECT
366
367 /* Define to 1 if you have the `newlocale' function. */
368 #undef HAVE_NEWLOCALE
369
370 /* Define to 1 if you have the `nl_langinfo' function. */
371 #undef HAVE_NL_LANGINFO
372
373 /* Define to 1 if you have the <OS.h> header file. */
374 #undef HAVE_OS_H
375
376 /* Define to 1 if you have the `pthread_atfork' function. */
377 #undef HAVE_PTHREAD_ATFORK
378
379 /* Define if the <pthread.h> defines PTHREAD_MUTEX_RECURSIVE. */
380 #undef HAVE_PTHREAD_MUTEX_RECURSIVE
381
382 /* Define if the POSIX multithreading library has read/write locks. */
383 #undef HAVE_PTHREAD_RWLOCK
384
385 /* Define to 1 if you have the <random.h> header file. */
386 #undef HAVE_RANDOM_H
387
388 /* Define to 1 if acosl is declared even after undefining macros. */
389 #undef HAVE_RAW_DECL_ACOSL
390
391 /* Define to 1 if asinl is declared even after undefining macros. */
392 #undef HAVE_RAW_DECL_ASINL
393
394 /* Define to 1 if atanl is declared even after undefining macros. */
395 #undef HAVE_RAW_DECL_ATANL
396
397 /* Define to 1 if atoll is declared even after undefining macros. */
398 #undef HAVE_RAW_DECL_ATOLL
399
400 /* Define to 1 if btowc is declared even after undefining macros. */
401 #undef HAVE_RAW_DECL_BTOWC
402
403 /* Define to 1 if canonicalize_file_name is declared even after undefining
404    macros. */
405 #undef HAVE_RAW_DECL_CANONICALIZE_FILE_NAME
406
407 /* Define to 1 if ceilf is declared even after undefining macros. */
408 #undef HAVE_RAW_DECL_CEILF
409
410 /* Define to 1 if ceill is declared even after undefining macros. */
411 #undef HAVE_RAW_DECL_CEILL
412
413 /* Define to 1 if chown is declared even after undefining macros. */
414 #undef HAVE_RAW_DECL_CHOWN
415
416 /* Define to 1 if cosl is declared even after undefining macros. */
417 #undef HAVE_RAW_DECL_COSL
418
419 /* Define to 1 if dup2 is declared even after undefining macros. */
420 #undef HAVE_RAW_DECL_DUP2
421
422 /* Define to 1 if dup3 is declared even after undefining macros. */
423 #undef HAVE_RAW_DECL_DUP3
424
425 /* Define to 1 if duplocale is declared even after undefining macros. */
426 #undef HAVE_RAW_DECL_DUPLOCALE
427
428 /* Define to 1 if endusershell is declared even after undefining macros. */
429 #undef HAVE_RAW_DECL_ENDUSERSHELL
430
431 /* Define to 1 if environ is declared even after undefining macros. */
432 #undef HAVE_RAW_DECL_ENVIRON
433
434 /* Define to 1 if euidaccess is declared even after undefining macros. */
435 #undef HAVE_RAW_DECL_EUIDACCESS
436
437 /* Define to 1 if expl is declared even after undefining macros. */
438 #undef HAVE_RAW_DECL_EXPL
439
440 /* Define to 1 if faccessat is declared even after undefining macros. */
441 #undef HAVE_RAW_DECL_FACCESSAT
442
443 /* Define to 1 if fchdir is declared even after undefining macros. */
444 #undef HAVE_RAW_DECL_FCHDIR
445
446 /* Define to 1 if fchownat is declared even after undefining macros. */
447 #undef HAVE_RAW_DECL_FCHOWNAT
448
449 /* Define to 1 if floorf is declared even after undefining macros. */
450 #undef HAVE_RAW_DECL_FLOORF
451
452 /* Define to 1 if floorl is declared even after undefining macros. */
453 #undef HAVE_RAW_DECL_FLOORL
454
455 /* Define to 1 if frexpl is declared even after undefining macros. */
456 #undef HAVE_RAW_DECL_FREXPL
457
458 /* Define to 1 if fsync is declared even after undefining macros. */
459 #undef HAVE_RAW_DECL_FSYNC
460
461 /* Define to 1 if ftruncate is declared even after undefining macros. */
462 #undef HAVE_RAW_DECL_FTRUNCATE
463
464 /* Define to 1 if getcwd is declared even after undefining macros. */
465 #undef HAVE_RAW_DECL_GETCWD
466
467 /* Define to 1 if getdomainname is declared even after undefining macros. */
468 #undef HAVE_RAW_DECL_GETDOMAINNAME
469
470 /* Define to 1 if getdtablesize is declared even after undefining macros. */
471 #undef HAVE_RAW_DECL_GETDTABLESIZE
472
473 /* Define to 1 if getgroups is declared even after undefining macros. */
474 #undef HAVE_RAW_DECL_GETGROUPS
475
476 /* Define to 1 if gethostname is declared even after undefining macros. */
477 #undef HAVE_RAW_DECL_GETHOSTNAME
478
479 /* Define to 1 if getloadavg is declared even after undefining macros. */
480 #undef HAVE_RAW_DECL_GETLOADAVG
481
482 /* Define to 1 if getlogin is declared even after undefining macros. */
483 #undef HAVE_RAW_DECL_GETLOGIN
484
485 /* Define to 1 if getlogin_r is declared even after undefining macros. */
486 #undef HAVE_RAW_DECL_GETLOGIN_R
487
488 /* Define to 1 if getpagesize is declared even after undefining macros. */
489 #undef HAVE_RAW_DECL_GETPAGESIZE
490
491 /* Define to 1 if getsubopt is declared even after undefining macros. */
492 #undef HAVE_RAW_DECL_GETSUBOPT
493
494 /* Define to 1 if getusershell is declared even after undefining macros. */
495 #undef HAVE_RAW_DECL_GETUSERSHELL
496
497 /* Define to 1 if grantpt is declared even after undefining macros. */
498 #undef HAVE_RAW_DECL_GRANTPT
499
500 /* Define to 1 if initstat_r is declared even after undefining macros. */
501 #undef HAVE_RAW_DECL_INITSTAT_R
502
503 /* Define to 1 if lchown is declared even after undefining macros. */
504 #undef HAVE_RAW_DECL_LCHOWN
505
506 /* Define to 1 if ldexpl is declared even after undefining macros. */
507 #undef HAVE_RAW_DECL_LDEXPL
508
509 /* Define to 1 if link is declared even after undefining macros. */
510 #undef HAVE_RAW_DECL_LINK
511
512 /* Define to 1 if linkat is declared even after undefining macros. */
513 #undef HAVE_RAW_DECL_LINKAT
514
515 /* Define to 1 if logb is declared even after undefining macros. */
516 #undef HAVE_RAW_DECL_LOGB
517
518 /* Define to 1 if logl is declared even after undefining macros. */
519 #undef HAVE_RAW_DECL_LOGL
520
521 /* Define to 1 if lseek is declared even after undefining macros. */
522 #undef HAVE_RAW_DECL_LSEEK
523
524 /* Define to 1 if mbrlen is declared even after undefining macros. */
525 #undef HAVE_RAW_DECL_MBRLEN
526
527 /* Define to 1 if mbrtowc is declared even after undefining macros. */
528 #undef HAVE_RAW_DECL_MBRTOWC
529
530 /* Define to 1 if mbsinit is declared even after undefining macros. */
531 #undef HAVE_RAW_DECL_MBSINIT
532
533 /* Define to 1 if mbsnrtowcs is declared even after undefining macros. */
534 #undef HAVE_RAW_DECL_MBSNRTOWCS
535
536 /* Define to 1 if mbsrtowcs is declared even after undefining macros. */
537 #undef HAVE_RAW_DECL_MBSRTOWCS
538
539 /* Define to 1 if memmem is declared even after undefining macros. */
540 #undef HAVE_RAW_DECL_MEMMEM
541
542 /* Define to 1 if mempcpy is declared even after undefining macros. */
543 #undef HAVE_RAW_DECL_MEMPCPY
544
545 /* Define to 1 if memrchr is declared even after undefining macros. */
546 #undef HAVE_RAW_DECL_MEMRCHR
547
548 /* Define to 1 if mkdtemp is declared even after undefining macros. */
549 #undef HAVE_RAW_DECL_MKDTEMP
550
551 /* Define to 1 if mkostemp is declared even after undefining macros. */
552 #undef HAVE_RAW_DECL_MKOSTEMP
553
554 /* Define to 1 if mkostemps is declared even after undefining macros. */
555 #undef HAVE_RAW_DECL_MKOSTEMPS
556
557 /* Define to 1 if mkstemp is declared even after undefining macros. */
558 #undef HAVE_RAW_DECL_MKSTEMP
559
560 /* Define to 1 if mkstemps is declared even after undefining macros. */
561 #undef HAVE_RAW_DECL_MKSTEMPS
562
563 /* Define to 1 if pipe2 is declared even after undefining macros. */
564 #undef HAVE_RAW_DECL_PIPE2
565
566 /* Define to 1 if pread is declared even after undefining macros. */
567 #undef HAVE_RAW_DECL_PREAD
568
569 /* Define to 1 if ptsname is declared even after undefining macros. */
570 #undef HAVE_RAW_DECL_PTSNAME
571
572 /* Define to 1 if random_r is declared even after undefining macros. */
573 #undef HAVE_RAW_DECL_RANDOM_R
574
575 /* Define to 1 if rawmemchr is declared even after undefining macros. */
576 #undef HAVE_RAW_DECL_RAWMEMCHR
577
578 /* Define to 1 if readlink is declared even after undefining macros. */
579 #undef HAVE_RAW_DECL_READLINK
580
581 /* Define to 1 if readlinkat is declared even after undefining macros. */
582 #undef HAVE_RAW_DECL_READLINKAT
583
584 /* Define to 1 if realpath is declared even after undefining macros. */
585 #undef HAVE_RAW_DECL_REALPATH
586
587 /* Define to 1 if rmdir is declared even after undefining macros. */
588 #undef HAVE_RAW_DECL_RMDIR
589
590 /* Define to 1 if round is declared even after undefining macros. */
591 #undef HAVE_RAW_DECL_ROUND
592
593 /* Define to 1 if roundf is declared even after undefining macros. */
594 #undef HAVE_RAW_DECL_ROUNDF
595
596 /* Define to 1 if roundl is declared even after undefining macros. */
597 #undef HAVE_RAW_DECL_ROUNDL
598
599 /* Define to 1 if rpmatch is declared even after undefining macros. */
600 #undef HAVE_RAW_DECL_RPMATCH
601
602 /* Define to 1 if setenv is declared even after undefining macros. */
603 #undef HAVE_RAW_DECL_SETENV
604
605 /* Define to 1 if setstate_r is declared even after undefining macros. */
606 #undef HAVE_RAW_DECL_SETSTATE_R
607
608 /* Define to 1 if setusershell is declared even after undefining macros. */
609 #undef HAVE_RAW_DECL_SETUSERSHELL
610
611 /* Define to 1 if sinl is declared even after undefining macros. */
612 #undef HAVE_RAW_DECL_SINL
613
614 /* Define to 1 if sleep is declared even after undefining macros. */
615 #undef HAVE_RAW_DECL_SLEEP
616
617 /* Define to 1 if sqrtl is declared even after undefining macros. */
618 #undef HAVE_RAW_DECL_SQRTL
619
620 /* Define to 1 if srandom_r is declared even after undefining macros. */
621 #undef HAVE_RAW_DECL_SRANDOM_R
622
623 /* Define to 1 if stpcpy is declared even after undefining macros. */
624 #undef HAVE_RAW_DECL_STPCPY
625
626 /* Define to 1 if stpncpy is declared even after undefining macros. */
627 #undef HAVE_RAW_DECL_STPNCPY
628
629 /* Define to 1 if strcasestr is declared even after undefining macros. */
630 #undef HAVE_RAW_DECL_STRCASESTR
631
632 /* Define to 1 if strchrnul is declared even after undefining macros. */
633 #undef HAVE_RAW_DECL_STRCHRNUL
634
635 /* Define to 1 if strdup is declared even after undefining macros. */
636 #undef HAVE_RAW_DECL_STRDUP
637
638 /* Define to 1 if strncat is declared even after undefining macros. */
639 #undef HAVE_RAW_DECL_STRNCAT
640
641 /* Define to 1 if strndup is declared even after undefining macros. */
642 #undef HAVE_RAW_DECL_STRNDUP
643
644 /* Define to 1 if strnlen is declared even after undefining macros. */
645 #undef HAVE_RAW_DECL_STRNLEN
646
647 /* Define to 1 if strpbrk is declared even after undefining macros. */
648 #undef HAVE_RAW_DECL_STRPBRK
649
650 /* Define to 1 if strsep is declared even after undefining macros. */
651 #undef HAVE_RAW_DECL_STRSEP
652
653 /* Define to 1 if strsignal is declared even after undefining macros. */
654 #undef HAVE_RAW_DECL_STRSIGNAL
655
656 /* Define to 1 if strtod is declared even after undefining macros. */
657 #undef HAVE_RAW_DECL_STRTOD
658
659 /* Define to 1 if strtok_r is declared even after undefining macros. */
660 #undef HAVE_RAW_DECL_STRTOK_R
661
662 /* Define to 1 if strtoll is declared even after undefining macros. */
663 #undef HAVE_RAW_DECL_STRTOLL
664
665 /* Define to 1 if strtoull is declared even after undefining macros. */
666 #undef HAVE_RAW_DECL_STRTOULL
667
668 /* Define to 1 if strverscmp is declared even after undefining macros. */
669 #undef HAVE_RAW_DECL_STRVERSCMP
670
671 /* Define to 1 if symlink is declared even after undefining macros. */
672 #undef HAVE_RAW_DECL_SYMLINK
673
674 /* Define to 1 if symlinkat is declared even after undefining macros. */
675 #undef HAVE_RAW_DECL_SYMLINKAT
676
677 /* Define to 1 if tanl is declared even after undefining macros. */
678 #undef HAVE_RAW_DECL_TANL
679
680 /* Define to 1 if trunc is declared even after undefining macros. */
681 #undef HAVE_RAW_DECL_TRUNC
682
683 /* Define to 1 if truncf is declared even after undefining macros. */
684 #undef HAVE_RAW_DECL_TRUNCF
685
686 /* Define to 1 if truncl is declared even after undefining macros. */
687 #undef HAVE_RAW_DECL_TRUNCL
688
689 /* Define to 1 if ttyname_r is declared even after undefining macros. */
690 #undef HAVE_RAW_DECL_TTYNAME_R
691
692 /* Define to 1 if unlink is declared even after undefining macros. */
693 #undef HAVE_RAW_DECL_UNLINK
694
695 /* Define to 1 if unlinkat is declared even after undefining macros. */
696 #undef HAVE_RAW_DECL_UNLINKAT
697
698 /* Define to 1 if unlockpt is declared even after undefining macros. */
699 #undef HAVE_RAW_DECL_UNLOCKPT
700
701 /* Define to 1 if unsetenv is declared even after undefining macros. */
702 #undef HAVE_RAW_DECL_UNSETENV
703
704 /* Define to 1 if usleep is declared even after undefining macros. */
705 #undef HAVE_RAW_DECL_USLEEP
706
707 /* Define to 1 if wcrtomb is declared even after undefining macros. */
708 #undef HAVE_RAW_DECL_WCRTOMB
709
710 /* Define to 1 if wcsnrtombs is declared even after undefining macros. */
711 #undef HAVE_RAW_DECL_WCSNRTOMBS
712
713 /* Define to 1 if wcsrtombs is declared even after undefining macros. */
714 #undef HAVE_RAW_DECL_WCSRTOMBS
715
716 /* Define to 1 if wctob is declared even after undefining macros. */
717 #undef HAVE_RAW_DECL_WCTOB
718
719 /* Define to 1 if wcwidth is declared even after undefining macros. */
720 #undef HAVE_RAW_DECL_WCWIDTH
721
722 /* Define to 1 if you have the <search.h> header file. */
723 #undef HAVE_SEARCH_H
724
725 /* Define to 1 if you have the `setenv' function. */
726 #undef HAVE_SETENV
727
728 /* Define to 1 if you have the `setlocale' function. */
729 #undef HAVE_SETLOCALE
730
731 /* Define to 1 if 'sig_atomic_t' is a signed integer type. */
732 #undef HAVE_SIGNED_SIG_ATOMIC_T
733
734 /* Define to 1 if 'wchar_t' is a signed integer type. */
735 #undef HAVE_SIGNED_WCHAR_T
736
737 /* Define to 1 if 'wint_t' is a signed integer type. */
738 #undef HAVE_SIGNED_WINT_T
739
740 /* Define to 1 if you have the `snprintf' function. */
741 #undef HAVE_SNPRINTF
742
743 /* Define if the return value of the snprintf function is the number of of
744    bytes (excluding the terminating NUL) that would have been produced if the
745    buffer had been large enough. */
746 #undef HAVE_SNPRINTF_RETVAL_C99
747
748 /* Define to 1 if stdbool.h conforms to C99. */
749 #undef HAVE_STDBOOL_H
750
751 /* Define to 1 if you have the <stddef.h> header file. */
752 #undef HAVE_STDDEF_H
753
754 /* Define to 1 if you have the <stdint.h> header file. */
755 #undef HAVE_STDINT_H
756
757 /* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
758    uintmax_t. */
759 #undef HAVE_STDINT_H_WITH_UINTMAX
760
761 /* Define to 1 if you have the <stdlib.h> header file. */
762 #undef HAVE_STDLIB_H
763
764 /* Define to 1 if you have the `stpcpy' function. */
765 #undef HAVE_STPCPY
766
767 /* Define to 1 if you have the `strdup' function. */
768 #undef HAVE_STRDUP
769
770 /* Define to 1 if you have the `strerror_r' function. */
771 #undef HAVE_STRERROR_R
772
773 /* Define to 1 if you have the <strings.h> header file. */
774 #undef HAVE_STRINGS_H
775
776 /* Define to 1 if you have the <string.h> header file. */
777 #undef HAVE_STRING_H
778
779 /* Define to 1 if you have the `strnlen' function. */
780 #undef HAVE_STRNLEN
781
782 /* Define to 1 if the system has the type `struct random_data'. */
783 #undef HAVE_STRUCT_RANDOM_DATA
784
785 /* Define to 1 if you have the <sys/bitypes.h> header file. */
786 #undef HAVE_SYS_BITYPES_H
787
788 /* Define to 1 if you have the <sys/inttypes.h> header file. */
789 #undef HAVE_SYS_INTTYPES_H
790
791 /* Define to 1 if you have the <sys/mman.h> header file. */
792 #undef HAVE_SYS_MMAN_H
793
794 /* Define to 1 if you have the <sys/param.h> header file. */
795 #undef HAVE_SYS_PARAM_H
796
797 /* Define to 1 if you have the <sys/socket.h> header file. */
798 #undef HAVE_SYS_SOCKET_H
799
800 /* Define to 1 if you have the <sys/stat.h> header file. */
801 #undef HAVE_SYS_STAT_H
802
803 /* Define to 1 if you have the <sys/types.h> header file. */
804 #undef HAVE_SYS_TYPES_H
805
806 /* Define to 1 if you have the `tsearch' function. */
807 #undef HAVE_TSEARCH
808
809 /* Define to 1 if you have the <unistd.h> header file. */
810 #undef HAVE_UNISTD_H
811
812 /* Define to 1 if you have the `unsetenv' function. */
813 #undef HAVE_UNSETENV
814
815 /* Define to 1 if the system has the type `unsigned long long int'. */
816 #undef HAVE_UNSIGNED_LONG_LONG_INT
817
818 /* Define to 1 if you have the `uselocale' function. */
819 #undef HAVE_USELOCALE
820
821 /* Define to 1 if you have the <wchar.h> header file. */
822 #undef HAVE_WCHAR_H
823
824 /* Define if you have the 'wchar_t' type. */
825 #undef HAVE_WCHAR_T
826
827 /* Define to 1 if you have the `wcrtomb' function. */
828 #undef HAVE_WCRTOMB
829
830 /* Define to 1 if you have the `wcslen' function. */
831 #undef HAVE_WCSLEN
832
833 /* Define to 1 if you have the `wcsnlen' function. */
834 #undef HAVE_WCSNLEN
835
836 /* Define to 1 if you have the `wctob' function. */
837 #undef HAVE_WCTOB
838
839 /* Define to 1 if you have the <wctype.h> header file. */
840 #undef HAVE_WCTYPE_H
841
842 /* Define to 1 if you have the `wcwidth' function. */
843 #undef HAVE_WCWIDTH
844
845 /* Define to 1 if you have the <winsock2.h> header file. */
846 #undef HAVE_WINSOCK2_H
847
848 /* Define if you have the 'wint_t' type. */
849 #undef HAVE_WINT_T
850
851 /* Define to 1 if O_NOATIME works. */
852 #undef HAVE_WORKING_O_NOATIME
853
854 /* Define to 1 if O_NOFOLLOW works. */
855 #undef HAVE_WORKING_O_NOFOLLOW
856
857 /* Define to 1 if you have the <xlocale.h> header file. */
858 #undef HAVE_XLOCALE_H
859
860 /* Define to 1 if the system has the type `_Bool'. */
861 #undef HAVE__BOOL
862
863 /* Define as const if the declaration of iconv() needs const. */
864 #undef ICONV_CONST
865
866 /* Define to a symbolic name denoting the flavor of iconv_open()
867    implementation. */
868 #undef ICONV_FLAVOR
869
870 /* Define to the value of ${prefix}, as a string. */
871 #undef INSTALLPREFIX
872
873 /* Define as the bit index in the word where to find bit 0 of the exponent of
874    'long double'. */
875 #undef LDBL_EXPBIT0_BIT
876
877 /* Define as the word index where to find the exponent of 'long double'. */
878 #undef LDBL_EXPBIT0_WORD
879
880 /* Define as the bit index in the word where to find the sign of 'long
881    double'. */
882 #undef LDBL_SIGNBIT_BIT
883
884 /* Define as the word index where to find the sign of 'long double'. */
885 #undef LDBL_SIGNBIT_WORD
886
887 /* Define to the sub-directory in which libtool stores uninstalled libraries.
888    */
889 #undef LT_OBJDIR
890
891 /* If malloc(0) is != NULL, define this to 1. Otherwise define this to 0. */
892 #undef MALLOC_0_IS_NONNULL
893
894 /* Define to a substitute value for mmap()'s MAP_ANONYMOUS flag. */
895 #undef MAP_ANONYMOUS
896
897 /* Define if the mbrtowc function has the NULL string argument bug. */
898 #undef MBRTOWC_NULL_ARG_BUG
899
900 /* Define if the mbrtowc function does not return 0 for a NUL character. */
901 #undef MBRTOWC_NUL_RETVAL_BUG
902
903 /* Define if the mbrtowc function returns a wrong return value. */
904 #undef MBRTOWC_RETVAL_BUG
905
906 /* Define if the vasnprintf implementation needs special code for the 'a' and
907    'A' directives. */
908 #undef NEED_PRINTF_DIRECTIVE_A
909
910 /* Define if the vasnprintf implementation needs special code for the 'F'
911    directive. */
912 #undef NEED_PRINTF_DIRECTIVE_F
913
914 /* Define if the vasnprintf implementation needs special code for the 'ls'
915    directive. */
916 #undef NEED_PRINTF_DIRECTIVE_LS
917
918 /* Define if the vasnprintf implementation needs special code for 'double'
919    arguments. */
920 #undef NEED_PRINTF_DOUBLE
921
922 /* Define if the vasnprintf implementation needs special code for surviving
923    out-of-memory conditions. */
924 #undef NEED_PRINTF_ENOMEM
925
926 /* Define if the vasnprintf implementation needs special code for the ' flag.
927    */
928 #undef NEED_PRINTF_FLAG_GROUPING
929
930 /* Define if the vasnprintf implementation needs special code for the '-'
931    flag. */
932 #undef NEED_PRINTF_FLAG_LEFTADJUST
933
934 /* Define if the vasnprintf implementation needs special code for the 0 flag.
935    */
936 #undef NEED_PRINTF_FLAG_ZERO
937
938 /* Define if the vasnprintf implementation needs special code for infinite
939    'double' arguments. */
940 #undef NEED_PRINTF_INFINITE_DOUBLE
941
942 /* Define if the vasnprintf implementation needs special code for infinite
943    'long double' arguments. */
944 #undef NEED_PRINTF_INFINITE_LONG_DOUBLE
945
946 /* Define if the vasnprintf implementation needs special code for 'long
947    double' arguments. */
948 #undef NEED_PRINTF_LONG_DOUBLE
949
950 /* Define if the vasnprintf implementation needs special code for supporting
951    large precisions without arbitrary bounds. */
952 #undef NEED_PRINTF_UNBOUNDED_PRECISION
953
954 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
955 #undef NO_MINUS_C_MINUS_O
956
957 /* Name of package */
958 #undef PACKAGE
959
960 /* Define to the address where bug reports for this package should be sent. */
961 #undef PACKAGE_BUGREPORT
962
963 /* Define to the full name of this package. */
964 #undef PACKAGE_NAME
965
966 /* Define to the full name and version of this package. */
967 #undef PACKAGE_STRING
968
969 /* Define to the one symbol short name of this package. */
970 #undef PACKAGE_TARNAME
971
972 /* Define to the home page for this package. */
973 #undef PACKAGE_URL
974
975 /* Define to the version of this package. */
976 #undef PACKAGE_VERSION
977
978 /* Define if the pthread_in_use() detection is hard. */
979 #undef PTHREAD_IN_USE_DETECTION_HARD
980
981 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
982    'ptrdiff_t'. */
983 #undef PTRDIFF_T_SUFFIX
984
985 /* Define this to 1 if strerror is broken. */
986 #undef REPLACE_STRERROR
987
988 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
989    'sig_atomic_t'. */
990 #undef SIG_ATOMIC_T_SUFFIX
991
992 /* Define as the maximum value of type 'size_t', if the system doesn't define
993    it. */
994 #ifndef SIZE_MAX
995 # undef SIZE_MAX
996 #endif
997
998 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
999    'size_t'. */
1000 #undef SIZE_T_SUFFIX
1001
1002 /* If using the C implementation of alloca, define if you know the
1003    direction of stack growth for your system; otherwise it will be
1004    automatically deduced at runtime.
1005         STACK_DIRECTION > 0 => grows toward higher addresses
1006         STACK_DIRECTION < 0 => grows toward lower addresses
1007         STACK_DIRECTION = 0 => direction of growth unknown */
1008 #undef STACK_DIRECTION
1009
1010 /* Define to 1 if you have the ANSI C header files. */
1011 #undef STDC_HEADERS
1012
1013 /* Define to 1 if strerror_r returns char *. */
1014 #undef STRERROR_R_CHAR_P
1015
1016 /* Define if the POSIX multithreading library can be used. */
1017 #undef USE_POSIX_THREADS
1018
1019 /* Define if references to the POSIX multithreading library should be made
1020    weak. */
1021 #undef USE_POSIX_THREADS_WEAK
1022
1023 /* Define if the GNU Pth multithreading library can be used. */
1024 #undef USE_PTH_THREADS
1025
1026 /* Define if references to the GNU Pth multithreading library should be made
1027    weak. */
1028 #undef USE_PTH_THREADS_WEAK
1029
1030 /* Define if the old Solaris multithreading library can be used. */
1031 #undef USE_SOLARIS_THREADS
1032
1033 /* Define if references to the old Solaris multithreading library should be
1034    made weak. */
1035 #undef USE_SOLARIS_THREADS_WEAK
1036
1037 /* Define if the Win32 multithreading API can be used. */
1038 #undef USE_WIN32_THREADS
1039
1040 /* Version number of package */
1041 #undef VERSION
1042
1043 /* Define to 1 if unsetenv returns void instead of int. */
1044 #undef VOID_UNSETENV
1045
1046 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
1047    'wchar_t'. */
1048 #undef WCHAR_T_SUFFIX
1049
1050 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
1051    'wint_t'. */
1052 #undef WINT_T_SUFFIX
1053
1054 /* Define when --enable-shared is used on mingw or Cygwin. */
1055 #undef WOE32DLL
1056
1057 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
1058    significant byte first (like Motorola and SPARC, unlike Intel). */
1059 #if defined AC_APPLE_UNIVERSAL_BUILD
1060 # if defined __BIG_ENDIAN__
1061 #  define WORDS_BIGENDIAN 1
1062 # endif
1063 #else
1064 # ifndef WORDS_BIGENDIAN
1065 #  undef WORDS_BIGENDIAN
1066 # endif
1067 #endif
1068
1069 /* Define to 1 if on MINIX. */
1070 #undef _MINIX
1071
1072 /* Define to 2 if the system does not provide POSIX.1 features except with
1073    this defined. */
1074 #undef _POSIX_1_SOURCE
1075
1076 /* Define to 1 if you need to in order for `stat' and other things to work. */
1077 #undef _POSIX_SOURCE
1078
1079 /* Define to 500 only on HP-UX. */
1080 #undef _XOPEN_SOURCE
1081
1082 /* Enable extensions on AIX 3, Interix.  */
1083 #ifndef _ALL_SOURCE
1084 # undef _ALL_SOURCE
1085 #endif
1086 /* Enable GNU extensions on systems that have them.  */
1087 #ifndef _GNU_SOURCE
1088 # undef _GNU_SOURCE
1089 #endif
1090 /* Enable threading extensions on Solaris.  */
1091 #ifndef _POSIX_PTHREAD_SEMANTICS
1092 # undef _POSIX_PTHREAD_SEMANTICS
1093 #endif
1094 /* Enable extensions on HP NonStop.  */
1095 #ifndef _TANDEM_SOURCE
1096 # undef _TANDEM_SOURCE
1097 #endif
1098 /* Enable general extensions on Solaris.  */
1099 #ifndef __EXTENSIONS__
1100 # undef __EXTENSIONS__
1101 #endif
1102
1103
1104 /* Define to `__inline__' or `__inline' if that's what the C compiler
1105    calls it, or to nothing if 'inline' is not supported under any name.  */
1106 #ifndef __cplusplus
1107 #undef inline
1108 #endif
1109
1110 /* Define to long or long long if <stdint.h> and <inttypes.h> don't define. */
1111 #undef intmax_t
1112
1113 /* Work around a bug in Apple GCC 4.0.1 build 5465: In C99 mode, it supports
1114    the ISO C 99 semantics of 'extern inline' (unlike the GNU C semantics of
1115    earlier versions), but does not display it by setting __GNUC_STDC_INLINE__.
1116    __APPLE__ && __MACH__ test for MacOS X.
1117    __APPLE_CC__ tests for the Apple compiler and its version.
1118    __STDC_VERSION__ tests for the C99 mode.  */
1119 #if defined __APPLE__ && defined __MACH__ && __APPLE_CC__ >= 5465 && !defined __cplusplus && __STDC_VERSION__ >= 199901L && !defined __GNUC_STDC_INLINE__
1120 # define __GNUC_STDC_INLINE__ 1
1121 #endif
1122
1123 /* Define to a type if <wchar.h> does not define. */
1124 #undef mbstate_t
1125
1126 /* Define as the type of the result of subtracting two pointers, if the system
1127    doesn't define it. */
1128 #undef ptrdiff_t
1129
1130 /* Define to the equivalent of the C99 'restrict' keyword, or to
1131    nothing if this is not supported.  Do not define if restrict is
1132    supported directly.  */
1133 #undef restrict
1134 /* Work around a bug in Sun C++: it does not support _Restrict or
1135    __restrict__, even though the corresponding Sun C compiler ends up with
1136    "#define restrict _Restrict" or "#define restrict __restrict__" in the
1137    previous line.  Perhaps some future version of Sun C++ will work with
1138    restrict; if so, hopefully it defines __RESTRICT like Sun C does.  */
1139 #if defined __SUNPRO_CC && !defined __RESTRICT
1140 # define _Restrict
1141 # define __restrict__
1142 #endif
1143
1144 /* Define to `unsigned int' if <sys/types.h> does not define. */
1145 #undef size_t
1146
1147 /* Define as a marker that can be attached to declarations that might not
1148     be used.  This helps to reduce warnings, such as from
1149     GCC -Wunused-parameter.  */
1150 #if __GNUC__ >= 3 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 7)
1151 # define _GL_UNUSED __attribute__ ((__unused__))
1152 #else
1153 # define _GL_UNUSED
1154 #endif
1155 /* The name _UNUSED_PARAMETER_ is an earlier spelling, although the name
1156    is a misnomer outside of parameter lists.  */
1157 #define _UNUSED_PARAMETER_ _GL_UNUSED
1158