]>
Commit | Line | Data |
---|---|---|
e91b9f68 A |
1 | /* src/config.h.in. Generated from configure.ac by autoheader. */ |
2 | ||
3 | /* Define to 1 if the `closedir' function returns void instead of `int'. */ | |
4 | #undef CLOSEDIR_VOID | |
5 | ||
f36da725 A |
6 | /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP |
7 | systems. This function is required for `alloca.c' support on those systems. | |
8 | */ | |
9 | #undef CRAY_STACKSEG_END | |
10 | ||
11 | /* Define to 1 if using `alloca.c'. */ | |
12 | #undef C_ALLOCA | |
13 | ||
14 | /* Define to 1 if you have the `alarm' function. */ | |
15 | #undef HAVE_ALARM | |
16 | ||
17 | /* Define to 1 if you have `alloca', as a function or macro. */ | |
18 | #undef HAVE_ALLOCA | |
19 | ||
20 | /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix). | |
21 | */ | |
22 | #undef HAVE_ALLOCA_H | |
23 | ||
24 | /* Define to 1 if you have the `atexit' function. */ | |
25 | #undef HAVE_ATEXIT | |
26 | ||
e91b9f68 A |
27 | /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'. |
28 | */ | |
29 | #undef HAVE_DIRENT_H | |
30 | ||
f36da725 A |
31 | /* Define to 1 if you have the `dup2' function. */ |
32 | #undef HAVE_DUP2 | |
33 | ||
e91b9f68 A |
34 | /* Define to 1 if you have the <fcntl.h> header file. */ |
35 | #undef HAVE_FCNTL_H | |
36 | ||
37 | /* Define to 1 if you have the `fork' function. */ | |
38 | #undef HAVE_FORK | |
39 | ||
f36da725 A |
40 | /* Define to 1 if you have the `gethostname' function. */ |
41 | #undef HAVE_GETHOSTNAME | |
42 | ||
43 | /* Define to 1 if you have the `gettimeofday' function. */ | |
44 | #undef HAVE_GETTIMEOFDAY | |
e91b9f68 A |
45 | |
46 | /* Define to 1 if you have the <inttypes.h> header file. */ | |
47 | #undef HAVE_INTTYPES_H | |
48 | ||
49 | /* Define to 1 if you have the <limits.h> header file. */ | |
50 | #undef HAVE_LIMITS_H | |
51 | ||
f36da725 A |
52 | /* Define to 1 if `lstat' has the bug that it succeeds when given the |
53 | zero-length file name argument. */ | |
54 | #undef HAVE_LSTAT_EMPTY_STRING_BUG | |
55 | ||
e91b9f68 A |
56 | /* Define to 1 if you have the <mach/mach.h> header file. */ |
57 | #undef HAVE_MACH_MACH_H | |
58 | ||
f36da725 | 59 | /* Define to 1 if you have the `malloc' function. */ |
e91b9f68 A |
60 | #undef HAVE_MALLOC |
61 | ||
62 | /* Define to 1 if you have the `memmove' function. */ | |
63 | #undef HAVE_MEMMOVE | |
64 | ||
65 | /* Define to 1 if you have the <memory.h> header file. */ | |
66 | #undef HAVE_MEMORY_H | |
67 | ||
f36da725 A |
68 | /* Define to 1 if you have the `memset' function. */ |
69 | #undef HAVE_MEMSET | |
70 | ||
71 | /* Define to 1 if you have the `mkdir' function. */ | |
72 | #undef HAVE_MKDIR | |
73 | ||
74 | /* Define to 1 if you have the `mmap' function. */ | |
e91b9f68 A |
75 | #undef HAVE_MMAP |
76 | ||
77 | /* Define to 1 if you have the `munmap' function. */ | |
78 | #undef HAVE_MUNMAP | |
79 | ||
80 | /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */ | |
81 | #undef HAVE_NDIR_H | |
82 | ||
f36da725 A |
83 | /* Define to 1 if you have the <netdb.h> header file. */ |
84 | #undef HAVE_NETDB_H | |
85 | ||
86 | /* Define to 1 if you have the <netinet/in.h> header file. */ | |
87 | #undef HAVE_NETINET_IN_H | |
88 | ||
89 | /* Define to 1 if you have the <paths.h> header file. */ | |
90 | #undef HAVE_PATHS_H | |
91 | ||
92 | /* Define to 1 if you have the quarantine library */ | |
93 | #undef HAVE_QUARANTINE | |
94 | ||
95 | /* Define to 1 if you have the `realloc' function. */ | |
96 | #undef HAVE_REALLOC | |
97 | ||
98 | /* Define to 1 if you have the `rmdir' function. */ | |
99 | #undef HAVE_RMDIR | |
100 | ||
101 | /* Define to 1 if you have the sandbox library */ | |
102 | #undef HAVE_SANDBOX | |
103 | ||
104 | /* Define to 1 if you have the Security framework */ | |
105 | #undef HAVE_SECURITY | |
106 | ||
107 | /* Define to 1 if you have the `select' function. */ | |
108 | #undef HAVE_SELECT | |
109 | ||
110 | /* Define to 1 if you have the `setenv' function. */ | |
111 | #undef HAVE_SETENV | |
112 | ||
113 | /* Define to 1 if you have the `socket' function. */ | |
114 | #undef HAVE_SOCKET | |
115 | ||
e91b9f68 A |
116 | /* Define to 1 if `stat' has the bug that it succeeds when given the |
117 | zero-length file name argument. */ | |
118 | #undef HAVE_STAT_EMPTY_STRING_BUG | |
119 | ||
120 | /* Define to 1 if stdbool.h conforms to C99. */ | |
121 | #undef HAVE_STDBOOL_H | |
122 | ||
f36da725 A |
123 | /* Define to 1 if you have the <stddef.h> header file. */ |
124 | #undef HAVE_STDDEF_H | |
125 | ||
e91b9f68 A |
126 | /* Define to 1 if you have the <stdint.h> header file. */ |
127 | #undef HAVE_STDINT_H | |
128 | ||
129 | /* Define to 1 if you have the <stdlib.h> header file. */ | |
130 | #undef HAVE_STDLIB_H | |
131 | ||
f36da725 A |
132 | /* Define to 1 if you have the `strcasecmp' function. */ |
133 | #undef HAVE_STRCASECMP | |
134 | ||
135 | /* Define to 1 if you have the `strchr' function. */ | |
136 | #undef HAVE_STRCHR | |
137 | ||
138 | /* Define to 1 if you have the `strdup' function. */ | |
139 | #undef HAVE_STRDUP | |
140 | ||
e91b9f68 A |
141 | /* Define to 1 if you have the `strerror' function. */ |
142 | #undef HAVE_STRERROR | |
143 | ||
144 | /* Define to 1 if you have the <strings.h> header file. */ | |
145 | #undef HAVE_STRINGS_H | |
146 | ||
147 | /* Define to 1 if you have the <string.h> header file. */ | |
148 | #undef HAVE_STRING_H | |
149 | ||
f36da725 A |
150 | /* Define to 1 if you have the `strrchr' function. */ |
151 | #undef HAVE_STRRCHR | |
152 | ||
153 | /* Define to 1 if you have the `strstr' function. */ | |
154 | #undef HAVE_STRSTR | |
155 | ||
156 | /* Define to 1 if you have the `strtol' function. */ | |
157 | #undef HAVE_STRTOL | |
158 | ||
e91b9f68 A |
159 | /* Define to 1 if you have the <syslog.h> header file. */ |
160 | #undef HAVE_SYSLOG_H | |
161 | ||
162 | /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'. | |
163 | */ | |
164 | #undef HAVE_SYS_DIR_H | |
165 | ||
f36da725 A |
166 | /* Define to 1 if you have the <sys/ioctl.h> header file. */ |
167 | #undef HAVE_SYS_IOCTL_H | |
168 | ||
169 | /* Define to 1 if you have the <sys/mount.h> header file. */ | |
170 | #undef HAVE_SYS_MOUNT_H | |
171 | ||
e91b9f68 A |
172 | /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'. |
173 | */ | |
174 | #undef HAVE_SYS_NDIR_H | |
175 | ||
f36da725 A |
176 | /* Define to 1 if you have the <sys/param.h> header file. */ |
177 | #undef HAVE_SYS_PARAM_H | |
178 | ||
179 | /* Define to 1 if you have the <sys/select.h> header file. */ | |
180 | #undef HAVE_SYS_SELECT_H | |
181 | ||
182 | /* Define to 1 if you have the <sys/socket.h> header file. */ | |
183 | #undef HAVE_SYS_SOCKET_H | |
184 | ||
e91b9f68 A |
185 | /* Define to 1 if you have the <sys/stat.h> header file. */ |
186 | #undef HAVE_SYS_STAT_H | |
187 | ||
f36da725 A |
188 | /* Define to 1 if you have the <sys/time.h> header file. */ |
189 | #undef HAVE_SYS_TIME_H | |
190 | ||
e91b9f68 A |
191 | /* Define to 1 if you have the <sys/types.h> header file. */ |
192 | #undef HAVE_SYS_TYPES_H | |
193 | ||
194 | /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */ | |
195 | #undef HAVE_SYS_WAIT_H | |
196 | ||
f36da725 A |
197 | /* Define to 1 if you have the <termios.h> header file. */ |
198 | #undef HAVE_TERMIOS_H | |
199 | ||
e91b9f68 A |
200 | /* Define to 1 if you have the <unistd.h> header file. */ |
201 | #undef HAVE_UNISTD_H | |
202 | ||
203 | /* Define to 1 if you have the `vfork' function. */ | |
204 | #undef HAVE_VFORK | |
205 | ||
206 | /* Define to 1 if you have the <vfork.h> header file. */ | |
207 | #undef HAVE_VFORK_H | |
208 | ||
209 | /* Define to 1 if `fork' works. */ | |
210 | #undef HAVE_WORKING_FORK | |
211 | ||
212 | /* Define to 1 if `vfork' works. */ | |
213 | #undef HAVE_WORKING_VFORK | |
214 | ||
215 | /* Define to 1 if the system has the type `_Bool'. */ | |
216 | #undef HAVE__BOOL | |
217 | ||
218 | /* Define to 1 if `lstat' dereferences a symlink specified with a trailing | |
219 | slash. */ | |
220 | #undef LSTAT_FOLLOWS_SLASHED_SYMLINK | |
221 | ||
f36da725 A |
222 | /* Define to 1 if your C compiler doesn't accept -c and -o together. */ |
223 | #undef NO_MINUS_C_MINUS_O | |
224 | ||
e91b9f68 A |
225 | /* Name of package */ |
226 | #undef PACKAGE | |
227 | ||
228 | /* Define to the address where bug reports for this package should be sent. */ | |
229 | #undef PACKAGE_BUGREPORT | |
230 | ||
231 | /* Define to the full name of this package. */ | |
232 | #undef PACKAGE_NAME | |
233 | ||
234 | /* Define to the full name and version of this package. */ | |
235 | #undef PACKAGE_STRING | |
236 | ||
237 | /* Define to the one symbol short name of this package. */ | |
238 | #undef PACKAGE_TARNAME | |
239 | ||
240 | /* Define to the version of this package. */ | |
241 | #undef PACKAGE_VERSION | |
242 | ||
243 | /* Define as the return type of signal handlers (`int' or `void'). */ | |
244 | #undef RETSIGTYPE | |
245 | ||
f36da725 A |
246 | /* Define to the type of arg 1 for `select'. */ |
247 | #undef SELECT_TYPE_ARG1 | |
248 | ||
249 | /* Define to the type of args 2, 3 and 4 for `select'. */ | |
250 | #undef SELECT_TYPE_ARG234 | |
251 | ||
252 | /* Define to the type of arg 5 for `select'. */ | |
253 | #undef SELECT_TYPE_ARG5 | |
254 | ||
255 | /* If using the C implementation of alloca, define if you know the | |
256 | direction of stack growth for your system; otherwise it will be | |
257 | automatically deduced at runtime. | |
258 | STACK_DIRECTION > 0 => grows toward higher addresses | |
259 | STACK_DIRECTION < 0 => grows toward lower addresses | |
260 | STACK_DIRECTION = 0 => direction of growth unknown */ | |
261 | #undef STACK_DIRECTION | |
262 | ||
e91b9f68 A |
263 | /* Define to 1 if you have the ANSI C header files. */ |
264 | #undef STDC_HEADERS | |
265 | ||
f36da725 A |
266 | /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */ |
267 | #undef TIME_WITH_SYS_TIME | |
268 | ||
269 | /* Define to 1 if your <sys/time.h> declares `struct tm'. */ | |
270 | #undef TM_IN_SYS_TIME | |
271 | ||
e91b9f68 A |
272 | /* Version number of package */ |
273 | #undef VERSION | |
274 | ||
275 | /* Define to empty if `const' does not conform to ANSI C. */ | |
276 | #undef const | |
277 | ||
278 | /* Define to `int' if <sys/types.h> doesn't define. */ | |
279 | #undef gid_t | |
280 | ||
e91b9f68 A |
281 | /* Define to `int' if <sys/types.h> does not define. */ |
282 | #undef mode_t | |
283 | ||
f36da725 | 284 | /* Define to `long int' if <sys/types.h> does not define. */ |
e91b9f68 A |
285 | #undef off_t |
286 | ||
287 | /* Define to `int' if <sys/types.h> does not define. */ | |
288 | #undef pid_t | |
289 | ||
f36da725 | 290 | /* Define to `unsigned int' if <sys/types.h> does not define. */ |
e91b9f68 A |
291 | #undef size_t |
292 | ||
293 | /* Define to `int' if <sys/types.h> doesn't define. */ | |
294 | #undef uid_t | |
295 | ||
296 | /* Define as `fork' if `vfork' does not work. */ | |
297 | #undef vfork |