[CVE-2009-5155] Diagnose ERE '()|\1'
[platform/upstream/diffutils.git] / lib / config.hin
1 /* lib/config.hin.  Generated from configure.ac by autoheader.  */
2
3 /* Define if building universal (internal helper macro) */
4 #undef AC_APPLE_UNIVERSAL_BUILD
5
6 /* Define 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 to 1 if the `closedir' function returns void instead of `int'. */
22 #undef CLOSEDIR_VOID
23
24 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
25    systems. This function is required for `alloca.c' support on those systems.
26    */
27 #undef CRAY_STACKSEG_END
28
29 /* Define to 1 if using `alloca.c'. */
30 #undef C_ALLOCA
31
32 /* Define as the bit index in the word where to find bit 0 of the exponent of
33    'double'. */
34 #undef DBL_EXPBIT0_BIT
35
36 /* Define as the word index where to find the exponent of 'double'. */
37 #undef DBL_EXPBIT0_WORD
38
39 /* Name of editor program, unless overridden. */
40 #undef DEFAULT_EDITOR_PROGRAM
41
42 /* Define to 1 if // is a file system root distinct from /. */
43 #undef DOUBLE_SLASH_IS_DISTINCT_ROOT
44
45 /* Define to 1 if translation of program messages to the user's native
46    language is requested. */
47 #undef ENABLE_NLS
48
49 /* Define to 1 if an invalid memory address access may yield a SIGBUS. */
50 #undef FAULT_YIELDS_SIGBUS
51
52 /* Define this to 1 if F_DUPFD behavior does not match POSIX */
53 #undef FCNTL_DUPFD_BUGGY
54
55 /* Define to 1 if nl_langinfo (YESEXPR) returns a non-empty string. */
56 #undef FUNC_NL_LANGINFO_YESEXPR_WORKS
57
58 /* Define if gettimeofday clobbers the localtime buffer. */
59 #undef GETTIMEOFDAY_CLOBBERS_LOCALTIME
60
61 /* Define this to 'void' or 'struct timezone' to match the system's
62    declaration of the second argument to gettimeofday. */
63 #undef GETTIMEOFDAY_TIMEZONE
64
65 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
66    whether the gnulib module dirname shall be considered present. */
67 #undef GNULIB_DIRNAME
68
69 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
70    whether the gnulib module filenamecat shall be considered present. */
71 #undef GNULIB_FILENAMECAT
72
73 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
74    whether the gnulib module freopen-safer shall be considered present. */
75 #undef GNULIB_FREOPEN_SAFER
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 malloc-gnu shall be considered present. */
83 #undef GNULIB_MALLOC_GNU
84
85 /* enable some gnulib portability checks */
86 #undef GNULIB_PORTCHECK
87
88 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
89    whether the gnulib module scanf shall be considered present. */
90 #undef GNULIB_SCANF
91
92 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
93    whether the gnulib module snprintf shall be considered present. */
94 #undef GNULIB_SNPRINTF
95
96 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
97    whether the gnulib module strerror shall be considered present. */
98 #undef GNULIB_STRERROR
99
100 /* Define to 1 when the gnulib module btowc should be tested. */
101 #undef GNULIB_TEST_BTOWC
102
103 /* Define to 1 when the gnulib module close should be tested. */
104 #undef GNULIB_TEST_CLOSE
105
106 /* Define to 1 when the gnulib module dup2 should be tested. */
107 #undef GNULIB_TEST_DUP2
108
109 /* Define to 1 when the gnulib module environ should be tested. */
110 #undef GNULIB_TEST_ENVIRON
111
112 /* Define to 1 when the gnulib module fcntl should be tested. */
113 #undef GNULIB_TEST_FCNTL
114
115 /* Define to 1 when the gnulib module fdopen should be tested. */
116 #undef GNULIB_TEST_FDOPEN
117
118 /* Define to 1 when the gnulib module freopen should be tested. */
119 #undef GNULIB_TEST_FREOPEN
120
121 /* Define to 1 when the gnulib module fstat should be tested. */
122 #undef GNULIB_TEST_FSTAT
123
124 /* Define to 1 when the gnulib module getcwd should be tested. */
125 #undef GNULIB_TEST_GETCWD
126
127 /* Define to 1 when the gnulib module getdtablesize should be tested. */
128 #undef GNULIB_TEST_GETDTABLESIZE
129
130 /* Define to 1 when the gnulib module getopt-gnu should be tested. */
131 #undef GNULIB_TEST_GETOPT_GNU
132
133 /* Define to 1 when the gnulib module getpagesize should be tested. */
134 #undef GNULIB_TEST_GETPAGESIZE
135
136 /* Define to 1 when the gnulib module gettimeofday should be tested. */
137 #undef GNULIB_TEST_GETTIMEOFDAY
138
139 /* Define to 1 when the gnulib module iswblank should be tested. */
140 #undef GNULIB_TEST_ISWBLANK
141
142 /* Define to 1 when the gnulib module localeconv should be tested. */
143 #undef GNULIB_TEST_LOCALECONV
144
145 /* Define to 1 when the gnulib module lstat should be tested. */
146 #undef GNULIB_TEST_LSTAT
147
148 /* Define to 1 when the gnulib module malloc-posix should be tested. */
149 #undef GNULIB_TEST_MALLOC_POSIX
150
151 /* Define to 1 when the gnulib module mbrtowc should be tested. */
152 #undef GNULIB_TEST_MBRTOWC
153
154 /* Define to 1 when the gnulib module mbscasecmp should be tested. */
155 #undef GNULIB_TEST_MBSCASECMP
156
157 /* Define to 1 when the gnulib module mbsinit should be tested. */
158 #undef GNULIB_TEST_MBSINIT
159
160 /* Define to 1 when the gnulib module mbslen should be tested. */
161 #undef GNULIB_TEST_MBSLEN
162
163 /* Define to 1 when the gnulib module mbsrtowcs should be tested. */
164 #undef GNULIB_TEST_MBSRTOWCS
165
166 /* Define to 1 when the gnulib module mbsstr should be tested. */
167 #undef GNULIB_TEST_MBSSTR
168
169 /* Define to 1 when the gnulib module mbtowc should be tested. */
170 #undef GNULIB_TEST_MBTOWC
171
172 /* Define to 1 when the gnulib module memchr should be tested. */
173 #undef GNULIB_TEST_MEMCHR
174
175 /* Define to 1 when the gnulib module mkstemp should be tested. */
176 #undef GNULIB_TEST_MKSTEMP
177
178 /* Define to 1 when the gnulib module mktime should be tested. */
179 #undef GNULIB_TEST_MKTIME
180
181 /* Define to 1 when the gnulib module nl_langinfo should be tested. */
182 #undef GNULIB_TEST_NL_LANGINFO
183
184 /* Define to 1 when the gnulib module open should be tested. */
185 #undef GNULIB_TEST_OPEN
186
187 /* Define to 1 when the gnulib module putenv should be tested. */
188 #undef GNULIB_TEST_PUTENV
189
190 /* Define to 1 when the gnulib module raise should be tested. */
191 #undef GNULIB_TEST_RAISE
192
193 /* Define to 1 when the gnulib module readlink should be tested. */
194 #undef GNULIB_TEST_READLINK
195
196 /* Define to 1 when the gnulib module secure_getenv should be tested. */
197 #undef GNULIB_TEST_SECURE_GETENV
198
199 /* Define to 1 when the gnulib module setenv should be tested. */
200 #undef GNULIB_TEST_SETENV
201
202 /* Define to 1 when the gnulib module setlocale should be tested. */
203 #undef GNULIB_TEST_SETLOCALE
204
205 /* Define to 1 when the gnulib module sigaction should be tested. */
206 #undef GNULIB_TEST_SIGACTION
207
208 /* Define to 1 when the gnulib module sigprocmask should be tested. */
209 #undef GNULIB_TEST_SIGPROCMASK
210
211 /* Define to 1 when the gnulib module sleep should be tested. */
212 #undef GNULIB_TEST_SLEEP
213
214 /* Define to 1 when the gnulib module snprintf should be tested. */
215 #undef GNULIB_TEST_SNPRINTF
216
217 /* Define to 1 when the gnulib module stat should be tested. */
218 #undef GNULIB_TEST_STAT
219
220 /* Define to 1 when the gnulib module strerror should be tested. */
221 #undef GNULIB_TEST_STRERROR
222
223 /* Define to 1 when the gnulib module strndup should be tested. */
224 #undef GNULIB_TEST_STRNDUP
225
226 /* Define to 1 when the gnulib module strnlen should be tested. */
227 #undef GNULIB_TEST_STRNLEN
228
229 /* Define to 1 when the gnulib module strptime should be tested. */
230 #undef GNULIB_TEST_STRPTIME
231
232 /* Define to 1 when the gnulib module strtoull should be tested. */
233 #undef GNULIB_TEST_STRTOULL
234
235 /* Define to 1 when the gnulib module symlink should be tested. */
236 #undef GNULIB_TEST_SYMLINK
237
238 /* Define to 1 when the gnulib module time_r should be tested. */
239 #undef GNULIB_TEST_TIME_R
240
241 /* Define to 1 when the gnulib module unsetenv should be tested. */
242 #undef GNULIB_TEST_UNSETENV
243
244 /* Define to 1 when the gnulib module usleep should be tested. */
245 #undef GNULIB_TEST_USLEEP
246
247 /* Define to 1 when the gnulib module vasprintf should be tested. */
248 #undef GNULIB_TEST_VASPRINTF
249
250 /* Define to 1 when the gnulib module wcrtomb should be tested. */
251 #undef GNULIB_TEST_WCRTOMB
252
253 /* Define to 1 when the gnulib module wctob should be tested. */
254 #undef GNULIB_TEST_WCTOB
255
256 /* Define to 1 when the gnulib module wctomb should be tested. */
257 #undef GNULIB_TEST_WCTOMB
258
259 /* Define to 1 when the gnulib module wcwidth should be tested. */
260 #undef GNULIB_TEST_WCWIDTH
261
262 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
263    whether the gnulib module unistr/u8-mbtoucr shall be considered present. */
264 #undef GNULIB_UNISTR_U8_MBTOUCR
265
266 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
267    whether the gnulib module unistr/u8-uctomb shall be considered present. */
268 #undef GNULIB_UNISTR_U8_UCTOMB
269
270 /* Define to 1 if you have 'alloca' after including <alloca.h>, a header that
271    may be supplied by this distribution. */
272 #undef HAVE_ALLOCA
273
274 /* Define to 1 if <alloca.h> works. */
275 #undef HAVE_ALLOCA_H
276
277 /* Define to 1 if you have the <bp-sym.h> header file. */
278 #undef HAVE_BP_SYM_H
279
280 /* Define to 1 if you have the `btowc' function. */
281 #undef HAVE_BTOWC
282
283 /* Define to 1 if you have the Mac OS X function CFLocaleCopyCurrent in the
284    CoreFoundation framework. */
285 #undef HAVE_CFLOCALECOPYCURRENT
286
287 /* Define to 1 if you have the Mac OS X function CFPreferencesCopyAppValue in
288    the CoreFoundation framework. */
289 #undef HAVE_CFPREFERENCESCOPYAPPVALUE
290
291 /* Define to 1 if you have the `clock_gettime' function. */
292 #undef HAVE_CLOCK_GETTIME
293
294 /* Define to 1 if you have the `clock_settime' function. */
295 #undef HAVE_CLOCK_SETTIME
296
297 /* Define to 1 if C supports variable-length arrays. */
298 #undef HAVE_C_VARARRAYS
299
300 /* Define if the GNU dcgettext() function is already present or preinstalled.
301    */
302 #undef HAVE_DCGETTEXT
303
304 /* Define to 1 if you have the declaration of `alarm', and to 0 if you don't.
305    */
306 #undef HAVE_DECL_ALARM
307
308 /* Define to 1 if you have the declaration of `clearerr_unlocked', and to 0 if
309    you don't. */
310 #undef HAVE_DECL_CLEARERR_UNLOCKED
311
312 /* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you
313    don't. */
314 #undef HAVE_DECL_FEOF_UNLOCKED
315
316 /* Define to 1 if you have the declaration of `ferror_unlocked', and to 0 if
317    you don't. */
318 #undef HAVE_DECL_FERROR_UNLOCKED
319
320 /* Define to 1 if you have the declaration of `fflush_unlocked', and to 0 if
321    you don't. */
322 #undef HAVE_DECL_FFLUSH_UNLOCKED
323
324 /* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if
325    you don't. */
326 #undef HAVE_DECL_FGETS_UNLOCKED
327
328 /* Define to 1 if you have the declaration of `fputc_unlocked', and to 0 if
329    you don't. */
330 #undef HAVE_DECL_FPUTC_UNLOCKED
331
332 /* Define to 1 if you have the declaration of `fputs_unlocked', and to 0 if
333    you don't. */
334 #undef HAVE_DECL_FPUTS_UNLOCKED
335
336 /* Define to 1 if you have the declaration of `fread_unlocked', and to 0 if
337    you don't. */
338 #undef HAVE_DECL_FREAD_UNLOCKED
339
340 /* Define to 1 if you have the declaration of `fwrite_unlocked', and to 0 if
341    you don't. */
342 #undef HAVE_DECL_FWRITE_UNLOCKED
343
344 /* Define to 1 if you have the declaration of `getchar_unlocked', and to 0 if
345    you don't. */
346 #undef HAVE_DECL_GETCHAR_UNLOCKED
347
348 /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
349    don't. */
350 #undef HAVE_DECL_GETC_UNLOCKED
351
352 /* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
353    */
354 #undef HAVE_DECL_GETENV
355
356 /* Define to 1 if you have the declaration of `isblank', and to 0 if you
357    don't. */
358 #undef HAVE_DECL_ISBLANK
359
360 /* Define to 1 if you have the declaration of `iswblank', and to 0 if you
361    don't. */
362 #undef HAVE_DECL_ISWBLANK
363
364 /* Define to 1 if you have the declaration of `localtime_r', and to 0 if you
365    don't. */
366 #undef HAVE_DECL_LOCALTIME_R
367
368 /* Define to 1 if you have the declaration of `mbrtowc', and to 0 if you
369    don't. */
370 #undef HAVE_DECL_MBRTOWC
371
372 /* Define to 1 if you have the declaration of `mbsinit', and to 0 if you
373    don't. */
374 #undef HAVE_DECL_MBSINIT
375
376 /* Define to 1 if you have the declaration of `mbsrtowcs', and to 0 if you
377    don't. */
378 #undef HAVE_DECL_MBSRTOWCS
379
380 /* Define to 1 if you have the declaration of `program_invocation_name', and
381    to 0 if you don't. */
382 #undef HAVE_DECL_PROGRAM_INVOCATION_NAME
383
384 /* Define to 1 if you have the declaration of `program_invocation_short_name',
385    and to 0 if you don't. */
386 #undef HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME
387
388 /* Define to 1 if you have the declaration of `putchar_unlocked', and to 0 if
389    you don't. */
390 #undef HAVE_DECL_PUTCHAR_UNLOCKED
391
392 /* Define to 1 if you have the declaration of `putc_unlocked', and to 0 if you
393    don't. */
394 #undef HAVE_DECL_PUTC_UNLOCKED
395
396 /* Define to 1 if you have the declaration of `setenv', and to 0 if you don't.
397    */
398 #undef HAVE_DECL_SETENV
399
400 /* Define to 1 if you have the declaration of `sigaltstack', and to 0 if you
401    don't. */
402 #undef HAVE_DECL_SIGALTSTACK
403
404 /* Define to 1 if you have the declaration of `sleep', and to 0 if you don't.
405    */
406 #undef HAVE_DECL_SLEEP
407
408 /* Define to 1 if you have the declaration of `snprintf', and to 0 if you
409    don't. */
410 #undef HAVE_DECL_SNPRINTF
411
412 /* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
413    don't. */
414 #undef HAVE_DECL_STRERROR_R
415
416 /* Define to 1 if you have the declaration of `strncasecmp', and to 0 if you
417    don't. */
418 #undef HAVE_DECL_STRNCASECMP
419
420 /* Define to 1 if you have the declaration of `strndup', and to 0 if you
421    don't. */
422 #undef HAVE_DECL_STRNDUP
423
424 /* Define to 1 if you have the declaration of `strnlen', and to 0 if you
425    don't. */
426 #undef HAVE_DECL_STRNLEN
427
428 /* Define to 1 if you have the declaration of `strtoull', and to 0 if you
429    don't. */
430 #undef HAVE_DECL_STRTOULL
431
432 /* Define to 1 if you have the declaration of `strtoumax', and to 0 if you
433    don't. */
434 #undef HAVE_DECL_STRTOUMAX
435
436 /* Define to 1 if you have the declaration of `towlower', and to 0 if you
437    don't. */
438 #undef HAVE_DECL_TOWLOWER
439
440 /* Define to 1 if you have the declaration of `tzname', and to 0 if you don't.
441    */
442 #undef HAVE_DECL_TZNAME
443
444 /* Define to 1 if you have the declaration of `unsetenv', and to 0 if you
445    don't. */
446 #undef HAVE_DECL_UNSETENV
447
448 /* Define to 1 if you have the declaration of `wcrtomb', and to 0 if you
449    don't. */
450 #undef HAVE_DECL_WCRTOMB
451
452 /* Define to 1 if you have the declaration of `wctob', and to 0 if you don't.
453    */
454 #undef HAVE_DECL_WCTOB
455
456 /* Define to 1 if you have the declaration of `wcwidth', and to 0 if you
457    don't. */
458 #undef HAVE_DECL_WCWIDTH
459
460 /* Define to 1 if you have the declaration of `_putenv', and to 0 if you
461    don't. */
462 #undef HAVE_DECL__PUTENV
463
464 /* Define to 1 if you have the declaration of `_snprintf', and to 0 if you
465    don't. */
466 #undef HAVE_DECL__SNPRINTF
467
468 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
469    */
470 #undef HAVE_DIRENT_H
471
472 /* Define to 1 if you have the 'dup2' function. */
473 #undef HAVE_DUP2
474
475 /* Define if you have the declaration of environ. */
476 #undef HAVE_ENVIRON_DECL
477
478 /* Define to 1 if you have the `fcntl' function. */
479 #undef HAVE_FCNTL
480
481 /* Define to 1 if you have the <features.h> header file. */
482 #undef HAVE_FEATURES_H
483
484 /* Define to 1 if you have the `fork' function. */
485 #undef HAVE_FORK
486
487 /* Define to 1 if you have the `getdtablesize' function. */
488 #undef HAVE_GETDTABLESIZE
489
490 /* Define to 1 if you have the <getopt.h> header file. */
491 #undef HAVE_GETOPT_H
492
493 /* Define to 1 if you have the `getopt_long_only' function. */
494 #undef HAVE_GETOPT_LONG_ONLY
495
496 /* Define to 1 if you have the `getpagesize' function. */
497 #undef HAVE_GETPAGESIZE
498
499 /* Define if the GNU gettext() function is already present or preinstalled. */
500 #undef HAVE_GETTEXT
501
502 /* Define to 1 if you have the `gettimeofday' function. */
503 #undef HAVE_GETTIMEOFDAY
504
505 /* Define if you have the iconv() function and it works. */
506 #undef HAVE_ICONV
507
508 /* Define to 1 if you have the <iconv.h> header file. */
509 #undef HAVE_ICONV_H
510
511 /* Define to 1 if the compiler supports one of the keywords 'inline',
512    '__inline__', '__inline' and effectively inlines functions marked as such.
513    */
514 #undef HAVE_INLINE
515
516 /* Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>. */
517 #undef HAVE_INTMAX_T
518
519 /* Define to 1 if you have the <inttypes.h> header file. */
520 #undef HAVE_INTTYPES_H
521
522 /* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
523    declares uintmax_t. */
524 #undef HAVE_INTTYPES_H_WITH_UINTMAX
525
526 /* Define to 1 if you have the `isblank' function. */
527 #undef HAVE_ISBLANK
528
529 /* Define to 1 if you have the `issetugid' function. */
530 #undef HAVE_ISSETUGID
531
532 /* Define to 1 if you have the `iswblank' function. */
533 #undef HAVE_ISWBLANK
534
535 /* Define to 1 if you have the `iswcntrl' function. */
536 #undef HAVE_ISWCNTRL
537
538 /* Define to 1 if you have the `iswctype' function. */
539 #undef HAVE_ISWCTYPE
540
541 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
542 #undef HAVE_LANGINFO_CODESET
543
544 /* Define to 1 if you have the <langinfo.h> header file. */
545 #undef HAVE_LANGINFO_H
546
547 /* Define to 1 if you have the <libintl.h> header file. */
548 #undef HAVE_LIBINTL_H
549
550 /* Define if you have the libsigsegv library. */
551 #undef HAVE_LIBSIGSEGV
552
553 /* Define to 1 if you have the `localtime_r' function. */
554 #undef HAVE_LOCALTIME_R
555
556 /* Define to 1 if the system has the type 'long long int'. */
557 #undef HAVE_LONG_LONG_INT
558
559 /* Define to 1 if you have the `lstat' function. */
560 #undef HAVE_LSTAT
561
562 /* Define to 1 if your system has a GNU libc compatible 'malloc' function, and
563    to 0 otherwise. */
564 #undef HAVE_MALLOC_GNU
565
566 /* Define if the 'malloc' function is POSIX compliant. */
567 #undef HAVE_MALLOC_POSIX
568
569 /* Define to 1 if mmap()'s MAP_ANONYMOUS flag is available after including
570    config.h and <sys/mman.h>. */
571 #undef HAVE_MAP_ANONYMOUS
572
573 /* Define to 1 if you have the `mbrtowc' function. */
574 #undef HAVE_MBRTOWC
575
576 /* Define to 1 if you have the `mbsinit' function. */
577 #undef HAVE_MBSINIT
578
579 /* Define to 1 if you have the `mbslen' function. */
580 #undef HAVE_MBSLEN
581
582 /* Define to 1 if you have the `mbsrtowcs' function. */
583 #undef HAVE_MBSRTOWCS
584
585 /* Define to 1 if <wchar.h> declares mbstate_t. */
586 #undef HAVE_MBSTATE_T
587
588 /* Define to 1 if you have the <memory.h> header file. */
589 #undef HAVE_MEMORY_H
590
591 /* Define to 1 if you have the `mempcpy' function. */
592 #undef HAVE_MEMPCPY
593
594 /* Define to 1 if you have the `mkstemp' function. */
595 #undef HAVE_MKSTEMP
596
597 /* Define to 1 if you have the `mprotect' function. */
598 #undef HAVE_MPROTECT
599
600 /* Define to 1 on MSVC platforms that have the "invalid parameter handler"
601    concept. */
602 #undef HAVE_MSVC_INVALID_PARAMETER_HANDLER
603
604 /* Define to 1 if you have the `nanotime' function. */
605 #undef HAVE_NANOTIME
606
607 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
608 #undef HAVE_NDIR_H
609
610 /* Define to 1 if you have the `newlocale' function. */
611 #undef HAVE_NEWLOCALE
612
613 /* Define to 1 if you have the `nl_langinfo' function. */
614 #undef HAVE_NL_LANGINFO
615
616 /* Define to 1 if you have the <OS.h> header file. */
617 #undef HAVE_OS_H
618
619 /* Define to 1 if you have the `raise' function. */
620 #undef HAVE_RAISE
621
622 /* Define to 1 if atoll is declared even after undefining macros. */
623 #undef HAVE_RAW_DECL_ATOLL
624
625 /* Define to 1 if btowc is declared even after undefining macros. */
626 #undef HAVE_RAW_DECL_BTOWC
627
628 /* Define to 1 if canonicalize_file_name is declared even after undefining
629    macros. */
630 #undef HAVE_RAW_DECL_CANONICALIZE_FILE_NAME
631
632 /* Define to 1 if chdir is declared even after undefining macros. */
633 #undef HAVE_RAW_DECL_CHDIR
634
635 /* Define to 1 if chown is declared even after undefining macros. */
636 #undef HAVE_RAW_DECL_CHOWN
637
638 /* Define to 1 if dprintf is declared even after undefining macros. */
639 #undef HAVE_RAW_DECL_DPRINTF
640
641 /* Define to 1 if dup is declared even after undefining macros. */
642 #undef HAVE_RAW_DECL_DUP
643
644 /* Define to 1 if dup2 is declared even after undefining macros. */
645 #undef HAVE_RAW_DECL_DUP2
646
647 /* Define to 1 if dup3 is declared even after undefining macros. */
648 #undef HAVE_RAW_DECL_DUP3
649
650 /* Define to 1 if duplocale is declared even after undefining macros. */
651 #undef HAVE_RAW_DECL_DUPLOCALE
652
653 /* Define to 1 if endusershell is declared even after undefining macros. */
654 #undef HAVE_RAW_DECL_ENDUSERSHELL
655
656 /* Define to 1 if environ is declared even after undefining macros. */
657 #undef HAVE_RAW_DECL_ENVIRON
658
659 /* Define to 1 if euidaccess is declared even after undefining macros. */
660 #undef HAVE_RAW_DECL_EUIDACCESS
661
662 /* Define to 1 if faccessat is declared even after undefining macros. */
663 #undef HAVE_RAW_DECL_FACCESSAT
664
665 /* Define to 1 if fchdir is declared even after undefining macros. */
666 #undef HAVE_RAW_DECL_FCHDIR
667
668 /* Define to 1 if fchmodat is declared even after undefining macros. */
669 #undef HAVE_RAW_DECL_FCHMODAT
670
671 /* Define to 1 if fchownat is declared even after undefining macros. */
672 #undef HAVE_RAW_DECL_FCHOWNAT
673
674 /* Define to 1 if fcntl is declared even after undefining macros. */
675 #undef HAVE_RAW_DECL_FCNTL
676
677 /* Define to 1 if fdatasync is declared even after undefining macros. */
678 #undef HAVE_RAW_DECL_FDATASYNC
679
680 /* Define to 1 if ffs is declared even after undefining macros. */
681 #undef HAVE_RAW_DECL_FFS
682
683 /* Define to 1 if ffsl is declared even after undefining macros. */
684 #undef HAVE_RAW_DECL_FFSL
685
686 /* Define to 1 if ffsll is declared even after undefining macros. */
687 #undef HAVE_RAW_DECL_FFSLL
688
689 /* Define to 1 if fpurge is declared even after undefining macros. */
690 #undef HAVE_RAW_DECL_FPURGE
691
692 /* Define to 1 if fseeko is declared even after undefining macros. */
693 #undef HAVE_RAW_DECL_FSEEKO
694
695 /* Define to 1 if fstat is declared even after undefining macros. */
696 #undef HAVE_RAW_DECL_FSTAT
697
698 /* Define to 1 if fstatat is declared even after undefining macros. */
699 #undef HAVE_RAW_DECL_FSTATAT
700
701 /* Define to 1 if fsync is declared even after undefining macros. */
702 #undef HAVE_RAW_DECL_FSYNC
703
704 /* Define to 1 if ftello is declared even after undefining macros. */
705 #undef HAVE_RAW_DECL_FTELLO
706
707 /* Define to 1 if ftruncate is declared even after undefining macros. */
708 #undef HAVE_RAW_DECL_FTRUNCATE
709
710 /* Define to 1 if futimens is declared even after undefining macros. */
711 #undef HAVE_RAW_DECL_FUTIMENS
712
713 /* Define to 1 if getcwd is declared even after undefining macros. */
714 #undef HAVE_RAW_DECL_GETCWD
715
716 /* Define to 1 if getdelim is declared even after undefining macros. */
717 #undef HAVE_RAW_DECL_GETDELIM
718
719 /* Define to 1 if getdomainname is declared even after undefining macros. */
720 #undef HAVE_RAW_DECL_GETDOMAINNAME
721
722 /* Define to 1 if getdtablesize is declared even after undefining macros. */
723 #undef HAVE_RAW_DECL_GETDTABLESIZE
724
725 /* Define to 1 if getgroups is declared even after undefining macros. */
726 #undef HAVE_RAW_DECL_GETGROUPS
727
728 /* Define to 1 if gethostname is declared even after undefining macros. */
729 #undef HAVE_RAW_DECL_GETHOSTNAME
730
731 /* Define to 1 if getline is declared even after undefining macros. */
732 #undef HAVE_RAW_DECL_GETLINE
733
734 /* Define to 1 if getloadavg is declared even after undefining macros. */
735 #undef HAVE_RAW_DECL_GETLOADAVG
736
737 /* Define to 1 if getlogin is declared even after undefining macros. */
738 #undef HAVE_RAW_DECL_GETLOGIN
739
740 /* Define to 1 if getlogin_r is declared even after undefining macros. */
741 #undef HAVE_RAW_DECL_GETLOGIN_R
742
743 /* Define to 1 if getpagesize is declared even after undefining macros. */
744 #undef HAVE_RAW_DECL_GETPAGESIZE
745
746 /* Define to 1 if gets is declared even after undefining macros. */
747 #undef HAVE_RAW_DECL_GETS
748
749 /* Define to 1 if getsubopt is declared even after undefining macros. */
750 #undef HAVE_RAW_DECL_GETSUBOPT
751
752 /* Define to 1 if gettimeofday is declared even after undefining macros. */
753 #undef HAVE_RAW_DECL_GETTIMEOFDAY
754
755 /* Define to 1 if getusershell is declared even after undefining macros. */
756 #undef HAVE_RAW_DECL_GETUSERSHELL
757
758 /* Define to 1 if grantpt is declared even after undefining macros. */
759 #undef HAVE_RAW_DECL_GRANTPT
760
761 /* Define to 1 if group_member is declared even after undefining macros. */
762 #undef HAVE_RAW_DECL_GROUP_MEMBER
763
764 /* Define to 1 if imaxabs is declared even after undefining macros. */
765 #undef HAVE_RAW_DECL_IMAXABS
766
767 /* Define to 1 if imaxdiv is declared even after undefining macros. */
768 #undef HAVE_RAW_DECL_IMAXDIV
769
770 /* Define to 1 if initstate is declared even after undefining macros. */
771 #undef HAVE_RAW_DECL_INITSTATE
772
773 /* Define to 1 if initstate_r is declared even after undefining macros. */
774 #undef HAVE_RAW_DECL_INITSTATE_R
775
776 /* Define to 1 if isatty is declared even after undefining macros. */
777 #undef HAVE_RAW_DECL_ISATTY
778
779 /* Define to 1 if iswctype is declared even after undefining macros. */
780 #undef HAVE_RAW_DECL_ISWCTYPE
781
782 /* Define to 1 if lchmod is declared even after undefining macros. */
783 #undef HAVE_RAW_DECL_LCHMOD
784
785 /* Define to 1 if lchown is declared even after undefining macros. */
786 #undef HAVE_RAW_DECL_LCHOWN
787
788 /* Define to 1 if link is declared even after undefining macros. */
789 #undef HAVE_RAW_DECL_LINK
790
791 /* Define to 1 if linkat is declared even after undefining macros. */
792 #undef HAVE_RAW_DECL_LINKAT
793
794 /* Define to 1 if lseek is declared even after undefining macros. */
795 #undef HAVE_RAW_DECL_LSEEK
796
797 /* Define to 1 if lstat is declared even after undefining macros. */
798 #undef HAVE_RAW_DECL_LSTAT
799
800 /* Define to 1 if mbrlen is declared even after undefining macros. */
801 #undef HAVE_RAW_DECL_MBRLEN
802
803 /* Define to 1 if mbrtowc is declared even after undefining macros. */
804 #undef HAVE_RAW_DECL_MBRTOWC
805
806 /* Define to 1 if mbsinit is declared even after undefining macros. */
807 #undef HAVE_RAW_DECL_MBSINIT
808
809 /* Define to 1 if mbsnrtowcs is declared even after undefining macros. */
810 #undef HAVE_RAW_DECL_MBSNRTOWCS
811
812 /* Define to 1 if mbsrtowcs is declared even after undefining macros. */
813 #undef HAVE_RAW_DECL_MBSRTOWCS
814
815 /* Define to 1 if memmem is declared even after undefining macros. */
816 #undef HAVE_RAW_DECL_MEMMEM
817
818 /* Define to 1 if mempcpy is declared even after undefining macros. */
819 #undef HAVE_RAW_DECL_MEMPCPY
820
821 /* Define to 1 if memrchr is declared even after undefining macros. */
822 #undef HAVE_RAW_DECL_MEMRCHR
823
824 /* Define to 1 if mkdirat is declared even after undefining macros. */
825 #undef HAVE_RAW_DECL_MKDIRAT
826
827 /* Define to 1 if mkdtemp is declared even after undefining macros. */
828 #undef HAVE_RAW_DECL_MKDTEMP
829
830 /* Define to 1 if mkfifo is declared even after undefining macros. */
831 #undef HAVE_RAW_DECL_MKFIFO
832
833 /* Define to 1 if mkfifoat is declared even after undefining macros. */
834 #undef HAVE_RAW_DECL_MKFIFOAT
835
836 /* Define to 1 if mknod is declared even after undefining macros. */
837 #undef HAVE_RAW_DECL_MKNOD
838
839 /* Define to 1 if mknodat is declared even after undefining macros. */
840 #undef HAVE_RAW_DECL_MKNODAT
841
842 /* Define to 1 if mkostemp is declared even after undefining macros. */
843 #undef HAVE_RAW_DECL_MKOSTEMP
844
845 /* Define to 1 if mkostemps is declared even after undefining macros. */
846 #undef HAVE_RAW_DECL_MKOSTEMPS
847
848 /* Define to 1 if mkstemp is declared even after undefining macros. */
849 #undef HAVE_RAW_DECL_MKSTEMP
850
851 /* Define to 1 if mkstemps is declared even after undefining macros. */
852 #undef HAVE_RAW_DECL_MKSTEMPS
853
854 /* Define to 1 if nl_langinfo is declared even after undefining macros. */
855 #undef HAVE_RAW_DECL_NL_LANGINFO
856
857 /* Define to 1 if openat is declared even after undefining macros. */
858 #undef HAVE_RAW_DECL_OPENAT
859
860 /* Define to 1 if pclose is declared even after undefining macros. */
861 #undef HAVE_RAW_DECL_PCLOSE
862
863 /* Define to 1 if pipe is declared even after undefining macros. */
864 #undef HAVE_RAW_DECL_PIPE
865
866 /* Define to 1 if pipe2 is declared even after undefining macros. */
867 #undef HAVE_RAW_DECL_PIPE2
868
869 /* Define to 1 if popen is declared even after undefining macros. */
870 #undef HAVE_RAW_DECL_POPEN
871
872 /* Define to 1 if posix_openpt is declared even after undefining macros. */
873 #undef HAVE_RAW_DECL_POSIX_OPENPT
874
875 /* Define to 1 if pread is declared even after undefining macros. */
876 #undef HAVE_RAW_DECL_PREAD
877
878 /* Define to 1 if pthread_sigmask is declared even after undefining macros. */
879 #undef HAVE_RAW_DECL_PTHREAD_SIGMASK
880
881 /* Define to 1 if ptsname is declared even after undefining macros. */
882 #undef HAVE_RAW_DECL_PTSNAME
883
884 /* Define to 1 if ptsname_r is declared even after undefining macros. */
885 #undef HAVE_RAW_DECL_PTSNAME_R
886
887 /* Define to 1 if pwrite is declared even after undefining macros. */
888 #undef HAVE_RAW_DECL_PWRITE
889
890 /* Define to 1 if random is declared even after undefining macros. */
891 #undef HAVE_RAW_DECL_RANDOM
892
893 /* Define to 1 if random_r is declared even after undefining macros. */
894 #undef HAVE_RAW_DECL_RANDOM_R
895
896 /* Define to 1 if rawmemchr is declared even after undefining macros. */
897 #undef HAVE_RAW_DECL_RAWMEMCHR
898
899 /* Define to 1 if readlink is declared even after undefining macros. */
900 #undef HAVE_RAW_DECL_READLINK
901
902 /* Define to 1 if readlinkat is declared even after undefining macros. */
903 #undef HAVE_RAW_DECL_READLINKAT
904
905 /* Define to 1 if realpath is declared even after undefining macros. */
906 #undef HAVE_RAW_DECL_REALPATH
907
908 /* Define to 1 if renameat is declared even after undefining macros. */
909 #undef HAVE_RAW_DECL_RENAMEAT
910
911 /* Define to 1 if rmdir is declared even after undefining macros. */
912 #undef HAVE_RAW_DECL_RMDIR
913
914 /* Define to 1 if rpmatch is declared even after undefining macros. */
915 #undef HAVE_RAW_DECL_RPMATCH
916
917 /* Define to 1 if secure_getenv is declared even after undefining macros. */
918 #undef HAVE_RAW_DECL_SECURE_GETENV
919
920 /* Define to 1 if setenv is declared even after undefining macros. */
921 #undef HAVE_RAW_DECL_SETENV
922
923 /* Define to 1 if sethostname is declared even after undefining macros. */
924 #undef HAVE_RAW_DECL_SETHOSTNAME
925
926 /* Define to 1 if setlocale is declared even after undefining macros. */
927 #undef HAVE_RAW_DECL_SETLOCALE
928
929 /* Define to 1 if setstate is declared even after undefining macros. */
930 #undef HAVE_RAW_DECL_SETSTATE
931
932 /* Define to 1 if setstate_r is declared even after undefining macros. */
933 #undef HAVE_RAW_DECL_SETSTATE_R
934
935 /* Define to 1 if setusershell is declared even after undefining macros. */
936 #undef HAVE_RAW_DECL_SETUSERSHELL
937
938 /* Define to 1 if sigaction is declared even after undefining macros. */
939 #undef HAVE_RAW_DECL_SIGACTION
940
941 /* Define to 1 if sigaddset is declared even after undefining macros. */
942 #undef HAVE_RAW_DECL_SIGADDSET
943
944 /* Define to 1 if sigdelset is declared even after undefining macros. */
945 #undef HAVE_RAW_DECL_SIGDELSET
946
947 /* Define to 1 if sigemptyset is declared even after undefining macros. */
948 #undef HAVE_RAW_DECL_SIGEMPTYSET
949
950 /* Define to 1 if sigfillset is declared even after undefining macros. */
951 #undef HAVE_RAW_DECL_SIGFILLSET
952
953 /* Define to 1 if sigismember is declared even after undefining macros. */
954 #undef HAVE_RAW_DECL_SIGISMEMBER
955
956 /* Define to 1 if sigpending is declared even after undefining macros. */
957 #undef HAVE_RAW_DECL_SIGPENDING
958
959 /* Define to 1 if sigprocmask is declared even after undefining macros. */
960 #undef HAVE_RAW_DECL_SIGPROCMASK
961
962 /* Define to 1 if sleep is declared even after undefining macros. */
963 #undef HAVE_RAW_DECL_SLEEP
964
965 /* Define to 1 if snprintf is declared even after undefining macros. */
966 #undef HAVE_RAW_DECL_SNPRINTF
967
968 /* Define to 1 if srandom is declared even after undefining macros. */
969 #undef HAVE_RAW_DECL_SRANDOM
970
971 /* Define to 1 if srandom_r is declared even after undefining macros. */
972 #undef HAVE_RAW_DECL_SRANDOM_R
973
974 /* Define to 1 if stat is declared even after undefining macros. */
975 #undef HAVE_RAW_DECL_STAT
976
977 /* Define to 1 if stpcpy is declared even after undefining macros. */
978 #undef HAVE_RAW_DECL_STPCPY
979
980 /* Define to 1 if stpncpy is declared even after undefining macros. */
981 #undef HAVE_RAW_DECL_STPNCPY
982
983 /* Define to 1 if strcasecmp is declared even after undefining macros. */
984 #undef HAVE_RAW_DECL_STRCASECMP
985
986 /* Define to 1 if strcasestr is declared even after undefining macros. */
987 #undef HAVE_RAW_DECL_STRCASESTR
988
989 /* Define to 1 if strchrnul is declared even after undefining macros. */
990 #undef HAVE_RAW_DECL_STRCHRNUL
991
992 /* Define to 1 if strdup is declared even after undefining macros. */
993 #undef HAVE_RAW_DECL_STRDUP
994
995 /* Define to 1 if strerror_r is declared even after undefining macros. */
996 #undef HAVE_RAW_DECL_STRERROR_R
997
998 /* Define to 1 if strncasecmp is declared even after undefining macros. */
999 #undef HAVE_RAW_DECL_STRNCASECMP
1000
1001 /* Define to 1 if strncat is declared even after undefining macros. */
1002 #undef HAVE_RAW_DECL_STRNCAT
1003
1004 /* Define to 1 if strndup is declared even after undefining macros. */
1005 #undef HAVE_RAW_DECL_STRNDUP
1006
1007 /* Define to 1 if strnlen is declared even after undefining macros. */
1008 #undef HAVE_RAW_DECL_STRNLEN
1009
1010 /* Define to 1 if strpbrk is declared even after undefining macros. */
1011 #undef HAVE_RAW_DECL_STRPBRK
1012
1013 /* Define to 1 if strsep is declared even after undefining macros. */
1014 #undef HAVE_RAW_DECL_STRSEP
1015
1016 /* Define to 1 if strsignal is declared even after undefining macros. */
1017 #undef HAVE_RAW_DECL_STRSIGNAL
1018
1019 /* Define to 1 if strtod is declared even after undefining macros. */
1020 #undef HAVE_RAW_DECL_STRTOD
1021
1022 /* Define to 1 if strtoimax is declared even after undefining macros. */
1023 #undef HAVE_RAW_DECL_STRTOIMAX
1024
1025 /* Define to 1 if strtok_r is declared even after undefining macros. */
1026 #undef HAVE_RAW_DECL_STRTOK_R
1027
1028 /* Define to 1 if strtoll is declared even after undefining macros. */
1029 #undef HAVE_RAW_DECL_STRTOLL
1030
1031 /* Define to 1 if strtoull is declared even after undefining macros. */
1032 #undef HAVE_RAW_DECL_STRTOULL
1033
1034 /* Define to 1 if strtoumax is declared even after undefining macros. */
1035 #undef HAVE_RAW_DECL_STRTOUMAX
1036
1037 /* Define to 1 if strverscmp is declared even after undefining macros. */
1038 #undef HAVE_RAW_DECL_STRVERSCMP
1039
1040 /* Define to 1 if symlink is declared even after undefining macros. */
1041 #undef HAVE_RAW_DECL_SYMLINK
1042
1043 /* Define to 1 if symlinkat is declared even after undefining macros. */
1044 #undef HAVE_RAW_DECL_SYMLINKAT
1045
1046 /* Define to 1 if tmpfile is declared even after undefining macros. */
1047 #undef HAVE_RAW_DECL_TMPFILE
1048
1049 /* Define to 1 if towctrans is declared even after undefining macros. */
1050 #undef HAVE_RAW_DECL_TOWCTRANS
1051
1052 /* Define to 1 if ttyname_r is declared even after undefining macros. */
1053 #undef HAVE_RAW_DECL_TTYNAME_R
1054
1055 /* Define to 1 if unlink is declared even after undefining macros. */
1056 #undef HAVE_RAW_DECL_UNLINK
1057
1058 /* Define to 1 if unlinkat is declared even after undefining macros. */
1059 #undef HAVE_RAW_DECL_UNLINKAT
1060
1061 /* Define to 1 if unlockpt is declared even after undefining macros. */
1062 #undef HAVE_RAW_DECL_UNLOCKPT
1063
1064 /* Define to 1 if unsetenv is declared even after undefining macros. */
1065 #undef HAVE_RAW_DECL_UNSETENV
1066
1067 /* Define to 1 if usleep is declared even after undefining macros. */
1068 #undef HAVE_RAW_DECL_USLEEP
1069
1070 /* Define to 1 if utimensat is declared even after undefining macros. */
1071 #undef HAVE_RAW_DECL_UTIMENSAT
1072
1073 /* Define to 1 if vdprintf is declared even after undefining macros. */
1074 #undef HAVE_RAW_DECL_VDPRINTF
1075
1076 /* Define to 1 if vsnprintf is declared even after undefining macros. */
1077 #undef HAVE_RAW_DECL_VSNPRINTF
1078
1079 /* Define to 1 if waitpid is declared even after undefining macros. */
1080 #undef HAVE_RAW_DECL_WAITPID
1081
1082 /* Define to 1 if wcpcpy is declared even after undefining macros. */
1083 #undef HAVE_RAW_DECL_WCPCPY
1084
1085 /* Define to 1 if wcpncpy is declared even after undefining macros. */
1086 #undef HAVE_RAW_DECL_WCPNCPY
1087
1088 /* Define to 1 if wcrtomb is declared even after undefining macros. */
1089 #undef HAVE_RAW_DECL_WCRTOMB
1090
1091 /* Define to 1 if wcscasecmp is declared even after undefining macros. */
1092 #undef HAVE_RAW_DECL_WCSCASECMP
1093
1094 /* Define to 1 if wcscat is declared even after undefining macros. */
1095 #undef HAVE_RAW_DECL_WCSCAT
1096
1097 /* Define to 1 if wcschr is declared even after undefining macros. */
1098 #undef HAVE_RAW_DECL_WCSCHR
1099
1100 /* Define to 1 if wcscmp is declared even after undefining macros. */
1101 #undef HAVE_RAW_DECL_WCSCMP
1102
1103 /* Define to 1 if wcscoll is declared even after undefining macros. */
1104 #undef HAVE_RAW_DECL_WCSCOLL
1105
1106 /* Define to 1 if wcscpy is declared even after undefining macros. */
1107 #undef HAVE_RAW_DECL_WCSCPY
1108
1109 /* Define to 1 if wcscspn is declared even after undefining macros. */
1110 #undef HAVE_RAW_DECL_WCSCSPN
1111
1112 /* Define to 1 if wcsdup is declared even after undefining macros. */
1113 #undef HAVE_RAW_DECL_WCSDUP
1114
1115 /* Define to 1 if wcslen is declared even after undefining macros. */
1116 #undef HAVE_RAW_DECL_WCSLEN
1117
1118 /* Define to 1 if wcsncasecmp is declared even after undefining macros. */
1119 #undef HAVE_RAW_DECL_WCSNCASECMP
1120
1121 /* Define to 1 if wcsncat is declared even after undefining macros. */
1122 #undef HAVE_RAW_DECL_WCSNCAT
1123
1124 /* Define to 1 if wcsncmp is declared even after undefining macros. */
1125 #undef HAVE_RAW_DECL_WCSNCMP
1126
1127 /* Define to 1 if wcsncpy is declared even after undefining macros. */
1128 #undef HAVE_RAW_DECL_WCSNCPY
1129
1130 /* Define to 1 if wcsnlen is declared even after undefining macros. */
1131 #undef HAVE_RAW_DECL_WCSNLEN
1132
1133 /* Define to 1 if wcsnrtombs is declared even after undefining macros. */
1134 #undef HAVE_RAW_DECL_WCSNRTOMBS
1135
1136 /* Define to 1 if wcspbrk is declared even after undefining macros. */
1137 #undef HAVE_RAW_DECL_WCSPBRK
1138
1139 /* Define to 1 if wcsrchr is declared even after undefining macros. */
1140 #undef HAVE_RAW_DECL_WCSRCHR
1141
1142 /* Define to 1 if wcsrtombs is declared even after undefining macros. */
1143 #undef HAVE_RAW_DECL_WCSRTOMBS
1144
1145 /* Define to 1 if wcsspn is declared even after undefining macros. */
1146 #undef HAVE_RAW_DECL_WCSSPN
1147
1148 /* Define to 1 if wcsstr is declared even after undefining macros. */
1149 #undef HAVE_RAW_DECL_WCSSTR
1150
1151 /* Define to 1 if wcstok is declared even after undefining macros. */
1152 #undef HAVE_RAW_DECL_WCSTOK
1153
1154 /* Define to 1 if wcswidth is declared even after undefining macros. */
1155 #undef HAVE_RAW_DECL_WCSWIDTH
1156
1157 /* Define to 1 if wcsxfrm is declared even after undefining macros. */
1158 #undef HAVE_RAW_DECL_WCSXFRM
1159
1160 /* Define to 1 if wctob is declared even after undefining macros. */
1161 #undef HAVE_RAW_DECL_WCTOB
1162
1163 /* Define to 1 if wctrans is declared even after undefining macros. */
1164 #undef HAVE_RAW_DECL_WCTRANS
1165
1166 /* Define to 1 if wctype is declared even after undefining macros. */
1167 #undef HAVE_RAW_DECL_WCTYPE
1168
1169 /* Define to 1 if wcwidth is declared even after undefining macros. */
1170 #undef HAVE_RAW_DECL_WCWIDTH
1171
1172 /* Define to 1 if wmemchr is declared even after undefining macros. */
1173 #undef HAVE_RAW_DECL_WMEMCHR
1174
1175 /* Define to 1 if wmemcmp is declared even after undefining macros. */
1176 #undef HAVE_RAW_DECL_WMEMCMP
1177
1178 /* Define to 1 if wmemcpy is declared even after undefining macros. */
1179 #undef HAVE_RAW_DECL_WMEMCPY
1180
1181 /* Define to 1 if wmemmove is declared even after undefining macros. */
1182 #undef HAVE_RAW_DECL_WMEMMOVE
1183
1184 /* Define to 1 if wmemset is declared even after undefining macros. */
1185 #undef HAVE_RAW_DECL_WMEMSET
1186
1187 /* Define to 1 if _Exit is declared even after undefining macros. */
1188 #undef HAVE_RAW_DECL__EXIT
1189
1190 /* Define to 1 if you have the `readlink' function. */
1191 #undef HAVE_READLINK
1192
1193 /* Define to 1 if you have the `readlinkat' function. */
1194 #undef HAVE_READLINKAT
1195
1196 /* Define to 1 if you have the <search.h> header file. */
1197 #undef HAVE_SEARCH_H
1198
1199 /* Define to 1 if you have the `secure_getenv' function. */
1200 #undef HAVE_SECURE_GETENV
1201
1202 /* Define to 1 if you have the `setenv' function. */
1203 #undef HAVE_SETENV
1204
1205 /* Define to 1 if you have the `setrlimit' function. */
1206 #undef HAVE_SETRLIMIT
1207
1208 /* Define to 1 if you have the `sigaction' function. */
1209 #undef HAVE_SIGACTION
1210
1211 /* Define to 1 if you have the `sigaltstack' function. */
1212 #undef HAVE_SIGALTSTACK
1213
1214 /* Define to 1 if you have the `sigblock' function. */
1215 #undef HAVE_SIGBLOCK
1216
1217 /* Define to 1 if the system has the type `siginfo_t'. */
1218 #undef HAVE_SIGINFO_T
1219
1220 /* Define to 1 if you have the `siginterrupt' function. */
1221 #undef HAVE_SIGINTERRUPT
1222
1223 /* Define to 1 if 'sig_atomic_t' is a signed integer type. */
1224 #undef HAVE_SIGNED_SIG_ATOMIC_T
1225
1226 /* Define to 1 if 'wchar_t' is a signed integer type. */
1227 #undef HAVE_SIGNED_WCHAR_T
1228
1229 /* Define to 1 if 'wint_t' is a signed integer type. */
1230 #undef HAVE_SIGNED_WINT_T
1231
1232 /* Define to 1 if you have the `sigprocmask' function. */
1233 #undef HAVE_SIGPROCMASK
1234
1235 /* Define to 1 if the system has the type `sigset_t'. */
1236 #undef HAVE_SIGSET_T
1237
1238 /* Define to 1 if you have the `sleep' function. */
1239 #undef HAVE_SLEEP
1240
1241 /* Define to 1 if you have the `snprintf' function. */
1242 #undef HAVE_SNPRINTF
1243
1244 /* Define if the return value of the snprintf function is the number of of
1245    bytes (excluding the terminating NUL) that would have been produced if the
1246    buffer had been large enough. */
1247 #undef HAVE_SNPRINTF_RETVAL_C99
1248
1249 /* Define to 1 if extending the stack slightly past the limit causes a SIGSEGV
1250    which can be handled on an alternate stack established with sigaltstack. */
1251 #undef HAVE_STACK_OVERFLOW_HANDLING
1252
1253 /* Define to 1 if the system has the type `stack_t'. */
1254 #undef HAVE_STACK_T
1255
1256 /* Define to 1 if you have the <stdint.h> header file. */
1257 #undef HAVE_STDINT_H
1258
1259 /* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
1260    uintmax_t. */
1261 #undef HAVE_STDINT_H_WITH_UINTMAX
1262
1263 /* Define to 1 if you have the <stdlib.h> header file. */
1264 #undef HAVE_STDLIB_H
1265
1266 /* Define to 1 if you have the `strcasecmp' function. */
1267 #undef HAVE_STRCASECMP
1268
1269 /* Define to 1 if you have the `strcasecoll' function. */
1270 #undef HAVE_STRCASECOLL
1271
1272 /* Define to 1 if you have the `strerror_r' function. */
1273 #undef HAVE_STRERROR_R
1274
1275 /* Define to 1 if you have the `stricoll' function. */
1276 #undef HAVE_STRICOLL
1277
1278 /* Define to 1 if you have the <strings.h> header file. */
1279 #undef HAVE_STRINGS_H
1280
1281 /* Define to 1 if you have the <string.h> header file. */
1282 #undef HAVE_STRING_H
1283
1284 /* Define to 1 if you have the `strncasecmp' function. */
1285 #undef HAVE_STRNCASECMP
1286
1287 /* Define to 1 if you have the `strndup' function. */
1288 #undef HAVE_STRNDUP
1289
1290 /* Define to 1 if you have the `strnlen' function. */
1291 #undef HAVE_STRNLEN
1292
1293 /* Define to 1 if you have the `strptime' function. */
1294 #undef HAVE_STRPTIME
1295
1296 /* Define to 1 if you have the `strtoull' function. */
1297 #undef HAVE_STRTOULL
1298
1299 /* Define to 1 if you have the `strtoumax' function. */
1300 #undef HAVE_STRTOUMAX
1301
1302 /* Define to 1 if `decimal_point' is a member of `struct lconv'. */
1303 #undef HAVE_STRUCT_LCONV_DECIMAL_POINT
1304
1305 /* Define to 1 if `sa_sigaction' is a member of `struct sigaction'. */
1306 #undef HAVE_STRUCT_SIGACTION_SA_SIGACTION
1307
1308 /* Define to 1 if `st_atimensec' is a member of `struct stat'. */
1309 #undef HAVE_STRUCT_STAT_ST_ATIMENSEC
1310
1311 /* Define to 1 if `st_atimespec.tv_nsec' is a member of `struct stat'. */
1312 #undef HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC
1313
1314 /* Define to 1 if `st_atim.st__tim.tv_nsec' is a member of `struct stat'. */
1315 #undef HAVE_STRUCT_STAT_ST_ATIM_ST__TIM_TV_NSEC
1316
1317 /* Define to 1 if `st_atim.tv_nsec' is a member of `struct stat'. */
1318 #undef HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC
1319
1320 /* Define to 1 if `st_birthtimensec' is a member of `struct stat'. */
1321 #undef HAVE_STRUCT_STAT_ST_BIRTHTIMENSEC
1322
1323 /* Define to 1 if `st_birthtimespec.tv_nsec' is a member of `struct stat'. */
1324 #undef HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC
1325
1326 /* Define to 1 if `st_birthtim.tv_nsec' is a member of `struct stat'. */
1327 #undef HAVE_STRUCT_STAT_ST_BIRTHTIM_TV_NSEC
1328
1329 /* Define to 1 if `st_blksize' is a member of `struct stat'. */
1330 #undef HAVE_STRUCT_STAT_ST_BLKSIZE
1331
1332 /* Define to 1 if `st_rdev' is a member of `struct stat'. */
1333 #undef HAVE_STRUCT_STAT_ST_RDEV
1334
1335 /* Define to 1 if `tm_zone' is a member of `struct tm'. */
1336 #undef HAVE_STRUCT_TM_TM_ZONE
1337
1338 /* Define to 1 if you have the `symlink' function. */
1339 #undef HAVE_SYMLINK
1340
1341 /* Define to 1 if you have the <sys/bitypes.h> header file. */
1342 #undef HAVE_SYS_BITYPES_H
1343
1344 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
1345    */
1346 #undef HAVE_SYS_DIR_H
1347
1348 /* Define to 1 if you have the <sys/inttypes.h> header file. */
1349 #undef HAVE_SYS_INTTYPES_H
1350
1351 /* Define to 1 if you have the <sys/mman.h> header file. */
1352 #undef HAVE_SYS_MMAN_H
1353
1354 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
1355    */
1356 #undef HAVE_SYS_NDIR_H
1357
1358 /* Define to 1 if you have the <sys/param.h> header file. */
1359 #undef HAVE_SYS_PARAM_H
1360
1361 /* Define to 1 if you have the <sys/socket.h> header file. */
1362 #undef HAVE_SYS_SOCKET_H
1363
1364 /* Define to 1 if you have the <sys/stat.h> header file. */
1365 #undef HAVE_SYS_STAT_H
1366
1367 /* Define to 1 if you have the <sys/timeb.h> header file. */
1368 #undef HAVE_SYS_TIMEB_H
1369
1370 /* Define to 1 if you have the <sys/time.h> header file. */
1371 #undef HAVE_SYS_TIME_H
1372
1373 /* Define to 1 if you have the <sys/types.h> header file. */
1374 #undef HAVE_SYS_TYPES_H
1375
1376 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
1377 #undef HAVE_SYS_WAIT_H
1378
1379 /* Define if struct tm has the tm_gmtoff member. */
1380 #undef HAVE_TM_GMTOFF
1381
1382 /* Define to 1 if your `struct tm' has `tm_zone'. Deprecated, use
1383    `HAVE_STRUCT_TM_TM_ZONE' instead. */
1384 #undef HAVE_TM_ZONE
1385
1386 /* Define to 1 if you have the `towlower' function. */
1387 #undef HAVE_TOWLOWER
1388
1389 /* Define to 1 if you have the `tsearch' function. */
1390 #undef HAVE_TSEARCH
1391
1392 /* Define to 1 if you don't have `tm_zone' but do have the external array
1393    `tzname'. */
1394 #undef HAVE_TZNAME
1395
1396 /* Define to 1 if you have the `tzset' function. */
1397 #undef HAVE_TZSET
1398
1399 /* Define to 1 if you have the <ucontext.h> header file. */
1400 #undef HAVE_UCONTEXT_H
1401
1402 /* Define to 1 if you have the <unistd.h> header file. */
1403 #undef HAVE_UNISTD_H
1404
1405 /* Define to 1 if you have the `unsetenv' function. */
1406 #undef HAVE_UNSETENV
1407
1408 /* Define to 1 if the system has the type 'unsigned long long int'. */
1409 #undef HAVE_UNSIGNED_LONG_LONG_INT
1410
1411 /* Define to 1 if you have the `usleep' function. */
1412 #undef HAVE_USLEEP
1413
1414 /* Define to 1 if you have the `vasnprintf' function. */
1415 #undef HAVE_VASNPRINTF
1416
1417 /* Define to 1 if you have the `vasprintf' function. */
1418 #undef HAVE_VASPRINTF
1419
1420 /* Define to 1 if you have the `vfork' function. */
1421 #undef HAVE_VFORK
1422
1423 /* Define to 1 if you have the <vfork.h> header file. */
1424 #undef HAVE_VFORK_H
1425
1426 /* Define to 1 if you have the <wchar.h> header file. */
1427 #undef HAVE_WCHAR_H
1428
1429 /* Define if you have the 'wchar_t' type. */
1430 #undef HAVE_WCHAR_T
1431
1432 /* Define to 1 if you have the `wcrtomb' function. */
1433 #undef HAVE_WCRTOMB
1434
1435 /* Define to 1 if you have the `wcscoll' function. */
1436 #undef HAVE_WCSCOLL
1437
1438 /* Define to 1 if you have the `wcslen' function. */
1439 #undef HAVE_WCSLEN
1440
1441 /* Define to 1 if you have the `wcsnlen' function. */
1442 #undef HAVE_WCSNLEN
1443
1444 /* Define to 1 if you have the `wctob' function. */
1445 #undef HAVE_WCTOB
1446
1447 /* Define to 1 if you have the <wctype.h> header file. */
1448 #undef HAVE_WCTYPE_H
1449
1450 /* Define to 1 if you have the `wcwidth' function. */
1451 #undef HAVE_WCWIDTH
1452
1453 /* Define to 1 if you have the <winsock2.h> header file. */
1454 #undef HAVE_WINSOCK2_H
1455
1456 /* Define if you have the 'wint_t' type. */
1457 #undef HAVE_WINT_T
1458
1459 /* Define to 1 if you have the `wmemchr' function. */
1460 #undef HAVE_WMEMCHR
1461
1462 /* Define to 1 if you have the `wmemcpy' function. */
1463 #undef HAVE_WMEMCPY
1464
1465 /* Define to 1 if you have the `wmempcpy' function. */
1466 #undef HAVE_WMEMPCPY
1467
1468 /* Define to 1 if `fork' works. */
1469 #undef HAVE_WORKING_FORK
1470
1471 /* Define to 1 if O_NOATIME works. */
1472 #undef HAVE_WORKING_O_NOATIME
1473
1474 /* Define to 1 if O_NOFOLLOW works. */
1475 #undef HAVE_WORKING_O_NOFOLLOW
1476
1477 /* Define to 1 if `vfork' works. */
1478 #undef HAVE_WORKING_VFORK
1479
1480 /* Define to 1 if you have the <xlocale.h> header file. */
1481 #undef HAVE_XLOCALE_H
1482
1483 /* Define to 1 if extending the stack slightly past the limit causes a
1484    SIGSEGV, and an alternate stack can be established with sigaltstack, and
1485    the signal handler is passed a context that specifies the run time stack.
1486    This behavior is defined by POSIX 1003.1-2001 with the X/Open System
1487    Interface (XSI) option and is a standardized way to implement a SEGV-based
1488    stack overflow detection heuristic. */
1489 #undef HAVE_XSI_STACK_OVERFLOW_HEURISTIC
1490
1491 /* Define to 1 if the system has the type `_Bool'. */
1492 #undef HAVE__BOOL
1493
1494 /* Define to 1 if you have the `_ftime' function. */
1495 #undef HAVE__FTIME
1496
1497 /* Define to 1 if you have the `_set_invalid_parameter_handler' function. */
1498 #undef HAVE__SET_INVALID_PARAMETER_HANDLER
1499
1500 /* Define to 1 if you have the `__secure_getenv' function. */
1501 #undef HAVE___SECURE_GETENV
1502
1503 /* Define as const if the declaration of iconv() needs const. */
1504 #undef ICONV_CONST
1505
1506 /* Define to a symbolic name denoting the flavor of iconv_open()
1507    implementation. */
1508 #undef ICONV_FLAVOR
1509
1510 /* Define to 1 if 'lstat' dereferences a symlink specified with a trailing
1511    slash. */
1512 #undef LSTAT_FOLLOWS_SLASHED_SYMLINK
1513
1514 /* If malloc(0) is != NULL, define this to 1. Otherwise define this to 0. */
1515 #undef MALLOC_0_IS_NONNULL
1516
1517 /* Define to a substitute value for mmap()'s MAP_ANONYMOUS flag. */
1518 #undef MAP_ANONYMOUS
1519
1520 /* Define if the mbrtowc function has the NULL pwc argument bug. */
1521 #undef MBRTOWC_NULL_ARG1_BUG
1522
1523 /* Define if the mbrtowc function has the NULL string argument bug. */
1524 #undef MBRTOWC_NULL_ARG2_BUG
1525
1526 /* Define if the mbrtowc function does not return 0 for a NUL character. */
1527 #undef MBRTOWC_NUL_RETVAL_BUG
1528
1529 /* Define if the mbrtowc function returns a wrong return value. */
1530 #undef MBRTOWC_RETVAL_BUG
1531
1532 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
1533 #undef NO_MINUS_C_MINUS_O
1534
1535 /* Define to 1 if open() fails to recognize a trailing slash. */
1536 #undef OPEN_TRAILING_SLASH_BUG
1537
1538 /* Name of package */
1539 #undef PACKAGE
1540
1541 /* Define to the address where bug reports for this package should be sent. */
1542 #undef PACKAGE_BUGREPORT
1543
1544 /* Define to the full name of this package. */
1545 #undef PACKAGE_NAME
1546
1547 /* String identifying the packager of this software */
1548 #undef PACKAGE_PACKAGER
1549
1550 /* Packager info for bug reports (URL/e-mail/...) */
1551 #undef PACKAGE_PACKAGER_BUG_REPORTS
1552
1553 /* Packager-specific version information */
1554 #undef PACKAGE_PACKAGER_VERSION
1555
1556 /* Define to the full name and version of this package. */
1557 #undef PACKAGE_STRING
1558
1559 /* Define to the one symbol short name of this package. */
1560 #undef PACKAGE_TARNAME
1561
1562 /* Define to the home page for this package. */
1563 #undef PACKAGE_URL
1564
1565 /* Define to the version of this package. */
1566 #undef PACKAGE_VERSION
1567
1568 /* Define if <inttypes.h> exists and defines unusable PRI* macros. */
1569 #undef PRI_MACROS_BROKEN
1570
1571 /* Define to the type that is the result of default argument promotions of
1572    type mode_t. */
1573 #undef PROMOTED_MODE_T
1574
1575 /* Name of "pr" program. */
1576 #undef PR_PROGRAM
1577
1578 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
1579    'ptrdiff_t'. */
1580 #undef PTRDIFF_T_SUFFIX
1581
1582 /* Define to 1 if readlink fails to recognize a trailing slash. */
1583 #undef READLINK_TRAILING_SLASH_BUG
1584
1585 /* Define to 1 if stat needs help when passed a directory name with a trailing
1586    slash */
1587 #undef REPLACE_FUNC_STAT_DIR
1588
1589 /* Define to 1 if stat needs help when passed a file name with a trailing
1590    slash */
1591 #undef REPLACE_FUNC_STAT_FILE
1592
1593 /* Define if nl_langinfo exists but is overridden by gnulib. */
1594 #undef REPLACE_NL_LANGINFO
1595
1596 /* Define to 1 if strerror(0) does not return a message implying success. */
1597 #undef REPLACE_STRERROR_0
1598
1599 /* Define if vasnprintf exists but is overridden by gnulib. */
1600 #undef REPLACE_VASNPRINTF
1601
1602 /* Define if sigaltstack() interprets the stack_t.ss_sp field incorrectly, as
1603    the highest address of the alternate stack range rather than as the lowest
1604    address. */
1605 #undef SIGALTSTACK_SS_REVERSED
1606
1607 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
1608    'sig_atomic_t'. */
1609 #undef SIG_ATOMIC_T_SUFFIX
1610
1611 /* Define as the maximum value of type 'size_t', if the system doesn't define
1612    it. */
1613 #ifndef SIZE_MAX
1614 # undef SIZE_MAX
1615 #endif
1616
1617 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
1618    'size_t'. */
1619 #undef SIZE_T_SUFFIX
1620
1621 /* If using the C implementation of alloca, define if you know the
1622    direction of stack growth for your system; otherwise it will be
1623    automatically deduced at runtime.
1624         STACK_DIRECTION > 0 => grows toward higher addresses
1625         STACK_DIRECTION < 0 => grows toward lower addresses
1626         STACK_DIRECTION = 0 => direction of growth unknown */
1627 #undef STACK_DIRECTION
1628
1629 /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
1630 #undef STAT_MACROS_BROKEN
1631
1632 /* Define to 1 if you have the ANSI C header files. */
1633 #undef STDC_HEADERS
1634
1635 /* Define to 1 if strerror_r returns char *. */
1636 #undef STRERROR_R_CHAR_P
1637
1638 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
1639 #undef TM_IN_SYS_TIME
1640
1641 /* Define to 1 if the type of the st_atim member of a struct stat is struct
1642    timespec. */
1643 #undef TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC
1644
1645 /* Enable extensions on AIX 3, Interix.  */
1646 #ifndef _ALL_SOURCE
1647 # undef _ALL_SOURCE
1648 #endif
1649 /* Enable general extensions on OS X.  */
1650 #ifndef _DARWIN_C_SOURCE
1651 # undef _DARWIN_C_SOURCE
1652 #endif
1653 /* Enable GNU extensions on systems that have them.  */
1654 #ifndef _GNU_SOURCE
1655 # undef _GNU_SOURCE
1656 #endif
1657 /* Enable threading extensions on Solaris.  */
1658 #ifndef _POSIX_PTHREAD_SEMANTICS
1659 # undef _POSIX_PTHREAD_SEMANTICS
1660 #endif
1661 /* Enable extensions on HP NonStop.  */
1662 #ifndef _TANDEM_SOURCE
1663 # undef _TANDEM_SOURCE
1664 #endif
1665 /* Enable X/Open extensions if necessary.  HP-UX 11.11 defines
1666    mbstate_t only if _XOPEN_SOURCE is defined to 500, regardless of
1667    whether compiling with -Ae or -D_HPUX_SOURCE=1.  */
1668 #ifndef _XOPEN_SOURCE
1669 # undef _XOPEN_SOURCE
1670 #endif
1671 /* Enable general extensions on Solaris.  */
1672 #ifndef __EXTENSIONS__
1673 # undef __EXTENSIONS__
1674 #endif
1675
1676
1677 /* Define to 1 if you want getc etc. to use unlocked I/O if available.
1678    Unlocked I/O can improve performance in unithreaded apps, but it is not
1679    safe for multithreaded apps. */
1680 #undef USE_UNLOCKED_IO
1681
1682 /* Version number of package */
1683 #undef VERSION
1684
1685 /* Define to 1 if unsetenv returns void instead of int. */
1686 #undef VOID_UNSETENV
1687
1688 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
1689    'wchar_t'. */
1690 #undef WCHAR_T_SUFFIX
1691
1692 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
1693    'wint_t'. */
1694 #undef WINT_T_SUFFIX
1695
1696 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
1697    significant byte first (like Motorola and SPARC, unlike Intel). */
1698 #if defined AC_APPLE_UNIVERSAL_BUILD
1699 # if defined __BIG_ENDIAN__
1700 #  define WORDS_BIGENDIAN 1
1701 # endif
1702 #else
1703 # ifndef WORDS_BIGENDIAN
1704 #  undef WORDS_BIGENDIAN
1705 # endif
1706 #endif
1707
1708 /* Enable large inode numbers on Mac OS X 10.5. */
1709 #undef _DARWIN_USE_64_BIT_INODE
1710
1711 /* Number of bits in a file offset, on hosts where this is settable. */
1712 #undef _FILE_OFFSET_BITS
1713
1714 /* enable compile-time and run-time bounds-checking, and some warnings */
1715 #undef _FORTIFY_SOURCE
1716
1717 /* Define to 1 if Gnulib overrides 'struct stat' on Windows so that struct
1718    stat.st_size becomes 64-bit. */
1719 #undef _GL_WINDOWS_64_BIT_ST_SIZE
1720
1721 /* Define for large files, on AIX-style hosts. */
1722 #undef _LARGE_FILES
1723
1724 /* Define to 1 on Solaris. */
1725 #undef _LCONV_C99
1726
1727 /* Define to 1 if on MINIX. */
1728 #undef _MINIX
1729
1730 /* Define to 1 to make NetBSD features available. MINIX 3 needs this. */
1731 #undef _NETBSD_SOURCE
1732
1733 /* The _Noreturn keyword of C11.  */
1734 #if ! (defined _Noreturn \
1735        || (defined __STDC_VERSION__ && 201112 <= __STDC_VERSION__))
1736 # if (3 <= __GNUC__ || (__GNUC__ == 2 && 8 <= __GNUC_MINOR__) \
1737       || 0x5110 <= __SUNPRO_C)
1738 #  define _Noreturn __attribute__ ((__noreturn__))
1739 # elif defined _MSC_VER && 1200 <= _MSC_VER
1740 #  define _Noreturn __declspec (noreturn)
1741 # else
1742 #  define _Noreturn
1743 # endif
1744 #endif
1745
1746
1747 /* Define to 2 if the system does not provide POSIX.1 features except with
1748    this defined. */
1749 #undef _POSIX_1_SOURCE
1750
1751 /* Define to 1 if you need to in order for 'stat' and other things to work. */
1752 #undef _POSIX_SOURCE
1753
1754 /* Define if you want <regex.h> to include <limits.h>, so that it consistently
1755    overrides <limits.h>'s RE_DUP_MAX. */
1756 #undef _REGEX_INCLUDE_LIMITS_H
1757
1758 /* Define if you want regoff_t to be at least as wide POSIX requires. */
1759 #undef _REGEX_LARGE_OFFSETS
1760
1761 /* Define to rpl_ if the getopt replacement functions and variables should be
1762    used. */
1763 #undef __GETOPT_PREFIX
1764
1765 /* _GL_INLINE is a portable alternative to ISO C99 plain 'inline'.
1766    _GL_EXTERN_INLINE is a portable alternative to 'extern inline'.
1767    _GL_INLINE_HEADER_BEGIN contains useful stuff to put
1768      in an include file, before uses of _GL_INLINE.
1769      It suppresses GCC's bogus "no previous prototype for 'FOO'" diagnostic,
1770      when FOO is an inline function in the header; see
1771      <http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54113>.
1772    _GL_INLINE_HEADER_END contains useful stuff to put
1773      in the same include file, after uses of _GL_INLINE.
1774
1775    Suppress extern inline with HP-UX cc, as it appears to be broken; see
1776    <http://lists.gnu.org/archive/html/bug-texinfo/2013-02/msg00030.html>.
1777
1778    Suppress the use of extern inline on Apple's platforms,
1779    as Libc-825.25 (2012-09-19) is incompatible with it; see
1780    <http://lists.gnu.org/archive/html/bug-gnulib/2012-12/msg00023.html>.
1781    Perhaps Apple will fix this some day.  */
1782 #if ((__GNUC__ \
1783       ? defined __GNUC_STDC_INLINE__ && __GNUC_STDC_INLINE__ \
1784       : 199901L <= __STDC_VERSION__ && !defined __HP_cc) \
1785      && !defined __APPLE__)
1786 # define _GL_INLINE inline
1787 # define _GL_EXTERN_INLINE extern inline
1788 #elif 2 < __GNUC__ + (7 <= __GNUC_MINOR__) && !defined __APPLE__
1789 # if __GNUC_GNU_INLINE__
1790    /* __gnu_inline__ suppresses a GCC 4.2 diagnostic.  */
1791 #  define _GL_INLINE extern inline __attribute__ ((__gnu_inline__))
1792 # else
1793 #  define _GL_INLINE extern inline
1794 # endif
1795 # define _GL_EXTERN_INLINE extern
1796 #else
1797 # define _GL_INLINE static _GL_UNUSED
1798 # define _GL_EXTERN_INLINE static _GL_UNUSED
1799 #endif
1800
1801 #if 4 < __GNUC__ + (6 <= __GNUC_MINOR__)
1802 # if defined __GNUC_STDC_INLINE__ && __GNUC_STDC_INLINE__
1803 #  define _GL_INLINE_HEADER_CONST_PRAGMA
1804 # else
1805 #  define _GL_INLINE_HEADER_CONST_PRAGMA \
1806      _Pragma ("GCC diagnostic ignored \"-Wsuggest-attribute=const\"")
1807 # endif
1808 # define _GL_INLINE_HEADER_BEGIN \
1809     _Pragma ("GCC diagnostic push") \
1810     _Pragma ("GCC diagnostic ignored \"-Wmissing-prototypes\"") \
1811     _Pragma ("GCC diagnostic ignored \"-Wmissing-declarations\"") \
1812     _GL_INLINE_HEADER_CONST_PRAGMA
1813 # define _GL_INLINE_HEADER_END \
1814     _Pragma ("GCC diagnostic pop")
1815 #else
1816 # define _GL_INLINE_HEADER_BEGIN
1817 # define _GL_INLINE_HEADER_END
1818 #endif
1819
1820 /* Define to a replacement function name for fnmatch(). */
1821 #undef fnmatch
1822
1823 /* Define to `int' if <sys/types.h> doesn't define. */
1824 #undef gid_t
1825
1826 /* A replacement for va_copy, if needed.  */
1827 #define gl_va_copy(a,b) ((a) = (b))
1828
1829 /* Define to rpl_gmtime if the replacement function should be used. */
1830 #undef gmtime
1831
1832 /* Define to `__inline__' or `__inline' if that's what the C compiler
1833    calls it, or to nothing if 'inline' is not supported under any name.  */
1834 #ifndef __cplusplus
1835 #undef inline
1836 #endif
1837
1838 /* Define to long or long long if <stdint.h> and <inttypes.h> don't define. */
1839 #undef intmax_t
1840
1841 /* Work around a bug in Apple GCC 4.0.1 build 5465: In C99 mode, it supports
1842    the ISO C 99 semantics of 'extern inline' (unlike the GNU C semantics of
1843    earlier versions), but does not display it by setting __GNUC_STDC_INLINE__.
1844    __APPLE__ && __MACH__ test for Mac OS X.
1845    __APPLE_CC__ tests for the Apple compiler and its version.
1846    __STDC_VERSION__ tests for the C99 mode.  */
1847 #if defined __APPLE__ && defined __MACH__ && __APPLE_CC__ >= 5465 && !defined __cplusplus && __STDC_VERSION__ >= 199901L && !defined __GNUC_STDC_INLINE__
1848 # define __GNUC_STDC_INLINE__ 1
1849 #endif
1850
1851 /* Define to 1 if the compiler is checking for lint. */
1852 #undef lint
1853
1854 /* Define to rpl_localtime if the replacement function should be used. */
1855 #undef localtime
1856
1857 /* Define to a type if <wchar.h> does not define. */
1858 #undef mbstate_t
1859
1860 /* Define to `int' if <sys/types.h> does not define. */
1861 #undef mode_t
1862
1863 /* Define to the name of the strftime replacement function. */
1864 #undef my_strftime
1865
1866 /* Define to the type of st_nlink in struct stat, or a supertype. */
1867 #undef nlink_t
1868
1869 /* Define to `long int' if <sys/types.h> does not define. */
1870 #undef off_t
1871
1872 /* Define to `int' if <sys/types.h> does not define. */
1873 #undef pid_t
1874
1875 /* Define as the type of the result of subtracting two pointers, if the system
1876    doesn't define it. */
1877 #undef ptrdiff_t
1878
1879 /* Define to rpl_re_comp if the replacement should be used. */
1880 #undef re_comp
1881
1882 /* Define to rpl_re_compile_fastmap if the replacement should be used. */
1883 #undef re_compile_fastmap
1884
1885 /* Define to rpl_re_compile_pattern if the replacement should be used. */
1886 #undef re_compile_pattern
1887
1888 /* Define to rpl_re_exec if the replacement should be used. */
1889 #undef re_exec
1890
1891 /* Define to rpl_re_match if the replacement should be used. */
1892 #undef re_match
1893
1894 /* Define to rpl_re_match_2 if the replacement should be used. */
1895 #undef re_match_2
1896
1897 /* Define to rpl_re_search if the replacement should be used. */
1898 #undef re_search
1899
1900 /* Define to rpl_re_search_2 if the replacement should be used. */
1901 #undef re_search_2
1902
1903 /* Define to rpl_re_set_registers if the replacement should be used. */
1904 #undef re_set_registers
1905
1906 /* Define to rpl_re_set_syntax if the replacement should be used. */
1907 #undef re_set_syntax
1908
1909 /* Define to rpl_re_syntax_options if the replacement should be used. */
1910 #undef re_syntax_options
1911
1912 /* Define to rpl_regcomp if the replacement should be used. */
1913 #undef regcomp
1914
1915 /* Define to rpl_regerror if the replacement should be used. */
1916 #undef regerror
1917
1918 /* Define to rpl_regexec if the replacement should be used. */
1919 #undef regexec
1920
1921 /* Define to rpl_regfree if the replacement should be used. */
1922 #undef regfree
1923
1924 /* Define to the equivalent of the C99 'restrict' keyword, or to
1925    nothing if this is not supported.  Do not define if restrict is
1926    supported directly.  */
1927 #undef restrict
1928 /* Work around a bug in Sun C++: it does not support _Restrict or
1929    __restrict__, even though the corresponding Sun C compiler ends up with
1930    "#define restrict _Restrict" or "#define restrict __restrict__" in the
1931    previous line.  Perhaps some future version of Sun C++ will work with
1932    restrict; if so, hopefully it defines __RESTRICT like Sun C does.  */
1933 #if defined __SUNPRO_CC && !defined __RESTRICT
1934 # define _Restrict
1935 # define __restrict__
1936 #endif
1937
1938 /* Define to `unsigned int' if <sys/types.h> does not define. */
1939 #undef size_t
1940
1941 /* Define as a signed type of the same size as size_t. */
1942 #undef ssize_t
1943
1944 /* Define to `int' if <sys/types.h> doesn't define. */
1945 #undef uid_t
1946
1947 /* Define as a marker that can be attached to declarations that might not
1948     be used.  This helps to reduce warnings, such as from
1949     GCC -Wunused-parameter.  */
1950 #if __GNUC__ >= 3 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 7)
1951 # define _GL_UNUSED __attribute__ ((__unused__))
1952 #else
1953 # define _GL_UNUSED
1954 #endif
1955 /* The name _UNUSED_PARAMETER_ is an earlier spelling, although the name
1956    is a misnomer outside of parameter lists.  */
1957 #define _UNUSED_PARAMETER_ _GL_UNUSED
1958
1959 /* The __pure__ attribute was added in gcc 2.96.  */
1960 #if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 96)
1961 # define _GL_ATTRIBUTE_PURE __attribute__ ((__pure__))
1962 #else
1963 # define _GL_ATTRIBUTE_PURE /* empty */
1964 #endif
1965
1966 /* The __const__ attribute was added in gcc 2.95.  */
1967 #if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 95)
1968 # define _GL_ATTRIBUTE_CONST __attribute__ ((__const__))
1969 #else
1970 # define _GL_ATTRIBUTE_CONST /* empty */
1971 #endif
1972
1973
1974 /* Define to an unsigned 32-bit type if <sys/types.h> lacks this type. */
1975 #undef useconds_t
1976
1977 /* Define as a macro for copying va_list variables. */
1978 #undef va_copy
1979
1980 /* Define as `fork' if `vfork' does not work. */
1981 #undef vfork