1/* config.hin.  Generated from configure.ac by autoheader.  */
2
3/* Define this to an absolute name of <dirent.h>. */
4#undef ABSOLUTE_DIRENT_H
5
6/* Define this to an absolute name of <fcntl.h>. */
7#undef ABSOLUTE_FCNTL_H
8
9/* Define this to an absolute name of <float.h>. */
10#undef ABSOLUTE_FLOAT_H
11
12/* Define this to an absolute name of <inttypes.h>. */
13#undef ABSOLUTE_INTTYPES_H
14
15/* Define this to an absolute name of <stdint.h>. */
16#undef ABSOLUTE_STDINT_H
17
18/* Define this to an absolute name of <stdio.h>. */
19#undef ABSOLUTE_STDIO_H
20
21/* Define this to an absolute name of <stdlib.h>. */
22#undef ABSOLUTE_STDLIB_H
23
24/* Define this to an absolute name of <string.h>. */
25#undef ABSOLUTE_STRING_H
26
27/* Define this to an absolute name of <sysexits.h>. */
28#undef ABSOLUTE_SYSEXITS_H
29
30/* Define this to an absolute name of <sys/stat.h>. */
31#undef ABSOLUTE_SYS_STAT_H
32
33/* Define this to an absolute name of <sys/time.h>. */
34#undef ABSOLUTE_SYS_TIME_H
35
36/* Define this to an absolute name of <time.h>. */
37#undef ABSOLUTE_TIME_H
38
39/* Define this to an absolute name of <unistd.h>. */
40#undef ABSOLUTE_UNISTD_H
41
42/* Define this to an absolute name of <wchar.h>. */
43#undef ABSOLUTE_WCHAR_H
44
45/* Define this to an absolute name of <wctype.h>. */
46#undef ABSOLUTE_WCTYPE_H
47
48/* Define to the number of bits in type 'ptrdiff_t'. */
49#undef BITSIZEOF_PTRDIFF_T
50
51/* Define to the number of bits in type 'sig_atomic_t'. */
52#undef BITSIZEOF_SIG_ATOMIC_T
53
54/* Define to the number of bits in type 'size_t'. */
55#undef BITSIZEOF_SIZE_T
56
57/* Define to the number of bits in type 'wchar_t'. */
58#undef BITSIZEOF_WCHAR_T
59
60/* Define to the number of bits in type 'wint_t'. */
61#undef BITSIZEOF_WINT_T
62
63/* Define if chown is not POSIX compliant regarding IDs of -1. */
64#undef CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE
65
66/* Define if chown modifies symlinks. */
67#undef CHOWN_MODIFIES_SYMLINK
68
69/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
70   systems. This function is required for `alloca.c' support on those systems.
71   */
72#undef CRAY_STACKSEG_END
73
74/* Define to 1 if using `alloca.c'. */
75#undef C_ALLOCA
76
77/* Define to a string giving the full name of the default archive file. */
78#undef DEFAULT_ARCHIVE
79
80/* By default produce archives of this format */
81#undef DEFAULT_ARCHIVE_FORMAT
82
83/* Define to a number giving the default blocking size for archives. */
84#undef DEFAULT_BLOCKING
85
86/* Define to a default quoting style (see lib/quoteargs.c for the list) */
87#undef DEFAULT_QUOTING_STYLE
88
89/* Define full file name of rmt program. */
90#undef DEFAULT_RMT_COMMAND
91
92/* Define to 1 if density may be indicated by [lmh] at end of device. */
93#undef DENSITY_LETTER
94
95/* Define to a string giving the prefix of the default device, without the
96   part specifying the unit and density. */
97#undef DEVICE_PREFIX
98
99/* the name of the file descriptor member of DIR */
100#undef DIR_FD_MEMBER_NAME
101
102#ifdef DIR_FD_MEMBER_NAME
103# define DIR_TO_FD(Dir_p) ((Dir_p)->DIR_FD_MEMBER_NAME)
104#else
105# define DIR_TO_FD(Dir_p) -1
106#endif
107
108
109/* Define to 1 if // is a file system root distinct from /. */
110#undef DOUBLE_SLASH_IS_DISTINCT_ROOT
111
112/* Define if struct dirent has a member d_ino that actually works. */
113#undef D_INO_IN_DIRENT
114
115/* Define to 1 if translation of program messages to the user's native
116   language is requested. */
117#undef ENABLE_NLS
118
119/* Define as good substitute value for EOVERFLOW. */
120#undef EOVERFLOW
121
122/* Define if gnulib's fchdir() replacement is used. */
123#undef FCHDIR_REPLACEMENT
124
125/* Define on systems for which file names may have a so-called `drive letter'
126   prefix, define this to compute the length of that prefix, including the
127   colon. */
128#undef FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX
129
130/* Define if the backslash character may also serve as a file name component
131   separator. */
132#undef FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR
133
134/* Define if a drive letter prefix denotes a relative path if it is not
135   followed by a file name component separator. */
136#undef FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE
137
138/* Define if gettimeofday clobbers the localtime buffer. */
139#undef GETTIMEOFDAY_CLOBBERS_LOCALTIME
140
141/* Define to 1 when using the gnulib module close-stream. */
142#undef GNULIB_CLOSE_STREAM
143
144/* Define to 1 when using the gnulib module fcntl-safer. */
145#undef GNULIB_FCNTL_SAFER
146
147/* Define to 1 to add extern declaration of program_invocation_name to argp.h
148   */
149#undef GNULIB_PROGRAM_INVOCATION_NAME
150
151/* Define to 1 to add extern declaration of program_invocation_short_name to
152   argp.h */
153#undef GNULIB_PROGRAM_INVOCATION_SHORT_NAME
154
155/* Define to 1 if you have the `alarm' function. */
156#undef HAVE_ALARM
157
158/* Define to 1 if you have 'alloca' after including <alloca.h>, a header that
159   may be supplied by this distribution. */
160#undef HAVE_ALLOCA
161
162/* Define HAVE_ALLOCA_H for backward compatibility with older code that
163   includes <alloca.h> only if HAVE_ALLOCA_H is defined. */
164#undef HAVE_ALLOCA_H
165
166/* Define to 1 if you have the <bp-sym.h> header file. */
167#undef HAVE_BP_SYM_H
168
169/* Define to 1 if you have the `btowc' function. */
170#undef HAVE_BTOWC
171
172/* Define to 1 if you have the `canonicalize_file_name' function. */
173#undef HAVE_CANONICALIZE_FILE_NAME
174
175/* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
176   CoreFoundation framework. */
177#undef HAVE_CFLOCALECOPYCURRENT
178
179/* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
180   the CoreFoundation framework. */
181#undef HAVE_CFPREFERENCESCOPYAPPVALUE
182
183/* Define to 1 if your system has a working `chown' function. */
184#undef HAVE_CHOWN
185
186/* Define to 1 if you have the `chsize' function. */
187#undef HAVE_CHSIZE
188
189/* Define to 1 if you have the `clock_gettime' function. */
190#undef HAVE_CLOCK_GETTIME
191
192/* Define to 1 if you have the `clock_settime' function. */
193#undef HAVE_CLOCK_SETTIME
194
195/* Define if you have compound literals. */
196#undef HAVE_COMPOUND_LITERALS
197
198/* Define if the GNU dcgettext() function is already present or preinstalled.
199   */
200#undef HAVE_DCGETTEXT
201
202/* Define to 1 if you have the declaration of `canonicalize_file_name', and to
203   0 if you don't. */
204#undef HAVE_DECL_CANONICALIZE_FILE_NAME
205
206/* Define to 1 if you have the declaration of `clearerr_unlocked', and to 0 if
207   you don't. */
208#undef HAVE_DECL_CLEARERR_UNLOCKED
209
210/* Define to 1 if you have the declaration of `dirfd', and to 0 if you don't.
211   */
212#undef HAVE_DECL_DIRFD
213
214/* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you
215   don't. */
216#undef HAVE_DECL_FEOF_UNLOCKED
217
218/* Define to 1 if you have the declaration of `ferror_unlocked', and to 0 if
219   you don't. */
220#undef HAVE_DECL_FERROR_UNLOCKED
221
222/* Define to 1 if you have the declaration of `fflush_unlocked', and to 0 if
223   you don't. */
224#undef HAVE_DECL_FFLUSH_UNLOCKED
225
226/* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if
227   you don't. */
228#undef HAVE_DECL_FGETS_UNLOCKED
229
230/* Define to 1 if you have the declaration of `fputc_unlocked', and to 0 if
231   you don't. */
232#undef HAVE_DECL_FPUTC_UNLOCKED
233
234/* Define to 1 if you have the declaration of `fputs_unlocked', and to 0 if
235   you don't. */
236#undef HAVE_DECL_FPUTS_UNLOCKED
237
238/* Define to 1 if you have the declaration of `fread_unlocked', and to 0 if
239   you don't. */
240#undef HAVE_DECL_FREAD_UNLOCKED
241
242/* Define to 1 if you have the declaration of `fwrite_unlocked', and to 0 if
243   you don't. */
244#undef HAVE_DECL_FWRITE_UNLOCKED
245
246/* Define to 1 if you have the declaration of `getchar_unlocked', and to 0 if
247   you don't. */
248#undef HAVE_DECL_GETCHAR_UNLOCKED
249
250/* Define to 1 if you have the declaration of `getcwd', and to 0 if you don't.
251   */
252#undef HAVE_DECL_GETCWD
253
254/* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
255   don't. */
256#undef HAVE_DECL_GETC_UNLOCKED
257
258/* Define to 1 if you have the declaration of `getdelim', and to 0 if you
259   don't. */
260#undef HAVE_DECL_GETDELIM
261
262/* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
263   */
264#undef HAVE_DECL_GETENV
265
266/* Define to 1 if you have the declaration of `getgrgid', and to 0 if you
267   don't. */
268#undef HAVE_DECL_GETGRGID
269
270/* Define to 1 if you have the declaration of `getline', and to 0 if you
271   don't. */
272#undef HAVE_DECL_GETLINE
273
274/* Define to 1 if you have the declaration of `getpwuid', and to 0 if you
275   don't. */
276#undef HAVE_DECL_GETPWUID
277
278/* Define to 1 if you have the declaration of `imaxabs', and to 0 if you
279   don't. */
280#undef HAVE_DECL_IMAXABS
281
282/* Define to 1 if you have the declaration of `imaxdiv', and to 0 if you
283   don't. */
284#undef HAVE_DECL_IMAXDIV
285
286/* Define to 1 if you have the declaration of `isblank', and to 0 if you
287   don't. */
288#undef HAVE_DECL_ISBLANK
289
290/* Define to 1 if you have the declaration of `lchown', and to 0 if you don't.
291   */
292#undef HAVE_DECL_LCHOWN
293
294/* Define to 1 if you have the declaration of `memrchr', and to 0 if you
295   don't. */
296#undef HAVE_DECL_MEMRCHR
297
298/* Define to 1 if you have the declaration of `mkdir', and to 0 if you don't.
299   */
300#undef HAVE_DECL_MKDIR
301
302/* Define if program_invocation_name is declared */
303#undef HAVE_DECL_PROGRAM_INVOCATION_NAME
304
305/* Define if program_invocation_short_name is declared */
306#undef HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME
307
308/* Define to 1 if you have the declaration of `putchar_unlocked', and to 0 if
309   you don't. */
310#undef HAVE_DECL_PUTCHAR_UNLOCKED
311
312/* Define to 1 if you have the declaration of `putc_unlocked', and to 0 if you
313   don't. */
314#undef HAVE_DECL_PUTC_UNLOCKED
315
316/* Define to 1 if you have the declaration of `strdup', and to 0 if you don't.
317   */
318#undef HAVE_DECL_STRDUP
319
320/* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
321   don't. */
322#undef HAVE_DECL_STRERROR_R
323
324/* Define to 1 if you have the declaration of `strncasecmp', and to 0 if you
325   don't. */
326#undef HAVE_DECL_STRNCASECMP
327
328/* Define to 1 if you have the declaration of `strndup', and to 0 if you
329   don't. */
330#undef HAVE_DECL_STRNDUP
331
332/* Define to 1 if you have the declaration of `strnlen', and to 0 if you
333   don't. */
334#undef HAVE_DECL_STRNLEN
335
336/* Define to 1 if you have the declaration of `strtoimax', and to 0 if you
337   don't. */
338#undef HAVE_DECL_STRTOIMAX
339
340/* Define to 1 if you have the declaration of `strtoll', and to 0 if you
341   don't. */
342#undef HAVE_DECL_STRTOLL
343
344/* Define to 1 if you have the declaration of `strtoull', and to 0 if you
345   don't. */
346#undef HAVE_DECL_STRTOULL
347
348/* Define to 1 if you have the declaration of `strtoumax', and to 0 if you
349   don't. */
350#undef HAVE_DECL_STRTOUMAX
351
352/* Define to 1 if you have the declaration of `time', and to 0 if you don't.
353   */
354#undef HAVE_DECL_TIME
355
356/* Define to 1 if you have the declaration of `tzname', and to 0 if you don't.
357   */
358#undef HAVE_DECL_TZNAME
359
360/* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
361   don't. */
362#undef HAVE_DECL_VSNPRINTF
363
364/* Define to 1 if you have the declaration of `wcwidth', and to 0 if you
365   don't. */
366#undef HAVE_DECL_WCWIDTH
367
368/* Define to 1 if you have the declaration of `__fpending', and to 0 if you
369   don't. */
370#undef HAVE_DECL___FPENDING
371
372/* Define to 1 if you have the <dirent.h> header file. */
373#undef HAVE_DIRENT_H
374
375/* Define to 1 if you have the `dirfd' function. */
376#undef HAVE_DIRFD
377
378/* Define to 1 if you have the `dup2' function. */
379#undef HAVE_DUP2
380
381/* Define if you have the declaration of environ. */
382#undef HAVE_ENVIRON_DECL
383
384/* Define to 1 if you have the `fchdir' function. */
385#undef HAVE_FCHDIR
386
387/* Define to 1 if you have the `fchmodat' function. */
388#undef HAVE_FCHMODAT
389
390/* Define to 1 if you have the <fcntl.h> header file. */
391#undef HAVE_FCNTL_H
392
393/* Define to 1 if you have the `fdopendir' function. */
394#undef HAVE_FDOPENDIR
395
396/* Define to 1 if you have the <features.h> header file. */
397#undef HAVE_FEATURES_H
398
399/* Define to 1 if you have the <float.h> header file. */
400#undef HAVE_FLOAT_H
401
402/* Define to 1 if you have the `flockfile' function. */
403#undef HAVE_FLOCKFILE
404
405/* Define to 1 if you have the `fsync' function. */
406#undef HAVE_FSYNC
407
408/* Define to 1 if you have the `ftruncate' function. */
409#undef HAVE_FTRUNCATE
410
411/* Define to 1 if you have the `funlockfile' function. */
412#undef HAVE_FUNLOCKFILE
413
414/* Define to 1 if you have the `futimes' function. */
415#undef HAVE_FUTIMES
416
417/* Define to 1 if you have the `futimesat' function. */
418#undef HAVE_FUTIMESAT
419
420/* Define to 1 if you have the `getcwd' function. */
421#undef HAVE_GETCWD
422
423/* Define to 1 if you have the `getdelim' function. */
424#undef HAVE_GETDELIM
425
426/* Define to 1 if you have the `getdtablesize' function. */
427#undef HAVE_GETDTABLESIZE
428
429/* Define to 1 if you have the <getopt.h> header file. */
430#undef HAVE_GETOPT_H
431
432/* Define to 1 if you have the `getopt_long_only' function. */
433#undef HAVE_GETOPT_LONG_ONLY
434
435/* Define to 1 if you have the `getpagesize' function. */
436#undef HAVE_GETPAGESIZE
437
438/* Define if the GNU gettext() function is already present or preinstalled. */
439#undef HAVE_GETTEXT
440
441/* Define to 1 if you have the `gettimeofday' function. */
442#undef HAVE_GETTIMEOFDAY
443
444/* Define if you have the iconv() function and it works. */
445#undef HAVE_ICONV
446
447/* Define to 1 if you have the <iconv.h> header file. */
448#undef HAVE_ICONV_H
449
450/* Define to 1 if the compiler supports one of the keywords 'inline',
451   '__inline__', '__inline' and effectively inlines functions marked as such.
452   */
453#undef HAVE_INLINE
454
455/* Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>. */
456#undef HAVE_INTMAX_T
457
458/* Define to 1 if you have the <inttypes.h> header file. */
459#undef HAVE_INTTYPES_H
460
461/* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
462   declares uintmax_t. */
463#undef HAVE_INTTYPES_H_WITH_UINTMAX
464
465/* Define to 1 if you have the <io.h> header file. */
466#undef HAVE_IO_H
467
468/* Define to 1 if you have the `iswcntrl' function. */
469#undef HAVE_ISWCNTRL
470
471/* Define to 1 if you have the `iswctype' function. */
472#undef HAVE_ISWCTYPE
473
474/* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
475#undef HAVE_LANGINFO_CODESET
476
477/* Define to 1 if you have the `lchmod' function. */
478#undef HAVE_LCHMOD
479
480/* Define to 1 if you have the `lchown' function. */
481#undef HAVE_LCHOWN
482
483/* Define to 1 if you have the <linewrap.h> header file. */
484#undef HAVE_LINEWRAP_H
485
486/* Define to 1 if you have the <linux/fd.h> header file. */
487#undef HAVE_LINUX_FD_H
488
489/* Define to 1 if you have the <locale.h> header file. */
490#undef HAVE_LOCALE_H
491
492/* Define to 1 if you support file names longer than 14 characters. */
493#undef HAVE_LONG_FILE_NAMES
494
495/* Define if you have the 'long long' type. */
496#undef HAVE_LONG_LONG
497
498/* Define to 1 if the system has the type `long long int'. */
499#undef HAVE_LONG_LONG_INT
500
501/* Define to 1 if you have the `lstat' function. */
502#undef HAVE_LSTAT
503
504/* Define to 1 if your system has a GNU libc compatible `malloc' function, and
505   to 0 otherwise. */
506#undef HAVE_MALLOC
507
508/* Define to 1 if you have the `mbrtowc' function. */
509#undef HAVE_MBRTOWC
510
511/* Define to 1 if you have the `mbsinit' function. */
512#undef HAVE_MBSINIT
513
514/* Define to 1 if you have the `mbsrtowcs' function. */
515#undef HAVE_MBSRTOWCS
516
517/* Define to 1 if <wchar.h> declares mbstate_t. */
518#undef HAVE_MBSTATE_T
519
520/* Define to 1 if you have the `memchr' function. */
521#undef HAVE_MEMCHR
522
523/* Define to 1 if you have the <memory.h> header file. */
524#undef HAVE_MEMORY_H
525
526/* Define to 1 if you have the `mempcpy' function. */
527#undef HAVE_MEMPCPY
528
529/* Define to 1 if you have the `memrchr' function. */
530#undef HAVE_MEMRCHR
531
532/* Define to 1 if you have the `memset' function. */
533#undef HAVE_MEMSET
534
535/* Define to 1 if you have the `mkdirat' function. */
536#undef HAVE_MKDIRAT
537
538/* Define to 1 if you have the `mkdtemp' function. */
539#undef HAVE_MKDTEMP
540
541/* Define to 1 if you have the `mkfifo' function. */
542#undef HAVE_MKFIFO
543
544/* Define to 1 if you have the `nanotime' function. */
545#undef HAVE_NANOTIME
546
547/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
548#undef HAVE_NDIR_H
549
550/* Define to 1 if you have the <netdb.h> header file. */
551#undef HAVE_NETDB_H
552
553/* Define to 1 if you have the <net/errno.h> header file. */
554#undef HAVE_NET_ERRNO_H
555
556/* Define to 1 if libc includes obstacks. */
557#undef HAVE_OBSTACK
558
559/* Define to 1 if you have the `openat' function. */
560#undef HAVE_OPENAT
561
562/* Define to 1 if you have the <OS.h> header file. */
563#undef HAVE_OS_H
564
565/* Define to 1 if getcwd works, except it sometimes fails when it shouldn't,
566   setting errno to ERANGE, ENAMETOOLONG, or ENOENT. If __GETCWD_PREFIX is not
567   defined, it doesn't matter whether HAVE_PARTLY_WORKING_GETCWD is defined.
568   */
569#undef HAVE_PARTLY_WORKING_GETCWD
570
571/* Define to 1 if you have the `pathconf' function. */
572#undef HAVE_PATHCONF
573
574/* Define to 1 if you have the `pipe' function. */
575#undef HAVE_PIPE
576
577/* Define to 1 if you have the <priv.h> header file. */
578#undef HAVE_PRIV_H
579
580/* Define if program_invocation_name is defined */
581#undef HAVE_PROGRAM_INVOCATION_NAME
582
583/* Define if program_invocation_short_name is defined */
584#undef HAVE_PROGRAM_INVOCATION_SHORT_NAME
585
586/* Define to 1 if the system has the type `ptrdiff_t'. */
587#undef HAVE_PTRDIFF_T
588
589/* Define to 1 if you have the `readlink' function. */
590#undef HAVE_READLINK
591
592/* Define to 1 if you have the `rmdir' function. */
593#undef HAVE_RMDIR
594
595/* Define to 1 if you have the `rpmatch' function. */
596#undef HAVE_RPMATCH
597
598/* Define to 1 if you have the <search.h> header file. */
599#undef HAVE_SEARCH_H
600
601/* Define to 1 if you have the `setenv' function. */
602#undef HAVE_SETENV
603
604/* Define to 1 if you have the `setlocale' function. */
605#undef HAVE_SETLOCALE
606
607/* Define to 1 if you have the <sgtty.h> header file. */
608#undef HAVE_SGTTY_H
609
610/* Define to 1 if 'sig_atomic_t' is a signed integer type. */
611#undef HAVE_SIGNED_SIG_ATOMIC_T
612
613/* Define to 1 if 'wchar_t' is a signed integer type. */
614#undef HAVE_SIGNED_WCHAR_T
615
616/* Define to 1 if 'wint_t' is a signed integer type. */
617#undef HAVE_SIGNED_WINT_T
618
619/* Define to 1 if you have the `sleep' function. */
620#undef HAVE_SLEEP
621
622/* Define to 1 if you have the `snprintf' function. */
623#undef HAVE_SNPRINTF
624
625/* Define to 1 if stdbool.h conforms to C99. */
626#undef HAVE_STDBOOL_H
627
628/* Define to 1 if you have the <stdint.h> header file. */
629#undef HAVE_STDINT_H
630
631/* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
632   uintmax_t. */
633#undef HAVE_STDINT_H_WITH_UINTMAX
634
635/* Define to 1 if you have the <stdio_ext.h> header file. */
636#undef HAVE_STDIO_EXT_H
637
638/* Define to 1 if you have the <stdio.h> header file. */
639#undef HAVE_STDIO_H
640
641/* Define to 1 if you have the <stdlib.h> header file. */
642#undef HAVE_STDLIB_H
643
644/* Define to 1 if you have the `stpcpy' function. */
645#undef HAVE_STPCPY
646
647/* Define to 1 if you have the `strcasecmp' function. */
648#undef HAVE_STRCASECMP
649
650/* Define to 1 if you have the `strchrnul' function. */
651#undef HAVE_STRCHRNUL
652
653/* Define to 1 if you have the `strdup' function. */
654#undef HAVE_STRDUP
655
656/* Define to 1 if you have the `strerror' function. */
657#undef HAVE_STRERROR
658
659/* Define to 1 if you have the `strerror_r' function. */
660#undef HAVE_STRERROR_R
661
662/* Define to 1 if you have the <strings.h> header file. */
663#undef HAVE_STRINGS_H
664
665/* Define to 1 if you have the <string.h> header file. */
666#undef HAVE_STRING_H
667
668/* Define to 1 if you have the `strncasecmp' function. */
669#undef HAVE_STRNCASECMP
670
671/* Define if you have the strndup() function and it works. */
672#undef HAVE_STRNDUP
673
674/* Define to 1 if you have the <stropts.h> header file. */
675#undef HAVE_STROPTS_H
676
677/* Define to 1 if you have the `strtoimax' function. */
678#undef HAVE_STRTOIMAX
679
680/* Define to 1 if you have the `strtol' function. */
681#undef HAVE_STRTOL
682
683/* Define to 1 if you have the `strtoll' function. */
684#undef HAVE_STRTOLL
685
686/* Define to 1 if you have the `strtoul' function. */
687#undef HAVE_STRTOUL
688
689/* Define to 1 if you have the `strtoull' function. */
690#undef HAVE_STRTOULL
691
692/* Define to 1 if you have the `strtoumax' function. */
693#undef HAVE_STRTOUMAX
694
695/* Define to 1 if `st_atimensec' is member of `struct stat'. */
696#undef HAVE_STRUCT_STAT_ST_ATIMENSEC
697
698/* Define to 1 if `st_atimespec.tv_nsec' is member of `struct stat'. */
699#undef HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC
700
701/* Define to 1 if `st_atim.st__tim.tv_nsec' is member of `struct stat'. */
702#undef HAVE_STRUCT_STAT_ST_ATIM_ST__TIM_TV_NSEC
703
704/* Define to 1 if `st_atim.tv_nsec' is member of `struct stat'. */
705#undef HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC
706
707/* Define to 1 if `st_birthtimensec' is member of `struct stat'. */
708#undef HAVE_STRUCT_STAT_ST_BIRTHTIMENSEC
709
710/* Define to 1 if `st_birthtimespec.tv_nsec' is member of `struct stat'. */
711#undef HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC
712
713/* Define to 1 if `st_birthtim.tv_nsec' is member of `struct stat'. */
714#undef HAVE_STRUCT_STAT_ST_BIRTHTIM_TV_NSEC
715
716/* Define to 1 if `st_blksize' is member of `struct stat'. */
717#undef HAVE_STRUCT_STAT_ST_BLKSIZE
718
719/* Define to 1 if `st_blocks' is member of `struct stat'. */
720#undef HAVE_STRUCT_STAT_ST_BLOCKS
721
722/* Define to 1 if `tm_zone' is member of `struct tm'. */
723#undef HAVE_STRUCT_TM_TM_ZONE
724
725/* Define if struct utimbuf is declared -- usually in <utime.h>. Some systems
726   have utime.h but don't declare the struct anywhere. */
727#undef HAVE_STRUCT_UTIMBUF
728
729/* Define to 1 if your `struct stat' has `st_blksize'. Deprecated, use
730   `HAVE_STRUCT_STAT_ST_BLKSIZE' instead. */
731#undef HAVE_ST_BLKSIZE
732
733/* Define to 1 if your `struct stat' has `st_blocks'. Deprecated, use
734   `HAVE_STRUCT_STAT_ST_BLOCKS' instead. */
735#undef HAVE_ST_BLOCKS
736
737/* Define if struct stat has a char st_fstype[] member. */
738#undef HAVE_ST_FSTYPE_STRING
739
740/* Define to 1 if you have the `symlink' function. */
741#undef HAVE_SYMLINK
742
743/* Define to 1 if you have the <sysexits.h> header file. */
744#undef HAVE_SYSEXITS_H
745
746/* Define to 1 if you have the <sys/bitypes.h> header file. */
747#undef HAVE_SYS_BITYPES_H
748
749/* Define to 1 if you have the <sys/buf.h> header file. */
750#undef HAVE_SYS_BUF_H
751
752/* Define to 1 if you have the <sys/device.h> header file. */
753#undef HAVE_SYS_DEVICE_H
754
755/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
756   */
757#undef HAVE_SYS_DIR_H
758
759/* Define to 1 if you have the <sys/filio.h> header file. */
760#undef HAVE_SYS_FILIO_H
761
762/* Define to 1 if you have the <sys/gentape.h> header file. */
763#undef HAVE_SYS_GENTAPE_H
764
765/* Define to 1 if you have the <sys/inet.h> header file. */
766#undef HAVE_SYS_INET_H
767
768/* Define to 1 if you have the <sys/inttypes.h> header file. */
769#undef HAVE_SYS_INTTYPES_H
770
771/* Define to 1 if you have the <sys/io/trioctl.h> header file. */
772#undef HAVE_SYS_IO_TRIOCTL_H
773
774/* Define to 1 if you have the <sys/mtio.h> header file. */
775#undef HAVE_SYS_MTIO_H
776
777/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
778   */
779#undef HAVE_SYS_NDIR_H
780
781/* Define to 1 if you have the <sys/param.h> header file. */
782#undef HAVE_SYS_PARAM_H
783
784/* Define to 1 if you have the <sys/stat.h> header file. */
785#undef HAVE_SYS_STAT_H
786
787/* Define to 1 if you have the <sys/tape.h> header file. */
788#undef HAVE_SYS_TAPE_H
789
790/* Define to 1 if you have the <sys/timeb.h> header file. */
791#undef HAVE_SYS_TIMEB_H
792
793/* Define to 1 if you have the <sys/time.h> header file. */
794#undef HAVE_SYS_TIME_H
795
796/* Define to 1 if you have the <sys/tprintf.h> header file. */
797#undef HAVE_SYS_TPRINTF_H
798
799/* Define to 1 if you have the <sys/types.h> header file. */
800#undef HAVE_SYS_TYPES_H
801
802/* Define to 1 if you have the <sys/wait.h> header file. */
803#undef HAVE_SYS_WAIT_H
804
805/* Define to 1 if you have the <time.h> header file. */
806#undef HAVE_TIME_H
807
808/* Define if struct tm has the tm_gmtoff member. */
809#undef HAVE_TM_GMTOFF
810
811/* Define to 1 if your `struct tm' has `tm_zone'. Deprecated, use
812   `HAVE_STRUCT_TM_TM_ZONE' instead. */
813#undef HAVE_TM_ZONE
814
815/* Define to 1 if you have the `tsearch' function. */
816#undef HAVE_TSEARCH
817
818/* Define to 1 if you don't have `tm_zone' but do have the external array
819   `tzname'. */
820#undef HAVE_TZNAME
821
822/* Define to 1 if you have the <unistd.h> header file. */
823#undef HAVE_UNISTD_H
824
825/* Define to 1 if you have the `unsetenv' function. */
826#undef HAVE_UNSETENV
827
828/* Define to 1 if the system has the type `unsigned long long int'. */
829#undef HAVE_UNSIGNED_LONG_LONG_INT
830
831/* Define to 1 if you have the `utimes' function. */
832#undef HAVE_UTIMES
833
834/* Define if utimes accepts a null argument */
835#undef HAVE_UTIMES_NULL
836
837/* Define to 1 if you have the <utime.h> header file. */
838#undef HAVE_UTIME_H
839
840/* Define to 1 if `utime(file, NULL)' sets file's timestamp to the present. */
841#undef HAVE_UTIME_NULL
842
843/* Define to 1 if you have the `vasnprintf' function. */
844#undef HAVE_VASNPRINTF
845
846/* Define to 1 if you have the `vsnprintf' function. */
847#undef HAVE_VSNPRINTF
848
849/* Define to 1 if you have the `waitpid' function. */
850#undef HAVE_WAITPID
851
852/* Define to 1 if you have the <wchar.h> header file. */
853#undef HAVE_WCHAR_H
854
855/* Define if you have the 'wchar_t' type. */
856#undef HAVE_WCHAR_T
857
858/* Define to 1 if you have the `wcrtomb' function. */
859#undef HAVE_WCRTOMB
860
861/* Define to 1 if you have the `wcscoll' function. */
862#undef HAVE_WCSCOLL
863
864/* Define to 1 if you have the `wcslen' function. */
865#undef HAVE_WCSLEN
866
867/* Define to 1 if you have the <wctype.h> header file. */
868#undef HAVE_WCTYPE_H
869
870/* Define to 1 if you have the `wcwidth' function. */
871#undef HAVE_WCWIDTH
872
873/* Define if you have the 'wint_t' type. */
874#undef HAVE_WINT_T
875
876/* Define to 1 if you have the `wmemchr' function. */
877#undef HAVE_WMEMCHR
878
879/* Define to 1 if you have the `wmemcpy' function. */
880#undef HAVE_WMEMCPY
881
882/* Define to 1 if you have the `wmempcpy' function. */
883#undef HAVE_WMEMPCPY
884
885/* Define to 1 if O_NOATIME works. */
886#undef HAVE_WORKING_O_NOATIME
887
888/* Define to 1 if O_NOFOLLOW works. */
889#undef HAVE_WORKING_O_NOFOLLOW
890
891/* Define if utimes works properly. */
892#undef HAVE_WORKING_UTIMES
893
894/* Define to 1 if the system has the type `_Bool'. */
895#undef HAVE__BOOL
896
897/* Define to 1 if you have the `_ftime' function. */
898#undef HAVE__FTIME
899
900/* Define to 1 if you have the `__fpending' function. */
901#undef HAVE___FPENDING
902
903/* Define as const if the declaration of iconv() needs const. */
904#undef ICONV_CONST
905
906#if FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR
907# define ISSLASH(C) ((C) == '/' || (C) == '\\')
908#else
909# define ISSLASH(C) ((C) == '/')
910#endif
911
912/* Define to 1 if `lstat' dereferences a symlink specified with a trailing
913   slash. */
914#undef LSTAT_FOLLOWS_SLASHED_SYMLINK
915
916/* Define to 1 if `major', `minor', and `makedev' are declared in <mkdev.h>.
917   */
918#undef MAJOR_IN_MKDEV
919
920/* Define to 1 if `major', `minor', and `makedev' are declared in
921   <sysmacros.h>. */
922#undef MAJOR_IN_SYSMACROS
923
924/* If malloc(0) is != NULL, define this to 1. Otherwise define this to 0. */
925#undef MALLOC_0_IS_NONNULL
926
927/* Define to mt_model (v.g., for DG/UX), else to mt_type. */
928#undef MTIO_CHECK_FIELD
929
930/* Name of package */
931#undef PACKAGE
932
933/* Define to the address where bug reports for this package should be sent. */
934#undef PACKAGE_BUGREPORT
935
936/* Define to the full name of this package. */
937#undef PACKAGE_NAME
938
939/* Define to the full name and version of this package. */
940#undef PACKAGE_STRING
941
942/* Define to the one symbol short name of this package. */
943#undef PACKAGE_TARNAME
944
945/* Define to the version of this package. */
946#undef PACKAGE_VERSION
947
948/* the number of pending output bytes on stream `fp' */
949#undef PENDING_OUTPUT_N_BYTES
950
951/* Define if <inttypes.h> exists and defines unusable PRI* macros. */
952#undef PRI_MACROS_BROKEN
953
954/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
955   'ptrdiff_t'. */
956#undef PTRDIFF_T_SUFFIX
957
958/* Define to the full path of your rsh, if any. */
959#undef REMOTE_SHELL
960
961/* Define if vasnprintf exists but is overridden by gnulib. */
962#undef REPLACE_VASNPRINTF
963
964/* Define as the return type of signal handlers (`int' or `void'). */
965#undef RETSIGTYPE
966
967/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
968   'sig_atomic_t'. */
969#undef SIG_ATOMIC_T_SUFFIX
970
971/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
972   'size_t'. */
973#undef SIZE_T_SUFFIX
974
975/* If using the C implementation of alloca, define if you know the
976   direction of stack growth for your system; otherwise it will be
977   automatically deduced at runtime.
978	STACK_DIRECTION > 0 => grows toward higher addresses
979	STACK_DIRECTION < 0 => grows toward lower addresses
980	STACK_DIRECTION = 0 => direction of growth unknown */
981#undef STACK_DIRECTION
982
983/* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
984#undef STAT_MACROS_BROKEN
985
986/* Define to 1 if you have the ANSI C header files. */
987#undef STDC_HEADERS
988
989/* Define to 1 if strerror_r returns char *. */
990#undef STRERROR_R_CHAR_P
991
992/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
993#undef TIME_WITH_SYS_TIME
994
995/* Define to 1 if your <sys/time.h> declares `struct tm'. */
996#undef TM_IN_SYS_TIME
997
998/* Define to 1 if the type of the st_atim member of a struct stat is struct
999   timespec. */
1000#undef TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC
1001
1002/* Define to 1 if unlink (dir) cannot possibly succeed. */
1003#undef UNLINK_CANNOT_UNLINK_DIR
1004
1005/* Define to 1 if you want getc etc. to use unlocked I/O if available.
1006   Unlocked I/O can improve performance in unithreaded apps, but it is not
1007   safe for multithreaded apps. */
1008#undef USE_UNLOCKED_IO
1009
1010/* Version number of package */
1011#undef VERSION
1012
1013/* Define if unsetenv() returns void, not int. */
1014#undef VOID_UNSETENV
1015
1016/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
1017   'wchar_t'. */
1018#undef WCHAR_T_SUFFIX
1019
1020/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
1021   'wint_t'. */
1022#undef WINT_T_SUFFIX
1023
1024/* Define to 1 if on AIX 3.
1025   System headers sometimes define this.
1026   We just want to avoid a redefinition error message.  */
1027#ifndef _ALL_SOURCE
1028# undef _ALL_SOURCE
1029#endif
1030
1031/* Number of bits in a file offset, on hosts where this is settable. */
1032#undef _FILE_OFFSET_BITS
1033
1034/* Enable GNU extensions on systems that have them.  */
1035#ifndef _GNU_SOURCE
1036# undef _GNU_SOURCE
1037#endif
1038
1039/* Define for large files, on AIX-style hosts. */
1040#undef _LARGE_FILES
1041
1042/* Define to 1 if on MINIX. */
1043#undef _MINIX
1044
1045/* Define to 2 if the system does not provide POSIX.1 features except with
1046   this defined. */
1047#undef _POSIX_1_SOURCE
1048
1049/* Define to 1 if you need to in order for `stat' and other things to work. */
1050#undef _POSIX_SOURCE
1051
1052/* Define if you want regoff_t to be at least as wide POSIX requires. */
1053#undef _REGEX_LARGE_OFFSETS
1054
1055/* Enable extensions on Solaris.  */
1056#ifndef __EXTENSIONS__
1057# undef __EXTENSIONS__
1058#endif
1059#ifndef _POSIX_PTHREAD_SEMANTICS
1060# undef _POSIX_PTHREAD_SEMANTICS
1061#endif
1062#ifndef _TANDEM_SOURCE
1063# undef _TANDEM_SOURCE
1064#endif
1065
1066/* Define to rpl_ if the getopt replacement functions and variables should be
1067   used. */
1068#undef __GETOPT_PREFIX
1069
1070/* Define to rpl_ if the openat replacement function should be used. */
1071#undef __OPENAT_PREFIX
1072
1073/* Define to `unsigned' if <sys/types.h> does not define. */
1074#undef dev_t
1075
1076/* Define to rpl_fchownat if the replacement function should be used. */
1077#undef fchownat
1078
1079/* Define to a replacement function name for fnmatch(). */
1080#undef fnmatch
1081
1082/* Define to a replacement function name for getline(). */
1083#undef getline
1084
1085/* Define to `int' if <sys/types.h> doesn't define. */
1086#undef gid_t
1087
1088/* A replacement for va_copy, if needed.  */
1089#define gl_va_copy(a,b) ((a) = (b))
1090
1091/* Define to rpl_gmtime if the replacement function should be used. */
1092#undef gmtime
1093
1094/* Conversion descriptor type */
1095#undef iconv_t
1096
1097/* Define to `__inline__' or `__inline' if that's what the C compiler
1098   calls it, or to nothing if 'inline' is not supported under any name.  */
1099#ifndef __cplusplus
1100#undef inline
1101#endif
1102
1103/* Define to `unsigned' if <sys/types.h> does not define. */
1104#undef ino_t
1105
1106/* Define to long or long long if <stdint.h> and <inttypes.h> don't define. */
1107#undef intmax_t
1108
1109/* Define to rpl_localtime if the replacement function should be used. */
1110#undef localtime
1111
1112/* Type of major device numbers. */
1113#undef major_t
1114
1115/* Define to rpl_malloc if the replacement function should be used. */
1116#undef malloc
1117
1118/* Define to a type if <wchar.h> does not define. */
1119#undef mbstate_t
1120
1121/* Type of minor device numbers. */
1122#undef minor_t
1123
1124/* Define to rpl_mktime if the replacement function should be used. */
1125#undef mktime
1126
1127/* Define to `int' if <sys/types.h> does not define. */
1128#undef mode_t
1129
1130/* Define to `long int' if <sys/types.h> does not define. */
1131#undef off_t
1132
1133/* Define to `int' if <sys/types.h> does not define. */
1134#undef pid_t
1135
1136/* Define to rpl_re_comp if the replacement should be used. */
1137#undef re_comp
1138
1139/* Define to rpl_re_compile_fastmap if the replacement should be used. */
1140#undef re_compile_fastmap
1141
1142/* Define to rpl_re_compile_pattern if the replacement should be used. */
1143#undef re_compile_pattern
1144
1145/* Define to rpl_re_exec if the replacement should be used. */
1146#undef re_exec
1147
1148/* Define to rpl_re_match if the replacement should be used. */
1149#undef re_match
1150
1151/* Define to rpl_re_match_2 if the replacement should be used. */
1152#undef re_match_2
1153
1154/* Define to rpl_re_search if the replacement should be used. */
1155#undef re_search
1156
1157/* Define to rpl_re_search_2 if the replacement should be used. */
1158#undef re_search_2
1159
1160/* Define to rpl_re_set_registers if the replacement should be used. */
1161#undef re_set_registers
1162
1163/* Define to rpl_re_set_syntax if the replacement should be used. */
1164#undef re_set_syntax
1165
1166/* Define to rpl_re_syntax_options if the replacement should be used. */
1167#undef re_syntax_options
1168
1169/* Define to a replacement function name for realpath(). */
1170#undef realpath
1171
1172/* Define to rpl_regcomp if the replacement should be used. */
1173#undef regcomp
1174
1175/* Define to rpl_regerror if the replacement should be used. */
1176#undef regerror
1177
1178/* Define to rpl_regexec if the replacement should be used. */
1179#undef regexec
1180
1181/* Define to rpl_regfree if the replacement should be used. */
1182#undef regfree
1183
1184/* Define to equivalent of C99 restrict keyword, or to nothing if this is not
1185   supported. Do not define if restrict is supported directly. */
1186#undef restrict
1187
1188/* Define to `unsigned int' if <sys/types.h> does not define. */
1189#undef size_t
1190
1191/* Define as a signed type of the same size as size_t. */
1192#undef ssize_t
1193
1194/* Define to rpl_strnlen if the replacement function should be used. */
1195#undef strnlen
1196
1197/* Define to `int' if <sys/types.h> doesn't define. */
1198#undef uid_t
1199
1200/* Define to rpl_utime if the replacement function should be used. */
1201#undef utime
1202
1203/* Define as a macro for copying va_list variables. */
1204#undef va_copy
1205