Imported Upstream version 1.4.17
[platform/upstream/m4.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 if you wish *printf() functions that have a safe handling of
22    non-IEEE-754 'long double' values. */
23 #undef CHECK_PRINTF_SAFE
24
25 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
26    systems. This function is required for `alloca.c' support on those systems.
27    */
28 #undef CRAY_STACKSEG_END
29
30 /* Define to 1 if using `alloca.c'. */
31 #undef C_ALLOCA
32
33 /* Define as the bit index in the word where to find bit 0 of the exponent of
34    'double'. */
35 #undef DBL_EXPBIT0_BIT
36
37 /* Define as the word index where to find the exponent of 'double'. */
38 #undef DBL_EXPBIT0_WORD
39
40 /* Define as the bit index in the word where to find the sign of 'double'. */
41 #undef DBL_SIGNBIT_BIT
42
43 /* Define as the word index where to find the sign of 'double'. */
44 #undef DBL_SIGNBIT_WORD
45
46 /* Define to 1 if // is a file system root distinct from /. */
47 #undef DOUBLE_SLASH_IS_DISTINCT_ROOT
48
49 /* Define to 1 if the changeword(REGEXP) functionality is wanted */
50 #undef ENABLE_CHANGEWORD
51
52 /* Define to 1 if an invalid memory address access may yield a SIGBUS. */
53 #undef FAULT_YIELDS_SIGBUS
54
55 /* Define this to 1 if F_DUPFD behavior does not match POSIX */
56 #undef FCNTL_DUPFD_BUGGY
57
58 /* Define as the bit index in the word where to find bit 0 of the exponent of
59    'float'. */
60 #undef FLT_EXPBIT0_BIT
61
62 /* Define as the word index where to find the exponent of 'float'. */
63 #undef FLT_EXPBIT0_WORD
64
65 /* Define as the bit index in the word where to find the sign of 'float'. */
66 #undef FLT_SIGNBIT_BIT
67
68 /* Define as the word index where to find the sign of 'float'. */
69 #undef FLT_SIGNBIT_WORD
70
71 /* Define to 1 if fopen() fails to recognize a trailing slash. */
72 #undef FOPEN_TRAILING_SLASH_BUG
73
74 /* Enable compile-time and run-time bounds-checking, and some warnings,
75       without upsetting newer glibc. */
76    #if defined __OPTIMIZE__ && __OPTIMIZE__
77    # define _FORTIFY_SOURCE 2
78    #endif
79   
80
81 /* Define to 1 if the system's ftello function has the Solaris bug. */
82 #undef FTELLO_BROKEN_AFTER_SWITCHING_FROM_READ_TO_WRITE
83
84 /* Define to 1 if fflush is known to work on stdin as per POSIX.1-2008, 0 if
85    fflush is known to not work, -1 if unknown. */
86 #undef FUNC_FFLUSH_STDIN
87
88 /* Define to 1 if nl_langinfo (YESEXPR) returns a non-empty string. */
89 #undef FUNC_NL_LANGINFO_YESEXPR_WORKS
90
91 /* Define to 1 if realpath() can malloc memory, always gives an absolute path,
92    and handles trailing slash correctly. */
93 #undef FUNC_REALPATH_WORKS
94
95 /* Define to 1 if ungetc is broken when used on arbitrary bytes. */
96 #undef FUNC_UNGETC_BROKEN
97
98 /* Define if gettimeofday clobbers the localtime buffer. */
99 #undef GETTIMEOFDAY_CLOBBERS_LOCALTIME
100
101 /* Define this to 'void' or 'struct timezone' to match the system's
102    declaration of the second argument to gettimeofday. */
103 #undef GETTIMEOFDAY_TIMEZONE
104
105 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
106    whether the gnulib module canonicalize-lgpl shall be considered present. */
107 #undef GNULIB_CANONICALIZE_LGPL
108
109 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
110    whether the gnulib module close-stream shall be considered present. */
111 #undef GNULIB_CLOSE_STREAM
112
113 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
114    whether the gnulib module dirname shall be considered present. */
115 #undef GNULIB_DIRNAME
116
117 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
118    whether the gnulib module fd-safer-flag shall be considered present. */
119 #undef GNULIB_FD_SAFER_FLAG
120
121 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
122    whether the gnulib module fflush shall be considered present. */
123 #undef GNULIB_FFLUSH
124
125 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
126    whether the gnulib module filenamecat shall be considered present. */
127 #undef GNULIB_FILENAMECAT
128
129 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
130    whether the gnulib module fopen-safer shall be considered present. */
131 #undef GNULIB_FOPEN_SAFER
132
133 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
134    whether the gnulib module fscanf shall be considered present. */
135 #undef GNULIB_FSCANF
136
137 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
138    whether the gnulib module lock shall be considered present. */
139 #undef GNULIB_LOCK
140
141 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
142    whether the gnulib module malloc-gnu shall be considered present. */
143 #undef GNULIB_MALLOC_GNU
144
145 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
146    whether the gnulib module pipe2-safer shall be considered present. */
147 #undef GNULIB_PIPE2_SAFER
148
149 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
150    whether the gnulib module scanf shall be considered present. */
151 #undef GNULIB_SCANF
152
153 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
154    whether the gnulib module sigpipe shall be considered present. */
155 #undef GNULIB_SIGPIPE
156
157 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
158    whether the gnulib module snprintf shall be considered present. */
159 #undef GNULIB_SNPRINTF
160
161 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
162    whether the gnulib module strerror shall be considered present. */
163 #undef GNULIB_STRERROR
164
165 /* Define to 1 when the gnulib module btowc should be tested. */
166 #undef GNULIB_TEST_BTOWC
167
168 /* Define to 1 when the gnulib module canonicalize_file_name should be tested.
169    */
170 #undef GNULIB_TEST_CANONICALIZE_FILE_NAME
171
172 /* Define to 1 when the gnulib module chdir should be tested. */
173 #undef GNULIB_TEST_CHDIR
174
175 /* Define to 1 when the gnulib module cloexec should be tested. */
176 #undef GNULIB_TEST_CLOEXEC
177
178 /* Define to 1 when the gnulib module close should be tested. */
179 #undef GNULIB_TEST_CLOSE
180
181 /* Define to 1 when the gnulib module closedir should be tested. */
182 #undef GNULIB_TEST_CLOSEDIR
183
184 /* Define to 1 when the gnulib module dup should be tested. */
185 #undef GNULIB_TEST_DUP
186
187 /* Define to 1 when the gnulib module dup2 should be tested. */
188 #undef GNULIB_TEST_DUP2
189
190 /* Define to 1 when the gnulib module environ should be tested. */
191 #undef GNULIB_TEST_ENVIRON
192
193 /* Define to 1 when the gnulib module fclose should be tested. */
194 #undef GNULIB_TEST_FCLOSE
195
196 /* Define to 1 when the gnulib module fcntl should be tested. */
197 #undef GNULIB_TEST_FCNTL
198
199 /* Define to 1 when the gnulib module fdopen should be tested. */
200 #undef GNULIB_TEST_FDOPEN
201
202 /* Define to 1 when the gnulib module fflush should be tested. */
203 #undef GNULIB_TEST_FFLUSH
204
205 /* Define to 1 when the gnulib module fopen should be tested. */
206 #undef GNULIB_TEST_FOPEN
207
208 /* Define to 1 when the gnulib module fpurge should be tested. */
209 #undef GNULIB_TEST_FPURGE
210
211 /* Define to 1 when the gnulib module frexp should be tested. */
212 #undef GNULIB_TEST_FREXP
213
214 /* Define to 1 when the gnulib module frexpl should be tested. */
215 #undef GNULIB_TEST_FREXPL
216
217 /* Define to 1 when the gnulib module fseek should be tested. */
218 #undef GNULIB_TEST_FSEEK
219
220 /* Define to 1 when the gnulib module fseeko should be tested. */
221 #undef GNULIB_TEST_FSEEKO
222
223 /* Define to 1 when the gnulib module fstat should be tested. */
224 #undef GNULIB_TEST_FSTAT
225
226 /* Define to 1 when the gnulib module ftell should be tested. */
227 #undef GNULIB_TEST_FTELL
228
229 /* Define to 1 when the gnulib module ftello should be tested. */
230 #undef GNULIB_TEST_FTELLO
231
232 /* Define to 1 when the gnulib module getcwd should be tested. */
233 #undef GNULIB_TEST_GETCWD
234
235 /* Define to 1 when the gnulib module getdtablesize should be tested. */
236 #undef GNULIB_TEST_GETDTABLESIZE
237
238 /* Define to 1 when the gnulib module getopt-gnu should be tested. */
239 #undef GNULIB_TEST_GETOPT_GNU
240
241 /* Define to 1 when the gnulib module getpagesize should be tested. */
242 #undef GNULIB_TEST_GETPAGESIZE
243
244 /* Define to 1 when the gnulib module gettimeofday should be tested. */
245 #undef GNULIB_TEST_GETTIMEOFDAY
246
247 /* Define to 1 when the gnulib module link should be tested. */
248 #undef GNULIB_TEST_LINK
249
250 /* Define to 1 when the gnulib module localeconv should be tested. */
251 #undef GNULIB_TEST_LOCALECONV
252
253 /* Define to 1 when the gnulib module lseek should be tested. */
254 #undef GNULIB_TEST_LSEEK
255
256 /* Define to 1 when the gnulib module lstat should be tested. */
257 #undef GNULIB_TEST_LSTAT
258
259 /* Define to 1 when the gnulib module malloc-posix should be tested. */
260 #undef GNULIB_TEST_MALLOC_POSIX
261
262 /* Define to 1 when the gnulib module mbrtowc should be tested. */
263 #undef GNULIB_TEST_MBRTOWC
264
265 /* Define to 1 when the gnulib module mbsinit should be tested. */
266 #undef GNULIB_TEST_MBSINIT
267
268 /* Define to 1 when the gnulib module mbtowc should be tested. */
269 #undef GNULIB_TEST_MBTOWC
270
271 /* Define to 1 when the gnulib module memchr should be tested. */
272 #undef GNULIB_TEST_MEMCHR
273
274 /* Define to 1 when the gnulib module mkdtemp should be tested. */
275 #undef GNULIB_TEST_MKDTEMP
276
277 /* Define to 1 when the gnulib module mkstemp should be tested. */
278 #undef GNULIB_TEST_MKSTEMP
279
280 /* Define to 1 when the gnulib module nl_langinfo should be tested. */
281 #undef GNULIB_TEST_NL_LANGINFO
282
283 /* Define to 1 when the gnulib module open should be tested. */
284 #undef GNULIB_TEST_OPEN
285
286 /* Define to 1 when the gnulib module opendir should be tested. */
287 #undef GNULIB_TEST_OPENDIR
288
289 /* Define to 1 when the gnulib module pipe2 should be tested. */
290 #undef GNULIB_TEST_PIPE2
291
292 /* Define to 1 when the gnulib module posix_spawnattr_destroy should be
293    tested. */
294 #undef GNULIB_TEST_POSIX_SPAWNATTR_DESTROY
295
296 /* Define to 1 when the gnulib module posix_spawnattr_init should be tested.
297    */
298 #undef GNULIB_TEST_POSIX_SPAWNATTR_INIT
299
300 /* Define to 1 when the gnulib module posix_spawnattr_setflags should be
301    tested. */
302 #undef GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS
303
304 /* Define to 1 when the gnulib module posix_spawnattr_setsigmask should be
305    tested. */
306 #undef GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK
307
308 /* Define to 1 when the gnulib module posix_spawnp should be tested. */
309 #undef GNULIB_TEST_POSIX_SPAWNP
310
311 /* Define to 1 when the gnulib module posix_spawn_file_actions_addclose should
312    be tested. */
313 #undef GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE
314
315 /* Define to 1 when the gnulib module posix_spawn_file_actions_adddup2 should
316    be tested. */
317 #undef GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2
318
319 /* Define to 1 when the gnulib module posix_spawn_file_actions_addopen should
320    be tested. */
321 #undef GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN
322
323 /* Define to 1 when the gnulib module posix_spawn_file_actions_destroy should
324    be tested. */
325 #undef GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY
326
327 /* Define to 1 when the gnulib module posix_spawn_file_actions_init should be
328    tested. */
329 #undef GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT
330
331 /* Define to 1 when the gnulib module putenv should be tested. */
332 #undef GNULIB_TEST_PUTENV
333
334 /* Define to 1 when the gnulib module raise should be tested. */
335 #undef GNULIB_TEST_RAISE
336
337 /* Define to 1 when the gnulib module rawmemchr should be tested. */
338 #undef GNULIB_TEST_RAWMEMCHR
339
340 /* Define to 1 when the gnulib module readdir should be tested. */
341 #undef GNULIB_TEST_READDIR
342
343 /* Define to 1 when the gnulib module readlink should be tested. */
344 #undef GNULIB_TEST_READLINK
345
346 /* Define to 1 when the gnulib module realpath should be tested. */
347 #undef GNULIB_TEST_REALPATH
348
349 /* Define to 1 when the gnulib module rename should be tested. */
350 #undef GNULIB_TEST_RENAME
351
352 /* Define to 1 when the gnulib module rmdir should be tested. */
353 #undef GNULIB_TEST_RMDIR
354
355 /* Define to 1 when the gnulib module secure_getenv should be tested. */
356 #undef GNULIB_TEST_SECURE_GETENV
357
358 /* Define to 1 when the gnulib module setenv should be tested. */
359 #undef GNULIB_TEST_SETENV
360
361 /* Define to 1 when the gnulib module setlocale should be tested. */
362 #undef GNULIB_TEST_SETLOCALE
363
364 /* Define to 1 when the gnulib module sigaction should be tested. */
365 #undef GNULIB_TEST_SIGACTION
366
367 /* Define to 1 when the gnulib module signbit should be tested. */
368 #undef GNULIB_TEST_SIGNBIT
369
370 /* Define to 1 when the gnulib module sigprocmask should be tested. */
371 #undef GNULIB_TEST_SIGPROCMASK
372
373 /* Define to 1 when the gnulib module sleep should be tested. */
374 #undef GNULIB_TEST_SLEEP
375
376 /* Define to 1 when the gnulib module snprintf should be tested. */
377 #undef GNULIB_TEST_SNPRINTF
378
379 /* Define to 1 when the gnulib module stat should be tested. */
380 #undef GNULIB_TEST_STAT
381
382 /* Define to 1 when the gnulib module strchrnul should be tested. */
383 #undef GNULIB_TEST_STRCHRNUL
384
385 /* Define to 1 when the gnulib module strdup should be tested. */
386 #undef GNULIB_TEST_STRDUP
387
388 /* Define to 1 when the gnulib module strerror should be tested. */
389 #undef GNULIB_TEST_STRERROR
390
391 /* Define to 1 when the gnulib module strndup should be tested. */
392 #undef GNULIB_TEST_STRNDUP
393
394 /* Define to 1 when the gnulib module strnlen should be tested. */
395 #undef GNULIB_TEST_STRNLEN
396
397 /* Define to 1 when the gnulib module strsignal should be tested. */
398 #undef GNULIB_TEST_STRSIGNAL
399
400 /* Define to 1 when the gnulib module strstr should be tested. */
401 #undef GNULIB_TEST_STRSTR
402
403 /* Define to 1 when the gnulib module strtod should be tested. */
404 #undef GNULIB_TEST_STRTOD
405
406 /* Define to 1 when the gnulib module symlink should be tested. */
407 #undef GNULIB_TEST_SYMLINK
408
409 /* Define to 1 when the gnulib module unsetenv should be tested. */
410 #undef GNULIB_TEST_UNSETENV
411
412 /* Define to 1 when the gnulib module vasprintf should be tested. */
413 #undef GNULIB_TEST_VASPRINTF
414
415 /* Define to 1 when the gnulib module waitpid should be tested. */
416 #undef GNULIB_TEST_WAITPID
417
418 /* Define to 1 when the gnulib module wcrtomb should be tested. */
419 #undef GNULIB_TEST_WCRTOMB
420
421 /* Define to 1 when the gnulib module wctob should be tested. */
422 #undef GNULIB_TEST_WCTOB
423
424 /* Define to 1 when the gnulib module wctomb should be tested. */
425 #undef GNULIB_TEST_WCTOMB
426
427 /* Define to 1 when the gnulib module write should be tested. */
428 #undef GNULIB_TEST_WRITE
429
430 /* Define to 1 if you have 'alloca' after including <alloca.h>, a header that
431    may be supplied by this distribution. */
432 #undef HAVE_ALLOCA
433
434 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
435    */
436 #undef HAVE_ALLOCA_H
437
438 /* Define to 1 if you have the <bp-sym.h> header file. */
439 #undef HAVE_BP_SYM_H
440
441 /* Define to 1 if you have the `btowc' function. */
442 #undef HAVE_BTOWC
443
444 /* Define to 1 if you have the `canonicalize_file_name' function. */
445 #undef HAVE_CANONICALIZE_FILE_NAME
446
447 /* Define to 1 if you have the Mac OS X function CFLocaleCopyCurrent in the
448    CoreFoundation framework. */
449 #undef HAVE_CFLOCALECOPYCURRENT
450
451 /* Define to 1 if you have the Mac OS X function CFPreferencesCopyAppValue in
452    the CoreFoundation framework. */
453 #undef HAVE_CFPREFERENCESCOPYAPPVALUE
454
455 /* Define to 1 if you have the `closedir' function. */
456 #undef HAVE_CLOSEDIR
457
458 /* Define to 1 if you have the `confstr' function. */
459 #undef HAVE_CONFSTR
460
461 /* Define if the copysignf function is declared in <math.h> and available in
462    libc. */
463 #undef HAVE_COPYSIGNF_IN_LIBC
464
465 /* Define if the copysignl function is declared in <math.h> and available in
466    libc. */
467 #undef HAVE_COPYSIGNL_IN_LIBC
468
469 /* Define if the copysign function is declared in <math.h> and available in
470    libc. */
471 #undef HAVE_COPYSIGN_IN_LIBC
472
473 /* Define to 1 if you have the declaration of `alarm', and to 0 if you don't.
474    */
475 #undef HAVE_DECL_ALARM
476
477 /* Define to 1 if you have the declaration of `clearerr_unlocked', and to 0 if
478    you don't. */
479 #undef HAVE_DECL_CLEARERR_UNLOCKED
480
481 /* Define to 1 if you have the declaration of `copysign', and to 0 if you
482    don't. */
483 #undef HAVE_DECL_COPYSIGN
484
485 /* Define to 1 if you have the declaration of `copysignf', and to 0 if you
486    don't. */
487 #undef HAVE_DECL_COPYSIGNF
488
489 /* Define to 1 if you have the declaration of `copysignl', and to 0 if you
490    don't. */
491 #undef HAVE_DECL_COPYSIGNL
492
493 /* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you
494    don't. */
495 #undef HAVE_DECL_FEOF_UNLOCKED
496
497 /* Define to 1 if you have the declaration of `ferror_unlocked', and to 0 if
498    you don't. */
499 #undef HAVE_DECL_FERROR_UNLOCKED
500
501 /* Define to 1 if you have the declaration of `fflush_unlocked', and to 0 if
502    you don't. */
503 #undef HAVE_DECL_FFLUSH_UNLOCKED
504
505 /* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if
506    you don't. */
507 #undef HAVE_DECL_FGETS_UNLOCKED
508
509 /* Define to 1 if you have the declaration of `fpurge', and to 0 if you don't.
510    */
511 #undef HAVE_DECL_FPURGE
512
513 /* Define to 1 if you have the declaration of `fputc_unlocked', and to 0 if
514    you don't. */
515 #undef HAVE_DECL_FPUTC_UNLOCKED
516
517 /* Define to 1 if you have the declaration of `fputs_unlocked', and to 0 if
518    you don't. */
519 #undef HAVE_DECL_FPUTS_UNLOCKED
520
521 /* Define to 1 if you have the declaration of `fread_unlocked', and to 0 if
522    you don't. */
523 #undef HAVE_DECL_FREAD_UNLOCKED
524
525 /* Define to 1 if you have the declaration of `fseeko', and to 0 if you don't.
526    */
527 #undef HAVE_DECL_FSEEKO
528
529 /* Define to 1 if you have the declaration of `ftello', and to 0 if you don't.
530    */
531 #undef HAVE_DECL_FTELLO
532
533 /* Define to 1 if you have the declaration of `fwrite_unlocked', and to 0 if
534    you don't. */
535 #undef HAVE_DECL_FWRITE_UNLOCKED
536
537 /* Define to 1 if you have the declaration of `getchar_unlocked', and to 0 if
538    you don't. */
539 #undef HAVE_DECL_GETCHAR_UNLOCKED
540
541 /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
542    don't. */
543 #undef HAVE_DECL_GETC_UNLOCKED
544
545 /* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
546    */
547 #undef HAVE_DECL_GETENV
548
549 /* Define to 1 if you have the declaration of `isblank', and to 0 if you
550    don't. */
551 #undef HAVE_DECL_ISBLANK
552
553 /* Define to 1 if you have the declaration of `mbrtowc', and to 0 if you
554    don't. */
555 #undef HAVE_DECL_MBRTOWC
556
557 /* Define to 1 if you have the declaration of `mbsinit', and to 0 if you
558    don't. */
559 #undef HAVE_DECL_MBSINIT
560
561 /* Define to 1 if you have the declaration of `program_invocation_name', and
562    to 0 if you don't. */
563 #undef HAVE_DECL_PROGRAM_INVOCATION_NAME
564
565 /* Define to 1 if you have the declaration of `program_invocation_short_name',
566    and to 0 if you don't. */
567 #undef HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME
568
569 /* Define to 1 if you have the declaration of `putchar_unlocked', and to 0 if
570    you don't. */
571 #undef HAVE_DECL_PUTCHAR_UNLOCKED
572
573 /* Define to 1 if you have the declaration of `putc_unlocked', and to 0 if you
574    don't. */
575 #undef HAVE_DECL_PUTC_UNLOCKED
576
577 /* Define to 1 if you have the declaration of `setenv', and to 0 if you don't.
578    */
579 #undef HAVE_DECL_SETENV
580
581 /* Define to 1 if you have the declaration of `sigaltstack', and to 0 if you
582    don't. */
583 #undef HAVE_DECL_SIGALTSTACK
584
585 /* Define to 1 if you have the declaration of `sleep', and to 0 if you don't.
586    */
587 #undef HAVE_DECL_SLEEP
588
589 /* Define to 1 if you have the declaration of `snprintf', and to 0 if you
590    don't. */
591 #undef HAVE_DECL_SNPRINTF
592
593 /* Define to 1 if you have the declaration of `strdup', and to 0 if you don't.
594    */
595 #undef HAVE_DECL_STRDUP
596
597 /* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
598    don't. */
599 #undef HAVE_DECL_STRERROR_R
600
601 /* Define to 1 if you have the declaration of `strndup', and to 0 if you
602    don't. */
603 #undef HAVE_DECL_STRNDUP
604
605 /* Define to 1 if you have the declaration of `strnlen', and to 0 if you
606    don't. */
607 #undef HAVE_DECL_STRNLEN
608
609 /* Define to 1 if you have the declaration of `strsignal', and to 0 if you
610    don't. */
611 #undef HAVE_DECL_STRSIGNAL
612
613 /* Define to 1 if you have the declaration of `sys_siglist', and to 0 if you
614    don't. */
615 #undef HAVE_DECL_SYS_SIGLIST
616
617 /* Define to 1 if you have the declaration of `towlower', and to 0 if you
618    don't. */
619 #undef HAVE_DECL_TOWLOWER
620
621 /* Define to 1 if you have the declaration of `unsetenv', and to 0 if you
622    don't. */
623 #undef HAVE_DECL_UNSETENV
624
625 /* Define to 1 if you have the declaration of `wcrtomb', and to 0 if you
626    don't. */
627 #undef HAVE_DECL_WCRTOMB
628
629 /* Define to 1 if you have the declaration of `wctob', and to 0 if you don't.
630    */
631 #undef HAVE_DECL_WCTOB
632
633 /* Define to 1 if you have the declaration of `_putenv', and to 0 if you
634    don't. */
635 #undef HAVE_DECL__PUTENV
636
637 /* Define to 1 if you have the declaration of `_snprintf', and to 0 if you
638    don't. */
639 #undef HAVE_DECL__SNPRINTF
640
641 /* Define to 1 if you have the declaration of `_sys_siglist', and to 0 if you
642    don't. */
643 #undef HAVE_DECL__SYS_SIGLIST
644
645 /* Define to 1 if you have the <dirent.h> header file. */
646 #undef HAVE_DIRENT_H
647
648 /* Define to 1 if you have the 'dup2' function. */
649 #undef HAVE_DUP2
650
651 /* Define if you have the declaration of environ. */
652 #undef HAVE_ENVIRON_DECL
653
654 /* Define to 1 if you have the `fcntl' function. */
655 #undef HAVE_FCNTL
656
657 /* Define to 1 if you have the <features.h> header file. */
658 #undef HAVE_FEATURES_H
659
660 /* Define to 1 if you have the `fpurge' function. */
661 #undef HAVE_FPURGE
662
663 /* Define if the frexpl function is available in libc. */
664 #undef HAVE_FREXPL_IN_LIBC
665
666 /* Define if the frexp function is available in libc. */
667 #undef HAVE_FREXP_IN_LIBC
668
669 /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
670 #undef HAVE_FSEEKO
671
672 /* Define to 1 if you have the `getcwd' function. */
673 #undef HAVE_GETCWD
674
675 /* Define to 1 if you have the `getdtablesize' function. */
676 #undef HAVE_GETDTABLESIZE
677
678 /* Define to 1 if you have the <getopt.h> header file. */
679 #undef HAVE_GETOPT_H
680
681 /* Define to 1 if you have the `getopt_long_only' function. */
682 #undef HAVE_GETOPT_LONG_ONLY
683
684 /* Define to 1 if you have the `getpagesize' function. */
685 #undef HAVE_GETPAGESIZE
686
687 /* Define to 1 if you have the `gettimeofday' function. */
688 #undef HAVE_GETTIMEOFDAY
689
690 /* Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>. */
691 #undef HAVE_INTMAX_T
692
693 /* Define to 1 if you have the <inttypes.h> header file. */
694 #undef HAVE_INTTYPES_H
695
696 /* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
697    declares uintmax_t. */
698 #undef HAVE_INTTYPES_H_WITH_UINTMAX
699
700 /* Define to 1 if you have the `isblank' function. */
701 #undef HAVE_ISBLANK
702
703 /* Define if the isnan(double) function is available in libc. */
704 #undef HAVE_ISNAND_IN_LIBC
705
706 /* Define if the isnan(float) function is available in libc. */
707 #undef HAVE_ISNANF_IN_LIBC
708
709 /* Define if the isnan(long double) function is available in libc. */
710 #undef HAVE_ISNANL_IN_LIBC
711
712 /* Define to 1 if you have the `issetugid' function. */
713 #undef HAVE_ISSETUGID
714
715 /* Define to 1 if you have the `iswcntrl' function. */
716 #undef HAVE_ISWCNTRL
717
718 /* Define to 1 if you have the `iswctype' function. */
719 #undef HAVE_ISWCTYPE
720
721 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
722 #undef HAVE_LANGINFO_CODESET
723
724 /* Define to 1 if you have the <langinfo.h> header file. */
725 #undef HAVE_LANGINFO_H
726
727 /* Define if your <locale.h> file defines LC_MESSAGES. */
728 #undef HAVE_LC_MESSAGES
729
730 /* Define if the ldexpl function is available in libc. */
731 #undef HAVE_LDEXPL_IN_LIBC
732
733 /* Define if the ldexp function is available in libc. */
734 #undef HAVE_LDEXP_IN_LIBC
735
736 /* Define to 1 if you have the <libintl.h> header file. */
737 #undef HAVE_LIBINTL_H
738
739 /* Define if you have the libsigsegv library. */
740 #undef HAVE_LIBSIGSEGV
741
742 /* Define to 1 if you have the `link' function. */
743 #undef HAVE_LINK
744
745 /* Define to 1 if the system has the type `long long int'. */
746 #undef HAVE_LONG_LONG_INT
747
748 /* Define to 1 if you have the `lstat' function. */
749 #undef HAVE_LSTAT
750
751 /* Define to 1 if your system has a GNU libc compatible 'malloc' function, and
752    to 0 otherwise. */
753 #undef HAVE_MALLOC_GNU
754
755 /* Define if the 'malloc' function is POSIX compliant. */
756 #undef HAVE_MALLOC_POSIX
757
758 /* Define to 1 if mmap()'s MAP_ANONYMOUS flag is available after including
759    config.h and <sys/mman.h>. */
760 #undef HAVE_MAP_ANONYMOUS
761
762 /* Define to 1 if you have the <math.h> header file. */
763 #undef HAVE_MATH_H
764
765 /* Define to 1 if you have the `mbrtowc' function. */
766 #undef HAVE_MBRTOWC
767
768 /* Define to 1 if you have the `mbsinit' function. */
769 #undef HAVE_MBSINIT
770
771 /* Define to 1 if <wchar.h> declares mbstate_t. */
772 #undef HAVE_MBSTATE_T
773
774 /* Define to 1 if you have the <memory.h> header file. */
775 #undef HAVE_MEMORY_H
776
777 /* Define to 1 if you have the `mempcpy' function. */
778 #undef HAVE_MEMPCPY
779
780 /* Define to 1 if you have the `mkdtemp' function. */
781 #undef HAVE_MKDTEMP
782
783 /* Define to 1 if you have the `mkstemp' function. */
784 #undef HAVE_MKSTEMP
785
786 /* Define to 1 if you have the `mprotect' function. */
787 #undef HAVE_MPROTECT
788
789 /* Define to 1 on MSVC platforms that have the "invalid parameter handler"
790    concept. */
791 #undef HAVE_MSVC_INVALID_PARAMETER_HANDLER
792
793 /* Define to 1 if you have the `newlocale' function. */
794 #undef HAVE_NEWLOCALE
795
796 /* Define to 1 if you have the `nl_langinfo' function. */
797 #undef HAVE_NL_LANGINFO
798
799 /* Define to 1 if libc includes obstacks. */
800 #undef HAVE_OBSTACK
801
802 /* Define to 1 if you have the `opendir' function. */
803 #undef HAVE_OPENDIR
804
805 /* Define to 1 if you have the <OS.h> header file. */
806 #undef HAVE_OS_H
807
808 /* Define to 1 if you have the <paths.h> header file. */
809 #undef HAVE_PATHS_H
810
811 /* Define to 1 if you have the `pipe' function. */
812 #undef HAVE_PIPE
813
814 /* Define to 1 if you have the `pipe2' function. */
815 #undef HAVE_PIPE2
816
817 /* Define to 1 if you have the `posix_spawn' function. */
818 #undef HAVE_POSIX_SPAWN
819
820 /* Define to 1 if the system has the type `posix_spawnattr_t'. */
821 #undef HAVE_POSIX_SPAWNATTR_T
822
823 /* Define to 1 if the system has the type `posix_spawn_file_actions_t'. */
824 #undef HAVE_POSIX_SPAWN_FILE_ACTIONS_T
825
826 /* Define if the <pthread.h> defines PTHREAD_MUTEX_RECURSIVE. */
827 #undef HAVE_PTHREAD_MUTEX_RECURSIVE
828
829 /* Define if the POSIX multithreading library has read/write locks. */
830 #undef HAVE_PTHREAD_RWLOCK
831
832 /* Define to 1 if you have the `raise' function. */
833 #undef HAVE_RAISE
834
835 /* Define to 1 if you have the `rawmemchr' function. */
836 #undef HAVE_RAWMEMCHR
837
838 /* Define to 1 if you have the `readdir' function. */
839 #undef HAVE_READDIR
840
841 /* Define to 1 if you have the `readlink' function. */
842 #undef HAVE_READLINK
843
844 /* Define to 1 if you have the `realpath' function. */
845 #undef HAVE_REALPATH
846
847 /* Define to 1 if 'long double' and 'double' have the same representation. */
848 #undef HAVE_SAME_LONG_DOUBLE_AS_DOUBLE
849
850 /* Define to 1 if you have the <sched.h> header file. */
851 #undef HAVE_SCHED_H
852
853 /* Define to 1 if you have the `sched_setparam' function. */
854 #undef HAVE_SCHED_SETPARAM
855
856 /* Define to 1 if you have the `sched_setscheduler' function. */
857 #undef HAVE_SCHED_SETSCHEDULER
858
859 /* Define to 1 if you have the <search.h> header file. */
860 #undef HAVE_SEARCH_H
861
862 /* Define to 1 if you have the `secure_getenv' function. */
863 #undef HAVE_SECURE_GETENV
864
865 /* Define to 1 if you have the `setegid' function. */
866 #undef HAVE_SETEGID
867
868 /* Define to 1 if you have the `setenv' function. */
869 #undef HAVE_SETENV
870
871 /* Define to 1 if you have the `seteuid' function. */
872 #undef HAVE_SETEUID
873
874 /* Define to 1 if you have the `setlocale' function. */
875 #undef HAVE_SETLOCALE
876
877 /* Define to 1 if you have the `setrlimit' function. */
878 #undef HAVE_SETRLIMIT
879
880 /* Define to 1 if you have the `sigaction' function. */
881 #undef HAVE_SIGACTION
882
883 /* Define to 1 if you have the `sigaltstack' function. */
884 #undef HAVE_SIGALTSTACK
885
886 /* Define to 1 if the system has the type `siginfo_t'. */
887 #undef HAVE_SIGINFO_T
888
889 /* Define to 1 if you have the `siginterrupt' function. */
890 #undef HAVE_SIGINTERRUPT
891
892 /* Define to 1 if 'sig_atomic_t' is a signed integer type. */
893 #undef HAVE_SIGNED_SIG_ATOMIC_T
894
895 /* Define to 1 if 'wchar_t' is a signed integer type. */
896 #undef HAVE_SIGNED_WCHAR_T
897
898 /* Define to 1 if 'wint_t' is a signed integer type. */
899 #undef HAVE_SIGNED_WINT_T
900
901 /* Define to 1 if the system has the type `sigset_t'. */
902 #undef HAVE_SIGSET_T
903
904 /* Define to 1 if the system has the type `sig_atomic_t'. */
905 #undef HAVE_SIG_ATOMIC_T
906
907 /* Define to 1 if you have the `sleep' function. */
908 #undef HAVE_SLEEP
909
910 /* Define to 1 if you have the `snprintf' function. */
911 #undef HAVE_SNPRINTF
912
913 /* Define if the return value of the snprintf function is the number of of
914    bytes (excluding the terminating NUL) that would have been produced if the
915    buffer had been large enough. */
916 #undef HAVE_SNPRINTF_RETVAL_C99
917
918 /* Define to 1 if you have the <spawn.h> header file. */
919 #undef HAVE_SPAWN_H
920
921 /* Define to 1 if extending the stack slightly past the limit causes a SIGSEGV
922    which can be handled on an alternate stack established with sigaltstack. */
923 #undef HAVE_STACK_OVERFLOW_HANDLING
924
925 /* Define to 1 if the system has the type `stack_t'. */
926 #undef HAVE_STACK_T
927
928 /* Define to 1 if you have the <stdint.h> header file. */
929 #undef HAVE_STDINT_H
930
931 /* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
932    uintmax_t. */
933 #undef HAVE_STDINT_H_WITH_UINTMAX
934
935 /* Define to 1 if you have the <stdio_ext.h> header file. */
936 #undef HAVE_STDIO_EXT_H
937
938 /* Define to 1 if you have the <stdlib.h> header file. */
939 #undef HAVE_STDLIB_H
940
941 /* Define to 1 if you have the `strchrnul' function. */
942 #undef HAVE_STRCHRNUL
943
944 /* Define to 1 if you have the `strdup' function. */
945 #undef HAVE_STRDUP
946
947 /* Define to 1 if you have the `strerror_r' function. */
948 #undef HAVE_STRERROR_R
949
950 /* Define to 1 if you have the <strings.h> header file. */
951 #undef HAVE_STRINGS_H
952
953 /* Define to 1 if you have the <string.h> header file. */
954 #undef HAVE_STRING_H
955
956 /* Define to 1 if you have the `strndup' function. */
957 #undef HAVE_STRNDUP
958
959 /* Define to 1 if you have the `strnlen' function. */
960 #undef HAVE_STRNLEN
961
962 /* Define to 1 if you have the `strsignal' function. */
963 #undef HAVE_STRSIGNAL
964
965 /* Define to 1 if `decimal_point' is a member of `struct lconv'. */
966 #undef HAVE_STRUCT_LCONV_DECIMAL_POINT
967
968 /* Define to 1 if `sa_sigaction' is a member of `struct sigaction'. */
969 #undef HAVE_STRUCT_SIGACTION_SA_SIGACTION
970
971 /* Define to 1 if you have the `symlink' function. */
972 #undef HAVE_SYMLINK
973
974 /* Define to 1 if you have the <sys/bitypes.h> header file. */
975 #undef HAVE_SYS_BITYPES_H
976
977 /* Define to 1 if you have the <sys/inttypes.h> header file. */
978 #undef HAVE_SYS_INTTYPES_H
979
980 /* Define to 1 if you have the <sys/mman.h> header file. */
981 #undef HAVE_SYS_MMAN_H
982
983 /* Define to 1 if you have the <sys/param.h> header file. */
984 #undef HAVE_SYS_PARAM_H
985
986 /* Define to 1 if you have the <sys/socket.h> header file. */
987 #undef HAVE_SYS_SOCKET_H
988
989 /* Define to 1 if you have the <sys/stat.h> header file. */
990 #undef HAVE_SYS_STAT_H
991
992 /* Define to 1 if you have the <sys/timeb.h> header file. */
993 #undef HAVE_SYS_TIMEB_H
994
995 /* Define to 1 if you have the <sys/time.h> header file. */
996 #undef HAVE_SYS_TIME_H
997
998 /* Define to 1 if you have the <sys/types.h> header file. */
999 #undef HAVE_SYS_TYPES_H
1000
1001 /* Define to 1 if you have the <sys/wait.h> header file. */
1002 #undef HAVE_SYS_WAIT_H
1003
1004 /* Define to 1 if you have the `towlower' function. */
1005 #undef HAVE_TOWLOWER
1006
1007 /* Define to 1 if you have the `tsearch' function. */
1008 #undef HAVE_TSEARCH
1009
1010 /* Define to 1 if you have the <ucontext.h> header file. */
1011 #undef HAVE_UCONTEXT_H
1012
1013 /* Define to 1 if you have the <unistd.h> header file. */
1014 #undef HAVE_UNISTD_H
1015
1016 /* Define to 1 if you have the `unsetenv' function. */
1017 #undef HAVE_UNSETENV
1018
1019 /* Define to 1 if the system has the type 'unsigned long long int'. */
1020 #undef HAVE_UNSIGNED_LONG_LONG_INT
1021
1022 /* Define to 1 if you have the `uselocale' function. */
1023 #undef HAVE_USELOCALE
1024
1025 /* Define to 1 if you have the `vasnprintf' function. */
1026 #undef HAVE_VASNPRINTF
1027
1028 /* Define to 1 if you have the `vasprintf' function. */
1029 #undef HAVE_VASPRINTF
1030
1031 /* Define to 1 if you have the `vfork' function. */
1032 #undef HAVE_VFORK
1033
1034 /* Define to 1 if you have the `waitid' function. */
1035 #undef HAVE_WAITID
1036
1037 /* Define to 1 if you have the <wchar.h> header file. */
1038 #undef HAVE_WCHAR_H
1039
1040 /* Define if you have the 'wchar_t' type. */
1041 #undef HAVE_WCHAR_T
1042
1043 /* Define to 1 if you have the `wcrtomb' function. */
1044 #undef HAVE_WCRTOMB
1045
1046 /* Define to 1 if you have the `wcscoll' function. */
1047 #undef HAVE_WCSCOLL
1048
1049 /* Define to 1 if you have the `wcslen' function. */
1050 #undef HAVE_WCSLEN
1051
1052 /* Define to 1 if you have the `wcsnlen' function. */
1053 #undef HAVE_WCSNLEN
1054
1055 /* Define to 1 if you have the `wctob' function. */
1056 #undef HAVE_WCTOB
1057
1058 /* Define to 1 if you have the <wctype.h> header file. */
1059 #undef HAVE_WCTYPE_H
1060
1061 /* Define to 1 if you have the <winsock2.h> header file. */
1062 #undef HAVE_WINSOCK2_H
1063
1064 /* Define if you have the 'wint_t' type. */
1065 #undef HAVE_WINT_T
1066
1067 /* Define to 1 if O_NOATIME works. */
1068 #undef HAVE_WORKING_O_NOATIME
1069
1070 /* Define to 1 if O_NOFOLLOW works. */
1071 #undef HAVE_WORKING_O_NOFOLLOW
1072
1073 /* Define if you have the posix_spawn and posix_spawnp functions and they
1074    work. */
1075 #undef HAVE_WORKING_POSIX_SPAWN
1076
1077 /* Define to 1 if you have the <xlocale.h> header file. */
1078 #undef HAVE_XLOCALE_H
1079
1080 /* Define to 1 if extending the stack slightly past the limit causes a
1081    SIGSEGV, and an alternate stack can be established with sigaltstack, and
1082    the signal handler is passed a context that specifies the run time stack.
1083    This behavior is defined by POSIX 1003.1-2001 with the X/Open System
1084    Interface (XSI) option and is a standardized way to implement a SEGV-based
1085    stack overflow detection heuristic. */
1086 #undef HAVE_XSI_STACK_OVERFLOW_HEURISTIC
1087
1088 /* Define to 1 if the system has the type `_Bool'. */
1089 #undef HAVE__BOOL
1090
1091 /* Define to 1 if you have the `_fseeki64' function. */
1092 #undef HAVE__FSEEKI64
1093
1094 /* Define to 1 if you have the `_ftelli64' function. */
1095 #undef HAVE__FTELLI64
1096
1097 /* Define to 1 if you have the `_ftime' function. */
1098 #undef HAVE__FTIME
1099
1100 /* Define to 1 if you have the `_set_invalid_parameter_handler' function. */
1101 #undef HAVE__SET_INVALID_PARAMETER_HANDLER
1102
1103 /* Define to 1 if you have the `__fpurge' function. */
1104 #undef HAVE___FPURGE
1105
1106 /* Define to 1 if you have the `__freadahead' function. */
1107 #undef HAVE___FREADAHEAD
1108
1109 /* Define to 1 if you have the `__freading' function. */
1110 #undef HAVE___FREADING
1111
1112 /* Define to 1 if you have the `__secure_getenv' function. */
1113 #undef HAVE___SECURE_GETENV
1114
1115 /* Define as the bit index in the word where to find bit 0 of the exponent of
1116    'long double'. */
1117 #undef LDBL_EXPBIT0_BIT
1118
1119 /* Define as the word index where to find the exponent of 'long double'. */
1120 #undef LDBL_EXPBIT0_WORD
1121
1122 /* Define as the bit index in the word where to find the sign of 'long
1123    double'. */
1124 #undef LDBL_SIGNBIT_BIT
1125
1126 /* Define as the word index where to find the sign of 'long double'. */
1127 #undef LDBL_SIGNBIT_WORD
1128
1129 /* Define to 1 if lseek does not detect pipes. */
1130 #undef LSEEK_PIPE_BROKEN
1131
1132 /* Define to 1 if 'lstat' dereferences a symlink specified with a trailing
1133    slash. */
1134 #undef LSTAT_FOLLOWS_SLASHED_SYMLINK
1135
1136 /* If malloc(0) is != NULL, define this to 1. Otherwise define this to 0. */
1137 #undef MALLOC_0_IS_NONNULL
1138
1139 /* Define to a substitute value for mmap()'s MAP_ANONYMOUS flag. */
1140 #undef MAP_ANONYMOUS
1141
1142 /* Define if the mbrtowc function has the NULL pwc argument bug. */
1143 #undef MBRTOWC_NULL_ARG1_BUG
1144
1145 /* Define if the mbrtowc function has the NULL string argument bug. */
1146 #undef MBRTOWC_NULL_ARG2_BUG
1147
1148 /* Define if the mbrtowc function does not return 0 for a NUL character. */
1149 #undef MBRTOWC_NUL_RETVAL_BUG
1150
1151 /* Define if the mbrtowc function returns a wrong return value. */
1152 #undef MBRTOWC_RETVAL_BUG
1153
1154 /* Define to 1 if assertions should be disabled. */
1155 #undef NDEBUG
1156
1157 /* Define if the vasnprintf implementation needs special code for the 'a' and
1158    'A' directives. */
1159 #undef NEED_PRINTF_DIRECTIVE_A
1160
1161 /* Define if the vasnprintf implementation needs special code for the 'F'
1162    directive. */
1163 #undef NEED_PRINTF_DIRECTIVE_F
1164
1165 /* Define if the vasnprintf implementation needs special code for the 'ls'
1166    directive. */
1167 #undef NEED_PRINTF_DIRECTIVE_LS
1168
1169 /* Define if the vasnprintf implementation needs special code for 'double'
1170    arguments. */
1171 #undef NEED_PRINTF_DOUBLE
1172
1173 /* Define if the vasnprintf implementation needs special code for surviving
1174    out-of-memory conditions. */
1175 #undef NEED_PRINTF_ENOMEM
1176
1177 /* Define if the vasnprintf implementation needs special code for the ' flag.
1178    */
1179 #undef NEED_PRINTF_FLAG_GROUPING
1180
1181 /* Define if the vasnprintf implementation needs special code for the '-'
1182    flag. */
1183 #undef NEED_PRINTF_FLAG_LEFTADJUST
1184
1185 /* Define if the vasnprintf implementation needs special code for the 0 flag.
1186    */
1187 #undef NEED_PRINTF_FLAG_ZERO
1188
1189 /* Define if the vasnprintf implementation needs special code for infinite
1190    'double' arguments. */
1191 #undef NEED_PRINTF_INFINITE_DOUBLE
1192
1193 /* Define if the vasnprintf implementation needs special code for infinite
1194    'long double' arguments. */
1195 #undef NEED_PRINTF_INFINITE_LONG_DOUBLE
1196
1197 /* Define if the vasnprintf implementation needs special code for 'long
1198    double' arguments. */
1199 #undef NEED_PRINTF_LONG_DOUBLE
1200
1201 /* Define if the vasnprintf implementation needs special code for supporting
1202    large precisions without arbitrary bounds. */
1203 #undef NEED_PRINTF_UNBOUNDED_PRECISION
1204
1205 /* Define to 1 if open() fails to recognize a trailing slash. */
1206 #undef OPEN_TRAILING_SLASH_BUG
1207
1208 /* Name of package */
1209 #undef PACKAGE
1210
1211 /* Define to the address where bug reports for this package should be sent. */
1212 #undef PACKAGE_BUGREPORT
1213
1214 /* Define to the full name of this package. */
1215 #undef PACKAGE_NAME
1216
1217 /* String identifying the packager of this software */
1218 #undef PACKAGE_PACKAGER
1219
1220 /* Packager info for bug reports (URL/e-mail/...) */
1221 #undef PACKAGE_PACKAGER_BUG_REPORTS
1222
1223 /* Packager-specific version information */
1224 #undef PACKAGE_PACKAGER_VERSION
1225
1226 /* Define to the full name and version of this package. */
1227 #undef PACKAGE_STRING
1228
1229 /* Define to the one symbol short name of this package. */
1230 #undef PACKAGE_TARNAME
1231
1232 /* Define to the home page for this package. */
1233 #undef PACKAGE_URL
1234
1235 /* Define to the version of this package. */
1236 #undef PACKAGE_VERSION
1237
1238 /* the number of pending output bytes on stream 'fp' */
1239 #undef PENDING_OUTPUT_N_BYTES
1240
1241 /* Define if <inttypes.h> exists and defines unusable PRI* macros. */
1242 #undef PRI_MACROS_BROKEN
1243
1244 /* Define to the type that is the result of default argument promotions of
1245    type mode_t. */
1246 #undef PROMOTED_MODE_T
1247
1248 /* Define if the pthread_in_use() detection is hard. */
1249 #undef PTHREAD_IN_USE_DETECTION_HARD
1250
1251 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
1252    'ptrdiff_t'. */
1253 #undef PTRDIFF_T_SUFFIX
1254
1255 /* Define to 1 if readlink fails to recognize a trailing slash. */
1256 #undef READLINK_TRAILING_SLASH_BUG
1257
1258 /* Define if rename does not work when the destination file exists, as on
1259    Cygwin 1.5 or Windows. */
1260 #undef RENAME_DEST_EXISTS_BUG
1261
1262 /* Define if rename fails to leave hard links alone, as on NetBSD 1.6 or
1263    Cygwin 1.5. */
1264 #undef RENAME_HARD_LINK_BUG
1265
1266 /* Define to 1 if a file can be renamed while open, or to 0 if not. */
1267 #undef RENAME_OPEN_FILE_WORKS
1268
1269 /* Define if rename does not correctly handle slashes on the destination
1270    argument, such as on Solaris 10 or NetBSD 1.6. */
1271 #undef RENAME_TRAILING_SLASH_DEST_BUG
1272
1273 /* Define if rename does not correctly handle slashes on the source argument,
1274    such as on Solaris 9 or cygwin 1.5. */
1275 #undef RENAME_TRAILING_SLASH_SOURCE_BUG
1276
1277 /* Define to 1 if stat needs help when passed a directory name with a trailing
1278    slash */
1279 #undef REPLACE_FUNC_STAT_DIR
1280
1281 /* Define to 1 if stat needs help when passed a file name with a trailing
1282    slash */
1283 #undef REPLACE_FUNC_STAT_FILE
1284
1285 /* Define if nl_langinfo exists but is overridden by gnulib. */
1286 #undef REPLACE_NL_LANGINFO
1287
1288 /* Define to 1 if strerror(0) does not return a message implying success. */
1289 #undef REPLACE_STRERROR_0
1290
1291 /* Define if vasnprintf exists but is overridden by gnulib. */
1292 #undef REPLACE_VASNPRINTF
1293
1294 /* Define if sigaltstack() interprets the stack_t.ss_sp field incorrectly, as
1295    the highest address of the alternate stack range rather than as the lowest
1296    address. */
1297 #undef SIGALTSTACK_SS_REVERSED
1298
1299 /* Define if lists must be signal-safe. */
1300 #undef SIGNAL_SAFE_LIST
1301
1302 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
1303    'sig_atomic_t'. */
1304 #undef SIG_ATOMIC_T_SUFFIX
1305
1306 /* Define as the maximum value of type 'size_t', if the system doesn't define
1307    it. */
1308 #ifndef SIZE_MAX
1309 # undef SIZE_MAX
1310 #endif
1311
1312 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
1313    'size_t'. */
1314 #undef SIZE_T_SUFFIX
1315
1316 /* If using the C implementation of alloca, define if you know the
1317    direction of stack growth for your system; otherwise it will be
1318    automatically deduced at runtime.
1319         STACK_DIRECTION > 0 => grows toward higher addresses
1320         STACK_DIRECTION < 0 => grows toward lower addresses
1321         STACK_DIRECTION = 0 => direction of growth unknown */
1322 #undef STACK_DIRECTION
1323
1324 /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
1325 #undef STAT_MACROS_BROKEN
1326
1327 /* Define to 1 if you have the ANSI C header files. */
1328 #undef STDC_HEADERS
1329
1330 /* Define to 1 if strerror_r returns char *. */
1331 #undef STRERROR_R_CHAR_P
1332
1333 /* Shell used by syscmd and esyscmd, must accept -c argument. */
1334 #undef SYSCMD_SHELL
1335
1336 /* Define to the prefix of C symbols at the assembler and linker level, either
1337    an underscore or empty. */
1338 #undef USER_LABEL_PREFIX
1339
1340 /* Define if the POSIX multithreading library can be used. */
1341 #undef USE_POSIX_THREADS
1342
1343 /* Define if references to the POSIX multithreading library should be made
1344    weak. */
1345 #undef USE_POSIX_THREADS_WEAK
1346
1347 /* Define if the GNU Pth multithreading library can be used. */
1348 #undef USE_PTH_THREADS
1349
1350 /* Define if references to the GNU Pth multithreading library should be made
1351    weak. */
1352 #undef USE_PTH_THREADS_WEAK
1353
1354 /* Define if the old Solaris multithreading library can be used. */
1355 #undef USE_SOLARIS_THREADS
1356
1357 /* Define if references to the old Solaris multithreading library should be
1358    made weak. */
1359 #undef USE_SOLARIS_THREADS_WEAK
1360
1361 /* Enable extensions on AIX 3, Interix.  */
1362 #ifndef _ALL_SOURCE
1363 # undef _ALL_SOURCE
1364 #endif
1365 /* Enable general extensions on OS X.  */
1366 #ifndef _DARWIN_C_SOURCE
1367 # undef _DARWIN_C_SOURCE
1368 #endif
1369 /* Enable GNU extensions on systems that have them.  */
1370 #ifndef _GNU_SOURCE
1371 # undef _GNU_SOURCE
1372 #endif
1373 /* Enable threading extensions on Solaris.  */
1374 #ifndef _POSIX_PTHREAD_SEMANTICS
1375 # undef _POSIX_PTHREAD_SEMANTICS
1376 #endif
1377 /* Enable extensions on HP NonStop.  */
1378 #ifndef _TANDEM_SOURCE
1379 # undef _TANDEM_SOURCE
1380 #endif
1381 /* Enable X/Open extensions if necessary.  HP-UX 11.11 defines
1382    mbstate_t only if _XOPEN_SOURCE is defined to 500, regardless of
1383    whether compiling with -Ae or -D_HPUX_SOURCE=1.  */
1384 #ifndef _XOPEN_SOURCE
1385 # undef _XOPEN_SOURCE
1386 #endif
1387 /* Enable general extensions on Solaris.  */
1388 #ifndef __EXTENSIONS__
1389 # undef __EXTENSIONS__
1390 #endif
1391
1392
1393 /* Define to 1 if you want getc etc. to use unlocked I/O if available.
1394    Unlocked I/O can improve performance in unithreaded apps, but it is not
1395    safe for multithreaded apps. */
1396 #undef USE_UNLOCKED_IO
1397
1398 /* Define if the native Windows multithreading API can be used. */
1399 #undef USE_WINDOWS_THREADS
1400
1401 /* Version number of package */
1402 #undef VERSION
1403
1404 /* Define to 1 if unsetenv returns void instead of int. */
1405 #undef VOID_UNSETENV
1406
1407 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
1408    'wchar_t'. */
1409 #undef WCHAR_T_SUFFIX
1410
1411 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
1412    'wint_t'. */
1413 #undef WINT_T_SUFFIX
1414
1415 /* Define to 1 if malloc debugging is enabled */
1416 #undef WITH_DMALLOC
1417
1418 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
1419    significant byte first (like Motorola and SPARC, unlike Intel). */
1420 #if defined AC_APPLE_UNIVERSAL_BUILD
1421 # if defined __BIG_ENDIAN__
1422 #  define WORDS_BIGENDIAN 1
1423 # endif
1424 #else
1425 # ifndef WORDS_BIGENDIAN
1426 #  undef WORDS_BIGENDIAN
1427 # endif
1428 #endif
1429
1430 /* Enable large inode numbers on Mac OS X 10.5. */
1431 #undef _DARWIN_USE_64_BIT_INODE
1432
1433 /* Number of bits in a file offset, on hosts where this is settable. */
1434 #undef _FILE_OFFSET_BITS
1435
1436 /* Define to 1 if Gnulib overrides 'struct stat' on Windows so that struct
1437    stat.st_size becomes 64-bit. */
1438 #undef _GL_WINDOWS_64_BIT_ST_SIZE
1439
1440 /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
1441 #undef _LARGEFILE_SOURCE
1442
1443 /* Define for large files, on AIX-style hosts. */
1444 #undef _LARGE_FILES
1445
1446 /* Define to 1 on Solaris. */
1447 #undef _LCONV_C99
1448
1449 /* Define to 1 if on MINIX. */
1450 #undef _MINIX
1451
1452 /* Define to 1 to make NetBSD features available. MINIX 3 needs this. */
1453 #undef _NETBSD_SOURCE
1454
1455 /* The _Noreturn keyword of C11.  */
1456 #if ! (defined _Noreturn \
1457        || (defined __STDC_VERSION__ && 201112 <= __STDC_VERSION__))
1458 # if (3 <= __GNUC__ || (__GNUC__ == 2 && 8 <= __GNUC_MINOR__) \
1459       || 0x5110 <= __SUNPRO_C)
1460 #  define _Noreturn __attribute__ ((__noreturn__))
1461 # elif defined _MSC_VER && 1200 <= _MSC_VER
1462 #  define _Noreturn __declspec (noreturn)
1463 # else
1464 #  define _Noreturn
1465 # endif
1466 #endif
1467
1468
1469 /* Define to 2 if the system does not provide POSIX.1 features except with
1470    this defined. */
1471 #undef _POSIX_1_SOURCE
1472
1473 /* Define to 1 if you need to in order for 'stat' and other things to work. */
1474 #undef _POSIX_SOURCE
1475
1476 /* Define if you want <regex.h> to include <limits.h>, so that it consistently
1477    overrides <limits.h>'s RE_DUP_MAX. */
1478 #undef _REGEX_INCLUDE_LIMITS_H
1479
1480 /* Define if you want regoff_t to be at least as wide POSIX requires. */
1481 #undef _REGEX_LARGE_OFFSETS
1482
1483 /* Define to rpl_ if the getopt replacement functions and variables should be
1484    used. */
1485 #undef __GETOPT_PREFIX
1486
1487 /* Please see the Gnulib manual for how to use these macros.
1488
1489    Suppress extern inline with HP-UX cc, as it appears to be broken; see
1490    <http://lists.gnu.org/archive/html/bug-texinfo/2013-02/msg00030.html>.
1491
1492    Suppress extern inline with Sun C in standards-conformance mode, as it
1493    mishandles inline functions that call each other.  E.g., for 'inline void f
1494    (void) { } inline void g (void) { f (); }', c99 incorrectly complains
1495    'reference to static identifier "f" in extern inline function'.
1496    This bug was observed with Sun C 5.12 SunOS_i386 2011/11/16.
1497
1498    Suppress the use of extern inline on problematic Apple configurations, as
1499    Libc at least through Libc-825.26 (2013-04-09) mishandles it; see, e.g.,
1500    <http://lists.gnu.org/archive/html/bug-gnulib/2012-12/msg00023.html>.
1501    Perhaps Apple will fix this some day.  */
1502 #if (defined __APPLE__ \
1503      && ((! defined _DONT_USE_CTYPE_INLINE_ \
1504           && (defined __GNUC__ || defined __cplusplus)) \
1505          || (defined _FORTIFY_SOURCE && 0 < _FORTIFY_SOURCE \
1506              && defined __GNUC__ && ! defined __cplusplus)))
1507 # define _GL_EXTERN_INLINE_APPLE_BUG
1508 #endif
1509 #if ((__GNUC__ \
1510       ? defined __GNUC_STDC_INLINE__ && __GNUC_STDC_INLINE__ \
1511       : (199901L <= __STDC_VERSION__ \
1512          && !defined __HP_cc \
1513          && !(defined __SUNPRO_C && __STDC__))) \
1514      && !defined _GL_EXTERN_INLINE_APPLE_BUG)
1515 # define _GL_INLINE inline
1516 # define _GL_EXTERN_INLINE extern inline
1517 # define _GL_EXTERN_INLINE_IN_USE
1518 #elif (2 < __GNUC__ + (7 <= __GNUC_MINOR__) && !defined __STRICT_ANSI__ \
1519        && !defined _GL_EXTERN_INLINE_APPLE_BUG)
1520 # if __GNUC_GNU_INLINE__
1521    /* __gnu_inline__ suppresses a GCC 4.2 diagnostic.  */
1522 #  define _GL_INLINE extern inline __attribute__ ((__gnu_inline__))
1523 # else
1524 #  define _GL_INLINE extern inline
1525 # endif
1526 # define _GL_EXTERN_INLINE extern
1527 # define _GL_EXTERN_INLINE_IN_USE
1528 #else
1529 # define _GL_INLINE static _GL_UNUSED
1530 # define _GL_EXTERN_INLINE static _GL_UNUSED
1531 #endif
1532
1533 #if 4 < __GNUC__ + (6 <= __GNUC_MINOR__)
1534 # if defined __GNUC_STDC_INLINE__ && __GNUC_STDC_INLINE__
1535 #  define _GL_INLINE_HEADER_CONST_PRAGMA
1536 # else
1537 #  define _GL_INLINE_HEADER_CONST_PRAGMA \
1538      _Pragma ("GCC diagnostic ignored \"-Wsuggest-attribute=const\"")
1539 # endif
1540   /* Suppress GCC's bogus "no previous prototype for 'FOO'"
1541      and "no previous declaration for 'FOO'"  diagnostics,
1542      when FOO is an inline function in the header; see
1543      <http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54113>.  */
1544 # define _GL_INLINE_HEADER_BEGIN \
1545     _Pragma ("GCC diagnostic push") \
1546     _Pragma ("GCC diagnostic ignored \"-Wmissing-prototypes\"") \
1547     _Pragma ("GCC diagnostic ignored \"-Wmissing-declarations\"") \
1548     _GL_INLINE_HEADER_CONST_PRAGMA
1549 # define _GL_INLINE_HEADER_END \
1550     _Pragma ("GCC diagnostic pop")
1551 #else
1552 # define _GL_INLINE_HEADER_BEGIN
1553 # define _GL_INLINE_HEADER_END
1554 #endif
1555
1556 /* Define to `int' if <sys/types.h> doesn't define. */
1557 #undef gid_t
1558
1559 /* A replacement for va_copy, if needed.  */
1560 #define gl_va_copy(a,b) ((a) = (b))
1561
1562 /* Define to rpl_gmtime if the replacement function should be used. */
1563 #undef gmtime
1564
1565 /* Define to `__inline__' or `__inline' if that's what the C compiler
1566    calls it, or to nothing if 'inline' is not supported under any name.  */
1567 #ifndef __cplusplus
1568 #undef inline
1569 #endif
1570
1571 /* Define to long or long long if <stdint.h> and <inttypes.h> don't define. */
1572 #undef intmax_t
1573
1574 /* Work around a bug in Apple GCC 4.0.1 build 5465: In C99 mode, it supports
1575    the ISO C 99 semantics of 'extern inline' (unlike the GNU C semantics of
1576    earlier versions), but does not display it by setting __GNUC_STDC_INLINE__.
1577    __APPLE__ && __MACH__ test for Mac OS X.
1578    __APPLE_CC__ tests for the Apple compiler and its version.
1579    __STDC_VERSION__ tests for the C99 mode.  */
1580 #if defined __APPLE__ && defined __MACH__ && __APPLE_CC__ >= 5465 && !defined __cplusplus && __STDC_VERSION__ >= 199901L && !defined __GNUC_STDC_INLINE__
1581 # define __GNUC_STDC_INLINE__ 1
1582 #endif
1583
1584 /* Define to rpl_localtime if the replacement function should be used. */
1585 #undef localtime
1586
1587 /* Define to a type if <wchar.h> does not define. */
1588 #undef mbstate_t
1589
1590 /* Define to `int' if <sys/types.h> does not define. */
1591 #undef mode_t
1592
1593 /* Define to the type of st_nlink in struct stat, or a supertype. */
1594 #undef nlink_t
1595
1596 /* Define to `int' if <sys/types.h> does not define. */
1597 #undef pid_t
1598
1599 /* Define as the type of the result of subtracting two pointers, if the system
1600    doesn't define it. */
1601 #undef ptrdiff_t
1602
1603 /* Define to rpl_re_comp if the replacement should be used. */
1604 #undef re_comp
1605
1606 /* Define to rpl_re_compile_fastmap if the replacement should be used. */
1607 #undef re_compile_fastmap
1608
1609 /* Define to rpl_re_compile_pattern if the replacement should be used. */
1610 #undef re_compile_pattern
1611
1612 /* Define to rpl_re_exec if the replacement should be used. */
1613 #undef re_exec
1614
1615 /* Define to rpl_re_match if the replacement should be used. */
1616 #undef re_match
1617
1618 /* Define to rpl_re_match_2 if the replacement should be used. */
1619 #undef re_match_2
1620
1621 /* Define to rpl_re_search if the replacement should be used. */
1622 #undef re_search
1623
1624 /* Define to rpl_re_search_2 if the replacement should be used. */
1625 #undef re_search_2
1626
1627 /* Define to rpl_re_set_registers if the replacement should be used. */
1628 #undef re_set_registers
1629
1630 /* Define to rpl_re_set_syntax if the replacement should be used. */
1631 #undef re_set_syntax
1632
1633 /* Define to rpl_re_syntax_options if the replacement should be used. */
1634 #undef re_syntax_options
1635
1636 /* Define to rpl_regcomp if the replacement should be used. */
1637 #undef regcomp
1638
1639 /* Define to rpl_regerror if the replacement should be used. */
1640 #undef regerror
1641
1642 /* Define to rpl_regexec if the replacement should be used. */
1643 #undef regexec
1644
1645 /* Define to rpl_regfree if the replacement should be used. */
1646 #undef regfree
1647
1648 /* Define to the equivalent of the C99 'restrict' keyword, or to
1649    nothing if this is not supported.  Do not define if restrict is
1650    supported directly.  */
1651 #undef restrict
1652 /* Work around a bug in Sun C++: it does not support _Restrict or
1653    __restrict__, even though the corresponding Sun C compiler ends up with
1654    "#define restrict _Restrict" or "#define restrict __restrict__" in the
1655    previous line.  Perhaps some future version of Sun C++ will work with
1656    restrict; if so, hopefully it defines __RESTRICT like Sun C does.  */
1657 #if defined __SUNPRO_CC && !defined __RESTRICT
1658 # define _Restrict
1659 # define __restrict__
1660 #endif
1661
1662 /* Define as an integer type suitable for memory locations that can be
1663    accessed atomically even in the presence of asynchronous signals. */
1664 #undef sig_atomic_t
1665
1666 /* Define to `unsigned int' if <sys/types.h> does not define. */
1667 #undef size_t
1668
1669 /* Define as a signed type of the same size as size_t. */
1670 #undef ssize_t
1671
1672 /* Define to `int' if <sys/types.h> doesn't define. */
1673 #undef uid_t
1674
1675 /* Define as a marker that can be attached to declarations that might not
1676     be used.  This helps to reduce warnings, such as from
1677     GCC -Wunused-parameter.  */
1678 #if __GNUC__ >= 3 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 7)
1679 # define _GL_UNUSED __attribute__ ((__unused__))
1680 #else
1681 # define _GL_UNUSED
1682 #endif
1683 /* The name _UNUSED_PARAMETER_ is an earlier spelling, although the name
1684    is a misnomer outside of parameter lists.  */
1685 #define _UNUSED_PARAMETER_ _GL_UNUSED
1686
1687 /* The __pure__ attribute was added in gcc 2.96.  */
1688 #if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 96)
1689 # define _GL_ATTRIBUTE_PURE __attribute__ ((__pure__))
1690 #else
1691 # define _GL_ATTRIBUTE_PURE /* empty */
1692 #endif
1693
1694 /* The __const__ attribute was added in gcc 2.95.  */
1695 #if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 95)
1696 # define _GL_ATTRIBUTE_CONST __attribute__ ((__const__))
1697 #else
1698 # define _GL_ATTRIBUTE_CONST /* empty */
1699 #endif
1700
1701
1702 /* Define as a macro for copying va_list variables. */
1703 #undef va_copy