1 /* config.h.in. Generated from configure.in by autoheader. */
3 /* Build info string */
6 /* Assume case insensitive file system. */
7 #undef CASE_INSENSITIVE_FS
9 /* Enables the use of spawn instead of fork/exec if it is supported. */
12 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
16 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
19 /* Define to 1 if you have the <errno.h> header file. */
22 /* Define to 1 if you have the <fcntl.h> header file. */
25 /* Define to 1 if you have the `getcwd' function. */
28 /* Define to 1 if you have the `gettimeofday' function. */
29 #undef HAVE_GETTIMEOFDAY
31 /* Define to 1 if you have the `getwd' function. */
34 /* Define to 1 if the system has the type `int16'. */
37 /* Define to 1 if the system has the type `int32'. */
40 /* Define to 1 if the system has the type `int8'. */
43 /* Define to 1 if you have the <inttypes.h> header file. */
44 #undef HAVE_INTTYPES_H
46 /* Define to 1 if you have the <limits.h> header file. */
49 /* Define to 1 if you have the <memory.h> header file. */
52 /* Define to 1 if you have the `mkstemp' function. */
55 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
58 /* Define to 1 if you have the `settz' function. */
61 /* Define to 1 if you have the `setvbuf' function. */
64 /* Define to 1 if you have the <spawn.h> header file. */
67 /* Define to 1 if you have the <stdint.h> header file. */
70 /* Define to 1 if you have the <stdlib.h> header file. */
73 /* Define to 1 if you have the `strerror' function. */
76 /* Define to 1 if you have the <strings.h> header file. */
79 /* Define to 1 if you have the <string.h> header file. */
82 /* Define to 1 if you have the `strlwr' function. */
85 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
89 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
91 #undef HAVE_SYS_NDIR_H
93 /* Define to 1 if you have the <sys/stat.h> header file. */
94 #undef HAVE_SYS_STAT_H
96 /* Define to 1 if you have the <sys/time.h> header file. */
97 #undef HAVE_SYS_TIME_H
99 /* Define to 1 if you have the <sys/types.h> header file. */
100 #undef HAVE_SYS_TYPES_H
102 /* Define to 1 if you have the <sys/wait.h> header file. */
103 #undef HAVE_SYS_WAIT_H
105 /* Define to 1 if you have the `tempnam' function. */
108 /* Define to 1 if you have the `tzset' function. */
111 /* Define to 1 if the system has the type `uint16'. */
114 /* Define to 1 if the system has the type `uint32'. */
117 /* Define to 1 if the system has the type `uint8'. */
120 /* Define to 1 if you have the <unistd.h> header file. */
123 /* Define to 1 if you have the <utime.h> header file. */
126 /* Define to 1 if `utime(file, NULL)' sets file's timestamp to the present. */
127 #undef HAVE_UTIME_NULL
129 /* Define to 1 if you have the `vprintf' function. */
132 /* Define to 1 if you have the <wait.h> header file. */
135 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
136 #undef NO_MINUS_C_MINUS_O
138 /* Name of package */
141 /* Define to the address where bug reports for this package should be sent. */
142 #undef PACKAGE_BUGREPORT
144 /* Define to the full name of this package. */
147 /* Define to the full name and version of this package. */
148 #undef PACKAGE_STRING
150 /* Define to the one symbol short name of this package. */
151 #undef PACKAGE_TARNAME
153 /* Define to the version of this package. */
154 #undef PACKAGE_VERSION
156 /* Define as the return type of signal handlers (`int' or `void'). */
159 /* The size of `int', as computed by sizeof. */
162 /* The size of `long', as computed by sizeof. */
165 /* The size of `short', as computed by sizeof. */
168 /* Define to 1 if you have the ANSI C header files. */
171 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
172 #undef TIME_WITH_SYS_TIME
174 /* Version number of package */
177 /* Define to empty if `const' does not conform to ANSI C. */
180 /* Define to `long int' if <sys/types.h> does not define. */
183 /* Define to `unsigned int' if <sys/types.h> does not define. */