.
[coreutils.git] / config.hin
blob312b40f99f254c3253d28f008d6578edf88957f8
1 /* config.hin.  Generated from configure.ac by autoheader.  */
3 /* Define if you have the Andrew File System. */
4 #undef AFS
6 /* Define to the function xargmatch calls on failures. */
7 #undef ARGMATCH_DIE
9 /* Define to the declaration of the xargmatch failure function. */
10 #undef ARGMATCH_DIE_DECL
12 /* Define to 1 if the `closedir' function returns void instead of `int'. */
13 #undef CLOSEDIR_VOID
15 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
16    systems. This function is required for `alloca.c' support on those systems.
17    */
18 #undef CRAY_STACKSEG_END
20 /* Define to 1 if using `alloca.c'. */
21 #undef C_ALLOCA
23 /* Define to 1 if using `getloadavg.c'. */
24 #undef C_GETLOADAVG
26 /* Define to 1 for DGUX with <sys/dg_sys_info.h>. */
27 #undef DGUX
29 /* the name of the file descriptor member of DIR */
30 #undef DIR_FD_MEMBER_NAME
32 #ifdef DIR_FD_MEMBER_NAME
33 # define DIR_TO_FD(Dir_p) ((Dir_p)->DIR_FD_MEMBER_NAME)
34 #else
35 # define DIR_TO_FD(Dir_p) -1
36 #endif
38     
40 /* Define if there is a member named d_ino in the struct describing directory
41    headers. */
42 #undef D_INO_IN_DIRENT
44 /* Define to 1 if translation of program messages to the user's native
45    language is requested. */
46 #undef ENABLE_NLS
48 /* Define on systems for which file names may have a so-called `drive letter'
49    prefix, define this to compute the length of that prefix, including the
50    colon. */
51 #undef FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX
53 /* Define if the backslash character may also serve as a file name component
54    separator. */
55 #undef FILESYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR
57 #if FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX
58 # define FILESYSTEM_PREFIX_LEN(Filename) \
59   ((Filename)[0] && (Filename)[1] == ':' ? 2 : 0)
60 #else
61 # define FILESYSTEM_PREFIX_LEN(Filename) 0
62 #endif
64 /* Define to the type of elements in the array set by `getgroups'. Usually
65    this is either `int' or `gid_t'. */
66 #undef GETGROUPS_T
68 /* Define to 1 if the `getloadavg' function needs to be run setuid or setgid.
69    */
70 #undef GETLOADAVG_PRIVILEGED
72 /* Define if gettimeofday clobbers localtime's static buffer. */
73 #undef GETTIMEOFDAY_CLOBBERS_LOCALTIME_BUFFER
75 /* The concatenation of the strings `GNU ', and PACKAGE. */
76 #undef GNU_PACKAGE
78 /* Define if your system defines TIOCGWINSZ in sys/ioctl.h. */
79 #undef GWINSZ_IN_SYS_IOCTL
81 /* Define if your system defines TIOCGWINSZ in sys/pty.h. */
82 #undef GWINSZ_IN_SYS_PTY
84 /* Define to 1 if you have the `acl' function. */
85 #undef HAVE_ACL
87 /* Define to 1 if you have the `alarm' function. */
88 #undef HAVE_ALARM
90 /* Define to 1 if you have `alloca', as a function or macro. */
91 #undef HAVE_ALLOCA
93 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
94    */
95 #undef HAVE_ALLOCA_H
97 /* Define to 1 if you have the <arpa/inet.h> header file. */
98 #undef HAVE_ARPA_INET_H
100 /* Define to 1 if you have the `atexit' function. */
101 #undef HAVE_ATEXIT
103 /* Define to 1 if you have the `bcopy' function. */
104 #undef HAVE_BCOPY
106 /* Define to 1 if you have the <bp-sym.h> header file. */
107 #undef HAVE_BP_SYM_H
109 /* Define to 1 if you have the `btowc' function. */
110 #undef HAVE_BTOWC
112 /* Define to 1 if you have the `chroot' function. */
113 #undef HAVE_CHROOT
115 /* Define to 1 if you have the `chsize' function. */
116 #undef HAVE_CHSIZE
118 /* Define to 1 if you have the `clock_gettime' function. */
119 #undef HAVE_CLOCK_GETTIME
121 /* Define to 1 if you have the `clock_settime' function. */
122 #undef HAVE_CLOCK_SETTIME
124 /* Define if backslash-a works in C strings. */
125 #undef HAVE_C_BACKSLASH_A
127 /* FIXME */
128 #undef HAVE_C_LINE
130 /* Define if the GNU dcgettext() function is already present or preinstalled.
131    */
132 #undef HAVE_DCGETTEXT
134 /* Define to 1 if you have the declaration of `clearerr_unlocked', and to 0 if
135    you don't. */
136 #undef HAVE_DECL_CLEARERR_UNLOCKED
138 /* Define to 1 if you have the declaration of `dirfd', and to 0 if you don't.
139    */
140 #undef HAVE_DECL_DIRFD
142 /* Define to 1 if you have the declaration of `euidaccess', and to 0 if you
143    don't. */
144 #undef HAVE_DECL_EUIDACCESS
146 /* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you
147    don't. */
148 #undef HAVE_DECL_FEOF_UNLOCKED
150 /* Define to 1 if you have the declaration of `ferror_unlocked', and to 0 if
151    you don't. */
152 #undef HAVE_DECL_FERROR_UNLOCKED
154 /* Define to 1 if you have the declaration of `fflush_unlocked', and to 0 if
155    you don't. */
156 #undef HAVE_DECL_FFLUSH_UNLOCKED
158 /* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if
159    you don't. */
160 #undef HAVE_DECL_FGETS_UNLOCKED
162 /* Define to 1 if you have the declaration of `fputc_unlocked', and to 0 if
163    you don't. */
164 #undef HAVE_DECL_FPUTC_UNLOCKED
166 /* Define to 1 if you have the declaration of `fputs_unlocked', and to 0 if
167    you don't. */
168 #undef HAVE_DECL_FPUTS_UNLOCKED
170 /* Define to 1 if you have the declaration of `fread_unlocked', and to 0 if
171    you don't. */
172 #undef HAVE_DECL_FREAD_UNLOCKED
174 /* Define to 1 if you have the declaration of `free', and to 0 if you don't.
175    */
176 #undef HAVE_DECL_FREE
178 /* Define to 1 if you have the declaration of `fwrite_unlocked', and to 0 if
179    you don't. */
180 #undef HAVE_DECL_FWRITE_UNLOCKED
182 /* Define to 1 if you have the declaration of `getchar_unlocked', and to 0 if
183    you don't. */
184 #undef HAVE_DECL_GETCHAR_UNLOCKED
186 /* Define to 1 if you have the declaration of `getcwd', and to 0 if you don't.
187    */
188 #undef HAVE_DECL_GETCWD
190 /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
191    don't. */
192 #undef HAVE_DECL_GETC_UNLOCKED
194 /* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
195    */
196 #undef HAVE_DECL_GETENV
198 /* Define to 1 if you have the declaration of `geteuid', and to 0 if you
199    don't. */
200 #undef HAVE_DECL_GETEUID
202 /* Define to 1 if you have the declaration of `getgrgid', and to 0 if you
203    don't. */
204 #undef HAVE_DECL_GETGRGID
206 /* Define to 1 if you have the declaration of `getlogin', and to 0 if you
207    don't. */
208 #undef HAVE_DECL_GETLOGIN
210 /* Define to 1 if you have the declaration of `getpwuid', and to 0 if you
211    don't. */
212 #undef HAVE_DECL_GETPWUID
214 /* Define to 1 if you have the declaration of `getuid', and to 0 if you don't.
215    */
216 #undef HAVE_DECL_GETUID
218 /* Define to 1 if you have the declaration of `getutent', and to 0 if you
219    don't. */
220 #undef HAVE_DECL_GETUTENT
222 /* Define to 1 if you have the declaration of `lseek', and to 0 if you don't.
223    */
224 #undef HAVE_DECL_LSEEK
226 /* Define to 1 if you have the declaration of `malloc', and to 0 if you don't.
227    */
228 #undef HAVE_DECL_MALLOC
230 /* Define to 1 if you have the declaration of `memchr', and to 0 if you don't.
231    */
232 #undef HAVE_DECL_MEMCHR
234 /* Define to 1 if you have the declaration of `memrchr', and to 0 if you
235    don't. */
236 #undef HAVE_DECL_MEMRCHR
238 /* Define to 1 if you have the declaration of `nanosleep', and to 0 if you
239    don't. */
240 #undef HAVE_DECL_NANOSLEEP
242 /* Define to 1 if you have the declaration of `putchar_unlocked', and to 0 if
243    you don't. */
244 #undef HAVE_DECL_PUTCHAR_UNLOCKED
246 /* Define to 1 if you have the declaration of `putc_unlocked', and to 0 if you
247    don't. */
248 #undef HAVE_DECL_PUTC_UNLOCKED
250 /* Define to 1 if you have the declaration of `realloc', and to 0 if you
251    don't. */
252 #undef HAVE_DECL_REALLOC
254 /* Define to 1 if you have the declaration of `stpcpy', and to 0 if you don't.
255    */
256 #undef HAVE_DECL_STPCPY
258 /* Define to 1 if you have the declaration of `strerror', and to 0 if you
259    don't. */
260 #undef HAVE_DECL_STRERROR
262 /* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
263    don't. */
264 #undef HAVE_DECL_STRERROR_R
266 /* Define to 1 if you have the declaration of `strndup', and to 0 if you
267    don't. */
268 #undef HAVE_DECL_STRNDUP
270 /* Define to 1 if you have the declaration of `strnlen', and to 0 if you
271    don't. */
272 #undef HAVE_DECL_STRNLEN
274 /* Define to 1 if you have the declaration of `strsignal', and to 0 if you
275    don't. */
276 #undef HAVE_DECL_STRSIGNAL
278 /* Define to 1 if you have the declaration of `strstr', and to 0 if you don't.
279    */
280 #undef HAVE_DECL_STRSTR
282 /* Define to 1 if you have the declaration of `strtoimax', and to 0 if you
283    don't. */
284 #undef HAVE_DECL_STRTOIMAX
286 /* Define to 1 if you have the declaration of `strtol', and to 0 if you don't.
287    */
288 #undef HAVE_DECL_STRTOL
290 /* Define to 1 if you have the declaration of `strtoll', and to 0 if you
291    don't. */
292 #undef HAVE_DECL_STRTOLL
294 /* Define to 1 if you have the declaration of `strtoul', and to 0 if you
295    don't. */
296 #undef HAVE_DECL_STRTOUL
298 /* Define to 1 if you have the declaration of `strtoull', and to 0 if you
299    don't. */
300 #undef HAVE_DECL_STRTOULL
302 /* Define to 1 if you have the declaration of `strtoumax', and to 0 if you
303    don't. */
304 #undef HAVE_DECL_STRTOUMAX
306 /* Define to 1 if you have the declaration of `sys_siglist', and to 0 if you
307    don't. */
308 #undef HAVE_DECL_SYS_SIGLIST
310 /* Define to 1 if you have the declaration of `ttyname', and to 0 if you
311    don't. */
312 #undef HAVE_DECL_TTYNAME
314 /* Define to 1 if you have the declaration of wcwidth(), and to 0 otherwise.
315    */
316 #undef HAVE_DECL_WCWIDTH
318 /* Define to 1 if you have the declaration of `_sys_siglist', and to 0 if you
319    don't. */
320 #undef HAVE_DECL__SYS_SIGLIST
322 /* Define to 1 if you have the declaration of `__fpending', and to 0 if you
323    don't. */
324 #undef HAVE_DECL___FPENDING
326 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
327    */
328 #undef HAVE_DIRENT_H
330 /* Define to 1 if you have the `dirfd' function. */
331 #undef HAVE_DIRFD
333 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
334 #undef HAVE_DOPRNT
336 /* Define to 1 if you have the `dup2' function. */
337 #undef HAVE_DUP2
339 /* Define to 1 if you have the `endgrent' function. */
340 #undef HAVE_ENDGRENT
342 /* Define to 1 if you have the `endpwent' function. */
343 #undef HAVE_ENDPWENT
345 /* Define to 1 if you have the <errno.h> header file. */
346 #undef HAVE_ERRNO_H
348 /* Define to 1 if you have the `euidaccess' function. */
349 #undef HAVE_EUIDACCESS
351 /* Define to 1 if you have the `fchdir' function. */
352 #undef HAVE_FCHDIR
354 /* Define to 1 if you have the <fcntl.h> header file. */
355 #undef HAVE_FCNTL_H
357 /* Define to 1 if you have the `fdatasync' function. */
358 #undef HAVE_FDATASYNC
360 /* Define to 1 if you have the `fesetround' function. */
361 #undef HAVE_FESETROUND
363 /* Define to 1 if you have the <float.h> header file. */
364 #undef HAVE_FLOAT_H
366 /* Define to 1 if you have the `floor' function. */
367 #undef HAVE_FLOOR
369 /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
370 #undef HAVE_FSEEKO
372 /* Define to 1 if you have the <fs_info.h> header file. */
373 #undef HAVE_FS_INFO_H
375 /* Define to 1 if you have the `fs_stat_dev' function. */
376 #undef HAVE_FS_STAT_DEV
378 /* Define to 1 if you have the `ftime' function. */
379 #undef HAVE_FTIME
381 /* Define to 1 if you have the `ftruncate' function. */
382 #undef HAVE_FTRUNCATE
384 /* Define if struct statfs has the f_fstypename member. */
385 #undef HAVE_F_FSTYPENAME_IN_STATFS
387 /* Define to 1 if you have the `getcwd' function. */
388 #undef HAVE_GETCWD
390 /* Define if getcwd (NULL, 0) allocates memory for result. */
391 #undef HAVE_GETCWD_NULL
393 /* Define to 1 if you have the `getdelim' function. */
394 #undef HAVE_GETDELIM
396 /* Define to 1 if your system has a working `getgroups' function. */
397 #undef HAVE_GETGROUPS
399 /* Define to 1 if you have the `gethostbyaddr' function. */
400 #undef HAVE_GETHOSTBYADDR
402 /* Define to 1 if you have the `gethostbyname' function. */
403 #undef HAVE_GETHOSTBYNAME
405 /* Define to 1 if you have the `gethostid' function. */
406 #undef HAVE_GETHOSTID
408 /* Define to 1 if you have the `gethostname' function. */
409 #undef HAVE_GETHOSTNAME
411 /* Define to 1 if you have the `gethrtime' function. */
412 #undef HAVE_GETHRTIME
414 /* Define to 1 if you have the `getloadavg' function. */
415 #undef HAVE_GETLOADAVG
417 /* Define to 1 if you have the `getmntent' function. */
418 #undef HAVE_GETMNTENT
420 /* Define to 1 if you have the `getmntinfo' function. */
421 #undef HAVE_GETMNTINFO
423 /* Define to 1 if you have the `getpagesize' function. */
424 #undef HAVE_GETPAGESIZE
426 /* Define to 1 if you have the `getpass' function. */
427 #undef HAVE_GETPASS
429 /* Define to 1 if you have the `getspnam' function. */
430 #undef HAVE_GETSPNAM
432 /* Define to 1 if you have the `getsysinfo' function. */
433 #undef HAVE_GETSYSINFO
435 /* Define if the GNU gettext() function is already present or preinstalled. */
436 #undef HAVE_GETTEXT
438 /* Define to 1 if you have the `gettimeofday' function. */
439 #undef HAVE_GETTIMEOFDAY
441 /* Define to 1 if you have the `getusershell' function. */
442 #undef HAVE_GETUSERSHELL
444 /* Define to 1 if you have the <grp.h> header file. */
445 #undef HAVE_GRP_H
447 /* Define to 1 if you have the `hasmntopt' function. */
448 #undef HAVE_HASMNTOPT
450 /* Define to 1 if you have the <hurd.h> header file. */
451 #undef HAVE_HURD_H
453 /* Define if you have the iconv() function. */
454 #undef HAVE_ICONV
456 /* Define to 1 if you have the `inet_ntoa' function. */
457 #undef HAVE_INET_NTOA
459 /* Define to 1 if you have the `initgroups' function. */
460 #undef HAVE_INITGROUPS
462 /* Define to 1 if you have the <inttypes.h> header file. */
463 #undef HAVE_INTTYPES_H
465 /* Define to 1 if you have the `isascii' function. */
466 #undef HAVE_ISASCII
468 /* Define to 1 if you have the `iswcntrl' function. */
469 #undef HAVE_ISWCNTRL
471 /* Define to 1 if you have the `iswprint' function. */
472 #undef HAVE_ISWPRINT
474 /* Define to 1 if you have the `iswspace' function. */
475 #undef HAVE_ISWSPACE
477 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
478 #undef HAVE_LANGINFO_CODESET
480 /* Define to 1 if you have the `lchown' function. */
481 #undef HAVE_LCHOWN
483 /* Define to 1 if you have the `dgc' library (-ldgc). */
484 #undef HAVE_LIBDGC
486 /* Define to 1 if you have the <libintl.h> header file. */
487 #undef HAVE_LIBINTL_H
489 /* Define to 1 if you have the `kstat' library (-lkstat). */
490 #undef HAVE_LIBKSTAT
492 /* Define to 1 if you have the `ldgc' library (-lldgc). */
493 #undef HAVE_LIBLDGC
495 /* Define to 1 if you have the `os' library (-los). */
496 #undef HAVE_LIBOS
498 /* Define to 1 if you have the `ypsec' library (-lypsec). */
499 #undef HAVE_LIBYPSEC
501 /* Define to 1 if you have the <limits.h> header file. */
502 #undef HAVE_LIMITS_H
504 /* Define to 1 if you have the `listmntent' function. */
505 #undef HAVE_LISTMNTENT
507 /* Define to 1 if you have the `localeconv' function. */
508 #undef HAVE_LOCALECONV
510 /* Define to 1 if you have the <locale.h> header file. */
511 #undef HAVE_LOCALE_H
513 /* Define to 1 if you have the `localtime_r' function. */
514 #undef HAVE_LOCALTIME_R
516 /* Define to 1 if long double works and has more range or precision than
517    double. */
518 #undef HAVE_LONG_DOUBLE
520 /* Define to 1 if you support file names longer than 14 characters. */
521 #undef HAVE_LONG_FILE_NAMES
523 /* Define if you have the long long type. */
524 #undef HAVE_LONG_LONG
526 /* Define if lstat has the bug that it succeeds when given the zero-length
527    file name argument. The lstat from SunOS4.1.4 and the Hurd as of
528    1998-11-01) do this. */
529 #undef HAVE_LSTAT_EMPTY_STRING_BUG
531 /* Define to 1 if you have the <machine/hal_sysinfo.h> header file. */
532 #undef HAVE_MACHINE_HAL_SYSINFO_H
534 /* Define to 1 if you have the <mach/mach.h> header file. */
535 #undef HAVE_MACH_MACH_H
537 /* Define to 1 if your system has a GNU libc compatible `malloc' function, and
538    to 0 otherwise. */
539 #undef HAVE_MALLOC
541 /* Define to 1 if you have the `mblen' function. */
542 #undef HAVE_MBLEN
544 /* Define to 1 if you have the `mbrlen' function. */
545 #undef HAVE_MBRLEN
547 /* Define to 1 if mbrtowc and mbstate_t are properly declared. */
548 #undef HAVE_MBRTOWC
550 /* Define to 1 if you have the `mbsinit' function. */
551 #undef HAVE_MBSINIT
553 /* Define to 1 if you have the `mbsrtowcs' function. */
554 #undef HAVE_MBSRTOWCS
556 /* Define to 1 if <wchar.h> declares mbstate_t. */
557 #undef HAVE_MBSTATE_T
559 /* Define to 1 if you have the `memchr' function. */
560 #undef HAVE_MEMCHR
562 /* Define to 1 if you have the `memcmp' function. */
563 #undef HAVE_MEMCMP
565 /* Define to 1 if you have the `memcpy' function. */
566 #undef HAVE_MEMCPY
568 /* Define to 1 if you have the `memmove' function. */
569 #undef HAVE_MEMMOVE
571 /* Define to 1 if you have the <memory.h> header file. */
572 #undef HAVE_MEMORY_H
574 /* Define to 1 if you have the `mempcpy' function. */
575 #undef HAVE_MEMPCPY
577 /* Define to 1 if you have the `memrchr' function. */
578 #undef HAVE_MEMRCHR
580 /* Define to 1 if you have the `memset' function. */
581 #undef HAVE_MEMSET
583 /* Define to 1 if you have the `mkfifo' function. */
584 #undef HAVE_MKFIFO
586 /* Define to 1 if you have the `mkstemp' function. */
587 #undef HAVE_MKSTEMP
589 /* Define to 1 if you have the <mntent.h> header file. */
590 #undef HAVE_MNTENT_H
592 /* Define to 1 if you have the <mnttab.h> header file. */
593 #undef HAVE_MNTTAB_H
595 /* Define to 1 if you have the `modf' function. */
596 #undef HAVE_MODF
598 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
599 #undef HAVE_NDIR_H
601 /* Define to 1 if you have the <netdb.h> header file. */
602 #undef HAVE_NETDB_H
604 /* Define to 1 if you have the <netinet/in.h> header file. */
605 #undef HAVE_NETINET_IN_H
607 /* Define to 1 if you have the `next_dev' function. */
608 #undef HAVE_NEXT_DEV
610 /* Define to 1 if you have the <nlist.h> header file. */
611 #undef HAVE_NLIST_H
613 /* Define to 1 if libc includes obstacks. */
614 #undef HAVE_OBSTACK
616 /* Define to 1 if you have the <OS.h> header file. */
617 #undef HAVE_OS_H
619 /* Define to 1 if you have the `pathconf' function. */
620 #undef HAVE_PATHCONF
622 /* Define to 1 if you have the <paths.h> header file. */
623 #undef HAVE_PATHS_H
625 /* Define if your system has the /proc/uptime special file. */
626 #undef HAVE_PROC_UPTIME
628 /* Define to 1 if you have the `pstat_getdynamic' function. */
629 #undef HAVE_PSTAT_GETDYNAMIC
631 /* Define to 1 if you have the `pstat_getstatic' function. */
632 #undef HAVE_PSTAT_GETSTATIC
634 /* Define to 1 if you have the <pwd.h> header file. */
635 #undef HAVE_PWD_H
637 /* Define to 1 if you have the `raise' function. */
638 #undef HAVE_RAISE
640 /* Define to 1 if your system has a GNU libc compatible `realloc' function,
641    and to 0 otherwise. */
642 #undef HAVE_REALLOC
644 /* Define to 1 if you have the `realpath' function. */
645 #undef HAVE_REALPATH
647 /* Define to 1 if you have the `resolvepath' function. */
648 #undef HAVE_RESOLVEPATH
650 /* Define to 1 if you have the `rint' function. */
651 #undef HAVE_RINT
653 /* Define to 1 if you have the `rmdir' function. */
654 #undef HAVE_RMDIR
656 /* Define to 1 if you have the `rpmatch' function. */
657 #undef HAVE_RPMATCH
659 /* Define to 1 if you have the `sethostname' function. */
660 #undef HAVE_SETHOSTNAME
662 /* Define to 1 if you have the `setlocale' function. */
663 #undef HAVE_SETLOCALE
665 /* Define to 1 if you have the `setregid' function. */
666 #undef HAVE_SETREGID
668 /* Define to 1 if you have the `setreuid' function. */
669 #undef HAVE_SETREUID
671 /* Define to 1 if you have the <shadow.h> header file. */
672 #undef HAVE_SHADOW_H
674 /* Define to 1 if you have the `sig2str' function. */
675 #undef HAVE_SIG2STR
677 /* Define to 1 if you have the `sqrt' function. */
678 #undef HAVE_SQRT
680 /* Define to 1 if you have the `statvfs' function. */
681 #undef HAVE_STATVFS
683 /* Define if stat has the bug that it succeeds when given the zero-length file
684    name argument. The stat from SunOS4.1.4 and the Hurd as of 1998-11-01) do
685    this. */
686 #undef HAVE_STAT_EMPTY_STRING_BUG
688 /* Define to 1 if stdbool.h conforms to C99. */
689 #undef HAVE_STDBOOL_H
691 /* Define to 1 if you have the <stddef.h> header file. */
692 #undef HAVE_STDDEF_H
694 /* Define to 1 if you have the <stdint.h> header file. */
695 #undef HAVE_STDINT_H
697 /* Define to 1 if you have the <stdio_ext.h> header file. */
698 #undef HAVE_STDIO_EXT_H
700 /* Define to 1 if you have the <stdlib.h> header file. */
701 #undef HAVE_STDLIB_H
703 /* Define to 1 if you have the `stpcpy' function. */
704 #undef HAVE_STPCPY
706 /* Define to 1 if you have the `strcasecmp' function. */
707 #undef HAVE_STRCASECMP
709 /* Define to 1 if you have the `strchr' function. */
710 #undef HAVE_STRCHR
712 /* Define to 1 if you have the `strcspn' function. */
713 #undef HAVE_STRCSPN
715 /* Define to 1 if you have the `strdup' function. */
716 #undef HAVE_STRDUP
718 /* Define to 1 if you have the `strerror' function. */
719 #undef HAVE_STRERROR
721 /* Define to 1 if you have the `strerror_r' function. */
722 #undef HAVE_STRERROR_R
724 /* Define to 1 if you have the `strftime' function. */
725 #undef HAVE_STRFTIME
727 /* Define to 1 if you have the <strings.h> header file. */
728 #undef HAVE_STRINGS_H
730 /* Define to 1 if you have the <string.h> header file. */
731 #undef HAVE_STRING_H
733 /* Define to 1 if you have the `strncasecmp' function. */
734 #undef HAVE_STRNCASECMP
736 /* Define to 1 if you have the `strndup' function. */
737 #undef HAVE_STRNDUP
739 /* Define to 1 if you have the `strpbrk' function. */
740 #undef HAVE_STRPBRK
742 /* Define to 1 if you have the `strrchr' function. */
743 #undef HAVE_STRRCHR
745 /* Define to 1 if you have the `strstr' function. */
746 #undef HAVE_STRSTR
748 /* Define to 1 if you have the `strtoimax' function. */
749 #undef HAVE_STRTOIMAX
751 /* Define to 1 if you have the `strtol' function. */
752 #undef HAVE_STRTOL
754 /* Define to 1 if you have the `strtoll' function. */
755 #undef HAVE_STRTOLL
757 /* Define to 1 if you have the `strtoul' function. */
758 #undef HAVE_STRTOUL
760 /* Define to 1 if you have the `strtoull' function. */
761 #undef HAVE_STRTOULL
763 /* Define to 1 if you have the `strtoumax' function. */
764 #undef HAVE_STRTOUMAX
766 /* Define if there is a member named d_type in the struct describing directory
767    headers. */
768 #undef HAVE_STRUCT_DIRENT_D_TYPE
770 /* Define to 1 if `f_fstypename' is member of `struct fsstat'. */
771 #undef HAVE_STRUCT_FSSTAT_F_FSTYPENAME
773 /* Define to 1 if `n_un.n_name' is member of `struct nlist'. */
774 #undef HAVE_STRUCT_NLIST_N_UN_N_NAME
776 /* Define to 1 if `sp_pwdp' is member of `struct spwd'. */
777 #undef HAVE_STRUCT_SPWD_SP_PWDP
779 /* Define to 1 if `f_basetype' is member of `struct statfs'. */
780 #undef HAVE_STRUCT_STATFS_F_BASETYPE
782 /* Define to 1 if `f_fsid.__val' is member of `struct statfs'. */
783 #undef HAVE_STRUCT_STATFS_F_FSID___VAL
785 /* Define to 1 if `f_fstypename' is member of `struct statfs'. */
786 #undef HAVE_STRUCT_STATFS_F_FSTYPENAME
788 /* Define to 1 if `f_namelen' is member of `struct statfs'. */
789 #undef HAVE_STRUCT_STATFS_F_NAMELEN
791 /* Define to 1 if `f_namemax' is member of `struct statfs'. */
792 #undef HAVE_STRUCT_STATFS_F_NAMEMAX
794 /* Define to 1 if `f_type' is member of `struct statfs'. */
795 #undef HAVE_STRUCT_STATFS_F_TYPE
797 /* Define to 1 if `f_basetype' is member of `struct statvfs'. */
798 #undef HAVE_STRUCT_STATVFS_F_BASETYPE
800 /* Define to 1 if `f_fsid.__val' is member of `struct statvfs'. */
801 #undef HAVE_STRUCT_STATVFS_F_FSID___VAL
803 /* Define to 1 if `f_namelen' is member of `struct statvfs'. */
804 #undef HAVE_STRUCT_STATVFS_F_NAMELEN
806 /* Define to 1 if `f_namemax' is member of `struct statvfs'. */
807 #undef HAVE_STRUCT_STATVFS_F_NAMEMAX
809 /* Define to 1 if `f_type' is member of `struct statvfs'. */
810 #undef HAVE_STRUCT_STATVFS_F_TYPE
812 /* Define to 1 if `st_author' is member of `struct stat'. */
813 #undef HAVE_STRUCT_STAT_ST_AUTHOR
815 /* Define to 1 if `st_blksize' is member of `struct stat'. */
816 #undef HAVE_STRUCT_STAT_ST_BLKSIZE
818 /* Define to 1 if `st_blocks' is member of `struct stat'. */
819 #undef HAVE_STRUCT_STAT_ST_BLOCKS
821 /* Define if struct timespec is declared in <time.h>. */
822 #undef HAVE_STRUCT_TIMESPEC
824 /* Define to 1 if `tm_zone' is member of `struct tm'. */
825 #undef HAVE_STRUCT_TM_TM_ZONE
827 /* Define if struct utimbuf is declared -- usually in <utime.h>. Some systems
828    have utime.h but don't declare the struct anywhere. */
829 #undef HAVE_STRUCT_UTIMBUF
831 /* Define to 1 if `ut_exit.e_exit' is member of `struct utmpx'. */
832 #undef HAVE_STRUCT_UTMPX_UT_EXIT_E_EXIT
834 /* Define to 1 if `ut_exit.e_termination' is member of `struct utmpx'. */
835 #undef HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION
837 /* Define to 1 if `ut_exit.ut_exit' is member of `struct utmpx'. */
838 #undef HAVE_STRUCT_UTMPX_UT_EXIT_UT_EXIT
840 /* Define to 1 if `ut_exit.ut_termination' is member of `struct utmpx'. */
841 #undef HAVE_STRUCT_UTMPX_UT_EXIT_UT_TERMINATION
843 /* Define to 1 if `ut_id' is member of `struct utmpx'. */
844 #undef HAVE_STRUCT_UTMPX_UT_ID
846 /* Define to 1 if `ut_name' is member of `struct utmpx'. */
847 #undef HAVE_STRUCT_UTMPX_UT_NAME
849 /* Define to 1 if `ut_pid' is member of `struct utmpx'. */
850 #undef HAVE_STRUCT_UTMPX_UT_PID
852 /* Define to 1 if `ut_type' is member of `struct utmpx'. */
853 #undef HAVE_STRUCT_UTMPX_UT_TYPE
855 /* Define to 1 if `ut_user' is member of `struct utmpx'. */
856 #undef HAVE_STRUCT_UTMPX_UT_USER
858 /* Define to 1 if `ut_exit.e_exit' is member of `struct utmp'. */
859 #undef HAVE_STRUCT_UTMP_UT_EXIT_E_EXIT
861 /* Define to 1 if `ut_exit.e_termination' is member of `struct utmp'. */
862 #undef HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION
864 /* Define to 1 if `ut_exit.ut_exit' is member of `struct utmp'. */
865 #undef HAVE_STRUCT_UTMP_UT_EXIT_UT_EXIT
867 /* Define to 1 if `ut_exit.ut_termination' is member of `struct utmp'. */
868 #undef HAVE_STRUCT_UTMP_UT_EXIT_UT_TERMINATION
870 /* Define to 1 if `ut_id' is member of `struct utmp'. */
871 #undef HAVE_STRUCT_UTMP_UT_ID
873 /* Define to 1 if `ut_name' is member of `struct utmp'. */
874 #undef HAVE_STRUCT_UTMP_UT_NAME
876 /* Define to 1 if `ut_pid' is member of `struct utmp'. */
877 #undef HAVE_STRUCT_UTMP_UT_PID
879 /* Define to 1 if `ut_type' is member of `struct utmp'. */
880 #undef HAVE_STRUCT_UTMP_UT_TYPE
882 /* Define to 1 if `ut_user' is member of `struct utmp'. */
883 #undef HAVE_STRUCT_UTMP_UT_USER
885 /* Define to 1 if you have the `strverscmp' function. */
886 #undef HAVE_STRVERSCMP
888 /* Define to 1 if your `struct stat' has `st_blocks'. Deprecated, use
889    `HAVE_STRUCT_STAT_ST_BLOCKS' instead. */
890 #undef HAVE_ST_BLOCKS
892 /* Define if struct stat has an st_dm_mode member. */
893 #undef HAVE_ST_DM_MODE
895 /* Define to 1 if you have the `sysctl' function. */
896 #undef HAVE_SYSCTL
898 /* Define to 1 if you have the `sysinfo' function. */
899 #undef HAVE_SYSINFO
901 /* FIXME */
902 #undef HAVE_SYSLOG
904 /* Define to 1 if you have the <syslog.h> header file. */
905 #undef HAVE_SYSLOG_H
907 /* Define to 1 if you have the `sysmp' function. */
908 #undef HAVE_SYSMP
910 /* Define to 1 if you have the <sys/acl.h> header file. */
911 #undef HAVE_SYS_ACL_H
913 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
914    */
915 #undef HAVE_SYS_DIR_H
917 /* Define to 1 if you have the <sys/filsys.h> header file. */
918 #undef HAVE_SYS_FILSYS_H
920 /* Define to 1 if you have the <sys/fstyp.h> header file. */
921 #undef HAVE_SYS_FSTYP_H
923 /* Define to 1 if you have the <sys/fs/s5param.h> header file. */
924 #undef HAVE_SYS_FS_S5PARAM_H
926 /* Define to 1 if you have the <sys/fs_types.h> header file. */
927 #undef HAVE_SYS_FS_TYPES_H
929 /* Define to 1 if you have the <sys/ioctl.h> header file. */
930 #undef HAVE_SYS_IOCTL_H
932 /* Define to 1 if you have the <sys/mntent.h> header file. */
933 #undef HAVE_SYS_MNTENT_H
935 /* Define to 1 if you have the <sys/mount.h> header file. */
936 #undef HAVE_SYS_MOUNT_H
938 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
939    */
940 #undef HAVE_SYS_NDIR_H
942 /* Define to 1 if you have the <sys/param.h> header file. */
943 #undef HAVE_SYS_PARAM_H
945 /* Define to 1 if you have the <sys/pstat.h> header file. */
946 #undef HAVE_SYS_PSTAT_H
948 /* Define to 1 if you have the <sys/resource.h> header file. */
949 #undef HAVE_SYS_RESOURCE_H
951 /* Define to 1 if you have the <sys/socket.h> header file. */
952 #undef HAVE_SYS_SOCKET_H
954 /* Define to 1 if you have the <sys/statfs.h> header file. */
955 #undef HAVE_SYS_STATFS_H
957 /* Define to 1 if you have the <sys/statvfs.h> header file. */
958 #undef HAVE_SYS_STATVFS_H
960 /* Define to 1 if you have the <sys/stat.h> header file. */
961 #undef HAVE_SYS_STAT_H
963 /* Define to 1 if you have the <sys/sysctl.h> header file. */
964 #undef HAVE_SYS_SYSCTL_H
966 /* Define to 1 if you have the <sys/sysinfo.h> header file. */
967 #undef HAVE_SYS_SYSINFO_H
969 /* Define to 1 if you have the <sys/sysmacros.h> header file. */
970 #undef HAVE_SYS_SYSMACROS_H
972 /* Define to 1 if you have the <sys/sysmp.h> header file. */
973 #undef HAVE_SYS_SYSMP_H
975 /* Define to 1 if you have the <sys/systemcfg.h> header file. */
976 #undef HAVE_SYS_SYSTEMCFG_H
978 /* Define to 1 if you have the <sys/systeminfo.h> header file. */
979 #undef HAVE_SYS_SYSTEMINFO_H
981 /* Define to 1 if you have the <sys/table.h> header file. */
982 #undef HAVE_SYS_TABLE_H
984 /* Define to 1 if you have the <sys/timeb.h> header file. */
985 #undef HAVE_SYS_TIMEB_H
987 /* Define to 1 if you have the <sys/time.h> header file. */
988 #undef HAVE_SYS_TIME_H
990 /* Define to 1 if you have the <sys/types.h> header file. */
991 #undef HAVE_SYS_TYPES_H
993 /* Define to 1 if you have the <sys/ucred.h> header file. */
994 #undef HAVE_SYS_UCRED_H
996 /* Define to 1 if you have the <sys/vfs.h> header file. */
997 #undef HAVE_SYS_VFS_H
999 /* Define to 1 if you have the <sys/wait.h> header file. */
1000 #undef HAVE_SYS_WAIT_H
1002 /* Define to 1 if you have the `table' function. */
1003 #undef HAVE_TABLE
1005 /* Define to 1 if you have the <termios.h> header file. */
1006 #undef HAVE_TERMIOS_H
1008 /* Define if struct tm has the tm_gmtoff member. */
1009 #undef HAVE_TM_GMTOFF
1011 /* Define to 1 if your `struct tm' has `tm_zone'. Deprecated, use
1012    `HAVE_STRUCT_TM_TM_ZONE' instead. */
1013 #undef HAVE_TM_ZONE
1015 /* Define to 1 if you don't have `tm_zone' but do have the external array
1016    `tzname'. */
1017 #undef HAVE_TZNAME
1019 /* Define to 1 if you have the `tzset' function. */
1020 #undef HAVE_TZSET
1022 /* Define to 1 if you have the `uname' function. */
1023 #undef HAVE_UNAME
1025 /* Define to 1 if you have the <unistd.h> header file. */
1026 #undef HAVE_UNISTD_H
1028 /* Define if you have the unsigned long long type. */
1029 #undef HAVE_UNSIGNED_LONG_LONG
1031 /* Define to 1 if you have the `utime' function. */
1032 #undef HAVE_UTIME
1034 /* Define if utimes accepts a null argument */
1035 #undef HAVE_UTIMES_NULL
1037 /* Define to 1 if you have the <utime.h> header file. */
1038 #undef HAVE_UTIME_H
1040 /* Define to 1 if `utime(file, NULL)' sets file's timestamp to the present. */
1041 #undef HAVE_UTIME_NULL
1043 /* Define to 1 if you have the `utmpname' function. */
1044 #undef HAVE_UTMPNAME
1046 /* Define to 1 if you have the `utmpxname' function. */
1047 #undef HAVE_UTMPXNAME
1049 /* FIXME */
1050 #undef HAVE_UTMPX_H
1052 /* Define to 1 if you have the <utmp.h> header file. */
1053 #undef HAVE_UTMP_H
1055 /* FIXME */
1056 #undef HAVE_UT_HOST
1058 /* Define to 1 if you have the <values.h> header file. */
1059 #undef HAVE_VALUES_H
1061 /* Define to 1 if you have the `vprintf' function. */
1062 #undef HAVE_VPRINTF
1064 /* Define to 1 if you have the <wchar.h> header file. */
1065 #undef HAVE_WCHAR_H
1067 /* Define to 1 if you have the `wcrtomb' function. */
1068 #undef HAVE_WCRTOMB
1070 /* Define to 1 if you have the <wctype.h> header file. */
1071 #undef HAVE_WCTYPE_H
1073 /* Define to 1 if you have the `wcwidth' function. */
1074 #undef HAVE_WCWIDTH
1076 /* Define to 1 if you have the `wmempcpy' function. */
1077 #undef HAVE_WMEMPCPY
1079 /* Define to 1 if you have the external variable, _system_configuration with a
1080    member named physmem. */
1081 #undef HAVE__SYSTEM_CONFIGURATION
1083 /* Define to 1 if you have the `__fpending' function. */
1084 #undef HAVE___FPENDING
1086 /* Define to 1 if you have the `__secure_getenv' function. */
1087 #undef HAVE___SECURE_GETENV
1089 /* The host operating system. */
1090 #undef HOST_OPERATING_SYSTEM
1092 /* Define as const if the declaration of iconv() needs const. */
1093 #undef ICONV_CONST
1095 #if FILESYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR
1096 # define ISSLASH(C) ((C) == '/' || (C) == '\\')
1097 #else
1098 # define ISSLASH(C) ((C) == '/')
1099 #endif
1101 /* Define if `link(2)' dereferences symbolic links. */
1102 #undef LINK_FOLLOWS_SYMLINKS
1104 /* FIXME */
1105 #undef LOCALTIME_CACHE
1107 /* Define to 1 if `lstat' dereferences a symlink specified with a trailing
1108    slash. */
1109 #undef LSTAT_FOLLOWS_SLASHED_SYMLINK
1111 /* Define to 1 if `major', `minor', and `makedev' are declared in <mkdev.h>.
1112    */
1113 #undef MAJOR_IN_MKDEV
1115 /* Define to 1 if `major', `minor', and `makedev' are declared in
1116    <sysmacros.h>. */
1117 #undef MAJOR_IN_SYSMACROS
1119 /* Define if there is no specific function for reading the list of mounted
1120    filesystems. fread will be used to read /etc/mnttab. (SVR2) */
1121 #undef MOUNTED_FREAD
1123 /* Define if (like SVR2) there is no specific function for reading the list of
1124    mounted filesystems, and your system has these header files: <sys/fstyp.h>
1125    and <sys/statfs.h>. (SVR3) */
1126 #undef MOUNTED_FREAD_FSTYP
1128 /* Define if there are functions named next_dev and fs_stat_dev for reading
1129    the list of mounted filesystems. (BeOS) */
1130 #undef MOUNTED_FS_STAT_DEV
1132 /* Define if there is a function named getfsstat for reading the list of
1133    mounted filesystems. (DEC Alpha running OSF/1) */
1134 #undef MOUNTED_GETFSSTAT
1136 /* Define if there is a function named getmnt for reading the list of mounted
1137    filesystems. (Ultrix) */
1138 #undef MOUNTED_GETMNT
1140 /* Define if there is a function named getmntent for reading the list of
1141    mounted filesystems, and that function takes a single argument. (4.3BSD,
1142    SunOS, HP-UX, Dynix, Irix) */
1143 #undef MOUNTED_GETMNTENT1
1145 /* Define if there is a function named getmntent for reading the list of
1146    mounted filesystems, and that function takes two arguments. (SVR4) */
1147 #undef MOUNTED_GETMNTENT2
1149 /* Define if there is a function named getmntinfo for reading the list of
1150    mounted filesystems. (4.4BSD, Darwin) */
1151 #undef MOUNTED_GETMNTINFO
1153 /* Define if there is a function named listmntent that can be used to list all
1154    mounted filesystems. (UNICOS) */
1155 #undef MOUNTED_LISTMNTENT
1157 /* Define if there is a function named mntctl that can be used to read the
1158    list of mounted filesystems, and there is a system header file that
1159    declares `struct vmount.' (AIX) */
1160 #undef MOUNTED_VMOUNT
1162 /* Define to 1 if assertions should be disabled. */
1163 #undef NDEBUG
1165 /* FIXME */
1166 #undef NICE_PRIORITY
1168 /* Define to 1 if your `struct nlist' has an `n_un' member. Obsolete, depend
1169    on `HAVE_STRUCT_NLIST_N_UN_N_NAME */
1170 #undef NLIST_NAME_UNION
1172 /* Name of package */
1173 #undef PACKAGE
1175 /* Define to the address where bug reports for this package should be sent. */
1176 #undef PACKAGE_BUGREPORT
1178 /* Define to the full name of this package. */
1179 #undef PACKAGE_NAME
1181 /* Define to the full name and version of this package. */
1182 #undef PACKAGE_STRING
1184 /* Define to the one symbol short name of this package. */
1185 #undef PACKAGE_TARNAME
1187 /* Define to the version of this package. */
1188 #undef PACKAGE_VERSION
1190 /* the number of pending output bytes on stream `fp' */
1191 #undef PENDING_OUTPUT_N_BYTES
1193 /* Define if <inttypes.h> exists and defines unusable PRI* macros. */
1194 #undef PRI_MACROS_BROKEN
1196 /* Define to 1 if the C compiler supports function prototypes. */
1197 #undef PROTOTYPES
1199 /* Define if rename does not work for source paths with a trailing slash, like
1200    the one from SunOS 4.1.1_U1. */
1201 #undef RENAME_TRAILING_SLASH_BUG
1203 /* Define as the return type of signal handlers (`int' or `void'). */
1204 #undef RETSIGTYPE
1206 /* the value to which errno is set when rmdir fails on a nonempty directory */
1207 #undef RMDIR_ERRNO_NOT_EMPTY
1209 /* Define to 1 if the `setvbuf' function takes the buffering type as its
1210    second argument and the buffer pointer as the third, as on System V before
1211    release 3. */
1212 #undef SETVBUF_REVERSED
1214 /* If using the C implementation of alloca, define if you know the
1215    direction of stack growth for your system; otherwise it will be
1216    automatically deduced at run-time.
1217         STACK_DIRECTION > 0 => grows toward higher addresses
1218         STACK_DIRECTION < 0 => grows toward lower addresses
1219         STACK_DIRECTION = 0 => direction of growth unknown */
1220 #undef STACK_DIRECTION
1222 /* Define if the block counts reported by statfs may be truncated to 2GB and
1223    the correct values may be stored in the f_spare array. (SunOS 4.1.2, 4.1.3,
1224    and 4.1.3_U1 are reported to have this problem. SunOS 4.1.1 seems not to be
1225    affected.) */
1226 #undef STATFS_TRUNCATES_BLOCK_COUNTS
1228 /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
1229 #undef STAT_MACROS_BROKEN
1231 /* Define if there is no specific function for reading filesystems usage
1232    information and you have the <sys/filsys.h> header file. (SVR2) */
1233 #undef STAT_READ_FILSYS
1235 /* Define if statfs takes 2 args and struct statfs has a field named f_bsize.
1236    (4.3BSD, SunOS 4, HP-UX, AIX PS/2) */
1237 #undef STAT_STATFS2_BSIZE
1239 /* Define if statfs takes 2 args and struct statfs has a field named f_fsize.
1240    (4.4BSD, NetBSD) */
1241 #undef STAT_STATFS2_FSIZE
1243 /* Define if statfs takes 2 args and the second argument has type struct
1244    fs_data. (Ultrix) */
1245 #undef STAT_STATFS2_FS_DATA
1247 /* Define if statfs takes 3 args. (DEC Alpha running OSF/1) */
1248 #undef STAT_STATFS3_OSF1
1250 /* Define if statfs takes 4 args. (SVR3, Dynix, Irix, Dolphin) */
1251 #undef STAT_STATFS4
1253 /* Define if there is a function named statvfs. (SVR4) */
1254 #undef STAT_STATVFS
1256 /* Define to 1 if you have the ANSI C header files. */
1257 #undef STDC_HEADERS
1259 /* Define to 1 if strerror_r returns char *. */
1260 #undef STRERROR_R_CHAR_P
1262 /* Define to be the nanoseconds member of struct stat's st_mtim, if it exists.
1263    */
1264 #undef ST_MTIM_NSEC
1266 /* Define to 1 on System V Release 4. */
1267 #undef SVR4
1269 /* FIXME */
1270 #undef TERMIOS_NEEDS_XOPEN_SOURCE
1272 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
1273 #undef TIME_WITH_SYS_TIME
1275 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
1276 #undef TM_IN_SYS_TIME
1278 /* Define to 1 for Encore UMAX. */
1279 #undef UMAX
1281 /* Define to 1 for Encore UMAX 4.3 that has <inq_status/cpustats.h> instead of
1282    <sys/cpustats.h>. */
1283 #undef UMAX4_3
1285 /* the maximum number of simultaneously open files per process */
1286 #undef UTILS_OPEN_MAX
1288 /* Version number of package */
1289 #undef VERSION
1291 /* Define if sys/ptem.h is required for struct winsize. */
1292 #undef WINSIZE_IN_PTEM
1294 /* Define to 1 if your processor stores words with the most significant byte
1295    first (like Motorola and SPARC, unlike Intel and VAX). */
1296 #undef WORDS_BIGENDIAN
1298 /* Define to 1 if on AIX 3.
1299    System headers sometimes define this.
1300    We just want to avoid a redefinition error message.  */
1301 #ifndef _ALL_SOURCE
1302 # undef _ALL_SOURCE
1303 #endif
1305 /* Number of bits in a file offset, on hosts where this is settable. */
1306 #undef _FILE_OFFSET_BITS
1308 /* Enable GNU extensions on systems that have them.  */
1309 #ifndef _GNU_SOURCE
1310 # undef _GNU_SOURCE
1311 #endif
1313 /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
1314 #undef _LARGEFILE_SOURCE
1316 /* Define for large files, on AIX-style hosts. */
1317 #undef _LARGE_FILES
1319 /* Define to 1 if on MINIX. */
1320 #undef _MINIX
1322 /* Define to 2 if the system does not provide POSIX.1 features except with
1323    this defined. */
1324 #undef _POSIX_1_SOURCE
1326 /* Define to 1 if you need to in order for `stat' and other things to work. */
1327 #undef _POSIX_SOURCE
1329 /* Define like PROTOTYPES; this can be used by system headers. */
1330 #undef __PROTOTYPES
1332 /* Define to rpl_chown if the replacement function should be used. */
1333 #undef chown
1335 /* Define to empty if `const' does not conform to ANSI C. */
1336 #undef const
1338 /* Define to rpl_fnmatch if the replacement function should be used. */
1339 #undef fnmatch
1341 /* Define to rpl_getcwd if the wrapper function should be used. */
1342 #undef getcwd
1344 /* Define as rpl_getgroups if getgroups doesn't work right. */
1345 #undef getgroups
1347 /* Define to rpl_gettimeofday if the replacement function should be used. */
1348 #undef gettimeofday
1350 /* Define to `int' if <sys/types.h> doesn't define. */
1351 #undef gid_t
1353 /* Define as `__inline' if that's what the C compiler calls it, or to nothing
1354    if it is not supported. */
1355 #undef inline
1357 /* Define to `unsigned long' if <sys/types.h> does not define. */
1358 #undef ino_t
1360 /* Define to widest signed type if <inttypes.h> doesn't define. */
1361 #undef intmax_t
1363 /* Define to rpl_localtime if the replacement function should be used. */
1364 #undef localtime
1366 /* Define to `unsigned int' if <sys/types.h> does not define. */
1367 #undef major_t
1369 /* Define to rpl_malloc if the replacement function should be used. */
1370 #undef malloc
1372 /* Define to a type if <wchar.h> does not define. */
1373 #undef mbstate_t
1375 /* Define to rpl_memcmp if the replacement function should be used. */
1376 #undef memcmp
1378 /* Define to `unsigned int' if <sys/types.h> does not define. */
1379 #undef minor_t
1381 /* Define to rpl_mkdir if the replacement function should be used. */
1382 #undef mkdir
1384 /* Define to rpl_mkstemp if the replacement function should be used. */
1385 #undef mkstemp
1387 /* Define to rpl_mktime if the replacement function should be used. */
1388 #undef mktime
1390 /* Define to `int' if <sys/types.h> does not define. */
1391 #undef mode_t
1393 /* Define to the name of the strftime replacement function. */
1394 #undef my_strftime
1396 /* Define to rpl_nanosleep if the replacement function should be used. */
1397 #undef nanosleep
1399 /* Define to `long' if <sys/types.h> does not define. */
1400 #undef off_t
1402 /* Define to `int' if <sys/types.h> does not define. */
1403 #undef pid_t
1405 /* Define to rpl_putenv if the replacement function should be used. */
1406 #undef putenv
1408 /* Define to rpl_realloc if the replacement function should be used. */
1409 #undef realloc
1411 /* Define to equivalent of C99 restrict keyword, or to nothing if this is not
1412    supported. Do not define if restrict is supported directly. */
1413 #undef restrict
1415 /* Define to `unsigned' if <sys/types.h> does not define. */
1416 #undef size_t
1418 /* Define to `int' if <sys/types.h> does not define. */
1419 #undef ssize_t
1421 /* Define to `int' if <sys/types.h> doesn't define. */
1422 #undef uid_t
1424 /* Define to widest unsigned type if <inttypes.h> doesn't define. */
1425 #undef uintmax_t
1427 /* Define to empty if the keyword `volatile' does not work. Warning: valid
1428    code using `volatile' can become incorrect without. Disable with care. */
1429 #undef volatile