1 /* config.hin. Generated from configure.ac by autoheader. */
3 /* Define if you have the Andrew File System. */
6 /* Define to the function xargmatch calls on failures. */
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'. */
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.
18 #undef CRAY_STACKSEG_END
20 /* Define to 1 if using `alloca.c'. */
23 /* Define to 1 if using `getloadavg.c'. */
26 /* Define to 1 for DGUX with <sys/dg_sys_info.h>. */
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)
35 # define DIR_TO_FD(Dir_p) -1
40 /* Define if there is a member named d_ino in the struct describing directory
42 #undef D_INO_IN_DIRENT
44 /* Define to 1 if translation of program messages to the user's native
45 language is requested. */
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
51 #undef FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX
53 /* Define if the backslash character may also serve as a file name component
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)
61 # define FILESYSTEM_PREFIX_LEN(Filename) 0
64 /* Define to the type of elements in the array set by `getgroups'. Usually
65 this is either `int' or `gid_t'. */
68 /* Define to 1 if the `getloadavg' function needs to be run setuid or setgid.
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. */
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. */
87 /* Define to 1 if you have the `alarm' function. */
90 /* Define to 1 if you have `alloca', as a function or macro. */
93 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
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. */
103 /* Define to 1 if you have the `bcopy' function. */
106 /* Define to 1 if you have the <bp-sym.h> header file. */
109 /* Define to 1 if you have the `btowc' function. */
112 /* Define to 1 if you have the `chroot' function. */
115 /* Define to 1 if you have the `chsize' function. */
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
130 /* Define if the GNU dcgettext() function is already present or preinstalled.
132 #undef HAVE_DCGETTEXT
134 /* Define to 1 if you have the declaration of `clearerr_unlocked', and to 0 if
136 #undef HAVE_DECL_CLEARERR_UNLOCKED
138 /* Define to 1 if you have the declaration of `dirfd', and to 0 if you don't.
140 #undef HAVE_DECL_DIRFD
142 /* Define to 1 if you have the declaration of `euidaccess', and to 0 if you
144 #undef HAVE_DECL_EUIDACCESS
146 /* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you
148 #undef HAVE_DECL_FEOF_UNLOCKED
150 /* Define to 1 if you have the declaration of `ferror_unlocked', and to 0 if
152 #undef HAVE_DECL_FERROR_UNLOCKED
154 /* Define to 1 if you have the declaration of `fflush_unlocked', and to 0 if
156 #undef HAVE_DECL_FFLUSH_UNLOCKED
158 /* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if
160 #undef HAVE_DECL_FGETS_UNLOCKED
162 /* Define to 1 if you have the declaration of `fputc_unlocked', and to 0 if
164 #undef HAVE_DECL_FPUTC_UNLOCKED
166 /* Define to 1 if you have the declaration of `fputs_unlocked', and to 0 if
168 #undef HAVE_DECL_FPUTS_UNLOCKED
170 /* Define to 1 if you have the declaration of `fread_unlocked', and to 0 if
172 #undef HAVE_DECL_FREAD_UNLOCKED
174 /* Define to 1 if you have the declaration of `free', and to 0 if you don't.
176 #undef HAVE_DECL_FREE
178 /* Define to 1 if you have the declaration of `fwrite_unlocked', and to 0 if
180 #undef HAVE_DECL_FWRITE_UNLOCKED
182 /* Define to 1 if you have the declaration of `getchar_unlocked', and to 0 if
184 #undef HAVE_DECL_GETCHAR_UNLOCKED
186 /* Define to 1 if you have the declaration of `getcwd', and to 0 if you don't.
188 #undef HAVE_DECL_GETCWD
190 /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
192 #undef HAVE_DECL_GETC_UNLOCKED
194 /* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
196 #undef HAVE_DECL_GETENV
198 /* Define to 1 if you have the declaration of `geteuid', and to 0 if you
200 #undef HAVE_DECL_GETEUID
202 /* Define to 1 if you have the declaration of `getgrgid', and to 0 if you
204 #undef HAVE_DECL_GETGRGID
206 /* Define to 1 if you have the declaration of `getlogin', and to 0 if you
208 #undef HAVE_DECL_GETLOGIN
210 /* Define to 1 if you have the declaration of `getpwuid', and to 0 if you
212 #undef HAVE_DECL_GETPWUID
214 /* Define to 1 if you have the declaration of `getuid', and to 0 if you don't.
216 #undef HAVE_DECL_GETUID
218 /* Define to 1 if you have the declaration of `getutent', and to 0 if you
220 #undef HAVE_DECL_GETUTENT
222 /* Define to 1 if you have the declaration of `lseek', and to 0 if you don't.
224 #undef HAVE_DECL_LSEEK
226 /* Define to 1 if you have the declaration of `malloc', and to 0 if you don't.
228 #undef HAVE_DECL_MALLOC
230 /* Define to 1 if you have the declaration of `memchr', and to 0 if you don't.
232 #undef HAVE_DECL_MEMCHR
234 /* Define to 1 if you have the declaration of `memrchr', and to 0 if you
236 #undef HAVE_DECL_MEMRCHR
238 /* Define to 1 if you have the declaration of `nanosleep', and to 0 if you
240 #undef HAVE_DECL_NANOSLEEP
242 /* Define to 1 if you have the declaration of `putchar_unlocked', and to 0 if
244 #undef HAVE_DECL_PUTCHAR_UNLOCKED
246 /* Define to 1 if you have the declaration of `putc_unlocked', and to 0 if you
248 #undef HAVE_DECL_PUTC_UNLOCKED
250 /* Define to 1 if you have the declaration of `realloc', and to 0 if you
252 #undef HAVE_DECL_REALLOC
254 /* Define to 1 if you have the declaration of `stpcpy', and to 0 if you don't.
256 #undef HAVE_DECL_STPCPY
258 /* Define to 1 if you have the declaration of `strerror', and to 0 if you
260 #undef HAVE_DECL_STRERROR
262 /* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
264 #undef HAVE_DECL_STRERROR_R
266 /* Define to 1 if you have the declaration of `strndup', and to 0 if you
268 #undef HAVE_DECL_STRNDUP
270 /* Define to 1 if you have the declaration of `strnlen', and to 0 if you
272 #undef HAVE_DECL_STRNLEN
274 /* Define to 1 if you have the declaration of `strsignal', and to 0 if you
276 #undef HAVE_DECL_STRSIGNAL
278 /* Define to 1 if you have the declaration of `strstr', and to 0 if you don't.
280 #undef HAVE_DECL_STRSTR
282 /* Define to 1 if you have the declaration of `strtoimax', and to 0 if you
284 #undef HAVE_DECL_STRTOIMAX
286 /* Define to 1 if you have the declaration of `strtol', and to 0 if you don't.
288 #undef HAVE_DECL_STRTOL
290 /* Define to 1 if you have the declaration of `strtoll', and to 0 if you
292 #undef HAVE_DECL_STRTOLL
294 /* Define to 1 if you have the declaration of `strtoul', and to 0 if you
296 #undef HAVE_DECL_STRTOUL
298 /* Define to 1 if you have the declaration of `strtoull', and to 0 if you
300 #undef HAVE_DECL_STRTOULL
302 /* Define to 1 if you have the declaration of `strtoumax', and to 0 if you
304 #undef HAVE_DECL_STRTOUMAX
306 /* Define to 1 if you have the declaration of `sys_siglist', and to 0 if you
308 #undef HAVE_DECL_SYS_SIGLIST
310 /* Define to 1 if you have the declaration of `ttyname', and to 0 if you
312 #undef HAVE_DECL_TTYNAME
314 /* Define to 1 if you have the declaration of wcwidth(), and to 0 otherwise.
316 #undef HAVE_DECL_WCWIDTH
318 /* Define to 1 if you have the declaration of `_sys_siglist', and to 0 if you
320 #undef HAVE_DECL__SYS_SIGLIST
322 /* Define to 1 if you have the declaration of `__fpending', and to 0 if you
324 #undef HAVE_DECL___FPENDING
326 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
330 /* Define to 1 if you have the `dirfd' function. */
333 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
336 /* Define to 1 if you have the `dup2' function. */
339 /* Define to 1 if you have the `endgrent' function. */
342 /* Define to 1 if you have the `endpwent' function. */
345 /* Define to 1 if you have the <errno.h> header file. */
348 /* Define to 1 if you have the `euidaccess' function. */
349 #undef HAVE_EUIDACCESS
351 /* Define to 1 if you have the `fchdir' function. */
354 /* Define to 1 if you have the <fcntl.h> header file. */
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. */
366 /* Define to 1 if you have the `floor' function. */
369 /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
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. */
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. */
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. */
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. */
429 /* Define to 1 if you have the `getspnam' function. */
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. */
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. */
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. */
453 /* Define if you have the iconv() function. */
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. */
468 /* Define to 1 if you have the `iswcntrl' function. */
471 /* Define to 1 if you have the `iswprint' function. */
474 /* Define to 1 if you have the `iswspace' function. */
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. */
483 /* Define to 1 if you have the `dgc' library (-ldgc). */
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). */
492 /* Define to 1 if you have the `ldgc' library (-lldgc). */
495 /* Define to 1 if you have the `os' library (-los). */
498 /* Define to 1 if you have the `ypsec' library (-lypsec). */
501 /* Define to 1 if you have the <limits.h> header file. */
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. */
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
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
541 /* Define to 1 if you have the `mblen' function. */
544 /* Define to 1 if you have the `mbrlen' function. */
547 /* Define to 1 if mbrtowc and mbstate_t are properly declared. */
550 /* Define to 1 if you have the `mbsinit' function. */
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. */
562 /* Define to 1 if you have the `memcmp' function. */
565 /* Define to 1 if you have the `memcpy' function. */
568 /* Define to 1 if you have the `memmove' function. */
571 /* Define to 1 if you have the <memory.h> header file. */
574 /* Define to 1 if you have the `mempcpy' function. */
577 /* Define to 1 if you have the `memrchr' function. */
580 /* Define to 1 if you have the `memset' function. */
583 /* Define to 1 if you have the `mkfifo' function. */
586 /* Define to 1 if you have the `mkstemp' function. */
589 /* Define to 1 if you have the <mntent.h> header file. */
592 /* Define to 1 if you have the <mnttab.h> header file. */
595 /* Define to 1 if you have the `modf' function. */
598 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
601 /* Define to 1 if you have the <netdb.h> header file. */
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. */
610 /* Define to 1 if you have the <nlist.h> header file. */
613 /* Define to 1 if libc includes obstacks. */
616 /* Define to 1 if you have the <OS.h> header file. */
619 /* Define to 1 if you have the `pathconf' function. */
622 /* Define to 1 if you have the <paths.h> header file. */
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. */
637 /* Define to 1 if you have the `raise' function. */
640 /* Define to 1 if your system has a GNU libc compatible `realloc' function,
641 and to 0 otherwise. */
644 /* Define to 1 if you have the `realpath' function. */
647 /* Define to 1 if you have the `resolvepath' function. */
648 #undef HAVE_RESOLVEPATH
650 /* Define to 1 if you have the `rint' function. */
653 /* Define to 1 if you have the `rmdir' function. */
656 /* Define to 1 if you have the `rpmatch' function. */
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. */
668 /* Define to 1 if you have the `setreuid' function. */
671 /* Define to 1 if you have the <shadow.h> header file. */
674 /* Define to 1 if you have the `sig2str' function. */
677 /* Define to 1 if you have the `sqrt' function. */
680 /* Define to 1 if you have the `statvfs' function. */
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
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. */
694 /* Define to 1 if you have the <stdint.h> header file. */
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. */
703 /* Define to 1 if you have the `stpcpy' function. */
706 /* Define to 1 if you have the `strcasecmp' function. */
707 #undef HAVE_STRCASECMP
709 /* Define to 1 if you have the `strchr' function. */
712 /* Define to 1 if you have the `strcspn' function. */
715 /* Define to 1 if you have the `strdup' function. */
718 /* Define to 1 if you have the `strerror' function. */
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. */
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. */
733 /* Define to 1 if you have the `strncasecmp' function. */
734 #undef HAVE_STRNCASECMP
736 /* Define to 1 if you have the `strndup' function. */
739 /* Define to 1 if you have the `strpbrk' function. */
742 /* Define to 1 if you have the `strrchr' function. */
745 /* Define to 1 if you have the `strstr' function. */
748 /* Define to 1 if you have the `strtoimax' function. */
749 #undef HAVE_STRTOIMAX
751 /* Define to 1 if you have the `strtol' function. */
754 /* Define to 1 if you have the `strtoll' function. */
757 /* Define to 1 if you have the `strtoul' function. */
760 /* Define to 1 if you have the `strtoull' function. */
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
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. */
898 /* Define to 1 if you have the `sysinfo' function. */
904 /* Define to 1 if you have the <syslog.h> header file. */
907 /* Define to 1 if you have the `sysmp' function. */
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'.
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'.
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. */
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. */
1015 /* Define to 1 if you don't have `tm_zone' but do have the external array
1019 /* Define to 1 if you have the `tzset' function. */
1022 /* Define to 1 if you have the `uname' function. */
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. */
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. */
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
1052 /* Define to 1 if you have the <utmp.h> header file. */
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. */
1064 /* Define to 1 if you have the <wchar.h> header file. */
1067 /* Define to 1 if you have the `wcrtomb' function. */
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. */
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. */
1095 #if FILESYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR
1096 # define ISSLASH(C) ((C) == '/' || (C) == '\\')
1098 # define ISSLASH(C) ((C) == '/')
1101 /* Define if `link(2)' dereferences symbolic links. */
1102 #undef LINK_FOLLOWS_SYMLINKS
1105 #undef LOCALTIME_CACHE
1107 /* Define to 1 if `lstat' dereferences a symlink specified with a trailing
1109 #undef LSTAT_FOLLOWS_SLASHED_SYMLINK
1111 /* Define to 1 if `major', `minor', and `makedev' are declared in <mkdev.h>.
1113 #undef MAJOR_IN_MKDEV
1115 /* Define to 1 if `major', `minor', and `makedev' are declared in
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. */
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 */
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. */
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. */
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'). */
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
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
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.
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) */
1253 /* Define if there is a function named statvfs. (SVR4) */
1256 /* Define to 1 if you have the ANSI C header files. */
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.
1266 /* Define to 1 on System V Release 4. */
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. */
1281 /* Define to 1 for Encore UMAX 4.3 that has <inq_status/cpustats.h> instead of
1282 <sys/cpustats.h>. */
1285 /* the maximum number of simultaneously open files per process */
1286 #undef UTILS_OPEN_MAX
1288 /* Version number of package */
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. */
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. */
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. */
1319 /* Define to 1 if on MINIX. */
1322 /* Define to 2 if the system does not provide POSIX.1 features except with
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. */
1332 /* Define to rpl_chown if the replacement function should be used. */
1335 /* Define to empty if `const' does not conform to ANSI C. */
1338 /* Define to rpl_fnmatch if the replacement function should be used. */
1341 /* Define to rpl_getcwd if the wrapper function should be used. */
1344 /* Define as rpl_getgroups if getgroups doesn't work right. */
1347 /* Define to rpl_gettimeofday if the replacement function should be used. */
1350 /* Define to `int' if <sys/types.h> doesn't define. */
1353 /* Define as `__inline' if that's what the C compiler calls it, or to nothing
1354 if it is not supported. */
1357 /* Define to `unsigned long' if <sys/types.h> does not define. */
1360 /* Define to widest signed type if <inttypes.h> doesn't define. */
1363 /* Define to rpl_localtime if the replacement function should be used. */
1366 /* Define to `unsigned int' if <sys/types.h> does not define. */
1369 /* Define to rpl_malloc if the replacement function should be used. */
1372 /* Define to a type if <wchar.h> does not define. */
1375 /* Define to rpl_memcmp if the replacement function should be used. */
1378 /* Define to `unsigned int' if <sys/types.h> does not define. */
1381 /* Define to rpl_mkdir if the replacement function should be used. */
1384 /* Define to rpl_mkstemp if the replacement function should be used. */
1387 /* Define to rpl_mktime if the replacement function should be used. */
1390 /* Define to `int' if <sys/types.h> does not define. */
1393 /* Define to the name of the strftime replacement function. */
1396 /* Define to rpl_nanosleep if the replacement function should be used. */
1399 /* Define to `long' if <sys/types.h> does not define. */
1402 /* Define to `int' if <sys/types.h> does not define. */
1405 /* Define to rpl_putenv if the replacement function should be used. */
1408 /* Define to rpl_realloc if the replacement function should be used. */
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. */
1415 /* Define to `unsigned' if <sys/types.h> does not define. */
1418 /* Define to `int' if <sys/types.h> does not define. */
1421 /* Define to `int' if <sys/types.h> doesn't define. */
1424 /* Define to widest unsigned type if <inttypes.h> doesn't define. */
1427 /* Define to empty if the keyword `volatile' does not work. Warning: valid
1428 code using `volatile' can become incorrect without. Disable with care. */