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