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 to empty if the keyword does not work. */
16 /* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
17 This function is required for alloca.c support on those systems. */
18 #undef CRAY_STACKSEG_END
20 /* Define for DGUX with <sys/dg_sys_info.h>. */
23 /* Define if the `getloadavg' function needs to be run setuid or setgid. */
24 #undef GETLOADAVG_PRIVILEGED
26 /* Define to `int' if <sys/types.h> doesn't define. */
29 /* Define if you have alloca, as a function or macro. */
32 /* Define if you have <alloca.h> and it should be used (not on Ultrix). */
35 /* Define if you don't have vprintf but do have _doprnt. */
38 /* Define if your system has its own `getloadavg' function. */
39 #undef HAVE_GETLOADAVG
41 /* Define if you have the getmntent function. */
44 /* Define if the `long double' type works. */
45 #undef HAVE_LONG_DOUBLE
47 /* Define if you support file names longer than 14 characters. */
48 #define HAVE_LONG_FILE_NAMES
50 /* Define if you have a working `mmap' system call. */
53 /* Define if system calls automatically restart after interruption
55 #undef HAVE_RESTARTABLE_SYSCALLS
57 /* Define if your struct stat has st_blksize. */
58 #undef HAVE_ST_BLKSIZE
60 /* Define if your struct stat has st_blocks. */
63 /* Define if you have the strcoll function and it is properly defined. */
66 /* Define if your struct stat has st_rdev. */
69 /* Define if you have the strftime function. */
72 /* Define if you have <sys/wait.h> that is POSIX.1 compatible. */
73 #undef HAVE_SYS_WAIT_H
75 /* Define if your struct tm has tm_zone. */
78 /* Define if you don't have tm_zone but do have the external array
81 /* #define tzname __tzname */
83 /* Define if you have <unistd.h>. */
86 /* Define if utime(file, NULL) sets file's timestamp to the present. */
87 #undef HAVE_UTIME_NULL
89 /* Define if you have <vfork.h>. */
92 /* Define if you have the vprintf function. */
95 /* Define if you have the wait3 system call. */
98 /* Define if on MINIX. */
101 /* Define if your struct nlist has an n_un member. */
102 #undef NLIST_NAME_UNION
104 /* Define if you have <nlist.h>. */
107 /* Define if your C compiler doesn't accept -c and -o together. */
108 #undef NO_MINUS_C_MINUS_O
110 /* Define to `int' if <sys/types.h> doesn't define. */
113 /* Define if the system does not provide POSIX.1 features except
114 with this defined. */
115 #undef _POSIX_1_SOURCE
117 /* Define if you need to in order for stat and other things to work. */
120 /* Define as the return type of signal handlers (int or void). */
121 #define RETSIGTYPE void
123 /* Define if the setvbuf function takes the buffering type as its second
124 argument and the buffer pointer as the third, as on System V
126 #undef SETVBUF_REVERSED
128 /* If using the C implementation of alloca, define if you know the
129 direction of stack growth for your system; otherwise it will be
130 automatically deduced at run-time.
131 STACK_DIRECTION > 0 => grows toward higher addresses
132 STACK_DIRECTION < 0 => grows toward lower addresses
133 STACK_DIRECTION = 0 => direction of growth unknown
135 #define STACK_DIRECTION -1
137 /* Define if the `S_IS*' macros in <sys/stat.h> do not work properly. */
138 #undef STAT_MACROS_BROKEN
140 /* Define if you have the ANSI C header files. */
143 /* Define on System V Release 4. */
146 /* Define if `sys_siglist' is declared by <signal.h>. */
147 #undef SYS_SIGLIST_DECLARED
149 /* Define to `int' if <sys/types.h> doesn't define. */
152 /* Define for Encore UMAX. */
155 /* Define for Encore UMAX 4.3 that has <inq_status/cpustats.h>
156 instead of <sys/cpustats.h>. */
159 /* Define vfork as fork if vfork does not work. */
162 /* Define to the name of the SCCS `get' command. */
163 #define SCCS_GET "get"
165 /* Define this if the SCCS `get' command understands the `-G<file>' option. */
166 #undef SCCS_GET_MINUS_G
168 /* Define this if the C library defines the variable `sys_siglist'. */
169 #undef HAVE_SYS_SIGLIST
171 /* Define this if the C library defines the variable `_sys_siglist'. */
172 #undef HAVE__SYS_SIGLIST
174 /* Define this if you have the `union wait' type in <sys/wait.h>. */
175 #undef HAVE_UNION_WAIT
177 /* Define this if the POSIX.1 call `sysconf (_SC_OPEN_MAX)' works properly. */
178 #undef HAVE_SYSCONF_OPEN_MAX
180 /* Define if you have the dup2 function. */
183 /* Define if you have the getcwd function. */
186 /* Define if you have the getdtablesize function. */
187 #undef HAVE_GETDTABLESIZE
189 /* Define if you have the getgroups function. */
190 #undef HAVE_GETGROUPS
192 /* Define if you have the mktemp function. */
195 /* Define if you have the psignal function. */
198 /* Define if you have the setegid function. */
201 /* Define if you have the seteuid function. */
204 /* Define if you have the setlinebuf function. */
205 #undef HAVE_SETLINEBUF
207 /* Define if you have the setregid function. */
210 /* Define if you have the setreuid function. */
213 /* Define if you have the sigsetmask function. */
214 #undef HAVE_SIGSETMASK
216 /* Define if you have the strerror function. */
217 #define HAVE_STRERROR
219 /* Define if you have the strsignal function. */
220 #undef HAVE_STRSIGNAL
222 /* Define if you have the wait3 function. */
225 /* Define if you have the waitpid function. */
228 /* Define if you have the <dirent.h> header file. */
229 #define HAVE_DIRENT_H
231 /* Define if you have the <fcntl.h> header file. */
234 /* Define if you have the <limits.h> header file. */
235 #define HAVE_LIMITS_H
237 /* Define if you have the <mach/mach.h> header file. */
238 #undef HAVE_MACH_MACH_H
240 /* Define if you have the <memory.h> header file. */
243 /* Define if you have the <ndir.h> header file. */
246 /* Define if you have the <string.h> header file. */
247 #define HAVE_STRING_H
249 /* Define if you have the <sys/dir.h> header file. */
250 #define HAVE_SYS_DIR_H
252 /* Define if you have the <sys/ndir.h> header file. */
253 #undef HAVE_SYS_NDIR_H
255 /* Define if you have the <sys/param.h> header file. */
256 #undef HAVE_SYS_PARAM_H
258 /* Define if you have the <sys/timeb.h> header file. */
259 #undef HAVE_SYS_TIMEB_H
261 /* Define if you have the <sys/wait.h> header file. */
262 #undef HAVE_SYS_WAIT_H
264 /* Define if you have the <unistd.h> header file. */
265 #define HAVE_UNISTD_H
267 /* Define if you have the dgc library (-ldgc). */
270 /* Define if you have the sun library (-lsun). */