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