1 /* config.h.  Generated from config.hin by configure.  */
2 /* config.hin.  Generated from configure.ac by autoheader.  */
3 
4 /* Define if the compiler is building for multiple architectures of Apple
5    platforms at once. */
6 /* #undef AA_APPLE_UNIVERSAL_BUILD */
7 
8 /* Define to the function xargmatch calls on failures. */
9 #define ARGMATCH_DIE usage (EXIT_FAILURE)
10 
11 /* Define to the declaration of the xargmatch failure function. */
12 #define ARGMATCH_DIE_DECL void usage (int _e)
13 
14 /* Define to the number of bits in type 'ptrdiff_t'. */
15 /* #undef BITSIZEOF_PTRDIFF_T */
16 
17 /* Define to the number of bits in type 'sig_atomic_t'. */
18 /* #undef BITSIZEOF_SIG_ATOMIC_T */
19 
20 /* Define to the number of bits in type 'size_t'. */
21 /* #undef BITSIZEOF_SIZE_T */
22 
23 /* Define to the number of bits in type 'wchar_t'. */
24 /* #undef BITSIZEOF_WCHAR_T */
25 
26 /* Define to the number of bits in type 'wint_t'. */
27 /* #undef BITSIZEOF_WINT_T */
28 
29 /* Define to 1 if the `closedir' function returns void instead of `int'. */
30 /* #undef CLOSEDIR_VOID */
31 
32 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
33    systems. This function is required for `alloca.c' support on those systems.
34    */
35 /* #undef CRAY_STACKSEG_END */
36 
37 /* Define to 1 if using `alloca.c'. */
38 /* #undef C_ALLOCA */
39 
40 /* Define to 1 if // is a file system root distinct from /. */
41 /* #undef DOUBLE_SLASH_IS_DISTINCT_ROOT */
42 
43 /* Define to 1 if translation of program messages to the user's native
44    language is requested. */
45 /* #undef ENABLE_NLS */
46 
47 /* Define on systems for which file names may have a so-called `drive letter'
48    prefix, define this to compute the length of that prefix, including the
49    colon. */
50 #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
51 
52 /* Define if the backslash character may also serve as a file name component
53    separator. */
54 #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
55 
56 /* Define if a drive letter prefix denotes a relative path if it is not
57    followed by a file name component separator. */
58 #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
59 
60 /* Define to make the limit macros in <stdint.h> visible. */
61 #define GL_TRIGGER_STDC_LIMIT_MACROS 1
62 
63 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
64    whether the gnulib module close-stream shall be considered present. */
65 #define GNULIB_CLOSE_STREAM 1
66 
67 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
68    whether the gnulib module dirname shall be considered present. */
69 #define GNULIB_DIRNAME 1
70 
71 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
72    whether the gnulib module malloc-gnu shall be considered present. */
73 #define GNULIB_MALLOC_GNU 1
74 
75 /* enable some gnulib portability checks */
76 /* #undef GNULIB_PORTCHECK */
77 
78 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
79    whether the gnulib module realloc-gnu shall be considered present. */
80 #define GNULIB_REALLOC_GNU 1
81 
82 /* Define to 1 when the gnulib module btowc should be tested. */
83 #define GNULIB_TEST_BTOWC 1
84 
85 /* Define to 1 when the gnulib module dup2 should be tested. */
86 #define GNULIB_TEST_DUP2 1
87 
88 /* Define to 1 when the gnulib module environ should be tested. */
89 #define GNULIB_TEST_ENVIRON 1
90 
91 /* Define to 1 when the gnulib module getopt-gnu should be tested. */
92 #define GNULIB_TEST_GETOPT_GNU 1
93 
94 /* Define to 1 when the gnulib module getpagesize should be tested. */
95 #define GNULIB_TEST_GETPAGESIZE 1
96 
97 /* Define to 1 when the gnulib module lseek should be tested. */
98 #define GNULIB_TEST_LSEEK 1
99 
100 /* Define to 1 when the gnulib module lstat should be tested. */
101 #define GNULIB_TEST_LSTAT 1
102 
103 /* Define to 1 when the gnulib module malloc-posix should be tested. */
104 #define GNULIB_TEST_MALLOC_POSIX 1
105 
106 /* Define to 1 when the gnulib module mbrlen should be tested. */
107 #define GNULIB_TEST_MBRLEN 1
108 
109 /* Define to 1 when the gnulib module mbrtowc should be tested. */
110 #define GNULIB_TEST_MBRTOWC 1
111 
112 /* Define to 1 when the gnulib module mbscasecmp should be tested. */
113 #define GNULIB_TEST_MBSCASECMP 1
114 
115 /* Define to 1 when the gnulib module mbsinit should be tested. */
116 #define GNULIB_TEST_MBSINIT 1
117 
118 /* Define to 1 when the gnulib module mbslen should be tested. */
119 #define GNULIB_TEST_MBSLEN 1
120 
121 /* Define to 1 when the gnulib module mbsrtowcs should be tested. */
122 #define GNULIB_TEST_MBSRTOWCS 1
123 
124 /* Define to 1 when the gnulib module mbsstr should be tested. */
125 #define GNULIB_TEST_MBSSTR 1
126 
127 /* Define to 1 when the gnulib module memchr should be tested. */
128 #define GNULIB_TEST_MEMCHR 1
129 
130 /* Define to 1 when the gnulib module mempcpy should be tested. */
131 #define GNULIB_TEST_MEMPCPY 1
132 
133 /* Define to 1 when the gnulib module nl_langinfo should be tested. */
134 #define GNULIB_TEST_NL_LANGINFO 1
135 
136 /* Define to 1 when the gnulib module open should be tested. */
137 #define GNULIB_TEST_OPEN 1
138 
139 /* Define to 1 when the gnulib module putenv should be tested. */
140 #define GNULIB_TEST_PUTENV 1
141 
142 /* Define to 1 when the gnulib module realloc-posix should be tested. */
143 #define GNULIB_TEST_REALLOC_POSIX 1
144 
145 /* Define to 1 when the gnulib module setenv should be tested. */
146 #define GNULIB_TEST_SETENV 1
147 
148 /* Define to 1 when the gnulib module snprintf should be tested. */
149 #define GNULIB_TEST_SNPRINTF 1
150 
151 /* Define to 1 when the gnulib module stat should be tested. */
152 #define GNULIB_TEST_STAT 1
153 
154 /* Define to 1 when the gnulib module stpcpy should be tested. */
155 #define GNULIB_TEST_STPCPY 1
156 
157 /* Define to 1 when the gnulib module strerror should be tested. */
158 #define GNULIB_TEST_STRERROR 1
159 
160 /* Define to 1 when the gnulib module strndup should be tested. */
161 #define GNULIB_TEST_STRNDUP 1
162 
163 /* Define to 1 when the gnulib module strnlen should be tested. */
164 #define GNULIB_TEST_STRNLEN 1
165 
166 /* Define to 1 when the gnulib module strtoll should be tested. */
167 #define GNULIB_TEST_STRTOLL 1
168 
169 /* Define to 1 when the gnulib module strtoull should be tested. */
170 #define GNULIB_TEST_STRTOULL 1
171 
172 /* Define to 1 when the gnulib module symlink should be tested. */
173 #define GNULIB_TEST_SYMLINK 1
174 
175 /* Define to 1 when the gnulib module unsetenv should be tested. */
176 #define GNULIB_TEST_UNSETENV 1
177 
178 /* Define to 1 when the gnulib module wcrtomb should be tested. */
179 #define GNULIB_TEST_WCRTOMB 1
180 
181 /* Define to 1 when the gnulib module wctob should be tested. */
182 #define GNULIB_TEST_WCTOB 1
183 
184 /* Define to 1 when the gnulib module wcwidth should be tested. */
185 #define GNULIB_TEST_WCWIDTH 1
186 
187 /* We are building grep */
188 #define GREP 1
189 
190 /* Define to 1 if you have 'alloca' after including <alloca.h>, a header that
191    may be supplied by this distribution. */
192 #define HAVE_ALLOCA 1
193 
194 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
195    */
196 /* #undef HAVE_ALLOCA_H */
197 
198 /* Define to 1 if you have the `atexit' function. */
199 #define HAVE_ATEXIT 1
200 
201 /* Define to 1 if you have the <bp-sym.h> header file. */
202 /* #undef HAVE_BP_SYM_H */
203 
204 /* Define to 1 if you have the `btowc' function. */
205 #define HAVE_BTOWC 1
206 
207 /* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
208    CoreFoundation framework. */
209 /* #undef HAVE_CFLOCALECOPYCURRENT */
210 
211 /* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
212    the CoreFoundation framework. */
213 /* #undef HAVE_CFPREFERENCESCOPYAPPVALUE */
214 
215 /* Define to 1 if you have the <ctype.h> header file. */
216 #define HAVE_CTYPE_H 1
217 
218 /* Define if the GNU dcgettext() function is already present or preinstalled.
219    */
220 /* #undef HAVE_DCGETTEXT */
221 
222 /* Define to 1 if you have the declaration of `clearerr_unlocked', and to 0 if
223    you don't. */
224 #define HAVE_DECL_CLEARERR_UNLOCKED 1
225 
226 /* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you
227    don't. */
228 #define HAVE_DECL_FEOF_UNLOCKED 1
229 
230 /* Define to 1 if you have the declaration of `ferror_unlocked', and to 0 if
231    you don't. */
232 #define HAVE_DECL_FERROR_UNLOCKED 1
233 
234 /* Define to 1 if you have the declaration of `fflush_unlocked', and to 0 if
235    you don't. */
236 #define HAVE_DECL_FFLUSH_UNLOCKED 0
237 
238 /* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if
239    you don't. */
240 #define HAVE_DECL_FGETS_UNLOCKED 0
241 
242 /* Define to 1 if you have the declaration of `fputc_unlocked', and to 0 if
243    you don't. */
244 #define HAVE_DECL_FPUTC_UNLOCKED 0
245 
246 /* Define to 1 if you have the declaration of `fputs_unlocked', and to 0 if
247    you don't. */
248 #define HAVE_DECL_FPUTS_UNLOCKED 0
249 
250 /* Define to 1 if you have the declaration of `fread_unlocked', and to 0 if
251    you don't. */
252 #define HAVE_DECL_FREAD_UNLOCKED 0
253 
254 /* Define to 1 if you have the declaration of `fwrite_unlocked', and to 0 if
255    you don't. */
256 #define HAVE_DECL_FWRITE_UNLOCKED 0
257 
258 /* Define to 1 if you have the declaration of `getchar_unlocked', and to 0 if
259    you don't. */
260 #define HAVE_DECL_GETCHAR_UNLOCKED 1
261 
262 /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
263    don't. */
264 #define HAVE_DECL_GETC_UNLOCKED 1
265 
266 /* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
267    */
268 #define HAVE_DECL_GETENV 1
269 
270 /* Define to 1 if you have the declaration of `getopt_clip', and to 0 if you
271    don't. */
272 /* #undef HAVE_DECL_GETOPT_CLIP */
273 
274 /* Define to 1 if you have the declaration of `imaxabs', and to 0 if you
275    don't. */
276 #define HAVE_DECL_IMAXABS 1
277 
278 /* Define to 1 if you have the declaration of `imaxdiv', and to 0 if you
279    don't. */
280 #define HAVE_DECL_IMAXDIV 1
281 
282 /* Define to 1 if you have the declaration of `isblank', and to 0 if you
283    don't. */
284 #define HAVE_DECL_ISBLANK 1
285 
286 /* Define to 1 if you have the declaration of `iswblank', and to 0 if you
287    don't. */
288 #define HAVE_DECL_ISWBLANK 0
289 
290 /* Define to 1 if you have the declaration of `optreset', and to 0 if you
291    don't. */
292 #define HAVE_DECL_OPTRESET 1
293 
294 /* Define to 1 if you have the declaration of `program_invocation_name', and
295    to 0 if you don't. */
296 #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
297 
298 /* Define to 1 if you have the declaration of `program_invocation_short_name',
299    and to 0 if you don't. */
300 #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
301 
302 /* Define to 1 if you have the declaration of `putchar_unlocked', and to 0 if
303    you don't. */
304 #define HAVE_DECL_PUTCHAR_UNLOCKED 1
305 
306 /* Define to 1 if you have the declaration of `putc_unlocked', and to 0 if you
307    don't. */
308 #define HAVE_DECL_PUTC_UNLOCKED 1
309 
310 /* Define to 1 if you have the declaration of `snprintf', and to 0 if you
311    don't. */
312 #define HAVE_DECL_SNPRINTF 1
313 
314 /* Define to 1 if you have the declaration of `strerror', and to 0 if you
315    don't. */
316 /* #undef HAVE_DECL_STRERROR */
317 
318 /* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
319    don't. */
320 #define HAVE_DECL_STRERROR_R 1
321 
322 /* Define to 1 if you have the declaration of `strndup', and to 0 if you
323    don't. */
324 #define HAVE_DECL_STRNDUP 1
325 
326 /* Define to 1 if you have the declaration of `strnlen', and to 0 if you
327    don't. */
328 #define HAVE_DECL_STRNLEN 1
329 
330 /* Define to 1 if you have the declaration of `strtoimax', and to 0 if you
331    don't. */
332 #define HAVE_DECL_STRTOIMAX 1
333 
334 /* Define to 1 if you have the declaration of `strtoll', and to 0 if you
335    don't. */
336 /* #undef HAVE_DECL_STRTOLL */
337 
338 /* Define to 1 if you have the declaration of `strtoull', and to 0 if you
339    don't. */
340 /* #undef HAVE_DECL_STRTOULL */
341 
342 /* Define to 1 if you have the declaration of `strtoumax', and to 0 if you
343    don't. */
344 #define HAVE_DECL_STRTOUMAX 1
345 
346 /* Define to 1 if you have the declaration of `wctob', and to 0 if you don't.
347    */
348 #define HAVE_DECL_WCTOB 1
349 
350 /* Define to 1 if you have the declaration of `wcwidth', and to 0 if you
351    don't. */
352 #define HAVE_DECL_WCWIDTH 1
353 
354 /* Define to 1 if you have the declaration of `_snprintf', and to 0 if you
355    don't. */
356 #define HAVE_DECL__SNPRINTF 0
357 
358 /* Define to 1 if you have the declaration of `__fpending', and to 0 if you
359    don't. */
360 #define HAVE_DECL___FPENDING 1
361 
362 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
363    */
364 #define HAVE_DIRENT_H 1
365 
366 /* Define to 1 if you have the `dup2' function. */
367 #define HAVE_DUP2 1
368 
369 /* Define if you have the declaration of environ. */
370 /* #undef HAVE_ENVIRON_DECL */
371 
372 /* Define to 1 if you have the <errno.h> header file. */
373 #define HAVE_ERRNO_H 1
374 
375 /* Define to 1 if you have the <fcntl.h> header file. */
376 #define HAVE_FCNTL_H 1
377 
378 /* Define to 1 if you have the <float.h> header file. */
379 #define HAVE_FLOAT_H 1
380 
381 /* Define to 1 if you have the <getopt.h> header file. */
382 #define HAVE_GETOPT_H 1
383 
384 /* Define to 1 if you have the `getopt_long_only' function. */
385 #define HAVE_GETOPT_LONG_ONLY 1
386 
387 /* Define to 1 if you have the `getpagesize' function. */
388 #define HAVE_GETPAGESIZE 1
389 
390 /* Define if the GNU gettext() function is already present or preinstalled. */
391 /* #undef HAVE_GETTEXT */
392 
393 /* Define if you have the iconv() function and it works. */
394 #define HAVE_ICONV 1
395 
396 /* Define to 1 if you have the <iconv.h> header file. */
397 #define HAVE_ICONV_H 1
398 
399 /* Define to 1 if the compiler supports one of the keywords 'inline',
400    '__inline__', '__inline' and effectively inlines functions marked as such.
401    */
402 #define HAVE_INLINE 1
403 
404 /* Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>. */
405 #define HAVE_INTMAX_T 1
406 
407 /* Define to 1 if you have the <inttypes.h> header file. */
408 #define HAVE_INTTYPES_H 1
409 
410 /* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
411    declares uintmax_t. */
412 #define HAVE_INTTYPES_H_WITH_UINTMAX 1
413 
414 /* Define to 1 if you have the `isascii' function. */
415 #define HAVE_ISASCII 1
416 
417 /* Define to 1 if you have the `isblank' function. */
418 #define HAVE_ISBLANK 1
419 
420 /* Define to 1 if you have the `iswblank' function. */
421 #define HAVE_ISWBLANK 1
422 
423 /* Define to 1 if you have the `iswcntrl' function. */
424 #define HAVE_ISWCNTRL 1
425 
426 /* Define to 1 if you have the `iswctype' function. */
427 #define HAVE_ISWCTYPE 1
428 
429 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
430 #define HAVE_LANGINFO_CODESET 1
431 
432 /* Define to 1 if you have the <langinfo.h> header file. */
433 #define HAVE_LANGINFO_H 1
434 
435 /* Define to 1 if you have the <libintl.h> header file. */
436 /* #undef HAVE_LIBINTL_H */
437 
438 /* Define to 1 if you have the `pcre' library (-lpcre). */
439 #define HAVE_LIBPCRE 0
440 
441 /* Define to 1 if you have the <locale.h> header file. */
442 #define HAVE_LOCALE_H 1
443 
444 /* Define to 1 if the system has the type `long long int'. */
445 #define HAVE_LONG_LONG_INT 1
446 
447 /* Define to 1 if you have the `lstat' function. */
448 #define HAVE_LSTAT 1
449 
450 /* Define to 1 if your system has a GNU libc compatible 'malloc' function, and
451    to 0 otherwise. */
452 #define HAVE_MALLOC_GNU 1
453 
454 /* Define if the 'malloc' function is POSIX compliant. */
455 #define HAVE_MALLOC_POSIX 1
456 
457 /* Define to 1 if mmap()'s MAP_ANONYMOUS flag is available after including
458    config.h and <sys/mman.h>. */
459 #define HAVE_MAP_ANONYMOUS 1
460 
461 /* Define to 1 if you have the `mbrlen' function. */
462 #define HAVE_MBRLEN 1
463 
464 /* Define to 1 if you have the `mbrtowc' function. */
465 #define HAVE_MBRTOWC 1
466 
467 /* Define to 1 if you have the `mbsinit' function. */
468 #define HAVE_MBSINIT 1
469 
470 /* Define to 1 if you have the `mbslen' function. */
471 /* #undef HAVE_MBSLEN */
472 
473 /* Define to 1 if you have the `mbsrtowcs' function. */
474 #define HAVE_MBSRTOWCS 1
475 
476 /* Define to 1 if <wchar.h> declares mbstate_t. */
477 #define HAVE_MBSTATE_T 1
478 
479 /* Define to 1 if you have the `memchr' function. */
480 #define HAVE_MEMCHR 1
481 
482 /* Define to 1 if you have the <memory.h> header file. */
483 #define HAVE_MEMORY_H 1
484 
485 /* Define to 1 if you have the `mempcpy' function. */
486 /* #undef HAVE_MEMPCPY */
487 
488 /* Define to 1 if <limits.h> defines the MIN and MAX macros. */
489 /* #undef HAVE_MINMAX_IN_LIMITS_H */
490 
491 /* Define to 1 if <sys/param.h> defines the MIN and MAX macros. */
492 #define HAVE_MINMAX_IN_SYS_PARAM_H 1
493 
494 /* Define to 1 if you have the `mprotect' function. */
495 #define HAVE_MPROTECT 1
496 
497 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
498 /* #undef HAVE_NDIR_H */
499 
500 /* Define to 1 if you have the `newlocale' function. */
501 /* #undef HAVE_NEWLOCALE */
502 
503 /* Define to 1 if you have the `nl_langinfo' function. */
504 #define HAVE_NL_LANGINFO 1
505 
506 /* Define to 1 if libc includes obstacks. */
507 /* #undef HAVE_OBSTACK */
508 
509 /* Define to 1 if you have the <OS.h> header file. */
510 /* #undef HAVE_OS_H */
511 
512 /* Define to 1 if you have the `pathconf' function. */
513 #define HAVE_PATHCONF 1
514 
515 /* Define to 1 if you have the `pcre_compile' function. */
516 /* #undef HAVE_PCRE_COMPILE */
517 
518 /* Define to 1 if you have the <pcre.h> header file. */
519 /* #undef HAVE_PCRE_H */
520 
521 /* Define to 1 if you have the <pcre/pcre.h> header file. */
522 /* #undef HAVE_PCRE_PCRE_H */
523 
524 /* Define to 1 if you have the <random.h> header file. */
525 /* #undef HAVE_RANDOM_H */
526 
527 /* Define to 1 if alphasort is declared even after undefining macros. */
528 #define HAVE_RAW_DECL_ALPHASORT 1
529 
530 /* Define to 1 if atoll is declared even after undefining macros. */
531 #define HAVE_RAW_DECL_ATOLL 1
532 
533 /* Define to 1 if btowc is declared even after undefining macros. */
534 #define HAVE_RAW_DECL_BTOWC 1
535 
536 /* Define to 1 if canonicalize_file_name is declared even after undefining
537    macros. */
538 /* #undef HAVE_RAW_DECL_CANONICALIZE_FILE_NAME */
539 
540 /* Define to 1 if chown is declared even after undefining macros. */
541 #define HAVE_RAW_DECL_CHOWN 1
542 
543 /* Define to 1 if dirfd is declared even after undefining macros. */
544 /* #undef HAVE_RAW_DECL_DIRFD */
545 
546 /* Define to 1 if dprintf is declared even after undefining macros. */
547 #define HAVE_RAW_DECL_DPRINTF 1
548 
549 /* Define to 1 if dup2 is declared even after undefining macros. */
550 #define HAVE_RAW_DECL_DUP2 1
551 
552 /* Define to 1 if dup3 is declared even after undefining macros. */
553 /* #undef HAVE_RAW_DECL_DUP3 */
554 
555 /* Define to 1 if duplocale is declared even after undefining macros. */
556 /* #undef HAVE_RAW_DECL_DUPLOCALE */
557 
558 /* Define to 1 if endusershell is declared even after undefining macros. */
559 #define HAVE_RAW_DECL_ENDUSERSHELL 1
560 
561 /* Define to 1 if environ is declared even after undefining macros. */
562 /* #undef HAVE_RAW_DECL_ENVIRON */
563 
564 /* Define to 1 if euidaccess is declared even after undefining macros. */
565 /* #undef HAVE_RAW_DECL_EUIDACCESS */
566 
567 /* Define to 1 if faccessat is declared even after undefining macros. */
568 #define HAVE_RAW_DECL_FACCESSAT 1
569 
570 /* Define to 1 if fchdir is declared even after undefining macros. */
571 #define HAVE_RAW_DECL_FCHDIR 1
572 
573 /* Define to 1 if fchmodat is declared even after undefining macros. */
574 #define HAVE_RAW_DECL_FCHMODAT 1
575 
576 /* Define to 1 if fchownat is declared even after undefining macros. */
577 #define HAVE_RAW_DECL_FCHOWNAT 1
578 
579 /* Define to 1 if fcntl is declared even after undefining macros. */
580 #define HAVE_RAW_DECL_FCNTL 1
581 
582 /* Define to 1 if fdopendir is declared even after undefining macros. */
583 #define HAVE_RAW_DECL_FDOPENDIR 1
584 
585 /* Define to 1 if fpurge is declared even after undefining macros. */
586 #define HAVE_RAW_DECL_FPURGE 1
587 
588 /* Define to 1 if fseeko is declared even after undefining macros. */
589 #define HAVE_RAW_DECL_FSEEKO 1
590 
591 /* Define to 1 if fstatat is declared even after undefining macros. */
592 #define HAVE_RAW_DECL_FSTATAT 1
593 
594 /* Define to 1 if fsync is declared even after undefining macros. */
595 #define HAVE_RAW_DECL_FSYNC 1
596 
597 /* Define to 1 if ftello is declared even after undefining macros. */
598 #define HAVE_RAW_DECL_FTELLO 1
599 
600 /* Define to 1 if ftruncate is declared even after undefining macros. */
601 #define HAVE_RAW_DECL_FTRUNCATE 1
602 
603 /* Define to 1 if futimens is declared even after undefining macros. */
604 /* #undef HAVE_RAW_DECL_FUTIMENS */
605 
606 /* Define to 1 if getcwd is declared even after undefining macros. */
607 #define HAVE_RAW_DECL_GETCWD 1
608 
609 /* Define to 1 if getdelim is declared even after undefining macros. */
610 #define HAVE_RAW_DECL_GETDELIM 1
611 
612 /* Define to 1 if getdomainname is declared even after undefining macros. */
613 #define HAVE_RAW_DECL_GETDOMAINNAME 1
614 
615 /* Define to 1 if getdtablesize is declared even after undefining macros. */
616 #define HAVE_RAW_DECL_GETDTABLESIZE 1
617 
618 /* Define to 1 if getgroups is declared even after undefining macros. */
619 #define HAVE_RAW_DECL_GETGROUPS 1
620 
621 /* Define to 1 if gethostname is declared even after undefining macros. */
622 #define HAVE_RAW_DECL_GETHOSTNAME 1
623 
624 /* Define to 1 if getline is declared even after undefining macros. */
625 #define HAVE_RAW_DECL_GETLINE 1
626 
627 /* Define to 1 if getloadavg is declared even after undefining macros. */
628 #define HAVE_RAW_DECL_GETLOADAVG 1
629 
630 /* Define to 1 if getlogin is declared even after undefining macros. */
631 #define HAVE_RAW_DECL_GETLOGIN 1
632 
633 /* Define to 1 if getlogin_r is declared even after undefining macros. */
634 #define HAVE_RAW_DECL_GETLOGIN_R 1
635 
636 /* Define to 1 if getpagesize is declared even after undefining macros. */
637 #define HAVE_RAW_DECL_GETPAGESIZE 1
638 
639 /* Define to 1 if getsubopt is declared even after undefining macros. */
640 #define HAVE_RAW_DECL_GETSUBOPT 1
641 
642 /* Define to 1 if getusershell is declared even after undefining macros. */
643 #define HAVE_RAW_DECL_GETUSERSHELL 1
644 
645 /* Define to 1 if grantpt is declared even after undefining macros. */
646 #define HAVE_RAW_DECL_GRANTPT 1
647 
648 /* Define to 1 if imaxabs is declared even after undefining macros. */
649 #define HAVE_RAW_DECL_IMAXABS 1
650 
651 /* Define to 1 if imaxdiv is declared even after undefining macros. */
652 #define HAVE_RAW_DECL_IMAXDIV 1
653 
654 /* Define to 1 if initstat_r is declared even after undefining macros. */
655 /* #undef HAVE_RAW_DECL_INITSTAT_R */
656 
657 /* Define to 1 if isblank is declared even after undefining macros. */
658 #define HAVE_RAW_DECL_ISBLANK 1
659 
660 /* Define to 1 if lchmod is declared even after undefining macros. */
661 #define HAVE_RAW_DECL_LCHMOD 1
662 
663 /* Define to 1 if lchown is declared even after undefining macros. */
664 #define HAVE_RAW_DECL_LCHOWN 1
665 
666 /* Define to 1 if link is declared even after undefining macros. */
667 #define HAVE_RAW_DECL_LINK 1
668 
669 /* Define to 1 if linkat is declared even after undefining macros. */
670 /* #undef HAVE_RAW_DECL_LINKAT */
671 
672 /* Define to 1 if lseek is declared even after undefining macros. */
673 #define HAVE_RAW_DECL_LSEEK 1
674 
675 /* Define to 1 if lstat is declared even after undefining macros. */
676 #define HAVE_RAW_DECL_LSTAT 1
677 
678 /* Define to 1 if mbrlen is declared even after undefining macros. */
679 #define HAVE_RAW_DECL_MBRLEN 1
680 
681 /* Define to 1 if mbrtowc is declared even after undefining macros. */
682 #define HAVE_RAW_DECL_MBRTOWC 1
683 
684 /* Define to 1 if mbsinit is declared even after undefining macros. */
685 #define HAVE_RAW_DECL_MBSINIT 1
686 
687 /* Define to 1 if mbsnrtowcs is declared even after undefining macros. */
688 /* #undef HAVE_RAW_DECL_MBSNRTOWCS */
689 
690 /* Define to 1 if mbsrtowcs is declared even after undefining macros. */
691 #define HAVE_RAW_DECL_MBSRTOWCS 1
692 
693 /* Define to 1 if memmem is declared even after undefining macros. */
694 #define HAVE_RAW_DECL_MEMMEM 1
695 
696 /* Define to 1 if mempcpy is declared even after undefining macros. */
697 /* #undef HAVE_RAW_DECL_MEMPCPY */
698 
699 /* Define to 1 if memrchr is declared even after undefining macros. */
700 #define HAVE_RAW_DECL_MEMRCHR 1
701 
702 /* Define to 1 if mkdirat is declared even after undefining macros. */
703 #define HAVE_RAW_DECL_MKDIRAT 1
704 
705 /* Define to 1 if mkdtemp is declared even after undefining macros. */
706 #define HAVE_RAW_DECL_MKDTEMP 1
707 
708 /* Define to 1 if mkfifo is declared even after undefining macros. */
709 #define HAVE_RAW_DECL_MKFIFO 1
710 
711 /* Define to 1 if mkfifoat is declared even after undefining macros. */
712 #define HAVE_RAW_DECL_MKFIFOAT 1
713 
714 /* Define to 1 if mknod is declared even after undefining macros. */
715 #define HAVE_RAW_DECL_MKNOD 1
716 
717 /* Define to 1 if mknodat is declared even after undefining macros. */
718 #define HAVE_RAW_DECL_MKNODAT 1
719 
720 /* Define to 1 if mkostemp is declared even after undefining macros. */
721 /* #undef HAVE_RAW_DECL_MKOSTEMP */
722 
723 /* Define to 1 if mkostemps is declared even after undefining macros. */
724 /* #undef HAVE_RAW_DECL_MKOSTEMPS */
725 
726 /* Define to 1 if mkstemp is declared even after undefining macros. */
727 #define HAVE_RAW_DECL_MKSTEMP 1
728 
729 /* Define to 1 if mkstemps is declared even after undefining macros. */
730 /* #undef HAVE_RAW_DECL_MKSTEMPS */
731 
732 /* Define to 1 if nl_langinfo is declared even after undefining macros. */
733 #define HAVE_RAW_DECL_NL_LANGINFO 1
734 
735 /* Define to 1 if openat is declared even after undefining macros. */
736 #define HAVE_RAW_DECL_OPENAT 1
737 
738 /* Define to 1 if pipe2 is declared even after undefining macros. */
739 /* #undef HAVE_RAW_DECL_PIPE2 */
740 
741 /* Define to 1 if popen is declared even after undefining macros. */
742 #define HAVE_RAW_DECL_POPEN 1
743 
744 /* Define to 1 if pread is declared even after undefining macros. */
745 #define HAVE_RAW_DECL_PREAD 1
746 
747 /* Define to 1 if ptsname is declared even after undefining macros. */
748 #define HAVE_RAW_DECL_PTSNAME 1
749 
750 /* Define to 1 if pwrite is declared even after undefining macros. */
751 #define HAVE_RAW_DECL_PWRITE 1
752 
753 /* Define to 1 if random_r is declared even after undefining macros. */
754 /* #undef HAVE_RAW_DECL_RANDOM_R */
755 
756 /* Define to 1 if rawmemchr is declared even after undefining macros. */
757 /* #undef HAVE_RAW_DECL_RAWMEMCHR */
758 
759 /* Define to 1 if readlink is declared even after undefining macros. */
760 #define HAVE_RAW_DECL_READLINK 1
761 
762 /* Define to 1 if readlinkat is declared even after undefining macros. */
763 #define HAVE_RAW_DECL_READLINKAT 1
764 
765 /* Define to 1 if realpath is declared even after undefining macros. */
766 #define HAVE_RAW_DECL_REALPATH 1
767 
768 /* Define to 1 if renameat is declared even after undefining macros. */
769 #define HAVE_RAW_DECL_RENAMEAT 1
770 
771 /* Define to 1 if rmdir is declared even after undefining macros. */
772 #define HAVE_RAW_DECL_RMDIR 1
773 
774 /* Define to 1 if rpmatch is declared even after undefining macros. */
775 #define HAVE_RAW_DECL_RPMATCH 1
776 
777 /* Define to 1 if scandir is declared even after undefining macros. */
778 #define HAVE_RAW_DECL_SCANDIR 1
779 
780 /* Define to 1 if setenv is declared even after undefining macros. */
781 #define HAVE_RAW_DECL_SETENV 1
782 
783 /* Define to 1 if setstate_r is declared even after undefining macros. */
784 /* #undef HAVE_RAW_DECL_SETSTATE_R */
785 
786 /* Define to 1 if setusershell is declared even after undefining macros. */
787 #define HAVE_RAW_DECL_SETUSERSHELL 1
788 
789 /* Define to 1 if sleep is declared even after undefining macros. */
790 #define HAVE_RAW_DECL_SLEEP 1
791 
792 /* Define to 1 if snprintf is declared even after undefining macros. */
793 #define HAVE_RAW_DECL_SNPRINTF 1
794 
795 /* Define to 1 if srandom_r is declared even after undefining macros. */
796 /* #undef HAVE_RAW_DECL_SRANDOM_R */
797 
798 /* Define to 1 if stat is declared even after undefining macros. */
799 #define HAVE_RAW_DECL_STAT 1
800 
801 /* Define to 1 if stpcpy is declared even after undefining macros. */
802 #define HAVE_RAW_DECL_STPCPY 1
803 
804 /* Define to 1 if stpncpy is declared even after undefining macros. */
805 /* #undef HAVE_RAW_DECL_STPNCPY */
806 
807 /* Define to 1 if strcasestr is declared even after undefining macros. */
808 #define HAVE_RAW_DECL_STRCASESTR 1
809 
810 /* Define to 1 if strchrnul is declared even after undefining macros. */
811 /* #undef HAVE_RAW_DECL_STRCHRNUL */
812 
813 /* Define to 1 if strdup is declared even after undefining macros. */
814 #define HAVE_RAW_DECL_STRDUP 1
815 
816 /* Define to 1 if strncat is declared even after undefining macros. */
817 #define HAVE_RAW_DECL_STRNCAT 1
818 
819 /* Define to 1 if strndup is declared even after undefining macros. */
820 #define HAVE_RAW_DECL_STRNDUP 1
821 
822 /* Define to 1 if strnlen is declared even after undefining macros. */
823 #define HAVE_RAW_DECL_STRNLEN 1
824 
825 /* Define to 1 if strpbrk is declared even after undefining macros. */
826 #define HAVE_RAW_DECL_STRPBRK 1
827 
828 /* Define to 1 if strsep is declared even after undefining macros. */
829 #define HAVE_RAW_DECL_STRSEP 1
830 
831 /* Define to 1 if strsignal is declared even after undefining macros. */
832 #define HAVE_RAW_DECL_STRSIGNAL 1
833 
834 /* Define to 1 if strtod is declared even after undefining macros. */
835 #define HAVE_RAW_DECL_STRTOD 1
836 
837 /* Define to 1 if strtoimax is declared even after undefining macros. */
838 #define HAVE_RAW_DECL_STRTOIMAX 1
839 
840 /* Define to 1 if strtok_r is declared even after undefining macros. */
841 #define HAVE_RAW_DECL_STRTOK_R 1
842 
843 /* Define to 1 if strtoll is declared even after undefining macros. */
844 #define HAVE_RAW_DECL_STRTOLL 1
845 
846 /* Define to 1 if strtoull is declared even after undefining macros. */
847 #define HAVE_RAW_DECL_STRTOULL 1
848 
849 /* Define to 1 if strtoumax is declared even after undefining macros. */
850 #define HAVE_RAW_DECL_STRTOUMAX 1
851 
852 /* Define to 1 if strverscmp is declared even after undefining macros. */
853 /* #undef HAVE_RAW_DECL_STRVERSCMP */
854 
855 /* Define to 1 if symlink is declared even after undefining macros. */
856 #define HAVE_RAW_DECL_SYMLINK 1
857 
858 /* Define to 1 if symlinkat is declared even after undefining macros. */
859 #define HAVE_RAW_DECL_SYMLINKAT 1
860 
861 /* Define to 1 if tmpfile is declared even after undefining macros. */
862 #define HAVE_RAW_DECL_TMPFILE 1
863 
864 /* Define to 1 if ttyname_r is declared even after undefining macros. */
865 #define HAVE_RAW_DECL_TTYNAME_R 1
866 
867 /* Define to 1 if unlink is declared even after undefining macros. */
868 #define HAVE_RAW_DECL_UNLINK 1
869 
870 /* Define to 1 if unlinkat is declared even after undefining macros. */
871 #define HAVE_RAW_DECL_UNLINKAT 1
872 
873 /* Define to 1 if unlockpt is declared even after undefining macros. */
874 #define HAVE_RAW_DECL_UNLOCKPT 1
875 
876 /* Define to 1 if unsetenv is declared even after undefining macros. */
877 #define HAVE_RAW_DECL_UNSETENV 1
878 
879 /* Define to 1 if usleep is declared even after undefining macros. */
880 #define HAVE_RAW_DECL_USLEEP 1
881 
882 /* Define to 1 if utimensat is declared even after undefining macros. */
883 /* #undef HAVE_RAW_DECL_UTIMENSAT */
884 
885 /* Define to 1 if vdprintf is declared even after undefining macros. */
886 #define HAVE_RAW_DECL_VDPRINTF 1
887 
888 /* Define to 1 if vsnprintf is declared even after undefining macros. */
889 #define HAVE_RAW_DECL_VSNPRINTF 1
890 
891 /* Define to 1 if wcrtomb is declared even after undefining macros. */
892 #define HAVE_RAW_DECL_WCRTOMB 1
893 
894 /* Define to 1 if wcsnrtombs is declared even after undefining macros. */
895 /* #undef HAVE_RAW_DECL_WCSNRTOMBS */
896 
897 /* Define to 1 if wcsrtombs is declared even after undefining macros. */
898 #define HAVE_RAW_DECL_WCSRTOMBS 1
899 
900 /* Define to 1 if wctob is declared even after undefining macros. */
901 #define HAVE_RAW_DECL_WCTOB 1
902 
903 /* Define to 1 if wcwidth is declared even after undefining macros. */
904 #define HAVE_RAW_DECL_WCWIDTH 1
905 
906 /* Define to 1 if _Exit is declared even after undefining macros. */
907 #define HAVE_RAW_DECL__EXIT 1
908 
909 /* Define to 1 if your system has a GNU libc compatible 'realloc' function,
910    and to 0 otherwise. */
911 #define HAVE_REALLOC_GNU 1
912 
913 /* Define if the 'realloc' function is POSIX compliant. */
914 #define HAVE_REALLOC_POSIX 1
915 
916 /* Define to 1 if you have the <search.h> header file. */
917 #define HAVE_SEARCH_H 1
918 
919 /* Define to 1 if you have the `setenv' function. */
920 #define HAVE_SETENV 1
921 
922 /* Define to 1 if you have the `setlocale' function. */
923 #define HAVE_SETLOCALE 1
924 
925 /* Define to 1 if 'sig_atomic_t' is a signed integer type. */
926 /* #undef HAVE_SIGNED_SIG_ATOMIC_T */
927 
928 /* Define to 1 if 'wchar_t' is a signed integer type. */
929 /* #undef HAVE_SIGNED_WCHAR_T */
930 
931 /* Define to 1 if 'wint_t' is a signed integer type. */
932 /* #undef HAVE_SIGNED_WINT_T */
933 
934 /* Define to 1 if you have the `snprintf' function. */
935 #define HAVE_SNPRINTF 1
936 
937 /* Define if the return value of the snprintf function is the number of of
938    bytes (excluding the terminating NUL) that would have been produced if the
939    buffer had been large enough. */
940 #define HAVE_SNPRINTF_RETVAL_C99 1
941 
942 /* Define to 1 if you have the <stdarg.h> header file. */
943 #define HAVE_STDARG_H 1
944 
945 /* Define to 1 if stdbool.h conforms to C99. */
946 #define HAVE_STDBOOL_H 1
947 
948 /* Define to 1 if you have the <stddef.h> header file. */
949 #define HAVE_STDDEF_H 1
950 
951 /* Define to 1 if you have the <stdint.h> header file. */
952 #define HAVE_STDINT_H 1
953 
954 /* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
955    uintmax_t. */
956 #define HAVE_STDINT_H_WITH_UINTMAX 1
957 
958 /* Define to 1 if you have the <stdio_ext.h> header file. */
959 /* #undef HAVE_STDIO_EXT_H */
960 
961 /* Define to 1 if you have the <stdio.h> header file. */
962 #define HAVE_STDIO_H 1
963 
964 /* Define to 1 if you have the <stdlib.h> header file. */
965 #define HAVE_STDLIB_H 1
966 
967 /* Define to 1 if you have the `stpcpy' function. */
968 #define HAVE_STPCPY 1
969 
970 /* Define to 1 if you have the `strerror_r' function. */
971 #define HAVE_STRERROR_R 1
972 
973 /* Define to 1 if you have the <strings.h> header file. */
974 #define HAVE_STRINGS_H 1
975 
976 /* Define to 1 if you have the <string.h> header file. */
977 #define HAVE_STRING_H 1
978 
979 /* Define to 1 if you have the `strndup' function. */
980 #define HAVE_STRNDUP 1
981 
982 /* Define to 1 if you have the `strnlen' function. */
983 #define HAVE_STRNLEN 1
984 
985 /* Define to 1 if you have the `strtoimax' function. */
986 #define HAVE_STRTOIMAX 1
987 
988 /* Define to 1 if you have the `strtol' function. */
989 #define HAVE_STRTOL 1
990 
991 /* Define to 1 if you have the `strtoll' function. */
992 #define HAVE_STRTOLL 1
993 
994 /* Define to 1 if you have the `strtoul' function. */
995 #define HAVE_STRTOUL 1
996 
997 /* Define to 1 if you have the `strtoull' function. */
998 #define HAVE_STRTOULL 1
999 
1000 /* Define to 1 if you have the `strtoumax' function. */
1001 #define HAVE_STRTOUMAX 1
1002 
1003 /* Define to 1 if the system has the type `struct random_data'. */
1004 /* #undef HAVE_STRUCT_RANDOM_DATA */
1005 
1006 /* Define to 1 if you have the `symlink' function. */
1007 #define HAVE_SYMLINK 1
1008 
1009 /* Define to 1 if you have the <sys/bitypes.h> header file. */
1010 /* #undef HAVE_SYS_BITYPES_H */
1011 
1012 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
1013    */
1014 /* #undef HAVE_SYS_DIR_H */
1015 
1016 /* Define to 1 if you have the <sys/inttypes.h> header file. */
1017 /* #undef HAVE_SYS_INTTYPES_H */
1018 
1019 /* Define to 1 if you have the <sys/mman.h> header file. */
1020 #define HAVE_SYS_MMAN_H 1
1021 
1022 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
1023    */
1024 /* #undef HAVE_SYS_NDIR_H */
1025 
1026 /* Define to 1 if you have the <sys/param.h> header file. */
1027 #define HAVE_SYS_PARAM_H 1
1028 
1029 /* Define to 1 if you have the <sys/socket.h> header file. */
1030 #define HAVE_SYS_SOCKET_H 1
1031 
1032 /* Define to 1 if you have the <sys/stat.h> header file. */
1033 #define HAVE_SYS_STAT_H 1
1034 
1035 /* Define to 1 if you have the <sys/time.h> header file. */
1036 #define HAVE_SYS_TIME_H 1
1037 
1038 /* Define to 1 if you have the <sys/types.h> header file. */
1039 #define HAVE_SYS_TYPES_H 1
1040 
1041 /* Define to 1 if you have the <time.h> header file. */
1042 #define HAVE_TIME_H 1
1043 
1044 /* Define to 1 if you have the `tsearch' function. */
1045 #define HAVE_TSEARCH 1
1046 
1047 /* Define to 1 if you have the <unistd.h> header file. */
1048 #define HAVE_UNISTD_H 1
1049 
1050 /* Define to 1 if you have the `unsetenv' function. */
1051 #define HAVE_UNSETENV 1
1052 
1053 /* Define to 1 if the system has the type `unsigned long long int'. */
1054 #define HAVE_UNSIGNED_LONG_LONG_INT 1
1055 
1056 /* Define to 1 if you have the `vasnprintf' function. */
1057 /* #undef HAVE_VASNPRINTF */
1058 
1059 /* Define to 1 if you have the <wchar.h> header file. */
1060 #define HAVE_WCHAR_H 1
1061 
1062 /* Define if you have the 'wchar_t' type. */
1063 #define HAVE_WCHAR_T 1
1064 
1065 /* Define to 1 if you have the `wcrtomb' function. */
1066 #define HAVE_WCRTOMB 1
1067 
1068 /* Define to 1 if you have the `wcscoll' function. */
1069 #define HAVE_WCSCOLL 1
1070 
1071 /* Define to 1 if you have the `wcslen' function. */
1072 #define HAVE_WCSLEN 1
1073 
1074 /* Define to 1 if you have the `wcsnlen' function. */
1075 #define HAVE_WCSNLEN 1
1076 
1077 /* Define to 1 if you have the `wctob' function. */
1078 #define HAVE_WCTOB 1
1079 
1080 /* Define to 1 if you have the <wctype.h> header file. */
1081 #define HAVE_WCTYPE_H 1
1082 
1083 /* Define to 1 if you have the `wcwidth' function. */
1084 #define HAVE_WCWIDTH 1
1085 
1086 /* Define to 1 if you have the <winsock2.h> header file. */
1087 /* #undef HAVE_WINSOCK2_H */
1088 
1089 /* Define if you have the 'wint_t' type. */
1090 #define HAVE_WINT_T 1
1091 
1092 /* Define to 1 if you have the `wmemchr' function. */
1093 #define HAVE_WMEMCHR 1
1094 
1095 /* Define to 1 if you have the `wmemcpy' function. */
1096 #define HAVE_WMEMCPY 1
1097 
1098 /* Define to 1 if you have the `wmempcpy' function. */
1099 /* #undef HAVE_WMEMPCPY */
1100 
1101 /* Define to 1 if O_NOATIME works. */
1102 #define HAVE_WORKING_O_NOATIME 0
1103 
1104 /* Define to 1 if O_NOFOLLOW works. */
1105 #define HAVE_WORKING_O_NOFOLLOW 1
1106 
1107 /* Define to 1 if you have the <xlocale.h> header file. */
1108 /* #undef HAVE_XLOCALE_H */
1109 
1110 /* Define to 1 if the system has the type `_Bool'. */
1111 #define HAVE__BOOL 1
1112 
1113 /* Define to 1 if you have the `__fpending' function. */
1114 #define HAVE___FPENDING 1
1115 
1116 /* Define as const if the declaration of iconv() needs const. */
1117 #define ICONV_CONST
1118 
1119 /* Define to a symbolic name denoting the flavor of iconv_open()
1120    implementation. */
1121 /* #undef ICONV_FLAVOR */
1122 
1123 #if FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR
1124 # define ISSLASH(C) ((C) == '/' || (C) == '\\')
1125 #else
1126 # define ISSLASH(C) ((C) == '/')
1127 #endif
1128 
1129 /* Define to 1 if lseek does not detect pipes. */
1130 /* #undef LSEEK_PIPE_BROKEN */
1131 
1132 /* Define to 1 if `lstat' dereferences a symlink specified with a trailing
1133    slash. */
1134 #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
1135 
1136 /* If malloc(0) is != NULL, define this to 1. Otherwise define this to 0. */
1137 #define MALLOC_0_IS_NONNULL 1
1138 
1139 /* Define to a substitute value for mmap()'s MAP_ANONYMOUS flag. */
1140 #define MAP_ANONYMOUS MAP_ANON
1141 
1142 /* Define if the mbrtowc function has the NULL string argument bug. */
1143 /* #undef MBRTOWC_NULL_ARG_BUG */
1144 
1145 /* Define if the mbrtowc function does not return 0 for a NUL character. */
1146 /* #undef MBRTOWC_NUL_RETVAL_BUG */
1147 
1148 /* Define if the mbrtowc function returns a wrong return value. */
1149 /* #undef MBRTOWC_RETVAL_BUG */
1150 
1151 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
1152 /* #undef NO_MINUS_C_MINUS_O */
1153 
1154 /* Define to 1 if open() fails to recognize a trailing slash. */
1155 /* #undef OPEN_TRAILING_SLASH_BUG */
1156 
1157 /* Name of package */
1158 #define PACKAGE "grep"
1159 
1160 /* Define to the address where bug reports for this package should be sent. */
1161 #define PACKAGE_BUGREPORT "http://bugs.dragonflybsd.org"
1162 
1163 /* Define to the full name of this package. */
1164 #define PACKAGE_NAME "GNU grep"
1165 
1166 /* String identifying the packager of this software */
1167 /* #undef PACKAGE_PACKAGER */
1168 
1169 /* Packager info for bug reports (URL/e-mail/...) */
1170 /* #undef PACKAGE_PACKAGER_BUG_REPORTS */
1171 
1172 /* Packager-specific version information */
1173 /* #undef PACKAGE_PACKAGER_VERSION */
1174 
1175 /* Define to the full name and version of this package. */
1176 #define PACKAGE_STRING "GNU grep 2.7"
1177 
1178 /* Define to the one symbol short name of this package. */
1179 #define PACKAGE_TARNAME "grep"
1180 
1181 /* Define to the home page for this package. */
1182 #define PACKAGE_URL "http://www.gnu.org/software/grep/"
1183 
1184 /* Define to the version of this package. */
1185 #define PACKAGE_VERSION "2.7"
1186 
1187 /* the number of pending output bytes on stream `fp' */
1188 /* #undef PENDING_OUTPUT_N_BYTES */
1189 
1190 /* Define if <inttypes.h> exists and defines unusable PRI* macros. */
1191 /* #undef PRI_MACROS_BROKEN */
1192 
1193 /* Define to the type that is the result of default argument promotions of
1194    type mode_t. */
1195 #define PROMOTED_MODE_T int
1196 
1197 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
1198    'ptrdiff_t'. */
1199 /* #undef PTRDIFF_T_SUFFIX */
1200 
1201 /* Define to 1 if stat needs help when passed a directory name with a trailing
1202    slash */
1203 /* #undef REPLACE_FUNC_STAT_DIR */
1204 
1205 /* Define to 1 if stat needs help when passed a file name with a trailing
1206    slash */
1207 /* #undef REPLACE_FUNC_STAT_FILE */
1208 
1209 /* Define if nl_langinfo exists but is overridden by gnulib. */
1210 /* #undef REPLACE_NL_LANGINFO */
1211 
1212 /* Define this to 1 if strerror is broken. */
1213 /* #undef REPLACE_STRERROR */
1214 
1215 /* Define if vasnprintf exists but is overridden by gnulib. */
1216 /* #undef REPLACE_VASNPRINTF */
1217 
1218 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
1219    'sig_atomic_t'. */
1220 /* #undef SIG_ATOMIC_T_SUFFIX */
1221 
1222 /* Define as the maximum value of type 'size_t', if the system doesn't define
1223    it. */
1224 /* #undef SIZE_MAX */
1225 
1226 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
1227    'size_t'. */
1228 /* #undef SIZE_T_SUFFIX */
1229 
1230 /* If using the C implementation of alloca, define if you know the
1231    direction of stack growth for your system; otherwise it will be
1232    automatically deduced at runtime.
1233 	STACK_DIRECTION > 0 => grows toward higher addresses
1234 	STACK_DIRECTION < 0 => grows toward lower addresses
1235 	STACK_DIRECTION = 0 => direction of growth unknown */
1236 /* #undef STACK_DIRECTION */
1237 
1238 /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
1239 /* #undef STAT_MACROS_BROKEN */
1240 
1241 /* Define to 1 if you have the ANSI C header files. */
1242 #define STDC_HEADERS 1
1243 
1244 /* Define to 1 if strerror_r returns char *. */
1245 /* #undef STRERROR_R_CHAR_P */
1246 
1247 /* Define to the prefix of C symbols at the assembler and linker level, either
1248    an underscore or empty. */
1249 #define USER_LABEL_PREFIX
1250 
1251 /* Define to 1 if you want getc etc. to use unlocked I/O if available.
1252    Unlocked I/O can improve performance in unithreaded apps, but it is not
1253    safe for multithreaded apps. */
1254 #define USE_UNLOCKED_IO 1
1255 
1256 /* Version number of package */
1257 #define VERSION "2.7"
1258 
1259 /* Define to 1 if unsetenv returns void instead of int. */
1260 /* #undef VOID_UNSETENV */
1261 
1262 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
1263    'wchar_t'. */
1264 /* #undef WCHAR_T_SUFFIX */
1265 
1266 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
1267    'wint_t'. */
1268 /* #undef WINT_T_SUFFIX */
1269 
1270 /* Number of bits in a file offset, on hosts where this is settable. */
1271 /* #undef _FILE_OFFSET_BITS */
1272 
1273 /* enable compile-time and run-time bounds-checking, and some warnings */
1274 /* #undef _FORTIFY_SOURCE */
1275 
1276 /* Define for large files, on AIX-style hosts. */
1277 /* #undef _LARGE_FILES */
1278 
1279 /* Define to 1 if on MINIX. */
1280 /* #undef _MINIX */
1281 
1282 /* Define to 2 if the system does not provide POSIX.1 features except with
1283    this defined. */
1284 /* #undef _POSIX_1_SOURCE */
1285 
1286 /* Define to 1 if you need to in order for `stat' and other things to work. */
1287 /* #undef _POSIX_SOURCE */
1288 
1289 /* Define if you want regoff_t to be at least as wide POSIX requires. */
1290 #define _REGEX_LARGE_OFFSETS 1
1291 
1292 /* Define to 500 only on HP-UX. */
1293 /* #undef _XOPEN_SOURCE */
1294 
1295 /* Enable extensions on AIX 3, Interix.  */
1296 #ifndef _ALL_SOURCE
1297 # define _ALL_SOURCE 1
1298 #endif
1299 /* Enable GNU extensions on systems that have them.  */
1300 #ifndef _GNU_SOURCE
1301 # define _GNU_SOURCE 1
1302 #endif
1303 /* Enable threading extensions on Solaris.  */
1304 #ifndef _POSIX_PTHREAD_SEMANTICS
1305 # define _POSIX_PTHREAD_SEMANTICS 1
1306 #endif
1307 /* Enable extensions on HP NonStop.  */
1308 #ifndef _TANDEM_SOURCE
1309 # define _TANDEM_SOURCE 1
1310 #endif
1311 /* Enable general extensions on Solaris.  */
1312 #ifndef __EXTENSIONS__
1313 # define __EXTENSIONS__ 1
1314 #endif
1315 
1316 
1317 /* Define to rpl_ if the getopt replacement functions and variables should be
1318    used. */
1319 #define __GETOPT_PREFIX rpl_
1320 
1321 /* Ensure that <stdint.h> defines the limit macros, since gnulib's
1322    <inttypes.h> relies on them.  */
1323 #if defined __cplusplus && !defined __STDC_LIMIT_MACROS && GL_TRIGGER_STDC_LIMIT_MACROS
1324 # define __STDC_LIMIT_MACROS 1
1325 #endif
1326 
1327 
1328 /* Define to empty if `const' does not conform to ANSI C. */
1329 /* #undef const */
1330 
1331 /* Define to a replacement function name for fnmatch(). */
1332 /* #undef fnmatch */
1333 
1334 /* A replacement for va_copy, if needed.  */
1335 #define gl_va_copy(a,b) ((a) = (b))
1336 
1337 /* Define to `__inline__' or `__inline' if that's what the C compiler
1338    calls it, or to nothing if 'inline' is not supported under any name.  */
1339 #ifndef __cplusplus
1340 /* #undef inline */
1341 #endif
1342 
1343 /* Define to long or long long if <stdint.h> and <inttypes.h> don't define. */
1344 /* #undef intmax_t */
1345 
1346 /* Work around a bug in Apple GCC 4.0.1 build 5465: In C99 mode, it supports
1347    the ISO C 99 semantics of 'extern inline' (unlike the GNU C semantics of
1348    earlier versions), but does not display it by setting __GNUC_STDC_INLINE__.
1349    __APPLE__ && __MACH__ test for MacOS X.
1350    __APPLE_CC__ tests for the Apple compiler and its version.
1351    __STDC_VERSION__ tests for the C99 mode.  */
1352 #if defined __APPLE__ && defined __MACH__ && __APPLE_CC__ >= 5465 && !defined __cplusplus && __STDC_VERSION__ >= 199901L && !defined __GNUC_STDC_INLINE__
1353 # define __GNUC_STDC_INLINE__ 1
1354 #endif
1355 
1356 /* Define to 1 if the compiler is checking for lint. */
1357 /* #undef lint */
1358 
1359 /* Define to a type if <wchar.h> does not define. */
1360 /* #undef mbstate_t */
1361 
1362 /* Define to `int' if <sys/types.h> does not define. */
1363 /* #undef mode_t */
1364 
1365 /* Define to the type of st_nlink in struct stat, or a supertype. */
1366 /* #undef nlink_t */
1367 
1368 /* Define to `long int' if <sys/types.h> does not define. */
1369 /* #undef off_t */
1370 
1371 /* Define as the type of the result of subtracting two pointers, if the system
1372    doesn't define it. */
1373 /* #undef ptrdiff_t */
1374 
1375 /* Define to rpl_re_comp if the replacement should be used. */
1376 #define re_comp rpl_re_comp
1377 
1378 /* Define to rpl_re_compile_fastmap if the replacement should be used. */
1379 #define re_compile_fastmap rpl_re_compile_fastmap
1380 
1381 /* Define to rpl_re_compile_pattern if the replacement should be used. */
1382 #define re_compile_pattern rpl_re_compile_pattern
1383 
1384 /* Define to rpl_re_exec if the replacement should be used. */
1385 #define re_exec rpl_re_exec
1386 
1387 /* Define to rpl_re_match if the replacement should be used. */
1388 #define re_match rpl_re_match
1389 
1390 /* Define to rpl_re_match_2 if the replacement should be used. */
1391 #define re_match_2 rpl_re_match_2
1392 
1393 /* Define to rpl_re_search if the replacement should be used. */
1394 #define re_search rpl_re_search
1395 
1396 /* Define to rpl_re_search_2 if the replacement should be used. */
1397 #define re_search_2 rpl_re_search_2
1398 
1399 /* Define to rpl_re_set_registers if the replacement should be used. */
1400 #define re_set_registers rpl_re_set_registers
1401 
1402 /* Define to rpl_re_set_syntax if the replacement should be used. */
1403 #define re_set_syntax rpl_re_set_syntax
1404 
1405 /* Define to rpl_re_syntax_options if the replacement should be used. */
1406 #define re_syntax_options rpl_re_syntax_options
1407 
1408 /* Define to rpl_regcomp if the replacement should be used. */
1409 #define regcomp rpl_regcomp
1410 
1411 /* Define to rpl_regerror if the replacement should be used. */
1412 #define regerror rpl_regerror
1413 
1414 /* Define to rpl_regexec if the replacement should be used. */
1415 #define regexec rpl_regexec
1416 
1417 /* Define to rpl_regfree if the replacement should be used. */
1418 #define regfree rpl_regfree
1419 
1420 /* Define to the equivalent of the C99 'restrict' keyword, or to
1421    nothing if this is not supported.  Do not define if restrict is
1422    supported directly.  */
1423 #define restrict __restrict
1424 /* Work around a bug in Sun C++: it does not support _Restrict or
1425    __restrict__, even though the corresponding Sun C compiler ends up with
1426    "#define restrict _Restrict" or "#define restrict __restrict__" in the
1427    previous line.  Perhaps some future version of Sun C++ will work with
1428    restrict; if so, hopefully it defines __RESTRICT like Sun C does.  */
1429 #if defined __SUNPRO_CC && !defined __RESTRICT
1430 # define _Restrict
1431 # define __restrict__
1432 #endif
1433 
1434 /* Define to `unsigned int' if <sys/types.h> does not define. */
1435 /* #undef size_t */
1436 
1437 /* Define as a signed type of the same size as size_t. */
1438 /* #undef ssize_t */
1439 
1440 /* Define as a marker that can be attached to declarations that might not
1441     be used.  This helps to reduce warnings, such as from
1442     GCC -Wunused-parameter.  */
1443 #if __GNUC__ >= 3 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 7)
1444 # define _GL_UNUSED __attribute__ ((__unused__))
1445 #else
1446 # define _GL_UNUSED
1447 #endif
1448 /* The name _UNUSED_PARAMETER_ is an earlier spelling, although the name
1449    is a misnomer outside of parameter lists.  */
1450 #define _UNUSED_PARAMETER_ _GL_UNUSED
1451 
1452 
1453 /* Define as a macro for copying va_list variables. */
1454 /* #undef va_copy */
1455