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 `getcontext', and to 0 if you
188 #undef HAVE_DECL_GETCONTEXT
190 /* Define to 1 if you have the declaration of `getcwd', and to 0 if you don't.
192 #undef HAVE_DECL_GETCWD
194 /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
196 #undef HAVE_DECL_GETC_UNLOCKED
198 /* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
200 #undef HAVE_DECL_GETENV
202 /* Define to 1 if you have the declaration of `geteuid', and to 0 if you
204 #undef HAVE_DECL_GETEUID
206 /* Define to 1 if you have the declaration of `getgrgid', and to 0 if you
208 #undef HAVE_DECL_GETGRGID
210 /* Define to 1 if you have the declaration of `getlogin', and to 0 if you
212 #undef HAVE_DECL_GETLOGIN
214 /* Define to 1 if you have the declaration of `getpwuid', and to 0 if you
216 #undef HAVE_DECL_GETPWUID
218 /* Define to 1 if you have the declaration of `getuid', and to 0 if you don't.
220 #undef HAVE_DECL_GETUID
222 /* Define to 1 if you have the declaration of `getutent', and to 0 if you
224 #undef HAVE_DECL_GETUTENT
226 /* Define to 1 if you have the declaration of `lseek', and to 0 if you don't.
228 #undef HAVE_DECL_LSEEK
230 /* Define to 1 if you have the declaration of `malloc', and to 0 if you don't.
232 #undef HAVE_DECL_MALLOC
234 /* Define to 1 if you have the declaration of `memchr', and to 0 if you don't.
236 #undef HAVE_DECL_MEMCHR
238 /* Define to 1 if you have the declaration of `memrchr', and to 0 if you
240 #undef HAVE_DECL_MEMRCHR
242 /* Define to 1 if you have the declaration of `nanosleep', and to 0 if you
244 #undef HAVE_DECL_NANOSLEEP
246 /* Define to 1 if you have the declaration of `putchar_unlocked', and to 0 if
248 #undef HAVE_DECL_PUTCHAR_UNLOCKED
250 /* Define to 1 if you have the declaration of `putc_unlocked', and to 0 if you
252 #undef HAVE_DECL_PUTC_UNLOCKED
254 /* Define to 1 if you have the declaration of `realloc', and to 0 if you
256 #undef HAVE_DECL_REALLOC
258 /* Define to 1 if you have the declaration of `sigaltstack', and to 0 if you
260 #undef HAVE_DECL_SIGALTSTACK
262 /* Define to 1 if you have the declaration of `stpcpy', and to 0 if you don't.
264 #undef HAVE_DECL_STPCPY
266 /* Define to 1 if you have the declaration of `strerror', and to 0 if you
268 #undef HAVE_DECL_STRERROR
270 /* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
272 #undef HAVE_DECL_STRERROR_R
274 /* Define to 1 if you have the declaration of `strndup', and to 0 if you
276 #undef HAVE_DECL_STRNDUP
278 /* Define to 1 if you have the declaration of `strnlen', and to 0 if you
280 #undef HAVE_DECL_STRNLEN
282 /* Define to 1 if you have the declaration of `strsignal', and to 0 if you
284 #undef HAVE_DECL_STRSIGNAL
286 /* Define to 1 if you have the declaration of `strstr', and to 0 if you don't.
288 #undef HAVE_DECL_STRSTR
290 /* Define to 1 if you have the declaration of `strtoimax', and to 0 if you
292 #undef HAVE_DECL_STRTOIMAX
294 /* Define to 1 if you have the declaration of `strtol', and to 0 if you don't.
296 #undef HAVE_DECL_STRTOL
298 /* Define to 1 if you have the declaration of `strtoll', and to 0 if you
300 #undef HAVE_DECL_STRTOLL
302 /* Define to 1 if you have the declaration of `strtoul', and to 0 if you
304 #undef HAVE_DECL_STRTOUL
306 /* Define to 1 if you have the declaration of `strtoull', and to 0 if you
308 #undef HAVE_DECL_STRTOULL
310 /* Define to 1 if you have the declaration of `strtoumax', and to 0 if you
312 #undef HAVE_DECL_STRTOUMAX
314 /* Define to 1 if you have the declaration of `sys_siglist', and to 0 if you
316 #undef HAVE_DECL_SYS_SIGLIST
318 /* Define to 1 if you have the declaration of `ttyname', and to 0 if you
320 #undef HAVE_DECL_TTYNAME
322 /* Define to 1 if you have the declaration of wcwidth(), and to 0 otherwise.
324 #undef HAVE_DECL_WCWIDTH
326 /* Define to 1 if you have the declaration of `_sys_siglist', and to 0 if you
328 #undef HAVE_DECL__SYS_SIGLIST
330 /* Define to 1 if you have the declaration of `__fpending', and to 0 if you
332 #undef HAVE_DECL___FPENDING
334 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
338 /* Define to 1 if you have the `dirfd' function. */
341 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
344 /* Define to 1 if you have the `dup2' function. */
347 /* Define to 1 if you have the `endgrent' function. */
350 /* Define to 1 if you have the `endpwent' function. */
353 /* Define to 1 if you have the <errno.h> header file. */
356 /* Define to 1 if you have the `euidaccess' function. */
357 #undef HAVE_EUIDACCESS
359 /* Define to 1 if you have the `fchdir' function. */
362 /* Define to 1 if you have the <fcntl.h> header file. */
365 /* Define to 1 if you have the `fdatasync' function. */
366 #undef HAVE_FDATASYNC
368 /* Define to 1 if you have the `fesetround' function. */
369 #undef HAVE_FESETROUND
371 /* Define to 1 if you have the <float.h> header file. */
374 /* Define to 1 if you have the `floor' function. */
377 /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
380 /* Define to 1 if you have the <fs_info.h> header file. */
381 #undef HAVE_FS_INFO_H
383 /* Define to 1 if you have the `fs_stat_dev' function. */
384 #undef HAVE_FS_STAT_DEV
386 /* Define to 1 if you have the `ftime' function. */
389 /* Define to 1 if you have the `ftruncate' function. */
390 #undef HAVE_FTRUNCATE
392 /* Define if struct statfs has the f_fstypename member. */
393 #undef HAVE_F_FSTYPENAME_IN_STATFS
395 /* Define to 1 if you have the `getcontext' function. */
396 #undef HAVE_GETCONTEXT
398 /* Define to 1 if you have the `getcwd' function. */
401 /* Define if getcwd (NULL, 0) allocates memory for result. */
402 #undef HAVE_GETCWD_NULL
404 /* Define to 1 if you have the `getdelim' function. */
407 /* Define to 1 if your system has a working `getgroups' function. */
408 #undef HAVE_GETGROUPS
410 /* Define to 1 if you have the `gethostbyaddr' function. */
411 #undef HAVE_GETHOSTBYADDR
413 /* Define to 1 if you have the `gethostbyname' function. */
414 #undef HAVE_GETHOSTBYNAME
416 /* Define to 1 if you have the `gethostid' function. */
417 #undef HAVE_GETHOSTID
419 /* Define to 1 if you have the `gethostname' function. */
420 #undef HAVE_GETHOSTNAME
422 /* Define to 1 if you have the `gethrtime' function. */
423 #undef HAVE_GETHRTIME
425 /* Define to 1 if you have the `getloadavg' function. */
426 #undef HAVE_GETLOADAVG
428 /* Define to 1 if you have the `getmntent' function. */
429 #undef HAVE_GETMNTENT
431 /* Define to 1 if you have the `getmntinfo' function. */
432 #undef HAVE_GETMNTINFO
434 /* Define to 1 if you have the `getpagesize' function. */
435 #undef HAVE_GETPAGESIZE
437 /* Define to 1 if you have the `getpass' function. */
440 /* Define to 1 if you have the `getspnam' function. */
443 /* Define to 1 if you have the `getsysinfo' function. */
444 #undef HAVE_GETSYSINFO
446 /* Define if the GNU gettext() function is already present or preinstalled. */
449 /* Define to 1 if you have the `gettimeofday' function. */
450 #undef HAVE_GETTIMEOFDAY
452 /* Define to 1 if you have the `getusershell' function. */
453 #undef HAVE_GETUSERSHELL
455 /* Define to 1 if you have the <grp.h> header file. */
458 /* Define to 1 if you have the `hasmntopt' function. */
459 #undef HAVE_HASMNTOPT
461 /* Define to 1 if you have the <hurd.h> header file. */
464 /* Define if you have the iconv() function. */
467 /* Define to 1 if you have the `inet_ntoa' function. */
468 #undef HAVE_INET_NTOA
470 /* Define to 1 if you have the `initgroups' function. */
471 #undef HAVE_INITGROUPS
473 /* Define to 1 if you have the <inttypes.h> header file. */
474 #undef HAVE_INTTYPES_H
476 /* Define to 1 if you have the `isascii' function. */
479 /* Define to 1 if you have the `iswcntrl' function. */
482 /* Define to 1 if you have the `iswprint' function. */
485 /* Define to 1 if you have the `iswspace' function. */
488 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
489 #undef HAVE_LANGINFO_CODESET
491 /* Define to 1 if you have the `lchown' function. */
494 /* Define to 1 if you have the `dgc' library (-ldgc). */
497 /* Define to 1 if you have the <libintl.h> header file. */
498 #undef HAVE_LIBINTL_H
500 /* Define to 1 if you have the `kstat' library (-lkstat). */
503 /* Define to 1 if you have the `ldgc' library (-lldgc). */
506 /* Define to 1 if you have the `os' library (-los). */
509 /* Define to 1 if you have the `ypsec' library (-lypsec). */
512 /* Define to 1 if you have the <limits.h> header file. */
515 /* Define to 1 if you have the `listmntent' function. */
516 #undef HAVE_LISTMNTENT
518 /* Define to 1 if you have the `localeconv' function. */
519 #undef HAVE_LOCALECONV
521 /* Define to 1 if you have the <locale.h> header file. */
524 /* Define to 1 if you have the `localtime_r' function. */
525 #undef HAVE_LOCALTIME_R
527 /* Define to 1 if long double works and has more range or precision than
529 #undef HAVE_LONG_DOUBLE
531 /* Define to 1 if you support file names longer than 14 characters. */
532 #undef HAVE_LONG_FILE_NAMES
534 /* Define if you have the long long type. */
535 #undef HAVE_LONG_LONG
537 /* Define if lstat has the bug that it succeeds when given the zero-length
538 file name argument. The lstat from SunOS4.1.4 and the Hurd as of
539 1998-11-01) do this. */
540 #undef HAVE_LSTAT_EMPTY_STRING_BUG
542 /* Define to 1 if you have the <machine/hal_sysinfo.h> header file. */
543 #undef HAVE_MACHINE_HAL_SYSINFO_H
545 /* Define to 1 if you have the <mach/mach.h> header file. */
546 #undef HAVE_MACH_MACH_H
548 /* Define to 1 if your system has a GNU libc compatible `malloc' function, and
552 /* Define to 1 if you have the `mblen' function. */
555 /* Define to 1 if you have the `mbrlen' function. */
558 /* Define to 1 if mbrtowc and mbstate_t are properly declared. */
561 /* Define to 1 if you have the `mbsinit' function. */
564 /* Define to 1 if you have the `mbsrtowcs' function. */
565 #undef HAVE_MBSRTOWCS
567 /* Define to 1 if <wchar.h> declares mbstate_t. */
568 #undef HAVE_MBSTATE_T
570 /* Define to 1 if you have the `memchr' function. */
573 /* Define to 1 if you have the `memcmp' function. */
576 /* Define to 1 if you have the `memcpy' function. */
579 /* Define to 1 if you have the `memmove' function. */
582 /* Define to 1 if you have the <memory.h> header file. */
585 /* Define to 1 if you have the `mempcpy' function. */
588 /* Define to 1 if you have the `memrchr' function. */
591 /* Define to 1 if you have the `memset' function. */
594 /* Define to 1 if you have the `mkfifo' function. */
597 /* Define to 1 if you have the `mkstemp' function. */
600 /* Define to 1 if you have the <mntent.h> header file. */
603 /* Define to 1 if you have the <mnttab.h> header file. */
606 /* Define to 1 if you have the `modf' function. */
609 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
612 /* Define to 1 if you have the <netdb.h> header file. */
615 /* Define to 1 if you have the <netinet/in.h> header file. */
616 #undef HAVE_NETINET_IN_H
618 /* Define to 1 if you have the `next_dev' function. */
621 /* Define to 1 if you have the <nlist.h> header file. */
624 /* Define to 1 if libc includes obstacks. */
627 /* Define to 1 if you have the <OS.h> header file. */
630 /* Define to 1 if you have the `pathconf' function. */
633 /* Define to 1 if you have the <paths.h> header file. */
636 /* Define if your system has the /proc/uptime special file. */
637 #undef HAVE_PROC_UPTIME
639 /* Define to 1 if you have the `pstat_getdynamic' function. */
640 #undef HAVE_PSTAT_GETDYNAMIC
642 /* Define to 1 if you have the `pstat_getstatic' function. */
643 #undef HAVE_PSTAT_GETSTATIC
645 /* Define to 1 if you have the <pwd.h> header file. */
648 /* Define to 1 if you have the `raise' function. */
651 /* Define to 1 if your system has a GNU libc compatible `realloc' function,
652 and to 0 otherwise. */
655 /* Define to 1 if you have the `realpath' function. */
658 /* Define to 1 if you have the `resolvepath' function. */
659 #undef HAVE_RESOLVEPATH
661 /* Define to 1 if you have the `rint' function. */
664 /* Define to 1 if you have the `rmdir' function. */
667 /* Define to 1 if you have the `rpmatch' function. */
670 /* Define to 1 if you have the `sethostname' function. */
671 #undef HAVE_SETHOSTNAME
673 /* Define to 1 if you have the `setlocale' function. */
674 #undef HAVE_SETLOCALE
676 /* Define to 1 if you have the `setregid' function. */
679 /* Define to 1 if you have the `setreuid' function. */
682 /* Define to 1 if you have the `setrlimit' function. */
683 #undef HAVE_SETRLIMIT
685 /* Define to 1 if you have the <shadow.h> header file. */
688 /* Define to 1 if you have the `sig2str' function. */
691 /* Define to 1 if you have the `sigaltstack' function. */
692 #undef HAVE_SIGALTSTACK
694 /* Define to 1 if you have the `sqrt' function. */
697 /* Define to 1 if the system has the type `stack_t'. */
700 /* Define to 1 if you have the `statvfs' function. */
703 /* Define if stat has the bug that it succeeds when given the zero-length file
704 name argument. The stat from SunOS4.1.4 and the Hurd as of 1998-11-01) do
706 #undef HAVE_STAT_EMPTY_STRING_BUG
708 /* Define to 1 if stdbool.h conforms to C99. */
709 #undef HAVE_STDBOOL_H
711 /* Define to 1 if you have the <stddef.h> header file. */
714 /* Define to 1 if you have the <stdint.h> header file. */
717 /* Define to 1 if you have the <stdio_ext.h> header file. */
718 #undef HAVE_STDIO_EXT_H
720 /* Define to 1 if you have the <stdlib.h> header file. */
723 /* Define to 1 if you have the `stpcpy' function. */
726 /* Define to 1 if you have the `strcasecmp' function. */
727 #undef HAVE_STRCASECMP
729 /* Define to 1 if you have the `strchr' function. */
732 /* Define to 1 if you have the `strcspn' function. */
735 /* Define to 1 if you have the `strdup' function. */
738 /* Define to 1 if you have the `strerror' function. */
741 /* Define to 1 if you have the `strerror_r' function. */
742 #undef HAVE_STRERROR_R
744 /* Define to 1 if you have the `strftime' function. */
747 /* Define to 1 if you have the <strings.h> header file. */
748 #undef HAVE_STRINGS_H
750 /* Define to 1 if you have the <string.h> header file. */
753 /* Define to 1 if you have the `strncasecmp' function. */
754 #undef HAVE_STRNCASECMP
756 /* Define to 1 if you have the `strndup' function. */
759 /* Define to 1 if you have the `strpbrk' function. */
762 /* Define to 1 if you have the `strrchr' function. */
765 /* Define to 1 if you have the `strstr' function. */
768 /* Define to 1 if you have the `strtoimax' function. */
769 #undef HAVE_STRTOIMAX
771 /* Define to 1 if you have the `strtol' function. */
774 /* Define to 1 if you have the `strtoll' function. */
777 /* Define to 1 if you have the `strtoul' function. */
780 /* Define to 1 if you have the `strtoull' function. */
783 /* Define to 1 if you have the `strtoumax' function. */
784 #undef HAVE_STRTOUMAX
786 /* Define if there is a member named d_type in the struct describing directory
788 #undef HAVE_STRUCT_DIRENT_D_TYPE
790 /* Define to 1 if `f_fstypename' is member of `struct fsstat'. */
791 #undef HAVE_STRUCT_FSSTAT_F_FSTYPENAME
793 /* Define to 1 if `n_un.n_name' is member of `struct nlist'. */
794 #undef HAVE_STRUCT_NLIST_N_UN_N_NAME
796 /* Define to 1 if `sp_pwdp' is member of `struct spwd'. */
797 #undef HAVE_STRUCT_SPWD_SP_PWDP
799 /* Define to 1 if `f_basetype' is member of `struct statfs'. */
800 #undef HAVE_STRUCT_STATFS_F_BASETYPE
802 /* Define to 1 if `f_fsid.__val' is member of `struct statfs'. */
803 #undef HAVE_STRUCT_STATFS_F_FSID___VAL
805 /* Define to 1 if `f_fstypename' is member of `struct statfs'. */
806 #undef HAVE_STRUCT_STATFS_F_FSTYPENAME
808 /* Define to 1 if `f_namelen' is member of `struct statfs'. */
809 #undef HAVE_STRUCT_STATFS_F_NAMELEN
811 /* Define to 1 if `f_namemax' is member of `struct statfs'. */
812 #undef HAVE_STRUCT_STATFS_F_NAMEMAX
814 /* Define to 1 if `f_type' is member of `struct statfs'. */
815 #undef HAVE_STRUCT_STATFS_F_TYPE
817 /* Define to 1 if `f_basetype' is member of `struct statvfs'. */
818 #undef HAVE_STRUCT_STATVFS_F_BASETYPE
820 /* Define to 1 if `f_fsid.__val' is member of `struct statvfs'. */
821 #undef HAVE_STRUCT_STATVFS_F_FSID___VAL
823 /* Define to 1 if `f_namelen' is member of `struct statvfs'. */
824 #undef HAVE_STRUCT_STATVFS_F_NAMELEN
826 /* Define to 1 if `f_namemax' is member of `struct statvfs'. */
827 #undef HAVE_STRUCT_STATVFS_F_NAMEMAX
829 /* Define to 1 if `f_type' is member of `struct statvfs'. */
830 #undef HAVE_STRUCT_STATVFS_F_TYPE
832 /* Define to 1 if `st_author' is member of `struct stat'. */
833 #undef HAVE_STRUCT_STAT_ST_AUTHOR
835 /* Define to 1 if `st_blksize' is member of `struct stat'. */
836 #undef HAVE_STRUCT_STAT_ST_BLKSIZE
838 /* Define to 1 if `st_blocks' is member of `struct stat'. */
839 #undef HAVE_STRUCT_STAT_ST_BLOCKS
841 /* Define if struct timespec is declared in <time.h>. */
842 #undef HAVE_STRUCT_TIMESPEC
844 /* Define to 1 if `tm_zone' is member of `struct tm'. */
845 #undef HAVE_STRUCT_TM_TM_ZONE
847 /* Define if struct utimbuf is declared -- usually in <utime.h>. Some systems
848 have utime.h but don't declare the struct anywhere. */
849 #undef HAVE_STRUCT_UTIMBUF
851 /* Define to 1 if `ut_exit.e_exit' is member of `struct utmpx'. */
852 #undef HAVE_STRUCT_UTMPX_UT_EXIT_E_EXIT
854 /* Define to 1 if `ut_exit.e_termination' is member of `struct utmpx'. */
855 #undef HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION
857 /* Define to 1 if `ut_exit.ut_exit' is member of `struct utmpx'. */
858 #undef HAVE_STRUCT_UTMPX_UT_EXIT_UT_EXIT
860 /* Define to 1 if `ut_exit.ut_termination' is member of `struct utmpx'. */
861 #undef HAVE_STRUCT_UTMPX_UT_EXIT_UT_TERMINATION
863 /* Define to 1 if `ut_id' is member of `struct utmpx'. */
864 #undef HAVE_STRUCT_UTMPX_UT_ID
866 /* Define to 1 if `ut_name' is member of `struct utmpx'. */
867 #undef HAVE_STRUCT_UTMPX_UT_NAME
869 /* Define to 1 if `ut_pid' is member of `struct utmpx'. */
870 #undef HAVE_STRUCT_UTMPX_UT_PID
872 /* Define to 1 if `ut_type' is member of `struct utmpx'. */
873 #undef HAVE_STRUCT_UTMPX_UT_TYPE
875 /* Define to 1 if `ut_user' is member of `struct utmpx'. */
876 #undef HAVE_STRUCT_UTMPX_UT_USER
878 /* Define to 1 if `ut_exit.e_exit' is member of `struct utmp'. */
879 #undef HAVE_STRUCT_UTMP_UT_EXIT_E_EXIT
881 /* Define to 1 if `ut_exit.e_termination' is member of `struct utmp'. */
882 #undef HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION
884 /* Define to 1 if `ut_exit.ut_exit' is member of `struct utmp'. */
885 #undef HAVE_STRUCT_UTMP_UT_EXIT_UT_EXIT
887 /* Define to 1 if `ut_exit.ut_termination' is member of `struct utmp'. */
888 #undef HAVE_STRUCT_UTMP_UT_EXIT_UT_TERMINATION
890 /* Define to 1 if `ut_id' is member of `struct utmp'. */
891 #undef HAVE_STRUCT_UTMP_UT_ID
893 /* Define to 1 if `ut_name' is member of `struct utmp'. */
894 #undef HAVE_STRUCT_UTMP_UT_NAME
896 /* Define to 1 if `ut_pid' is member of `struct utmp'. */
897 #undef HAVE_STRUCT_UTMP_UT_PID
899 /* Define to 1 if `ut_type' is member of `struct utmp'. */
900 #undef HAVE_STRUCT_UTMP_UT_TYPE
902 /* Define to 1 if `ut_user' is member of `struct utmp'. */
903 #undef HAVE_STRUCT_UTMP_UT_USER
905 /* Define to 1 if you have the `strverscmp' function. */
906 #undef HAVE_STRVERSCMP
908 /* Define to 1 if your `struct stat' has `st_blocks'. Deprecated, use
909 `HAVE_STRUCT_STAT_ST_BLOCKS' instead. */
910 #undef HAVE_ST_BLOCKS
912 /* Define if struct stat has an st_dm_mode member. */
913 #undef HAVE_ST_DM_MODE
915 /* Define to 1 if you have the `sysctl' function. */
918 /* Define to 1 if you have the `sysinfo' function. */
924 /* Define to 1 if you have the <syslog.h> header file. */
927 /* Define to 1 if you have the `sysmp' function. */
930 /* Define to 1 if you have the <sys/acl.h> header file. */
931 #undef HAVE_SYS_ACL_H
933 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
935 #undef HAVE_SYS_DIR_H
937 /* Define to 1 if you have the <sys/filsys.h> header file. */
938 #undef HAVE_SYS_FILSYS_H
940 /* Define to 1 if you have the <sys/fstyp.h> header file. */
941 #undef HAVE_SYS_FSTYP_H
943 /* Define to 1 if you have the <sys/fs/s5param.h> header file. */
944 #undef HAVE_SYS_FS_S5PARAM_H
946 /* Define to 1 if you have the <sys/fs_types.h> header file. */
947 #undef HAVE_SYS_FS_TYPES_H
949 /* Define to 1 if you have the <sys/ioctl.h> header file. */
950 #undef HAVE_SYS_IOCTL_H
952 /* Define to 1 if you have the <sys/mntent.h> header file. */
953 #undef HAVE_SYS_MNTENT_H
955 /* Define to 1 if you have the <sys/mount.h> header file. */
956 #undef HAVE_SYS_MOUNT_H
958 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
960 #undef HAVE_SYS_NDIR_H
962 /* Define to 1 if you have the <sys/param.h> header file. */
963 #undef HAVE_SYS_PARAM_H
965 /* Define to 1 if you have the <sys/pstat.h> header file. */
966 #undef HAVE_SYS_PSTAT_H
968 /* Define to 1 if you have the <sys/resource.h> header file. */
969 #undef HAVE_SYS_RESOURCE_H
971 /* Define to 1 if you have the <sys/socket.h> header file. */
972 #undef HAVE_SYS_SOCKET_H
974 /* Define to 1 if you have the <sys/statfs.h> header file. */
975 #undef HAVE_SYS_STATFS_H
977 /* Define to 1 if you have the <sys/statvfs.h> header file. */
978 #undef HAVE_SYS_STATVFS_H
980 /* Define to 1 if you have the <sys/stat.h> header file. */
981 #undef HAVE_SYS_STAT_H
983 /* Define to 1 if you have the <sys/sysctl.h> header file. */
984 #undef HAVE_SYS_SYSCTL_H
986 /* Define to 1 if you have the <sys/sysinfo.h> header file. */
987 #undef HAVE_SYS_SYSINFO_H
989 /* Define to 1 if you have the <sys/sysmacros.h> header file. */
990 #undef HAVE_SYS_SYSMACROS_H
992 /* Define to 1 if you have the <sys/sysmp.h> header file. */
993 #undef HAVE_SYS_SYSMP_H
995 /* Define to 1 if you have the <sys/systemcfg.h> header file. */
996 #undef HAVE_SYS_SYSTEMCFG_H
998 /* Define to 1 if you have the <sys/systeminfo.h> header file. */
999 #undef HAVE_SYS_SYSTEMINFO_H
1001 /* Define to 1 if you have the <sys/table.h> header file. */
1002 #undef HAVE_SYS_TABLE_H
1004 /* Define to 1 if you have the <sys/timeb.h> header file. */
1005 #undef HAVE_SYS_TIMEB_H
1007 /* Define to 1 if you have the <sys/time.h> header file. */
1008 #undef HAVE_SYS_TIME_H
1010 /* Define to 1 if you have the <sys/types.h> header file. */
1011 #undef HAVE_SYS_TYPES_H
1013 /* Define to 1 if you have the <sys/ucred.h> header file. */
1014 #undef HAVE_SYS_UCRED_H
1016 /* Define to 1 if you have the <sys/vfs.h> header file. */
1017 #undef HAVE_SYS_VFS_H
1019 /* Define to 1 if you have the <sys/wait.h> header file. */
1020 #undef HAVE_SYS_WAIT_H
1022 /* Define to 1 if you have the `table' function. */
1025 /* Define to 1 if you have the <termios.h> header file. */
1026 #undef HAVE_TERMIOS_H
1028 /* Define if struct tm has the tm_gmtoff member. */
1029 #undef HAVE_TM_GMTOFF
1031 /* Define to 1 if your `struct tm' has `tm_zone'. Deprecated, use
1032 `HAVE_STRUCT_TM_TM_ZONE' instead. */
1035 /* Define to 1 if you don't have `tm_zone' but do have the external array
1039 /* Define to 1 if you have the `tzset' function. */
1042 /* Define to 1 if you have the <ucontext.h> header file. */
1043 #undef HAVE_UCONTEXT_H
1045 /* Define to 1 if you have the `uname' function. */
1048 /* Define to 1 if you have the <unistd.h> header file. */
1049 #undef HAVE_UNISTD_H
1051 /* Define if you have the unsigned long long type. */
1052 #undef HAVE_UNSIGNED_LONG_LONG
1054 /* Define to 1 if you have the `utime' function. */
1057 /* Define if utimes accepts a null argument */
1058 #undef HAVE_UTIMES_NULL
1060 /* Define to 1 if you have the <utime.h> header file. */
1063 /* Define to 1 if `utime(file, NULL)' sets file's timestamp to the present. */
1064 #undef HAVE_UTIME_NULL
1066 /* Define to 1 if you have the `utmpname' function. */
1067 #undef HAVE_UTMPNAME
1069 /* Define to 1 if you have the `utmpxname' function. */
1070 #undef HAVE_UTMPXNAME
1075 /* Define to 1 if you have the <utmp.h> header file. */
1081 /* Define to 1 if you have the <values.h> header file. */
1082 #undef HAVE_VALUES_H
1084 /* Define to 1 if you have the `vprintf' function. */
1087 /* Define to 1 if you have the <wchar.h> header file. */
1090 /* Define to 1 if you have the `wcrtomb' function. */
1093 /* Define to 1 if you have the <wctype.h> header file. */
1094 #undef HAVE_WCTYPE_H
1096 /* Define to 1 if you have the `wcwidth' function. */
1099 /* Define to 1 if you have the `wmempcpy' function. */
1100 #undef HAVE_WMEMPCPY
1102 /* Define to 1 if extending the stack slightly past the limit causes a
1103 SIGSEGV, and an alternate stack can be established with sigaltstack, and
1104 the signal handler is passed a context that specifies the run time stack.
1105 This behavior is defined by POSIX 1003.1-2001 with the X/Open System
1106 Interface (XSI) option and is a standardized way to implement a SEGV-based
1107 stack overflow detection heuristic. */
1108 #undef HAVE_XSI_STACK_OVERFLOW_HEURISTIC
1110 /* Define to 1 if you have the external variable, _system_configuration with a
1111 member named physmem. */
1112 #undef HAVE__SYSTEM_CONFIGURATION
1114 /* Define to 1 if you have the `__fpending' function. */
1115 #undef HAVE___FPENDING
1117 /* Define to 1 if you have the `__secure_getenv' function. */
1118 #undef HAVE___SECURE_GETENV
1120 /* The host operating system. */
1121 #undef HOST_OPERATING_SYSTEM
1123 /* Define as const if the declaration of iconv() needs const. */
1126 #if FILESYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR
1127 # define ISSLASH(C) ((C) == '/' || (C) == '\\')
1129 # define ISSLASH(C) ((C) == '/')
1132 /* Define if `link(2)' dereferences symbolic links. */
1133 #undef LINK_FOLLOWS_SYMLINKS
1136 #undef LOCALTIME_CACHE
1138 /* Define to 1 if `lstat' dereferences a symlink specified with a trailing
1140 #undef LSTAT_FOLLOWS_SLASHED_SYMLINK
1142 /* Define to 1 if `major', `minor', and `makedev' are declared in <mkdev.h>.
1144 #undef MAJOR_IN_MKDEV
1146 /* Define to 1 if `major', `minor', and `makedev' are declared in
1148 #undef MAJOR_IN_SYSMACROS
1150 /* Define if there is no specific function for reading the list of mounted
1151 filesystems. fread will be used to read /etc/mnttab. (SVR2) */
1152 #undef MOUNTED_FREAD
1154 /* Define if (like SVR2) there is no specific function for reading the list of
1155 mounted filesystems, and your system has these header files: <sys/fstyp.h>
1156 and <sys/statfs.h>. (SVR3) */
1157 #undef MOUNTED_FREAD_FSTYP
1159 /* Define if there are functions named next_dev and fs_stat_dev for reading
1160 the list of mounted filesystems. (BeOS) */
1161 #undef MOUNTED_FS_STAT_DEV
1163 /* Define if there is a function named getfsstat for reading the list of
1164 mounted filesystems. (DEC Alpha running OSF/1) */
1165 #undef MOUNTED_GETFSSTAT
1167 /* Define if there is a function named getmnt for reading the list of mounted
1168 filesystems. (Ultrix) */
1169 #undef MOUNTED_GETMNT
1171 /* Define if there is a function named getmntent for reading the list of
1172 mounted filesystems, and that function takes a single argument. (4.3BSD,
1173 SunOS, HP-UX, Dynix, Irix) */
1174 #undef MOUNTED_GETMNTENT1
1176 /* Define if there is a function named getmntent for reading the list of
1177 mounted filesystems, and that function takes two arguments. (SVR4) */
1178 #undef MOUNTED_GETMNTENT2
1180 /* Define if there is a function named getmntinfo for reading the list of
1181 mounted filesystems. (4.4BSD, Darwin) */
1182 #undef MOUNTED_GETMNTINFO
1184 /* Define if there is a function named listmntent that can be used to list all
1185 mounted filesystems. (UNICOS) */
1186 #undef MOUNTED_LISTMNTENT
1188 /* Define if there is a function named mntctl that can be used to read the
1189 list of mounted filesystems, and there is a system header file that
1190 declares `struct vmount.' (AIX) */
1191 #undef MOUNTED_VMOUNT
1193 /* Define to 1 if assertions should be disabled. */
1197 #undef NICE_PRIORITY
1199 /* Define to 1 if your `struct nlist' has an `n_un' member. Obsolete, depend
1200 on `HAVE_STRUCT_NLIST_N_UN_N_NAME */
1201 #undef NLIST_NAME_UNION
1203 /* Name of package */
1206 /* Define to the address where bug reports for this package should be sent. */
1207 #undef PACKAGE_BUGREPORT
1209 /* Define to the full name of this package. */
1212 /* Define to the full name and version of this package. */
1213 #undef PACKAGE_STRING
1215 /* Define to the one symbol short name of this package. */
1216 #undef PACKAGE_TARNAME
1218 /* Define to the version of this package. */
1219 #undef PACKAGE_VERSION
1221 /* the number of pending output bytes on stream `fp' */
1222 #undef PENDING_OUTPUT_N_BYTES
1224 /* Define if <inttypes.h> exists and defines unusable PRI* macros. */
1225 #undef PRI_MACROS_BROKEN
1227 /* Define to 1 if the C compiler supports function prototypes. */
1230 /* Define if rename does not work for source paths with a trailing slash, like
1231 the one from SunOS 4.1.1_U1. */
1232 #undef RENAME_TRAILING_SLASH_BUG
1234 /* Define as the return type of signal handlers (`int' or `void'). */
1237 /* the value to which errno is set when rmdir fails on a nonempty directory */
1238 #undef RMDIR_ERRNO_NOT_EMPTY
1240 /* Define to 1 if the `setvbuf' function takes the buffering type as its
1241 second argument and the buffer pointer as the third, as on System V before
1243 #undef SETVBUF_REVERSED
1245 /* If using the C implementation of alloca, define if you know the
1246 direction of stack growth for your system; otherwise it will be
1247 automatically deduced at run-time.
1248 STACK_DIRECTION > 0 => grows toward higher addresses
1249 STACK_DIRECTION < 0 => grows toward lower addresses
1250 STACK_DIRECTION = 0 => direction of growth unknown */
1251 #undef STACK_DIRECTION
1253 /* Define if the block counts reported by statfs may be truncated to 2GB and
1254 the correct values may be stored in the f_spare array. (SunOS 4.1.2, 4.1.3,
1255 and 4.1.3_U1 are reported to have this problem. SunOS 4.1.1 seems not to be
1257 #undef STATFS_TRUNCATES_BLOCK_COUNTS
1259 /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
1260 #undef STAT_MACROS_BROKEN
1262 /* Define if there is no specific function for reading filesystems usage
1263 information and you have the <sys/filsys.h> header file. (SVR2) */
1264 #undef STAT_READ_FILSYS
1266 /* Define if statfs takes 2 args and struct statfs has a field named f_bsize.
1267 (4.3BSD, SunOS 4, HP-UX, AIX PS/2) */
1268 #undef STAT_STATFS2_BSIZE
1270 /* Define if statfs takes 2 args and struct statfs has a field named f_fsize.
1272 #undef STAT_STATFS2_FSIZE
1274 /* Define if statfs takes 2 args and the second argument has type struct
1275 fs_data. (Ultrix) */
1276 #undef STAT_STATFS2_FS_DATA
1278 /* Define if statfs takes 3 args. (DEC Alpha running OSF/1) */
1279 #undef STAT_STATFS3_OSF1
1281 /* Define if statfs takes 4 args. (SVR3, Dynix, Irix, Dolphin) */
1284 /* Define if there is a function named statvfs. (SVR4) */
1287 /* Define to 1 if you have the ANSI C header files. */
1290 /* Define to 1 if strerror_r returns char *. */
1291 #undef STRERROR_R_CHAR_P
1293 /* Define to be the nanoseconds member of struct stat's st_mtim, if it exists.
1297 /* Define to 1 on System V Release 4. */
1301 #undef TERMIOS_NEEDS_XOPEN_SOURCE
1303 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
1304 #undef TIME_WITH_SYS_TIME
1306 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
1307 #undef TM_IN_SYS_TIME
1309 /* Define to 1 for Encore UMAX. */
1312 /* Define to 1 for Encore UMAX 4.3 that has <inq_status/cpustats.h> instead of
1313 <sys/cpustats.h>. */
1316 /* the maximum number of simultaneously open files per process */
1317 #undef UTILS_OPEN_MAX
1319 /* Version number of package */
1322 /* Define if sys/ptem.h is required for struct winsize. */
1323 #undef WINSIZE_IN_PTEM
1325 /* Define to 1 if your processor stores words with the most significant byte
1326 first (like Motorola and SPARC, unlike Intel and VAX). */
1327 #undef WORDS_BIGENDIAN
1329 /* Define to 1 if on AIX 3.
1330 System headers sometimes define this.
1331 We just want to avoid a redefinition error message. */
1336 /* Number of bits in a file offset, on hosts where this is settable. */
1337 #undef _FILE_OFFSET_BITS
1339 /* Enable GNU extensions on systems that have them. */
1344 /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
1345 #undef _LARGEFILE_SOURCE
1347 /* Define for large files, on AIX-style hosts. */
1350 /* Define to 1 if on MINIX. */
1353 /* Define to 2 if the system does not provide POSIX.1 features except with
1355 #undef _POSIX_1_SOURCE
1357 /* Define to 1 if you need to in order for `stat' and other things to work. */
1358 #undef _POSIX_SOURCE
1360 /* Define like PROTOTYPES; this can be used by system headers. */
1363 /* Define to rpl_chown if the replacement function should be used. */
1366 /* Define to empty if `const' does not conform to ANSI C. */
1369 /* Define to rpl_fnmatch if the replacement function should be used. */
1372 /* Define to rpl_getcwd if the wrapper function should be used. */
1375 /* Define as rpl_getgroups if getgroups doesn't work right. */
1378 /* Define to rpl_gettimeofday if the replacement function should be used. */
1381 /* Define to `int' if <sys/types.h> doesn't define. */
1384 /* Define as `__inline' if that's what the C compiler calls it, or to nothing
1385 if it is not supported. */
1388 /* Define to `unsigned long' if <sys/types.h> does not define. */
1391 /* Define to widest signed type if <inttypes.h> doesn't define. */
1394 /* Define to rpl_localtime if the replacement function should be used. */
1397 /* Define to `unsigned int' if <sys/types.h> does not define. */
1400 /* Define to rpl_malloc if the replacement function should be used. */
1403 /* Define to a type if <wchar.h> does not define. */
1406 /* Define to rpl_memcmp if the replacement function should be used. */
1409 /* Define to `unsigned int' if <sys/types.h> does not define. */
1412 /* Define to rpl_mkdir if the replacement function should be used. */
1415 /* Define to rpl_mkstemp if the replacement function should be used. */
1418 /* Define to rpl_mktime if the replacement function should be used. */
1421 /* Define to `int' if <sys/types.h> does not define. */
1424 /* Define to the name of the strftime replacement function. */
1427 /* Define to rpl_nanosleep if the replacement function should be used. */
1430 /* Define to `long' if <sys/types.h> does not define. */
1433 /* Define to `int' if <sys/types.h> does not define. */
1436 /* Define to rpl_putenv if the replacement function should be used. */
1439 /* Define to rpl_realloc if the replacement function should be used. */
1442 /* Define to equivalent of C99 restrict keyword, or to nothing if this is not
1443 supported. Do not define if restrict is supported directly. */
1446 /* Define to `unsigned' if <sys/types.h> does not define. */
1449 /* Define to `int' if <sys/types.h> does not define. */
1452 /* Define to `int' if <sys/types.h> doesn't define. */
1455 /* Define to widest unsigned type if <inttypes.h> doesn't define. */
1458 /* Define to empty if the keyword `volatile' does not work. Warning: valid
1459 code using `volatile' can become incorrect without. Disable with care. */