1 /* config.in. Generated automatically from configure.in by autoheader 2.13. */
3 /* Define to empty if the keyword does not work. */
6 /* Define if you have a working `mmap' system call. */
9 /* Define if you have <sys/wait.h> that is POSIX.1 compatible. */
10 #undef HAVE_SYS_WAIT_H
12 /* Define if you have <vfork.h>. */
15 /* Define as __inline if that's what the C compiler calls it. */
18 /* Define to `int' if <sys/types.h> doesn't define. */
21 /* Define if you need to in order for stat and other things to work. */
24 /* Define if you have the ANSI C header files. */
27 /* Define if you can safely include both <sys/time.h> and <time.h>. */
28 #undef TIME_WITH_SYS_TIME
30 /* Define vfork as fork if vfork does not work. */
33 /* Define if you have the _doprnt function. */
36 /* Define if you have the asprintf function. */
39 /* Define if you have the atexit function. */
42 /* Define if you have the basename function. */
45 /* Define if you have the bcmp function. */
48 /* Define if you have the bcopy function. */
51 /* Define if you have the bsearch function. */
54 /* Define if you have the bzero function. */
57 /* Define if you have the calloc function. */
60 /* Define if you have the clock function. */
63 /* Define if you have the ffs function. */
66 /* Define if you have the getcwd function. */
69 /* Define if you have the getpagesize function. */
70 #undef HAVE_GETPAGESIZE
72 /* Define if you have the getrusage function. */
75 /* Define if you have the gettimeofday function. */
76 #undef HAVE_GETTIMEOFDAY
78 /* Define if you have the index function. */
81 /* Define if you have the insque function. */
84 /* Define if you have the memchr function. */
87 /* Define if you have the memcmp function. */
90 /* Define if you have the memcpy function. */
93 /* Define if you have the memmove function. */
96 /* Define if you have the memset function. */
99 /* Define if you have the mkstemps function. */
102 /* Define if you have the on_exit function. */
105 /* Define if you have the psignal function. */
108 /* Define if you have the putenv function. */
111 /* Define if you have the random function. */
114 /* Define if you have the rename function. */
117 /* Define if you have the rindex function. */
120 /* Define if you have the sbrk function. */
123 /* Define if you have the setenv function. */
126 /* Define if you have the sigsetmask function. */
127 #undef HAVE_SIGSETMASK
129 /* Define if you have the strcasecmp function. */
130 #undef HAVE_STRCASECMP
132 /* Define if you have the strchr function. */
135 /* Define if you have the strdup function. */
138 /* Define if you have the strerror function. */
141 /* Define if you have the strncasecmp function. */
142 #undef HAVE_STRNCASECMP
144 /* Define if you have the strrchr function. */
147 /* Define if you have the strsignal function. */
148 #undef HAVE_STRSIGNAL
150 /* Define if you have the strstr function. */
153 /* Define if you have the strtod function. */
156 /* Define if you have the strtol function. */
159 /* Define if you have the strtoul function. */
162 /* Define if you have the sysconf function. */
165 /* Define if you have the times function. */
168 /* Define if you have the tmpnam function. */
171 /* Define if you have the vasprintf function. */
172 #undef HAVE_VASPRINTF
174 /* Define if you have the vfprintf function. */
177 /* Define if you have the vprintf function. */
180 /* Define if you have the vsprintf function. */
183 /* Define if you have the waitpid function. */
186 /* Define if you have the <alloca.h> header file. */
189 /* Define if you have the <fcntl.h> header file. */
192 /* Define if you have the <limits.h> header file. */
195 /* Define if you have the <stdlib.h> header file. */
198 /* Define if you have the <string.h> header file. */
201 /* Define if you have the <strings.h> header file. */
202 #undef HAVE_STRINGS_H
204 /* Define if you have the <sys/file.h> header file. */
205 #undef HAVE_SYS_FILE_H
207 /* Define if you have the <sys/mman.h> header file. */
208 #undef HAVE_SYS_MMAN_H
210 /* Define if you have the <sys/param.h> header file. */
211 #undef HAVE_SYS_PARAM_H
213 /* Define if you have the <sys/resource.h> header file. */
214 #undef HAVE_SYS_RESOURCE_H
216 /* Define if you have the <sys/stat.h> header file. */
217 #undef HAVE_SYS_STAT_H
219 /* Define if you have the <sys/time.h> header file. */
220 #undef HAVE_SYS_TIME_H
222 /* Define if you have the <time.h> header file. */
225 /* Define if you have the <unistd.h> header file. */
228 /* Define if errno must be declared even when <errno.h> is included. */
229 #undef NEED_DECLARATION_ERRNO
231 /* Define if you have the `uintptr_t' type. */
232 #undef HAVE_UINTPTR_T
234 /* Define if you have the sys_errlist variable. */
235 #undef HAVE_SYS_ERRLIST
237 /* Define if you have the sys_nerr variable. */
240 /* Define if you have the sys_siglist variable. */
241 #undef HAVE_SYS_SIGLIST
243 /* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP
244 systems. This function is required for alloca.c support on those
246 #undef CRAY_STACKSEG_END
248 /* Define if you know the direction of stack growth for your system;
249 otherwise it will be automatically deduced at run-time.
250 STACK_DIRECTION > 0 => grows toward higher addresses
251 STACK_DIRECTION < 0 => grows toward lower addresses
252 STACK_DIRECTION = 0 => direction of growth unknown */
253 #undef STACK_DIRECTION