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