1 /* config.h.in. Generated automatically from configure.in by autoheader. */
4 System headers sometimes define this.
5 We just want to avoid a redefinition error message. */
10 /* Define if using alloca.c. */
13 /* Define if the closedir function returns void instead of int. */
16 /* Define to empty if the keyword does not work. */
19 /* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
20 This function is required for alloca.c support on those systems. */
21 #undef CRAY_STACKSEG_END
23 /* Define to `int' if <sys/types.h> doesn't define. */
26 /* Define if you have alloca, as a function or macro. */
29 /* Define if you have <alloca.h> and it should be used (not on Ultrix). */
32 /* Define if you don't have vprintf but do have _doprnt. */
35 /* Define if you have the getmntent function. */
38 /* Define if your struct stat has st_blocks. */
41 /* Define if your struct stat has st_rdev. */
44 /* Define if you have the strftime function. */
47 /* Define if you have <sys/wait.h> that is POSIX.1 compatible. */
48 #undef HAVE_SYS_WAIT_H
50 /* Define if your struct tm has tm_zone. */
53 /* Define if you don't have tm_zone but do have the external array
57 /* Define if you have the vprintf function. */
60 /* Define if major, minor, and makedev are declared in <mkdev.h>. */
63 /* Define if major, minor, and makedev are declared in <sysmacros.h>. */
64 #undef MAJOR_IN_SYSMACROS
66 /* Define if on MINIX. */
69 /* Define to `int' if <sys/types.h> doesn't define. */
72 /* Define if the system does not provide POSIX.1 features except
74 #undef _POSIX_1_SOURCE
76 /* Define if you need to in order for stat and other things to work. */
79 /* Define to `unsigned' if <sys/types.h> doesn't define. */
82 /* If using the C implementation of alloca, define if you know the
83 direction of stack growth for your system; otherwise it will be
84 automatically deduced at run-time.
85 STACK_DIRECTION > 0 => grows toward higher addresses
86 STACK_DIRECTION < 0 => grows toward lower addresses
87 STACK_DIRECTION = 0 => direction of growth unknown
89 #undef STACK_DIRECTION
91 /* Define if the `S_IS*' macros in <sys/stat.h> do not work properly. */
92 #undef STAT_MACROS_BROKEN
94 /* Define if you have the ANSI C header files. */
97 /* Define if your <sys/time.h> declares struct tm. */
100 /* Define to `int' if <sys/types.h> doesn't define. */
103 /* Define if you have the Andrew File System. */
106 /* Define If you want find -nouser and -nogroup to make tables of
107 used UIDs and GIDs at startup instead of using getpwuid or
108 getgrgid when needed. Speeds up -nouser and -nogroup unless you
109 are running NIS or Hesiod, which make password and group calls
113 /* Define to use SVR4 statvfs to get filesystem type. */
114 #undef FSTYPE_STATVFS
116 /* Define to use SVR3.2 statfs to get filesystem type. */
117 #undef FSTYPE_USG_STATFS
119 /* Define to use AIX3 statfs to get filesystem type. */
120 #undef FSTYPE_AIX_STATFS
122 /* Define to use 4.3BSD getmntent to get filesystem type. */
125 /* Define to use 4.4BSD and OSF1 statfs to get filesystem type. */
128 /* Define to use Ultrix getmnt to get filesystem type. */
131 /* Define to `unsigned long' if <sys/types.h> doesn't define. */
134 /* Define to `unsigned long' if <sys/types.h> doesn't define. */
137 /* Define if you have the fchdir function. */
140 /* Define if you have the getcwd function. */
143 /* Define if you have the strerror function. */
146 /* Define if you have the <dirent.h> header file. */
149 /* Define if you have the <fcntl.h> header file. */
152 /* Define if you have the <limits.h> header file. */
155 /* Define if you have the <ndir.h> header file. */
158 /* Define if you have the <string.h> header file. */
161 /* Define if you have the <sys/dir.h> header file. */
162 #undef HAVE_SYS_DIR_H
164 /* Define if you have the <sys/ndir.h> header file. */
165 #undef HAVE_SYS_NDIR_H
167 /* Define if you have the <unistd.h> header file. */
170 /* Define if you have the sun library (-lsun). */