VirtualBox

source: kBuild/vendor/grep/2.12/config.hin@ 3576

Last change on this file since 3576 was 2595, checked in by bird, 13 years ago

gnu grep version 2.12 (grep-2.12.tar.xz, md5sum=8d2f0346d08b13c18afb81f0e8aa1e2f)

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

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette