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 <cygwin/process.h> header file. */
13 #undef HAVE_CYGWIN_PROCESS_H
15 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
19 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
22 /* Define to 1 if you have the <errno.h> header file. */
25 /* Define to 1 if you have the <fcntl.h> header file. */
28 /* Define to 1 if you have the `getcwd' function. */
31 /* Define to 1 if you have the `gettimeofday' function. */
32 #undef HAVE_GETTIMEOFDAY
34 /* Define to 1 if you have the `getwd' function. */
37 /* Define to 1 if the system has the type `int16'. */
40 /* Define to 1 if the system has the type `int32'. */
43 /* Define to 1 if the system has the type `int8'. */
46 /* Define to 1 if you have the <inttypes.h> header file. */
47 #undef HAVE_INTTYPES_H
49 /* Define to 1 if you have the <limits.h> header file. */
52 /* Define to 1 if you have the <memory.h> header file. */
55 /* Define to 1 if you have the `mkstemp' function. */
58 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
61 /* Define to 1 if you have the `setenv' function. */
64 /* Define to 1 if you have the `settz' function. */
67 /* Define to 1 if you have the `setvbuf' function. */
70 /* Define to 1 if you have the <spawn.h> header file. */
73 /* Define to 1 if you have the <stdint.h> header file. */
76 /* Define to 1 if you have the <stdlib.h> header file. */
79 /* Define to 1 if you have the `strerror' function. */
82 /* Define to 1 if you have the <strings.h> header file. */
85 /* Define to 1 if you have the <string.h> header file. */
88 /* Define to 1 if you have the `strlwr' function. */
91 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
95 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
97 #undef HAVE_SYS_NDIR_H
99 /* Define to 1 if you have the <sys/stat.h> header file. */
100 #undef HAVE_SYS_STAT_H
102 /* Define to 1 if you have the <sys/time.h> header file. */
103 #undef HAVE_SYS_TIME_H
105 /* Define to 1 if you have the <sys/types.h> header file. */
106 #undef HAVE_SYS_TYPES_H
108 /* Define to 1 if you have the <sys/wait.h> header file. */
109 #undef HAVE_SYS_WAIT_H
111 /* Define to 1 if you have the `tempnam' function. */
114 /* Define to 1 if you have the `tzset' function. */
117 /* Define to 1 if the system has the type `uint16'. */
120 /* Define to 1 if the system has the type `uint32'. */
123 /* Define to 1 if the system has the type `uint8'. */
126 /* Define to 1 if you have the <unistd.h> header file. */
129 /* Define to 1 if you have the <utime.h> header file. */
132 /* Define to 1 if `utime(file, NULL)' sets file's timestamp to the present. */
133 #undef HAVE_UTIME_NULL
135 /* Define to 1 if you have the `vprintf' function. */
138 /* Define to 1 if you have the <wait.h> header file. */
141 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
142 #undef NO_MINUS_C_MINUS_O
144 /* Name of package */
147 /* Define to the address where bug reports for this package should be sent. */
148 #undef PACKAGE_BUGREPORT
150 /* Define to the full name of this package. */
153 /* Define to the full name and version of this package. */
154 #undef PACKAGE_STRING
156 /* Define to the one symbol short name of this package. */
157 #undef PACKAGE_TARNAME
159 /* Define to the version of this package. */
160 #undef PACKAGE_VERSION
162 /* Define as the return type of signal handlers (`int' or `void'). */
165 /* The size of `int', as computed by sizeof. */
168 /* The size of `long', as computed by sizeof. */
171 /* The size of `short', as computed by sizeof. */
174 /* Define to 1 if you have the ANSI C header files. */
177 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
178 #undef TIME_WITH_SYS_TIME
180 /* Version number of package */
183 /* Define to empty if `const' does not conform to ANSI C. */
186 /* Define to `long int' if <sys/types.h> does not define. */
189 /* Define to `unsigned int' if <sys/types.h> does not define. */