1 /* config.h.in. Generated automatically from configure.in 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 if you want find -nouser and -nogroup to make tables of used UIDs
13 and GIDs at startup instead of using getpwuid or getgrgid when needed.
14 Speeds up -nouser and -nogroup unless you are running NIS or Hesiod, which
15 make password and group calls very expensive. */
18 /* Define if the `closedir' function returns void instead of `int'. */
21 /* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
22 This function is required for alloca.c support on those systems. */
23 #undef CRAY_STACKSEG_END
25 /* Define if using `alloca.c'. */
28 /* Define if there is a member named d_ino in the struct describing directory
30 #undef D_INO_IN_DIRENT
32 /* Define if there is a member named d_type in the struct describing directory
34 #undef D_TYPE_IN_DIRENT
36 /* Define to 1 if NLS is requested. */
39 /* Define to use AIX3 statfs to get filesystem type. */
40 #undef FSTYPE_AIX_STATFS
42 /* Define to use Ultrix getmnt to get filesystem type. */
45 /* Define to use 4.3BSD getmntent to get filesystem type. */
48 /* Define to use 4.4BSD and OSF1 statfs to get filesystem type. */
51 /* Define to use SVR4 statvfs to get filesystem type. */
54 /* Define to use SVR3.2 statfs to get filesystem type. */
55 #undef FSTYPE_USG_STATFS
57 /* Define to the type of elements in the array set by `getgroups'. Usually
58 this is either `int' or `gid_t'. */
61 /* The concatenation of the strings `GNU ', and PACKAGE. */
64 /* Define if you have the `acl' function. */
67 /* Define if you have the `alarm' function. */
70 /* Define if you have `alloca', as a function or macro. */
73 /* Define if you have <alloca.h> and it should be used (not on Ultrix). */
76 /* Define if you have the <argz.h> header file. */
79 /* Define if you have the <arpa/inet.h> header file. */
80 #undef HAVE_ARPA_INET_H
82 /* Define if you have the `bcopy' function. */
85 /* Define if you have the `btowc' function. */
88 /* Define if you have the `bzero' function. */
91 /* Define as 1 if you have catgets and don't want to use GNU gettext. */
94 /* Define if you have the `clock_gettime' function. */
95 #undef HAVE_CLOCK_GETTIME
97 /* Define if backslash-a works in C strings. */
98 #undef HAVE_C_BACKSLASH_A
100 /* Define if you have the `dcgettext' function. */
101 #undef HAVE_DCGETTEXT
103 /* Define to 1 if you have the declaration of `free', and to 0 if you don't.
105 #undef HAVE_DECL_FREE
107 /* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
109 #undef HAVE_DECL_GETENV
111 /* Define to 1 if you have the declaration of `geteuid', and to 0 if you
113 #undef HAVE_DECL_GETEUID
115 /* Define to 1 if you have the declaration of `getlogin', and to 0 if you
117 #undef HAVE_DECL_GETLOGIN
119 /* Define to 1 if you have the declaration of `lseek', and to 0 if you don't.
121 #undef HAVE_DECL_LSEEK
123 /* Define to 1 if you have the declaration of `malloc', and to 0 if you don't.
125 #undef HAVE_DECL_MALLOC
127 /* Define to 1 if you have the declaration of `realloc', and to 0 if you
129 #undef HAVE_DECL_REALLOC
131 /* Define to 1 if you have the declaration of `stpcpy', and to 0 if you don't.
133 #undef HAVE_DECL_STPCPY
135 /* Define to 1 if you have the declaration of `strstr', and to 0 if you don't.
137 #undef HAVE_DECL_STRSTR
139 /* Define to 1 if you have the declaration of `strtoul', and to 0 if you
141 #undef HAVE_DECL_STRTOUL
143 /* Define to 1 if you have the declaration of `strtoull', and to 0 if you
145 #undef HAVE_DECL_STRTOULL
147 /* Define to 1 if you have the declaration of `ttyname', and to 0 if you
149 #undef HAVE_DECL_TTYNAME
151 /* Define if you have the <dirent.h> header file. */
154 /* Define if the malloc check has been performed. */
155 #undef HAVE_DONE_WORKING_MALLOC_CHECK
157 /* Define if the realloc check has been performed. */
158 #undef HAVE_DONE_WORKING_REALLOC_CHECK
160 /* Define if you don't have `vprintf' but do have `_doprnt.' */
163 /* Define if you have the `endgrent' function. */
166 /* Define if you have the `endpwent' function. */
169 /* Define if you have the <errno.h> header file. */
172 /* Define if you have the `fchdir' function. */
175 /* Define if you have the <fcntl.h> header file. */
178 /* Define if you have the `fdatasync' function. */
179 #undef HAVE_FDATASYNC
181 /* Define if you have the <fenv.h> header file. */
184 /* Define if you have the <float.h> header file. */
187 /* Define if your system has a working `fnmatch' function. */
190 /* Define if you have the <fnmatch.h> header file. */
191 #undef HAVE_FNMATCH_H
193 /* Define if you have the `fseeko' function. */
196 /* Define if you have the `ftime' function. */
199 /* Define if you have the `ftruncate' function. */
200 #undef HAVE_FTRUNCATE
202 /* Define if you have the `getcwd' function. */
205 /* Define if you have the `getdelim' function. */
208 /* Define if you have the `gethostbyaddr' function. */
209 #undef HAVE_GETHOSTBYADDR
211 /* Define if you have the `gethostbyname' function. */
212 #undef HAVE_GETHOSTBYNAME
214 /* Define if you have the `gethrtime' function. */
215 #undef HAVE_GETHRTIME
217 /* Define if you have the GETLINE function. */
220 /* Define if you have the `getmntent' function. */
221 #undef HAVE_GETMNTENT
223 /* Define if you have the `getmntinfo' function. */
224 #undef HAVE_GETMNTINFO
226 /* Define if you have the `getpagesize' function. */
227 #undef HAVE_GETPAGESIZE
229 /* Define to 1 if you have gettext and don't want to use GNU gettext. */
232 /* Define if you have the `gettimeofday' function. */
233 #undef HAVE_GETTIMEOFDAY
235 /* Define if you have the `hasmntopt' function. */
236 #undef HAVE_HASMNTOPT
238 /* Define if you have the `inet_ntoa' function. */
239 #undef HAVE_INET_NTOA
241 /* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
242 declares uintmax_t. */
243 #undef HAVE_INTTYPES_H
245 /* Define if you have the `isascii' function. */
248 /* Define if your locale.h file contains LC_MESSAGES. */
249 #undef HAVE_LC_MESSAGES
251 /* Define if you have the `cposix' library (-lcposix). */
252 #undef HAVE_LIBCPOSIX
254 /* Define if you have the `dir' library (-ldir). */
257 /* Define if you have the `gen' library (-lgen). */
260 /* Define if you have the `i' library (-li). */
263 /* Define if you have the `intl' library (-lintl). */
266 /* Define if you have the <libintl.h> header file. */
267 #undef HAVE_LIBINTL_H
269 /* Define if you have the `seq' library (-lseq). */
272 /* Define if you have the `sun' library (-lsun). */
275 /* Define if you have the `x' library (-lx). */
278 /* Define if you have the <limits.h> header file. */
281 /* Define if you have the `listmntent' function. */
282 #undef HAVE_LISTMNTENT
284 /* Define if you have the `localeconv' function. */
285 #undef HAVE_LOCALECONV
287 /* Define if you have the <locale.h> header file. */
290 /* Define if you have the `localtime_r' function. */
291 #undef HAVE_LOCALTIME_R
293 /* Define if the `long double' type works. */
294 #undef HAVE_LONG_DOUBLE
296 /* Define if you support file names longer than 14 characters. */
297 #undef HAVE_LONG_FILE_NAMES
299 /* Define if lstat has the bug that it succeeds when given the zero-length
300 file name argument. The lstat from SunOS4.1.4 and the Hurd as of
301 1998-11-01) do this. */
302 #undef HAVE_LSTAT_EMPTY_STRING_BUG
304 /* Define if you have the <malloc.h> header file. */
307 /* Define if you have the `mblen' function. */
310 /* Define if you have the `mbrlen' function. */
313 /* Define if you have the `mbrtowc' function. */
316 /* Define if you have the `memcmp' function. */
319 /* Define if you have the `memcpy' function. */
322 /* Define if you have the <memory.h> header file. */
325 /* Define if you have the `mempcpy' function. */
328 /* Define if you have the `memset' function. */
331 /* Define if you have the `mkfifo' function. */
334 /* Define if you have a working `mmap' system call. */
337 /* Define if you have the <mntent.h> header file. */
340 /* Define if you have the <mnttab.h> header file. */
343 /* Define if you have the `munmap' function. */
346 /* Define if you have the <ndir.h> header file. */
349 /* Define if you have the <netdb.h> header file. */
352 /* Define if you have the <netinet/in.h> header file. */
353 #undef HAVE_NETINET_IN_H
355 /* Define if you have the <nl_types.h> header file. */
356 #undef HAVE_NL_TYPES_H
358 /* Define if you have the `pathconf' function. */
361 /* Define if you have the <paths.h> header file. */
364 /* Define if you have the `putenv' function. */
367 /* Define if you have the `realpath' function. */
370 /* Define if you have the `resolvepath' function. */
371 #undef HAVE_RESOLVEPATH
373 /* Define if you have the `setenv' function. */
376 /* Define if you have the `sethostname' function. */
377 #undef HAVE_SETHOSTNAME
379 /* Define if you have the `setlocale' function. */
380 #undef HAVE_SETLOCALE
382 /* Define if stat has the bug that it succeeds when given the zero-length file
383 name argument. The stat from SunOS4.1.4 and the Hurd as of 1998-11-01) do
385 #undef HAVE_STAT_EMPTY_STRING_BUG
387 /* Define if you have the <stddef.h> header file. */
390 /* Define if you have the <stdlib.h> header file. */
393 /* Define to 1 if you have the stpcpy function. */
396 /* Define if you have the `strcasecmp' function. */
397 #undef HAVE_STRCASECMP
399 /* Define if you have the `strchr' function. */
402 /* Define if you have the `strdup' function. */
405 /* Define if you have the `strerror' function. */
408 /* Define if you have the `strerror_r' function. */
409 #undef HAVE_STRERROR_R
411 /* Define if you have the `strftime' function. */
414 /* Define if you have the <strings.h> header file. */
415 #undef HAVE_STRINGS_H
417 /* Define if you have the <string.h> header file. */
420 /* Define if you have the `strncasecmp' function. */
421 #undef HAVE_STRNCASECMP
423 /* Define if you have the `strrchr' function. */
426 /* Define if you have the `strspn' function. */
429 /* Define if you have the `strstr' function. */
432 /* Define if you have the `strtol' function. */
435 /* Define if you have the `strtoul' function. */
438 /* Define if you have the `strtoull' function. */
441 /* Define if you have the `strtoumax' function. */
442 #undef HAVE_STRTOUMAX
444 /* Define if `st_blksize' is member of `struct stat'. */
445 #undef HAVE_STRUCT_STAT_ST_BLKSIZE
447 /* Define if `st_blocks' is member of `struct stat'. */
448 #undef HAVE_STRUCT_STAT_ST_BLOCKS
450 /* Define if `st_rdev' is member of `struct stat'. */
451 #undef HAVE_STRUCT_STAT_ST_RDEV
453 /* Define if struct timespec is declared in <time.h>. */
454 #undef HAVE_STRUCT_TIMESPEC
456 /* Define if `tm_zone' is member of `struct tm'. */
457 #undef HAVE_STRUCT_TM_TM_ZONE
459 /* Define if `ut_name' is member of `struct utmpx'. */
460 #undef HAVE_STRUCT_UTMPX_UT_NAME
462 /* Define if `ut_user' is member of `struct utmpx'. */
463 #undef HAVE_STRUCT_UTMPX_UT_USER
465 /* Define if `ut_name' is member of `struct utmp'. */
466 #undef HAVE_STRUCT_UTMP_UT_NAME
468 /* Define if `ut_user' is member of `struct utmp'. */
469 #undef HAVE_STRUCT_UTMP_UT_USER
471 /* Define if your `struct stat' has `st_blocks'. Deprecated, use
472 `HAVE_STRUCT_STAT_ST_BLOCKS' instead. */
473 #undef HAVE_ST_BLOCKS
475 /* Define if struct stat has an st_dm_mode member. */
476 #undef HAVE_ST_DM_MODE
478 /* Define if you have the `sysinfo' function. */
481 /* Define if you have the <syslog.h> header file. */
484 /* Define if you have the <sys/acl.h> header file. */
485 #undef HAVE_SYS_ACL_H
487 /* Define if you have the <sys/dir.h> header file. */
488 #undef HAVE_SYS_DIR_H
490 /* Define if you have the <sys/filsys.h> header file. */
491 #undef HAVE_SYS_FILSYS_H
493 /* Define if you have the <sys/fstyp.h> header file. */
494 #undef HAVE_SYS_FSTYP_H
496 /* Define if you have the <sys/fs/s5param.h> header file. */
497 #undef HAVE_SYS_FS_S5PARAM_H
499 /* Define if you have the <sys/fs_types.h> header file. */
500 #undef HAVE_SYS_FS_TYPES_H
502 /* Define if you have the <sys/ioctl.h> header file. */
503 #undef HAVE_SYS_IOCTL_H
505 /* Define if you have the <sys/mntent.h> header file. */
506 #undef HAVE_SYS_MNTENT_H
508 /* Define if you have the <sys/mount.h> header file. */
509 #undef HAVE_SYS_MOUNT_H
511 /* Define if you have the <sys/ndir.h> header file. */
512 #undef HAVE_SYS_NDIR_H
514 /* Define if you have the <sys/param.h> header file. */
515 #undef HAVE_SYS_PARAM_H
517 /* Define if you have the <sys/socket.h> header file. */
518 #undef HAVE_SYS_SOCKET_H
520 /* Define if you have the <sys/statfs.h> header file. */
521 #undef HAVE_SYS_STATFS_H
523 /* Define if you have the <sys/statvfs.h> header file. */
524 #undef HAVE_SYS_STATVFS_H
526 /* Define if you have the <sys/stat.h> header file. */
527 #undef HAVE_SYS_STAT_H
529 /* Define if you have the <sys/systeminfo.h> header file. */
530 #undef HAVE_SYS_SYSTEMINFO_H
532 /* Define if you have the <sys/timeb.h> header file. */
533 #undef HAVE_SYS_TIMEB_H
535 /* Define if you have the <sys/time.h> header file. */
536 #undef HAVE_SYS_TIME_H
538 /* Define if you have the <sys/vfs.h> header file. */
539 #undef HAVE_SYS_VFS_H
541 /* Define if you have the <sys/wait.h> header file. */
542 #undef HAVE_SYS_WAIT_H
544 /* Define if you have the <termios.h> header file. */
545 #undef HAVE_TERMIOS_H
547 /* Define if struct tm has the tm_gmtoff member. */
548 #undef HAVE_TM_GMTOFF
550 /* Define if your `struct tm' has `tm_zone'. Deprecated, use
551 `HAVE_STRUCT_TM_TM_ZONE' instead. */
554 /* Define if you don't have `tm_zone' but do have the external array `tzname'.
558 /* Define if you have the `tzset' function. */
561 /* Define if you have the <unistd.h> header file. */
564 /* Define if you have the unsigned long long type. */
565 #undef HAVE_UNSIGNED_LONG_LONG
567 /* Define if you have the `utmpname' function. */
570 /* Define if you have the `utmpxname' function. */
571 #undef HAVE_UTMPXNAME
573 /* Define if you have the <utmpx.h> header file. */
576 /* Define if you have the <values.h> header file. */
579 /* Define if you have the `vprintf' function. */
582 /* Define if you have the `waitpid' function. */
585 /* Define if you have the <wchar.h> header file. */
588 /* Define if you have the <wctype.h> header file. */
591 /* Define if readdir is found to work properly in some unusual cases. */
592 #undef HAVE_WORKING_READDIR
594 /* Define to 1 if strerror_r returns a string. */
595 #undef HAVE_WORKING_STRERROR_R
597 /* Define if you have the `__argz_count' function. */
598 #undef HAVE___ARGZ_COUNT
600 /* Define if you have the `__argz_next' function. */
601 #undef HAVE___ARGZ_NEXT
603 /* Define if you have the `__argz_stringify' function. */
604 #undef HAVE___ARGZ_STRINGIFY
606 /* Define if `link(2)' dereferences symbolic links. */
607 #undef LINK_FOLLOWS_SYMLINKS
609 /* Define if lstat dereferences a symlink specified with a trailing slash */
610 #undef LSTAT_FOLLOWS_SLASHED_SYMLINK
612 /* Define if `major', `minor', and `makedev' are declared in <mkdev.h>. */
613 #undef MAJOR_IN_MKDEV
615 /* Define if `major', `minor', and `makedev' are declared in <sysmacros.h>. */
616 #undef MAJOR_IN_SYSMACROS
618 /* Define to 1 if assertions should be disabled. */
621 /* Name of package */
624 /* Define if compiler has function prototypes */
627 /* Define as the return type of signal handlers (`int' or `void'). */
630 /* Define if the `setvbuf' function takes the buffering type as its second
631 argument and the buffer pointer as the third, as on System V before release
633 #undef SETVBUF_REVERSED
635 /* If using the C implementation of alloca, define if you know the
636 direction of stack growth for your system; otherwise it will be
637 automatically deduced at run-time.
638 STACK_DIRECTION > 0 => grows toward higher addresses
639 STACK_DIRECTION < 0 => grows toward lower addresses
640 STACK_DIRECTION = 0 => direction of growth unknown */
641 #undef STACK_DIRECTION
643 /* Define if the `S_IS*' macros in <sys/stat.h> do not work properly. */
644 #undef STAT_MACROS_BROKEN
646 /* Define if you have the ANSI C header files. */
649 /* Define to be the nanoseconds member of struct stat's st_mtim, if it exists.
653 /* Define if you can safely include both <sys/time.h> and <time.h>. */
654 #undef TIME_WITH_SYS_TIME
656 /* Define if your <sys/time.h> declares `struct tm'. */
657 #undef TM_IN_SYS_TIME
659 /* Version number of package */
662 /* Define if your processor stores words with the most significant byte first
663 (like Motorola and SPARC, unlike Intel and VAX). */
664 #undef WORDS_BIGENDIAN
666 /* Define if on AIX 3.
667 System headers sometimes define this.
668 We just want to avoid a redefinition error message. */
673 /* Number of bits in a file offset, on hosts where this is settable. */
674 #undef _FILE_OFFSET_BITS
676 /* Define to make fseeko etc. visible, on some hosts. */
677 #undef _LARGEFILE_SOURCE
679 /* Define for large files, on AIX-style hosts. */
682 /* Define if on MINIX. */
685 /* Define if the system does not provide POSIX.1 features except with this
687 #undef _POSIX_1_SOURCE
689 /* Define if you need to in order for `stat' and other things to work. */
692 /* Define to empty if `const' does not conform to ANSI C. */
695 /* Define to `unsigned long' if <sys/types.h> does not define. */
698 /* Define to rpl_fnmatch if the replacement function should be used. */
701 /* Define to `int' if <sys/types.h> doesn't define. */
704 /* Define as `__inline' if that's what the C compiler calls it, or to nothing
705 if it is not supported. */
708 /* Define to `unsigned long' if <sys/types.h> does not define. */
711 /* Define to rpl_malloc if the replacement function should be used. */
714 /* Define to rpl_memcmp if the replacement function should be used. */
717 /* Define to rpl_mktime if the replacement function should be used. */
720 /* Define to `int' if <sys/types.h> does not define. */
723 /* Define to `long' if <sys/types.h> does not define. */
726 /* Define to `int' if <sys/types.h> does not define. */
729 /* Define to rpl_realloc if the replacement function should be used. */
732 /* Define to `unsigned' if <sys/types.h> does not define. */
735 /* Define to `int' if <sys/types.h> does not define. */
738 /* Define to gnu_strftime if the replacement function should be used. */
741 /* Define to `int' if <sys/types.h> doesn't define. */
744 /* Define to unsigned long or unsigned long long if <inttypes.h> doesn't
748 /* Define to empty if the keyword `volatile' does not work. Warning: valid
749 code using `volatile' can become incorrect without. Disable with care. */