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