Fix cross compilation (e.g. on Darwin). Following changes to make.tmpl,
[AROS.git] / arch / all-pc / boot / grub2-aros / config-util.h.in
blob248fc8cdf08f926b9ff490a0ac8b46b549c9074d
1 /* config-util.h.in. Generated from configure.ac by autoheader. */
3 /* Define if building universal (internal helper macro) */
4 #undef AC_APPLE_UNIVERSAL_BUILD
6 /* Define to the number of bits in type 'ptrdiff_t'. */
7 #undef BITSIZEOF_PTRDIFF_T
9 /* Define to the number of bits in type 'sig_atomic_t'. */
10 #undef BITSIZEOF_SIG_ATOMIC_T
12 /* Define to the number of bits in type 'size_t'. */
13 #undef BITSIZEOF_SIZE_T
15 /* Define to the number of bits in type 'wchar_t'. */
16 #undef BITSIZEOF_WCHAR_T
18 /* Define to the number of bits in type 'wint_t'. */
19 #undef BITSIZEOF_WINT_T
21 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
22 systems. This function is required for `alloca.c' support on those systems.
24 #undef CRAY_STACKSEG_END
26 /* Define to 1 if using `alloca.c'. */
27 #undef C_ALLOCA
29 /* Define as the bit index in the word where to find bit 0 of the exponent of
30 'double'. */
31 #undef DBL_EXPBIT0_BIT
33 /* Define as the word index where to find the exponent of 'double'. */
34 #undef DBL_EXPBIT0_WORD
36 /* Define to 1 if // is a file system root distinct from /. */
37 #undef DOUBLE_SLASH_IS_DISTINCT_ROOT
39 /* Define to 1 if translation of program messages to the user's native
40 language is requested. */
41 #undef ENABLE_NLS
43 /* Define to 1 if nl_langinfo (YESEXPR) returns a non-empty string. */
44 #undef FUNC_NL_LANGINFO_YESEXPR_WORKS
46 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
47 whether the gnulib module fscanf shall be considered present. */
48 #undef GNULIB_FSCANF
50 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
51 whether the gnulib module malloc-gnu shall be considered present. */
52 #undef GNULIB_MALLOC_GNU
54 /* Define to 1 to add extern declaration of program_invocation_name to argp.h
56 #undef GNULIB_PROGRAM_INVOCATION_NAME
58 /* Define to 1 to add extern declaration of program_invocation_short_name to
59 argp.h */
60 #undef GNULIB_PROGRAM_INVOCATION_SHORT_NAME
62 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
63 whether the gnulib module scanf shall be considered present. */
64 #undef GNULIB_SCANF
66 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
67 whether the gnulib module strerror shall be considered present. */
68 #undef GNULIB_STRERROR
70 /* Define to 1 when the gnulib module btowc should be tested. */
71 #undef GNULIB_TEST_BTOWC
73 /* Define to 1 when the gnulib module getdelim should be tested. */
74 #undef GNULIB_TEST_GETDELIM
76 /* Define to 1 when the gnulib module getline should be tested. */
77 #undef GNULIB_TEST_GETLINE
79 /* Define to 1 when the gnulib module getopt-gnu should be tested. */
80 #undef GNULIB_TEST_GETOPT_GNU
82 /* Define to 1 when the gnulib module localeconv should be tested. */
83 #undef GNULIB_TEST_LOCALECONV
85 /* Define to 1 when the gnulib module malloc-posix should be tested. */
86 #undef GNULIB_TEST_MALLOC_POSIX
88 /* Define to 1 when the gnulib module mbrtowc should be tested. */
89 #undef GNULIB_TEST_MBRTOWC
91 /* Define to 1 when the gnulib module mbsinit should be tested. */
92 #undef GNULIB_TEST_MBSINIT
94 /* Define to 1 when the gnulib module mbsrtowcs should be tested. */
95 #undef GNULIB_TEST_MBSRTOWCS
97 /* Define to 1 when the gnulib module mbtowc should be tested. */
98 #undef GNULIB_TEST_MBTOWC
100 /* Define to 1 when the gnulib module memchr should be tested. */
101 #undef GNULIB_TEST_MEMCHR
103 /* Define to 1 when the gnulib module mempcpy should be tested. */
104 #undef GNULIB_TEST_MEMPCPY
106 /* Define to 1 when the gnulib module nl_langinfo should be tested. */
107 #undef GNULIB_TEST_NL_LANGINFO
109 /* Define to 1 when the gnulib module rawmemchr should be tested. */
110 #undef GNULIB_TEST_RAWMEMCHR
112 /* Define to 1 when the gnulib module realloc-posix should be tested. */
113 #undef GNULIB_TEST_REALLOC_POSIX
115 /* Define to 1 when the gnulib module sleep should be tested. */
116 #undef GNULIB_TEST_SLEEP
118 /* Define to 1 when the gnulib module strchrnul should be tested. */
119 #undef GNULIB_TEST_STRCHRNUL
121 /* Define to 1 when the gnulib module strerror should be tested. */
122 #undef GNULIB_TEST_STRERROR
124 /* Define to 1 when the gnulib module strndup should be tested. */
125 #undef GNULIB_TEST_STRNDUP
127 /* Define to 1 when the gnulib module strnlen should be tested. */
128 #undef GNULIB_TEST_STRNLEN
130 /* Define to 1 when the gnulib module vsnprintf should be tested. */
131 #undef GNULIB_TEST_VSNPRINTF
133 /* Define to 1 when the gnulib module wcrtomb should be tested. */
134 #undef GNULIB_TEST_WCRTOMB
136 /* Define to 1 when the gnulib module wcwidth should be tested. */
137 #undef GNULIB_TEST_WCWIDTH
139 /* Default boot directory name" */
140 #undef GRUB_BOOT_DIR_NAME
142 /* Data dir */
143 #undef GRUB_DATADIR
145 /* Default grub directory name */
146 #undef GRUB_DIR_NAME
148 /* Library dir */
149 #undef GRUB_LIBDIR
151 /* Configuration dir */
152 #undef GRUB_SYSCONFDIR
154 /* Define to 1 if you have 'alloca' after including <alloca.h>, a header that
155 may be supplied by this distribution. */
156 #undef HAVE_ALLOCA
158 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
160 #undef HAVE_ALLOCA_H
162 /* Define to 1 if you have the <bp-sym.h> header file. */
163 #undef HAVE_BP_SYM_H
165 /* Define to 1 if you have the `btowc' function. */
166 #undef HAVE_BTOWC
168 /* Define to 1 if you have the Mac OS X function CFLocaleCopyCurrent in the
169 CoreFoundation framework. */
170 #undef HAVE_CFLOCALECOPYCURRENT
172 /* Define to 1 if you have the Mac OS X function CFPreferencesCopyAppValue in
173 the CoreFoundation framework. */
174 #undef HAVE_CFPREFERENCESCOPYAPPVALUE
176 /* Define if the GNU dcgettext() function is already present or preinstalled.
178 #undef HAVE_DCGETTEXT
180 /* Define to 1 if you have the declaration of `alarm', and to 0 if you don't.
182 #undef HAVE_DECL_ALARM
184 /* Define to 1 if you have the declaration of `clearerr_unlocked', and to 0 if
185 you don't. */
186 #undef HAVE_DECL_CLEARERR_UNLOCKED
188 /* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you
189 don't. */
190 #undef HAVE_DECL_FEOF_UNLOCKED
192 /* Define to 1 if you have the declaration of `ferror_unlocked', and to 0 if
193 you don't. */
194 #undef HAVE_DECL_FERROR_UNLOCKED
196 /* Define to 1 if you have the declaration of `fflush_unlocked', and to 0 if
197 you don't. */
198 #undef HAVE_DECL_FFLUSH_UNLOCKED
200 /* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if
201 you don't. */
202 #undef HAVE_DECL_FGETS_UNLOCKED
204 /* Define to 1 if you have the declaration of `fputc_unlocked', and to 0 if
205 you don't. */
206 #undef HAVE_DECL_FPUTC_UNLOCKED
208 /* Define to 1 if you have the declaration of `fputs_unlocked', and to 0 if
209 you don't. */
210 #undef HAVE_DECL_FPUTS_UNLOCKED
212 /* Define to 1 if you have the declaration of `fread_unlocked', and to 0 if
213 you don't. */
214 #undef HAVE_DECL_FREAD_UNLOCKED
216 /* Define to 1 if you have the declaration of `fwrite_unlocked', and to 0 if
217 you don't. */
218 #undef HAVE_DECL_FWRITE_UNLOCKED
220 /* Define to 1 if you have the declaration of `getchar_unlocked', and to 0 if
221 you don't. */
222 #undef HAVE_DECL_GETCHAR_UNLOCKED
224 /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
225 don't. */
226 #undef HAVE_DECL_GETC_UNLOCKED
228 /* Define to 1 if you have the declaration of `getdelim', and to 0 if you
229 don't. */
230 #undef HAVE_DECL_GETDELIM
232 /* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
234 #undef HAVE_DECL_GETENV
236 /* Define to 1 if you have the declaration of `getline', and to 0 if you
237 don't. */
238 #undef HAVE_DECL_GETLINE
240 /* Define to 1 if you have the declaration of `isblank', and to 0 if you
241 don't. */
242 #undef HAVE_DECL_ISBLANK
244 /* Define to 1 if you have the declaration of `mbrtowc', and to 0 if you
245 don't. */
246 #undef HAVE_DECL_MBRTOWC
248 /* Define to 1 if you have the declaration of `mbsinit', and to 0 if you
249 don't. */
250 #undef HAVE_DECL_MBSINIT
252 /* Define to 1 if you have the declaration of `mbsrtowcs', and to 0 if you
253 don't. */
254 #undef HAVE_DECL_MBSRTOWCS
256 /* Define to 1 if you have a declaration of mbswidth() in <wchar.h>, and to 0
257 otherwise. */
258 #undef HAVE_DECL_MBSWIDTH_IN_WCHAR_H
260 /* Define to 1 if you have the declaration of `program_invocation_name', and
261 to 0 if you don't. */
262 #undef HAVE_DECL_PROGRAM_INVOCATION_NAME
264 /* Define to 1 if you have the declaration of `program_invocation_short_name',
265 and to 0 if you don't. */
266 #undef HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME
268 /* Define to 1 if you have the declaration of `putchar_unlocked', and to 0 if
269 you don't. */
270 #undef HAVE_DECL_PUTCHAR_UNLOCKED
272 /* Define to 1 if you have the declaration of `putc_unlocked', and to 0 if you
273 don't. */
274 #undef HAVE_DECL_PUTC_UNLOCKED
276 /* Define to 1 if you have the declaration of `sleep', and to 0 if you don't.
278 #undef HAVE_DECL_SLEEP
280 /* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
281 don't. */
282 #undef HAVE_DECL_STRERROR_R
284 /* Define to 1 if you have the declaration of `strncasecmp', and to 0 if you
285 don't. */
286 #undef HAVE_DECL_STRNCASECMP
288 /* Define to 1 if you have the declaration of `strndup', and to 0 if you
289 don't. */
290 #undef HAVE_DECL_STRNDUP
292 /* Define to 1 if you have the declaration of `strnlen', and to 0 if you
293 don't. */
294 #undef HAVE_DECL_STRNLEN
296 /* Define to 1 if you have the declaration of `towlower', and to 0 if you
297 don't. */
298 #undef HAVE_DECL_TOWLOWER
300 /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
301 don't. */
302 #undef HAVE_DECL_VSNPRINTF
304 /* Define to 1 if you have the declaration of `wcrtomb', and to 0 if you
305 don't. */
306 #undef HAVE_DECL_WCRTOMB
308 /* Define to 1 if you have the declaration of `wcwidth', and to 0 if you
309 don't. */
310 #undef HAVE_DECL_WCWIDTH
312 /* Define to 1 if you have the declaration of `_snprintf', and to 0 if you
313 don't. */
314 #undef HAVE_DECL__SNPRINTF
316 /* Define to 1 if you have the devmapper library. */
317 #undef HAVE_DEVICE_MAPPER
319 /* Define to 1 if you have the <features.h> header file. */
320 #undef HAVE_FEATURES_H
322 /* Define to 1 if you have the `flockfile' function. */
323 #undef HAVE_FLOCKFILE
325 /* Define to 1 if you have the <ft2build.h> header file. */
326 #undef HAVE_FT2BUILD_H
328 /* Define to 1 if you have the `funlockfile' function. */
329 #undef HAVE_FUNLOCKFILE
331 /* Define to 1 if you have the <fuse/fuse.h> header file. */
332 #undef HAVE_FUSE_FUSE_H
334 /* Define to 1 if you have the `getdelim' function. */
335 #undef HAVE_GETDELIM
337 /* Define to 1 if you have the `getextmntent' function. */
338 #undef HAVE_GETEXTMNTENT
340 /* Define to 1 if you have the <getopt.h> header file. */
341 #undef HAVE_GETOPT_H
343 /* Define to 1 if you have the `getopt_long_only' function. */
344 #undef HAVE_GETOPT_LONG_ONLY
346 /* Define if getrawpartition() in -lutil can be used */
347 #undef HAVE_GETRAWPARTITION
349 /* Define if the GNU gettext() function is already present or preinstalled. */
350 #undef HAVE_GETTEXT
352 /* Define if you have the iconv() function and it works. */
353 #undef HAVE_ICONV
355 /* Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>. */
356 #undef HAVE_INTMAX_T
358 /* Define to 1 if you have the <inttypes.h> header file. */
359 #undef HAVE_INTTYPES_H
361 /* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
362 declares uintmax_t. */
363 #undef HAVE_INTTYPES_H_WITH_UINTMAX
365 /* Define to 1 if you have the `isascii' function. */
366 #undef HAVE_ISASCII
368 /* Define to 1 if you have the `isblank' function. */
369 #undef HAVE_ISBLANK
371 /* Define to 1 if you have the `iswcntrl' function. */
372 #undef HAVE_ISWCNTRL
374 /* Define to 1 if you have the `iswctype' function. */
375 #undef HAVE_ISWCTYPE
377 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
378 #undef HAVE_LANGINFO_CODESET
380 /* Define to 1 if you have the <langinfo.h> header file. */
381 #undef HAVE_LANGINFO_H
383 /* Define to 1 if you have the `devmapper' library (-ldevmapper). */
384 #undef HAVE_LIBDEVMAPPER
386 /* Define to 1 if you have the `fuse' library (-lfuse). */
387 #undef HAVE_LIBFUSE
389 /* Define to 1 if you have the `geom' library (-lgeom). */
390 #undef HAVE_LIBGEOM
392 /* Define to 1 if you have the <libintl.h> header file. */
393 #undef HAVE_LIBINTL_H
395 /* Define to 1 if you have the `lzma' library (-llzma). */
396 #undef HAVE_LIBLZMA
398 /* Define to 1 if you have the NVPAIR library. */
399 #undef HAVE_LIBNVPAIR
401 /* Define to 1 if you have the <libnvpair.h> header file. */
402 #undef HAVE_LIBNVPAIR_H
404 /* Define to 1 if you have the ZFS library. */
405 #undef HAVE_LIBZFS
407 /* Define to 1 if you have the <libzfs.h> header file. */
408 #undef HAVE_LIBZFS_H
410 /* Define to 1 if you have the <limits.h> header file. */
411 #undef HAVE_LIMITS_H
413 /* Define to 1 if you have the <linewrap.h> header file. */
414 #undef HAVE_LINEWRAP_H
416 /* Define to 1 if the system has the type 'long long int'. */
417 #undef HAVE_LONG_LONG_INT
419 /* Define to 1 if your system has a GNU libc compatible 'malloc' function, and
420 to 0 otherwise. */
421 #undef HAVE_MALLOC_GNU
423 /* Define if the 'malloc' function is POSIX compliant. */
424 #undef HAVE_MALLOC_POSIX
426 /* Define to 1 if mmap()'s MAP_ANONYMOUS flag is available after including
427 config.h and <sys/mman.h>. */
428 #undef HAVE_MAP_ANONYMOUS
430 /* Define to 1 if you have the `mbrtowc' function. */
431 #undef HAVE_MBRTOWC
433 /* Define to 1 if you have the `mbsinit' function. */
434 #undef HAVE_MBSINIT
436 /* Define to 1 if you have the `mbsrtowcs' function. */
437 #undef HAVE_MBSRTOWCS
439 /* Define to 1 if <wchar.h> declares mbstate_t. */
440 #undef HAVE_MBSTATE_T
442 /* Define to 1 if you have the `memalign' function. */
443 #undef HAVE_MEMALIGN
445 /* Define to 1 if you have the <memory.h> header file. */
446 #undef HAVE_MEMORY_H
448 /* Define to 1 if you have the `mempcpy' function. */
449 #undef HAVE_MEMPCPY
451 /* Define to 1 if you have the `mprotect' function. */
452 #undef HAVE_MPROTECT
454 /* Define to 1 on MSVC platforms that have the "invalid parameter handler"
455 concept. */
456 #undef HAVE_MSVC_INVALID_PARAMETER_HANDLER
458 /* Define to 1 if you have the `nl_langinfo' function. */
459 #undef HAVE_NL_LANGINFO
461 /* Define if opendisk() in -lutil can be used */
462 #undef HAVE_OPENDISK
464 /* Define to 1 if you have the <pci/pci.h> header file. */
465 #undef HAVE_PCI_PCI_H
467 /* Define to 1 if you have the `posix_memalign' function. */
468 #undef HAVE_POSIX_MEMALIGN
470 /* Define if program_invocation_name is defined */
471 #undef HAVE_PROGRAM_INVOCATION_NAME
473 /* Define if program_invocation_short_name is defined */
474 #undef HAVE_PROGRAM_INVOCATION_SHORT_NAME
476 /* Define to 1 if you have the `rawmemchr' function. */
477 #undef HAVE_RAWMEMCHR
479 /* Define to 1 if atoll is declared even after undefining macros. */
480 #undef HAVE_RAW_DECL_ATOLL
482 /* Define to 1 if btowc is declared even after undefining macros. */
483 #undef HAVE_RAW_DECL_BTOWC
485 /* Define to 1 if canonicalize_file_name is declared even after undefining
486 macros. */
487 #undef HAVE_RAW_DECL_CANONICALIZE_FILE_NAME
489 /* Define to 1 if chdir is declared even after undefining macros. */
490 #undef HAVE_RAW_DECL_CHDIR
492 /* Define to 1 if chown is declared even after undefining macros. */
493 #undef HAVE_RAW_DECL_CHOWN
495 /* Define to 1 if dprintf is declared even after undefining macros. */
496 #undef HAVE_RAW_DECL_DPRINTF
498 /* Define to 1 if dup is declared even after undefining macros. */
499 #undef HAVE_RAW_DECL_DUP
501 /* Define to 1 if dup2 is declared even after undefining macros. */
502 #undef HAVE_RAW_DECL_DUP2
504 /* Define to 1 if dup3 is declared even after undefining macros. */
505 #undef HAVE_RAW_DECL_DUP3
507 /* Define to 1 if duplocale is declared even after undefining macros. */
508 #undef HAVE_RAW_DECL_DUPLOCALE
510 /* Define to 1 if endusershell is declared even after undefining macros. */
511 #undef HAVE_RAW_DECL_ENDUSERSHELL
513 /* Define to 1 if environ is declared even after undefining macros. */
514 #undef HAVE_RAW_DECL_ENVIRON
516 /* Define to 1 if euidaccess is declared even after undefining macros. */
517 #undef HAVE_RAW_DECL_EUIDACCESS
519 /* Define to 1 if faccessat is declared even after undefining macros. */
520 #undef HAVE_RAW_DECL_FACCESSAT
522 /* Define to 1 if fchdir is declared even after undefining macros. */
523 #undef HAVE_RAW_DECL_FCHDIR
525 /* Define to 1 if fchownat is declared even after undefining macros. */
526 #undef HAVE_RAW_DECL_FCHOWNAT
528 /* Define to 1 if fdatasync is declared even after undefining macros. */
529 #undef HAVE_RAW_DECL_FDATASYNC
531 /* Define to 1 if ffs is declared even after undefining macros. */
532 #undef HAVE_RAW_DECL_FFS
534 /* Define to 1 if ffsl is declared even after undefining macros. */
535 #undef HAVE_RAW_DECL_FFSL
537 /* Define to 1 if ffsll is declared even after undefining macros. */
538 #undef HAVE_RAW_DECL_FFSLL
540 /* Define to 1 if fpurge is declared even after undefining macros. */
541 #undef HAVE_RAW_DECL_FPURGE
543 /* Define to 1 if fseeko is declared even after undefining macros. */
544 #undef HAVE_RAW_DECL_FSEEKO
546 /* Define to 1 if fsync is declared even after undefining macros. */
547 #undef HAVE_RAW_DECL_FSYNC
549 /* Define to 1 if ftello is declared even after undefining macros. */
550 #undef HAVE_RAW_DECL_FTELLO
552 /* Define to 1 if ftruncate is declared even after undefining macros. */
553 #undef HAVE_RAW_DECL_FTRUNCATE
555 /* Define to 1 if getcwd is declared even after undefining macros. */
556 #undef HAVE_RAW_DECL_GETCWD
558 /* Define to 1 if getdelim is declared even after undefining macros. */
559 #undef HAVE_RAW_DECL_GETDELIM
561 /* Define to 1 if getdomainname is declared even after undefining macros. */
562 #undef HAVE_RAW_DECL_GETDOMAINNAME
564 /* Define to 1 if getdtablesize is declared even after undefining macros. */
565 #undef HAVE_RAW_DECL_GETDTABLESIZE
567 /* Define to 1 if getgroups is declared even after undefining macros. */
568 #undef HAVE_RAW_DECL_GETGROUPS
570 /* Define to 1 if gethostname is declared even after undefining macros. */
571 #undef HAVE_RAW_DECL_GETHOSTNAME
573 /* Define to 1 if getline is declared even after undefining macros. */
574 #undef HAVE_RAW_DECL_GETLINE
576 /* Define to 1 if getloadavg is declared even after undefining macros. */
577 #undef HAVE_RAW_DECL_GETLOADAVG
579 /* Define to 1 if getlogin is declared even after undefining macros. */
580 #undef HAVE_RAW_DECL_GETLOGIN
582 /* Define to 1 if getlogin_r is declared even after undefining macros. */
583 #undef HAVE_RAW_DECL_GETLOGIN_R
585 /* Define to 1 if getpagesize is declared even after undefining macros. */
586 #undef HAVE_RAW_DECL_GETPAGESIZE
588 /* Define to 1 if gets is declared even after undefining macros. */
589 #undef HAVE_RAW_DECL_GETS
591 /* Define to 1 if getsubopt is declared even after undefining macros. */
592 #undef HAVE_RAW_DECL_GETSUBOPT
594 /* Define to 1 if getusershell is declared even after undefining macros. */
595 #undef HAVE_RAW_DECL_GETUSERSHELL
597 /* Define to 1 if grantpt is declared even after undefining macros. */
598 #undef HAVE_RAW_DECL_GRANTPT
600 /* Define to 1 if group_member is declared even after undefining macros. */
601 #undef HAVE_RAW_DECL_GROUP_MEMBER
603 /* Define to 1 if initstate is declared even after undefining macros. */
604 #undef HAVE_RAW_DECL_INITSTATE
606 /* Define to 1 if initstate_r is declared even after undefining macros. */
607 #undef HAVE_RAW_DECL_INITSTATE_R
609 /* Define to 1 if isatty is declared even after undefining macros. */
610 #undef HAVE_RAW_DECL_ISATTY
612 /* Define to 1 if iswctype is declared even after undefining macros. */
613 #undef HAVE_RAW_DECL_ISWCTYPE
615 /* Define to 1 if lchown is declared even after undefining macros. */
616 #undef HAVE_RAW_DECL_LCHOWN
618 /* Define to 1 if link is declared even after undefining macros. */
619 #undef HAVE_RAW_DECL_LINK
621 /* Define to 1 if linkat is declared even after undefining macros. */
622 #undef HAVE_RAW_DECL_LINKAT
624 /* Define to 1 if lseek is declared even after undefining macros. */
625 #undef HAVE_RAW_DECL_LSEEK
627 /* Define to 1 if mbrlen is declared even after undefining macros. */
628 #undef HAVE_RAW_DECL_MBRLEN
630 /* Define to 1 if mbrtowc is declared even after undefining macros. */
631 #undef HAVE_RAW_DECL_MBRTOWC
633 /* Define to 1 if mbsinit is declared even after undefining macros. */
634 #undef HAVE_RAW_DECL_MBSINIT
636 /* Define to 1 if mbsnrtowcs is declared even after undefining macros. */
637 #undef HAVE_RAW_DECL_MBSNRTOWCS
639 /* Define to 1 if mbsrtowcs is declared even after undefining macros. */
640 #undef HAVE_RAW_DECL_MBSRTOWCS
642 /* Define to 1 if memmem is declared even after undefining macros. */
643 #undef HAVE_RAW_DECL_MEMMEM
645 /* Define to 1 if mempcpy is declared even after undefining macros. */
646 #undef HAVE_RAW_DECL_MEMPCPY
648 /* Define to 1 if memrchr is declared even after undefining macros. */
649 #undef HAVE_RAW_DECL_MEMRCHR
651 /* Define to 1 if mkdtemp is declared even after undefining macros. */
652 #undef HAVE_RAW_DECL_MKDTEMP
654 /* Define to 1 if mkostemp is declared even after undefining macros. */
655 #undef HAVE_RAW_DECL_MKOSTEMP
657 /* Define to 1 if mkostemps is declared even after undefining macros. */
658 #undef HAVE_RAW_DECL_MKOSTEMPS
660 /* Define to 1 if mkstemp is declared even after undefining macros. */
661 #undef HAVE_RAW_DECL_MKSTEMP
663 /* Define to 1 if mkstemps is declared even after undefining macros. */
664 #undef HAVE_RAW_DECL_MKSTEMPS
666 /* Define to 1 if nl_langinfo is declared even after undefining macros. */
667 #undef HAVE_RAW_DECL_NL_LANGINFO
669 /* Define to 1 if pclose is declared even after undefining macros. */
670 #undef HAVE_RAW_DECL_PCLOSE
672 /* Define to 1 if pipe is declared even after undefining macros. */
673 #undef HAVE_RAW_DECL_PIPE
675 /* Define to 1 if pipe2 is declared even after undefining macros. */
676 #undef HAVE_RAW_DECL_PIPE2
678 /* Define to 1 if popen is declared even after undefining macros. */
679 #undef HAVE_RAW_DECL_POPEN
681 /* Define to 1 if posix_openpt is declared even after undefining macros. */
682 #undef HAVE_RAW_DECL_POSIX_OPENPT
684 /* Define to 1 if pread is declared even after undefining macros. */
685 #undef HAVE_RAW_DECL_PREAD
687 /* Define to 1 if ptsname is declared even after undefining macros. */
688 #undef HAVE_RAW_DECL_PTSNAME
690 /* Define to 1 if ptsname_r is declared even after undefining macros. */
691 #undef HAVE_RAW_DECL_PTSNAME_R
693 /* Define to 1 if pwrite is declared even after undefining macros. */
694 #undef HAVE_RAW_DECL_PWRITE
696 /* Define to 1 if random is declared even after undefining macros. */
697 #undef HAVE_RAW_DECL_RANDOM
699 /* Define to 1 if random_r is declared even after undefining macros. */
700 #undef HAVE_RAW_DECL_RANDOM_R
702 /* Define to 1 if rawmemchr is declared even after undefining macros. */
703 #undef HAVE_RAW_DECL_RAWMEMCHR
705 /* Define to 1 if readlink is declared even after undefining macros. */
706 #undef HAVE_RAW_DECL_READLINK
708 /* Define to 1 if readlinkat is declared even after undefining macros. */
709 #undef HAVE_RAW_DECL_READLINKAT
711 /* Define to 1 if realpath is declared even after undefining macros. */
712 #undef HAVE_RAW_DECL_REALPATH
714 /* Define to 1 if renameat is declared even after undefining macros. */
715 #undef HAVE_RAW_DECL_RENAMEAT
717 /* Define to 1 if rmdir is declared even after undefining macros. */
718 #undef HAVE_RAW_DECL_RMDIR
720 /* Define to 1 if rpmatch is declared even after undefining macros. */
721 #undef HAVE_RAW_DECL_RPMATCH
723 /* Define to 1 if secure_getenv is declared even after undefining macros. */
724 #undef HAVE_RAW_DECL_SECURE_GETENV
726 /* Define to 1 if setenv is declared even after undefining macros. */
727 #undef HAVE_RAW_DECL_SETENV
729 /* Define to 1 if sethostname is declared even after undefining macros. */
730 #undef HAVE_RAW_DECL_SETHOSTNAME
732 /* Define to 1 if setlocale is declared even after undefining macros. */
733 #undef HAVE_RAW_DECL_SETLOCALE
735 /* Define to 1 if setstate is declared even after undefining macros. */
736 #undef HAVE_RAW_DECL_SETSTATE
738 /* Define to 1 if setstate_r is declared even after undefining macros. */
739 #undef HAVE_RAW_DECL_SETSTATE_R
741 /* Define to 1 if setusershell is declared even after undefining macros. */
742 #undef HAVE_RAW_DECL_SETUSERSHELL
744 /* Define to 1 if sleep is declared even after undefining macros. */
745 #undef HAVE_RAW_DECL_SLEEP
747 /* Define to 1 if snprintf is declared even after undefining macros. */
748 #undef HAVE_RAW_DECL_SNPRINTF
750 /* Define to 1 if srandom is declared even after undefining macros. */
751 #undef HAVE_RAW_DECL_SRANDOM
753 /* Define to 1 if srandom_r is declared even after undefining macros. */
754 #undef HAVE_RAW_DECL_SRANDOM_R
756 /* Define to 1 if stpcpy is declared even after undefining macros. */
757 #undef HAVE_RAW_DECL_STPCPY
759 /* Define to 1 if stpncpy is declared even after undefining macros. */
760 #undef HAVE_RAW_DECL_STPNCPY
762 /* Define to 1 if strcasecmp is declared even after undefining macros. */
763 #undef HAVE_RAW_DECL_STRCASECMP
765 /* Define to 1 if strcasestr is declared even after undefining macros. */
766 #undef HAVE_RAW_DECL_STRCASESTR
768 /* Define to 1 if strchrnul is declared even after undefining macros. */
769 #undef HAVE_RAW_DECL_STRCHRNUL
771 /* Define to 1 if strdup is declared even after undefining macros. */
772 #undef HAVE_RAW_DECL_STRDUP
774 /* Define to 1 if strerror_r is declared even after undefining macros. */
775 #undef HAVE_RAW_DECL_STRERROR_R
777 /* Define to 1 if strncasecmp is declared even after undefining macros. */
778 #undef HAVE_RAW_DECL_STRNCASECMP
780 /* Define to 1 if strncat is declared even after undefining macros. */
781 #undef HAVE_RAW_DECL_STRNCAT
783 /* Define to 1 if strndup is declared even after undefining macros. */
784 #undef HAVE_RAW_DECL_STRNDUP
786 /* Define to 1 if strnlen is declared even after undefining macros. */
787 #undef HAVE_RAW_DECL_STRNLEN
789 /* Define to 1 if strpbrk is declared even after undefining macros. */
790 #undef HAVE_RAW_DECL_STRPBRK
792 /* Define to 1 if strsep is declared even after undefining macros. */
793 #undef HAVE_RAW_DECL_STRSEP
795 /* Define to 1 if strsignal is declared even after undefining macros. */
796 #undef HAVE_RAW_DECL_STRSIGNAL
798 /* Define to 1 if strtod is declared even after undefining macros. */
799 #undef HAVE_RAW_DECL_STRTOD
801 /* Define to 1 if strtok_r is declared even after undefining macros. */
802 #undef HAVE_RAW_DECL_STRTOK_R
804 /* Define to 1 if strtoll is declared even after undefining macros. */
805 #undef HAVE_RAW_DECL_STRTOLL
807 /* Define to 1 if strtoull is declared even after undefining macros. */
808 #undef HAVE_RAW_DECL_STRTOULL
810 /* Define to 1 if strverscmp is declared even after undefining macros. */
811 #undef HAVE_RAW_DECL_STRVERSCMP
813 /* Define to 1 if symlink is declared even after undefining macros. */
814 #undef HAVE_RAW_DECL_SYMLINK
816 /* Define to 1 if symlinkat is declared even after undefining macros. */
817 #undef HAVE_RAW_DECL_SYMLINKAT
819 /* Define to 1 if tmpfile is declared even after undefining macros. */
820 #undef HAVE_RAW_DECL_TMPFILE
822 /* Define to 1 if towctrans is declared even after undefining macros. */
823 #undef HAVE_RAW_DECL_TOWCTRANS
825 /* Define to 1 if ttyname_r is declared even after undefining macros. */
826 #undef HAVE_RAW_DECL_TTYNAME_R
828 /* Define to 1 if unlink is declared even after undefining macros. */
829 #undef HAVE_RAW_DECL_UNLINK
831 /* Define to 1 if unlinkat is declared even after undefining macros. */
832 #undef HAVE_RAW_DECL_UNLINKAT
834 /* Define to 1 if unlockpt is declared even after undefining macros. */
835 #undef HAVE_RAW_DECL_UNLOCKPT
837 /* Define to 1 if unsetenv is declared even after undefining macros. */
838 #undef HAVE_RAW_DECL_UNSETENV
840 /* Define to 1 if usleep is declared even after undefining macros. */
841 #undef HAVE_RAW_DECL_USLEEP
843 /* Define to 1 if vdprintf is declared even after undefining macros. */
844 #undef HAVE_RAW_DECL_VDPRINTF
846 /* Define to 1 if vsnprintf is declared even after undefining macros. */
847 #undef HAVE_RAW_DECL_VSNPRINTF
849 /* Define to 1 if wcpcpy is declared even after undefining macros. */
850 #undef HAVE_RAW_DECL_WCPCPY
852 /* Define to 1 if wcpncpy is declared even after undefining macros. */
853 #undef HAVE_RAW_DECL_WCPNCPY
855 /* Define to 1 if wcrtomb is declared even after undefining macros. */
856 #undef HAVE_RAW_DECL_WCRTOMB
858 /* Define to 1 if wcscasecmp is declared even after undefining macros. */
859 #undef HAVE_RAW_DECL_WCSCASECMP
861 /* Define to 1 if wcscat is declared even after undefining macros. */
862 #undef HAVE_RAW_DECL_WCSCAT
864 /* Define to 1 if wcschr is declared even after undefining macros. */
865 #undef HAVE_RAW_DECL_WCSCHR
867 /* Define to 1 if wcscmp is declared even after undefining macros. */
868 #undef HAVE_RAW_DECL_WCSCMP
870 /* Define to 1 if wcscoll is declared even after undefining macros. */
871 #undef HAVE_RAW_DECL_WCSCOLL
873 /* Define to 1 if wcscpy is declared even after undefining macros. */
874 #undef HAVE_RAW_DECL_WCSCPY
876 /* Define to 1 if wcscspn is declared even after undefining macros. */
877 #undef HAVE_RAW_DECL_WCSCSPN
879 /* Define to 1 if wcsdup is declared even after undefining macros. */
880 #undef HAVE_RAW_DECL_WCSDUP
882 /* Define to 1 if wcslen is declared even after undefining macros. */
883 #undef HAVE_RAW_DECL_WCSLEN
885 /* Define to 1 if wcsncasecmp is declared even after undefining macros. */
886 #undef HAVE_RAW_DECL_WCSNCASECMP
888 /* Define to 1 if wcsncat is declared even after undefining macros. */
889 #undef HAVE_RAW_DECL_WCSNCAT
891 /* Define to 1 if wcsncmp is declared even after undefining macros. */
892 #undef HAVE_RAW_DECL_WCSNCMP
894 /* Define to 1 if wcsncpy is declared even after undefining macros. */
895 #undef HAVE_RAW_DECL_WCSNCPY
897 /* Define to 1 if wcsnlen is declared even after undefining macros. */
898 #undef HAVE_RAW_DECL_WCSNLEN
900 /* Define to 1 if wcsnrtombs is declared even after undefining macros. */
901 #undef HAVE_RAW_DECL_WCSNRTOMBS
903 /* Define to 1 if wcspbrk is declared even after undefining macros. */
904 #undef HAVE_RAW_DECL_WCSPBRK
906 /* Define to 1 if wcsrchr is declared even after undefining macros. */
907 #undef HAVE_RAW_DECL_WCSRCHR
909 /* Define to 1 if wcsrtombs is declared even after undefining macros. */
910 #undef HAVE_RAW_DECL_WCSRTOMBS
912 /* Define to 1 if wcsspn is declared even after undefining macros. */
913 #undef HAVE_RAW_DECL_WCSSPN
915 /* Define to 1 if wcsstr is declared even after undefining macros. */
916 #undef HAVE_RAW_DECL_WCSSTR
918 /* Define to 1 if wcstok is declared even after undefining macros. */
919 #undef HAVE_RAW_DECL_WCSTOK
921 /* Define to 1 if wcswidth is declared even after undefining macros. */
922 #undef HAVE_RAW_DECL_WCSWIDTH
924 /* Define to 1 if wcsxfrm is declared even after undefining macros. */
925 #undef HAVE_RAW_DECL_WCSXFRM
927 /* Define to 1 if wctob is declared even after undefining macros. */
928 #undef HAVE_RAW_DECL_WCTOB
930 /* Define to 1 if wctrans is declared even after undefining macros. */
931 #undef HAVE_RAW_DECL_WCTRANS
933 /* Define to 1 if wctype is declared even after undefining macros. */
934 #undef HAVE_RAW_DECL_WCTYPE
936 /* Define to 1 if wcwidth is declared even after undefining macros. */
937 #undef HAVE_RAW_DECL_WCWIDTH
939 /* Define to 1 if wmemchr is declared even after undefining macros. */
940 #undef HAVE_RAW_DECL_WMEMCHR
942 /* Define to 1 if wmemcmp is declared even after undefining macros. */
943 #undef HAVE_RAW_DECL_WMEMCMP
945 /* Define to 1 if wmemcpy is declared even after undefining macros. */
946 #undef HAVE_RAW_DECL_WMEMCPY
948 /* Define to 1 if wmemmove is declared even after undefining macros. */
949 #undef HAVE_RAW_DECL_WMEMMOVE
951 /* Define to 1 if wmemset is declared even after undefining macros. */
952 #undef HAVE_RAW_DECL_WMEMSET
954 /* Define to 1 if _Exit is declared even after undefining macros. */
955 #undef HAVE_RAW_DECL__EXIT
957 /* Define if the 'realloc' function is POSIX compliant. */
958 #undef HAVE_REALLOC_POSIX
960 /* Define to 1 if you have the <SDL/SDL.h> header file. */
961 #undef HAVE_SDL_SDL_H
963 /* Define to 1 if 'sig_atomic_t' is a signed integer type. */
964 #undef HAVE_SIGNED_SIG_ATOMIC_T
966 /* Define to 1 if 'wchar_t' is a signed integer type. */
967 #undef HAVE_SIGNED_WCHAR_T
969 /* Define to 1 if 'wint_t' is a signed integer type. */
970 #undef HAVE_SIGNED_WINT_T
972 /* Define to 1 if you have the `sleep' function. */
973 #undef HAVE_SLEEP
975 /* Define to 1 if you have the `snprintf' function. */
976 #undef HAVE_SNPRINTF
978 /* Define if the return value of the snprintf function is the number of of
979 bytes (excluding the terminating NUL) that would have been produced if the
980 buffer had been large enough. */
981 #undef HAVE_SNPRINTF_RETVAL_C99
983 /* Define to 1 if you have the <stdint.h> header file. */
984 #undef HAVE_STDINT_H
986 /* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
987 uintmax_t. */
988 #undef HAVE_STDINT_H_WITH_UINTMAX
990 /* Define to 1 if you have the <stdlib.h> header file. */
991 #undef HAVE_STDLIB_H
993 /* Define to 1 if you have the `strcasecmp' function. */
994 #undef HAVE_STRCASECMP
996 /* Define to 1 if you have the `strchrnul' function. */
997 #undef HAVE_STRCHRNUL
999 /* Define to 1 if you have the `strerror_r' function. */
1000 #undef HAVE_STRERROR_R
1002 /* Define to 1 if you have the <strings.h> header file. */
1003 #undef HAVE_STRINGS_H
1005 /* Define to 1 if you have the <string.h> header file. */
1006 #undef HAVE_STRING_H
1008 /* Define to 1 if you have the `strncasecmp' function. */
1009 #undef HAVE_STRNCASECMP
1011 /* Define to 1 if you have the `strndup' function. */
1012 #undef HAVE_STRNDUP
1014 /* Define to 1 if you have the `strnlen' function. */
1015 #undef HAVE_STRNLEN
1017 /* Define to 1 if `decimal_point' is a member of `struct lconv'. */
1018 #undef HAVE_STRUCT_LCONV_DECIMAL_POINT
1020 /* Define to 1 if `f_fstypename' is a member of `struct statfs'. */
1021 #undef HAVE_STRUCT_STATFS_F_FSTYPENAME
1023 /* Define to 1 if `f_mntfromname' is a member of `struct statfs'. */
1024 #undef HAVE_STRUCT_STATFS_F_MNTFROMNAME
1026 /* Define to 1 if you have the `symlink' function. */
1027 #undef HAVE_SYMLINK
1029 /* Define to 1 if you have the <sysexits.h> header file. */
1030 #undef HAVE_SYSEXITS_H
1032 /* Define to 1 if you have the <sys/bitypes.h> header file. */
1033 #undef HAVE_SYS_BITYPES_H
1035 /* Define to 1 if you have the <sys/inttypes.h> header file. */
1036 #undef HAVE_SYS_INTTYPES_H
1038 /* Define to 1 if you have the <sys/mkdev.h> header file. */
1039 #undef HAVE_SYS_MKDEV_H
1041 /* Define to 1 if you have the <sys/mman.h> header file. */
1042 #undef HAVE_SYS_MMAN_H
1044 /* Define to 1 if you have the <sys/mnttab.h> header file. */
1045 #undef HAVE_SYS_MNTTAB_H
1047 /* Define to 1 if you have the <sys/mount.h> header file. */
1048 #undef HAVE_SYS_MOUNT_H
1050 /* Define to 1 if you have the <sys/param.h> header file. */
1051 #undef HAVE_SYS_PARAM_H
1053 /* Define to 1 if you have the <sys/socket.h> header file. */
1054 #undef HAVE_SYS_SOCKET_H
1056 /* Define to 1 if you have the <sys/stat.h> header file. */
1057 #undef HAVE_SYS_STAT_H
1059 /* Define to 1 if you have the <sys/types.h> header file. */
1060 #undef HAVE_SYS_TYPES_H
1062 /* Define to 1 if you have the `towlower' function. */
1063 #undef HAVE_TOWLOWER
1065 /* Define to 1 if you have the <unistd.h> header file. */
1066 #undef HAVE_UNISTD_H
1068 /* Define to 1 if the system has the type 'unsigned long long int'. */
1069 #undef HAVE_UNSIGNED_LONG_LONG_INT
1071 /* Define to 1 if you have the <usb.h> header file. */
1072 #undef HAVE_USB_H
1074 /* Define to 1 if you have the `vasnprintf' function. */
1075 #undef HAVE_VASNPRINTF
1077 /* Define to 1 if you have the `vsnprintf' function. */
1078 #undef HAVE_VSNPRINTF
1080 /* Define to 1 if you have the <wchar.h> header file. */
1081 #undef HAVE_WCHAR_H
1083 /* Define if you have the 'wchar_t' type. */
1084 #undef HAVE_WCHAR_T
1086 /* Define to 1 if you have the `wcrtomb' function. */
1087 #undef HAVE_WCRTOMB
1089 /* Define to 1 if you have the `wcscoll' function. */
1090 #undef HAVE_WCSCOLL
1092 /* Define to 1 if you have the `wcslen' function. */
1093 #undef HAVE_WCSLEN
1095 /* Define to 1 if you have the `wcsnlen' function. */
1096 #undef HAVE_WCSNLEN
1098 /* Define to 1 if you have the <wctype.h> header file. */
1099 #undef HAVE_WCTYPE_H
1101 /* Define to 1 if you have the `wcwidth' function. */
1102 #undef HAVE_WCWIDTH
1104 /* Define to 1 if you have the <winsock2.h> header file. */
1105 #undef HAVE_WINSOCK2_H
1107 /* Define if you have the 'wint_t' type. */
1108 #undef HAVE_WINT_T
1110 /* Define to 1 if you have the `wmemchr' function. */
1111 #undef HAVE_WMEMCHR
1113 /* Define to 1 if you have the `wmemcpy' function. */
1114 #undef HAVE_WMEMCPY
1116 /* Define to 1 if you have the `wmempcpy' function. */
1117 #undef HAVE_WMEMPCPY
1119 /* Define to 1 if O_NOATIME works. */
1120 #undef HAVE_WORKING_O_NOATIME
1122 /* Define to 1 if O_NOFOLLOW works. */
1123 #undef HAVE_WORKING_O_NOFOLLOW
1125 /* Define to 1 if you have the <xlocale.h> header file. */
1126 #undef HAVE_XLOCALE_H
1128 /* Define to 1 if the system has the type `_Bool'. */
1129 #undef HAVE__BOOL
1131 /* Define to 1 if you have the `_restgpr_14_x' function. */
1132 #undef HAVE__RESTGPR_14_X
1134 /* Define to 1 if you have the `_set_invalid_parameter_handler' function. */
1135 #undef HAVE__SET_INVALID_PARAMETER_HANDLER
1137 /* Define to 1 if you have the `__ashldi3' function. */
1138 #undef HAVE___ASHLDI3
1140 /* Define to 1 if you have the `__ashrdi3' function. */
1141 #undef HAVE___ASHRDI3
1143 /* Define to 1 if you have the `__bswapdi2' function. */
1144 #undef HAVE___BSWAPDI2
1146 /* Define to 1 if you have the `__bswapsi2' function. */
1147 #undef HAVE___BSWAPSI2
1149 /* Define to 1 if you have the `__lshrdi3' function. */
1150 #undef HAVE___LSHRDI3
1152 /* Define to 1 if you have the `__ucmpdi2' function. */
1153 #undef HAVE___UCMPDI2
1155 /* Locale dir */
1156 #undef LOCALEDIR
1158 /* If malloc(0) is != NULL, define this to 1. Otherwise define this to 0. */
1159 #undef MALLOC_0_IS_NONNULL
1161 /* Define to a substitute value for mmap()'s MAP_ANONYMOUS flag. */
1162 #undef MAP_ANONYMOUS
1164 /* Define if the mbrtowc function has the NULL pwc argument bug. */
1165 #undef MBRTOWC_NULL_ARG1_BUG
1167 /* Define if the mbrtowc function has the NULL string argument bug. */
1168 #undef MBRTOWC_NULL_ARG2_BUG
1170 /* Define if the mbrtowc function does not return 0 for a NUL character. */
1171 #undef MBRTOWC_NUL_RETVAL_BUG
1173 /* Define if the mbrtowc function returns a wrong return value. */
1174 #undef MBRTOWC_RETVAL_BUG
1176 /* Define to 1 if you enable memory manager debugging. */
1177 #undef MM_DEBUG
1179 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
1180 #undef NO_MINUS_C_MINUS_O
1182 /* Name of package */
1183 #undef PACKAGE
1185 /* Define to the address where bug reports for this package should be sent. */
1186 #undef PACKAGE_BUGREPORT
1188 /* Define to the full name of this package. */
1189 #undef PACKAGE_NAME
1191 /* Define to the full name and version of this package. */
1192 #undef PACKAGE_STRING
1194 /* Define to the one symbol short name of this package. */
1195 #undef PACKAGE_TARNAME
1197 /* Define to the home page for this package. */
1198 #undef PACKAGE_URL
1200 /* Define to the version of this package. */
1201 #undef PACKAGE_VERSION
1203 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
1204 'ptrdiff_t'. */
1205 #undef PTRDIFF_T_SUFFIX
1207 /* Define if nl_langinfo exists but is overridden by gnulib. */
1208 #undef REPLACE_NL_LANGINFO
1210 /* Define to 1 if strerror(0) does not return a message implying success. */
1211 #undef REPLACE_STRERROR_0
1213 /* Define if vasnprintf exists but is overridden by gnulib. */
1214 #undef REPLACE_VASNPRINTF
1216 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
1217 'sig_atomic_t'. */
1218 #undef SIG_ATOMIC_T_SUFFIX
1220 /* The size of `long', as computed by sizeof. */
1221 #undef SIZEOF_LONG
1223 /* The size of `off_t', as computed by sizeof. */
1224 #undef SIZEOF_OFF_T
1226 /* The size of `TCHAR', as computed by sizeof. */
1227 #undef SIZEOF_TCHAR
1229 /* The size of `void *', as computed by sizeof. */
1230 #undef SIZEOF_VOID_P
1232 /* Define as the maximum value of type 'size_t', if the system doesn't define
1233 it. */
1234 #ifndef SIZE_MAX
1235 # undef SIZE_MAX
1236 #endif
1238 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
1239 'size_t'. */
1240 #undef SIZE_T_SUFFIX
1242 /* If using the C implementation of alloca, define if you know the
1243 direction of stack growth for your system; otherwise it will be
1244 automatically deduced at runtime.
1245 STACK_DIRECTION > 0 => grows toward higher addresses
1246 STACK_DIRECTION < 0 => grows toward lower addresses
1247 STACK_DIRECTION = 0 => direction of growth unknown */
1248 #undef STACK_DIRECTION
1250 /* Define to 1 if you have the ANSI C header files. */
1251 #undef STDC_HEADERS
1253 /* Define to 1 if strerror_r returns char *. */
1254 #undef STRERROR_R_CHAR_P
1256 /* Define to 1 if you have the LZMA library. */
1257 #undef USE_LIBLZMA
1259 /* Enable extensions on AIX 3, Interix. */
1260 #ifndef _ALL_SOURCE
1261 # undef _ALL_SOURCE
1262 #endif
1263 /* Enable general extensions on OS X. */
1264 #ifndef _DARWIN_C_SOURCE
1265 # undef _DARWIN_C_SOURCE
1266 #endif
1267 /* Enable GNU extensions on systems that have them. */
1268 #ifndef _GNU_SOURCE
1269 # undef _GNU_SOURCE
1270 #endif
1271 /* Enable threading extensions on Solaris. */
1272 #ifndef _POSIX_PTHREAD_SEMANTICS
1273 # undef _POSIX_PTHREAD_SEMANTICS
1274 #endif
1275 /* Enable extensions on HP NonStop. */
1276 #ifndef _TANDEM_SOURCE
1277 # undef _TANDEM_SOURCE
1278 #endif
1279 /* Enable X/Open extensions if necessary. HP-UX 11.11 defines
1280 mbstate_t only if _XOPEN_SOURCE is defined to 500, regardless of
1281 whether compiling with -Ae or -D_HPUX_SOURCE=1. */
1282 #ifndef _XOPEN_SOURCE
1283 # undef _XOPEN_SOURCE
1284 #endif
1285 /* Enable general extensions on Solaris. */
1286 #ifndef __EXTENSIONS__
1287 # undef __EXTENSIONS__
1288 #endif
1291 /* Version number of package */
1292 #undef VERSION
1294 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
1295 'wchar_t'. */
1296 #undef WCHAR_T_SUFFIX
1298 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
1299 'wint_t'. */
1300 #undef WINT_T_SUFFIX
1302 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
1303 significant byte first (like Motorola and SPARC, unlike Intel). */
1304 #if defined AC_APPLE_UNIVERSAL_BUILD
1305 # if defined __BIG_ENDIAN__
1306 # define WORDS_BIGENDIAN 1
1307 # endif
1308 #else
1309 # ifndef WORDS_BIGENDIAN
1310 # undef WORDS_BIGENDIAN
1311 # endif
1312 #endif
1314 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
1315 `char[]'. */
1316 #undef YYTEXT_POINTER
1318 /* Enable large inode numbers on Mac OS X 10.5. */
1319 #ifndef _DARWIN_USE_64_BIT_INODE
1320 # define _DARWIN_USE_64_BIT_INODE 1
1321 #endif
1323 /* Number of bits in a file offset, on hosts where this is settable. */
1324 #undef _FILE_OFFSET_BITS
1326 /* Define for large files, on AIX-style hosts. */
1327 #undef _LARGE_FILES
1329 /* Define to 1 on Solaris. */
1330 #undef _LCONV_C99
1332 /* Define to 1 if on MINIX. */
1333 #undef _MINIX
1335 /* Define to 1 to make NetBSD features available. MINIX 3 needs this. */
1336 #undef _NETBSD_SOURCE
1338 /* The _Noreturn keyword of C11. */
1339 #if ! (defined _Noreturn \
1340 || (defined __STDC_VERSION__ && 201112 <= __STDC_VERSION__))
1341 # if (3 <= __GNUC__ || (__GNUC__ == 2 && 8 <= __GNUC_MINOR__) \
1342 || 0x5110 <= __SUNPRO_C)
1343 # define _Noreturn __attribute__ ((__noreturn__))
1344 # elif defined _MSC_VER && 1200 <= _MSC_VER
1345 # define _Noreturn __declspec (noreturn)
1346 # else
1347 # define _Noreturn
1348 # endif
1349 #endif
1352 /* Define to 2 if the system does not provide POSIX.1 features except with
1353 this defined. */
1354 #undef _POSIX_1_SOURCE
1356 /* Define to 1 if you need to in order for 'stat' and other things to work. */
1357 #undef _POSIX_SOURCE
1359 /* Define if you want <regex.h> to include <limits.h>, so that it consistently
1360 overrides <limits.h>'s RE_DUP_MAX. */
1361 #undef _REGEX_INCLUDE_LIMITS_H
1363 /* Define if you want regoff_t to be at least as wide POSIX requires. */
1364 #undef _REGEX_LARGE_OFFSETS
1366 /* Define to rpl_ if the getopt replacement functions and variables should be
1367 used. */
1368 #undef __GETOPT_PREFIX
1370 /* _GL_INLINE is a portable alternative to ISO C99 plain 'inline'.
1371 _GL_EXTERN_INLINE is a portable alternative to 'extern inline'.
1372 _GL_INLINE_HEADER_BEGIN contains useful stuff to put
1373 in an include file, before uses of _GL_INLINE.
1374 It suppresses GCC's bogus "no previous prototype for 'FOO'" diagnostic,
1375 when FOO is an inline function in the header; see
1376 <http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54113>.
1377 _GL_INLINE_HEADER_END contains useful stuff to put
1378 in the same include file, after uses of _GL_INLINE.
1380 Suppress extern inline with HP-UX cc, as it appears to be broken; see
1381 <http://lists.gnu.org/archive/html/bug-texinfo/2013-02/msg00030.html>.
1383 Suppress the use of extern inline on Apple's platforms,
1384 as Libc-825.25 (2012-09-19) is incompatible with it; see
1385 <http://lists.gnu.org/archive/html/bug-gnulib/2012-12/msg00023.html>.
1386 Perhaps Apple will fix this some day. */
1387 #if ((__GNUC__ \
1388 ? defined __GNUC_STDC_INLINE__ && __GNUC_STDC_INLINE__ \
1389 : 199901L <= __STDC_VERSION__ && !defined __HP_cc) \
1390 && !defined __APPLE__)
1391 # define _GL_INLINE inline
1392 # define _GL_EXTERN_INLINE extern inline
1393 #elif 2 < __GNUC__ + (7 <= __GNUC_MINOR__) && !defined __APPLE__
1394 # if __GNUC_GNU_INLINE__
1395 /* __gnu_inline__ suppresses a GCC 4.2 diagnostic. */
1396 # define _GL_INLINE extern inline __attribute__ ((__gnu_inline__))
1397 # else
1398 # define _GL_INLINE extern inline
1399 # endif
1400 # define _GL_EXTERN_INLINE extern
1401 #else
1402 # define _GL_INLINE static _GL_UNUSED
1403 # define _GL_EXTERN_INLINE static _GL_UNUSED
1404 #endif
1406 #if 4 < __GNUC__ + (6 <= __GNUC_MINOR__)
1407 # if defined __GNUC_STDC_INLINE__ && __GNUC_STDC_INLINE__
1408 # define _GL_INLINE_HEADER_CONST_PRAGMA
1409 # else
1410 # define _GL_INLINE_HEADER_CONST_PRAGMA \
1411 _Pragma ("GCC diagnostic ignored \"-Wsuggest-attribute=const\"")
1412 # endif
1413 # define _GL_INLINE_HEADER_BEGIN \
1414 _Pragma ("GCC diagnostic push") \
1415 _Pragma ("GCC diagnostic ignored \"-Wmissing-prototypes\"") \
1416 _Pragma ("GCC diagnostic ignored \"-Wmissing-declarations\"") \
1417 _GL_INLINE_HEADER_CONST_PRAGMA
1418 # define _GL_INLINE_HEADER_END \
1419 _Pragma ("GCC diagnostic pop")
1420 #else
1421 # define _GL_INLINE_HEADER_BEGIN
1422 # define _GL_INLINE_HEADER_END
1423 #endif
1425 /* Define to a replacement function name for fnmatch(). */
1426 #undef fnmatch
1428 /* Define to `__inline__' or `__inline' if that's what the C compiler
1429 calls it, or to nothing if 'inline' is not supported under any name. */
1430 #ifndef __cplusplus
1431 #undef inline
1432 #endif
1434 /* Define to long or long long if <stdint.h> and <inttypes.h> don't define. */
1435 #undef intmax_t
1437 /* Work around a bug in Apple GCC 4.0.1 build 5465: In C99 mode, it supports
1438 the ISO C 99 semantics of 'extern inline' (unlike the GNU C semantics of
1439 earlier versions), but does not display it by setting __GNUC_STDC_INLINE__.
1440 __APPLE__ && __MACH__ test for Mac OS X.
1441 __APPLE_CC__ tests for the Apple compiler and its version.
1442 __STDC_VERSION__ tests for the C99 mode. */
1443 #if defined __APPLE__ && defined __MACH__ && __APPLE_CC__ >= 5465 && !defined __cplusplus && __STDC_VERSION__ >= 199901L && !defined __GNUC_STDC_INLINE__
1444 # define __GNUC_STDC_INLINE__ 1
1445 #endif
1447 /* Define to a type if <wchar.h> does not define. */
1448 #undef mbstate_t
1450 /* Define to `int' if <sys/types.h> does not define. */
1451 #undef mode_t
1453 /* Define to `int' if <sys/types.h> does not define. */
1454 #undef pid_t
1456 /* Define as the type of the result of subtracting two pointers, if the system
1457 doesn't define it. */
1458 #undef ptrdiff_t
1460 /* Define to rpl_re_comp if the replacement should be used. */
1461 #undef re_comp
1463 /* Define to rpl_re_compile_fastmap if the replacement should be used. */
1464 #undef re_compile_fastmap
1466 /* Define to rpl_re_compile_pattern if the replacement should be used. */
1467 #undef re_compile_pattern
1469 /* Define to rpl_re_exec if the replacement should be used. */
1470 #undef re_exec
1472 /* Define to rpl_re_match if the replacement should be used. */
1473 #undef re_match
1475 /* Define to rpl_re_match_2 if the replacement should be used. */
1476 #undef re_match_2
1478 /* Define to rpl_re_search if the replacement should be used. */
1479 #undef re_search
1481 /* Define to rpl_re_search_2 if the replacement should be used. */
1482 #undef re_search_2
1484 /* Define to rpl_re_set_registers if the replacement should be used. */
1485 #undef re_set_registers
1487 /* Define to rpl_re_set_syntax if the replacement should be used. */
1488 #undef re_set_syntax
1490 /* Define to rpl_re_syntax_options if the replacement should be used. */
1491 #undef re_syntax_options
1493 /* Define to rpl_regcomp if the replacement should be used. */
1494 #undef regcomp
1496 /* Define to rpl_regerror if the replacement should be used. */
1497 #undef regerror
1499 /* Define to rpl_regexec if the replacement should be used. */
1500 #undef regexec
1502 /* Define to rpl_regfree if the replacement should be used. */
1503 #undef regfree
1505 /* Define to the equivalent of the C99 'restrict' keyword, or to
1506 nothing if this is not supported. Do not define if restrict is
1507 supported directly. */
1508 #undef restrict
1509 /* Work around a bug in Sun C++: it does not support _Restrict or
1510 __restrict__, even though the corresponding Sun C compiler ends up with
1511 "#define restrict _Restrict" or "#define restrict __restrict__" in the
1512 previous line. Perhaps some future version of Sun C++ will work with
1513 restrict; if so, hopefully it defines __RESTRICT like Sun C does. */
1514 #if defined __SUNPRO_CC && !defined __RESTRICT
1515 # define _Restrict
1516 # define __restrict__
1517 #endif
1519 /* Define to `unsigned int' if <sys/types.h> does not define. */
1520 #undef size_t
1522 /* Define as a signed type of the same size as size_t. */
1523 #undef ssize_t
1525 /* Define as a marker that can be attached to declarations that might not
1526 be used. This helps to reduce warnings, such as from
1527 GCC -Wunused-parameter. */
1528 #if __GNUC__ >= 3 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 7)
1529 # define _GL_UNUSED __attribute__ ((__unused__))
1530 #else
1531 # define _GL_UNUSED
1532 #endif
1533 /* The name _UNUSED_PARAMETER_ is an earlier spelling, although the name
1534 is a misnomer outside of parameter lists. */
1535 #define _UNUSED_PARAMETER_ _GL_UNUSED
1537 /* The __pure__ attribute was added in gcc 2.96. */
1538 #if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 96)
1539 # define _GL_ATTRIBUTE_PURE __attribute__ ((__pure__))
1540 #else
1541 # define _GL_ATTRIBUTE_PURE /* empty */
1542 #endif
1544 /* The __const__ attribute was added in gcc 2.95. */
1545 #if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 95)
1546 # define _GL_ATTRIBUTE_CONST __attribute__ ((__const__))
1547 #else
1548 # define _GL_ATTRIBUTE_CONST /* empty */
1549 #endif