]>
Commit | Line | Data |
---|---|---|
1a79b024 | 1 | /* config.in. Generated from configure.ac by autoheader. */ |
62df2065 | 2 | |
1a79b024 DD |
3 | /* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems. |
4 | This function is required for alloca.c support on those systems. */ | |
5 | #undef CRAY_STACKSEG_END | |
073c427b | 6 | |
1a79b024 DD |
7 | /* Define to 1 if you have the <alloca.h> header file. */ |
8 | #undef HAVE_ALLOCA_H | |
dc579051 | 9 | |
1a79b024 | 10 | /* Define to 1 if you have the `asprintf' function. */ |
252b5132 RH |
11 | #undef HAVE_ASPRINTF |
12 | ||
1a79b024 | 13 | /* Define to 1 if you have the `atexit' function. */ |
252b5132 RH |
14 | #undef HAVE_ATEXIT |
15 | ||
1a79b024 | 16 | /* Define to 1 if you have the `basename' function. */ |
252b5132 RH |
17 | #undef HAVE_BASENAME |
18 | ||
1a79b024 | 19 | /* Define to 1 if you have the `bcmp' function. */ |
252b5132 RH |
20 | #undef HAVE_BCMP |
21 | ||
1a79b024 | 22 | /* Define to 1 if you have the `bcopy' function. */ |
252b5132 RH |
23 | #undef HAVE_BCOPY |
24 | ||
1a79b024 | 25 | /* Define to 1 if you have the `bsearch' function. */ |
c6da642e DD |
26 | #undef HAVE_BSEARCH |
27 | ||
1a79b024 | 28 | /* Define to 1 if you have the `bzero' function. */ |
252b5132 RH |
29 | #undef HAVE_BZERO |
30 | ||
1a79b024 | 31 | /* Define to 1 if you have the `calloc' function. */ |
252b5132 RH |
32 | #undef HAVE_CALLOC |
33 | ||
1a79b024 | 34 | /* Define to 1 if you have the `canonicalize_file_name' function. */ |
ba61a412 DJ |
35 | #undef HAVE_CANONICALIZE_FILE_NAME |
36 | ||
1a79b024 | 37 | /* Define to 1 if you have the `clock' function. */ |
252b5132 RH |
38 | #undef HAVE_CLOCK |
39 | ||
41c953f9 DD |
40 | /* Define to 1 if you have the declaration of `asprintf', and to 0 if you |
41 | don't. */ | |
42 | #undef HAVE_DECL_ASPRINTF | |
43 | ||
44 | /* Define to 1 if you have the declaration of `basename', and to 0 if you | |
45 | don't. */ | |
46 | #undef HAVE_DECL_BASENAME | |
47 | ||
abf6a75b DD |
48 | /* Define to 1 if you have the declaration of `calloc', and to 0 if you don't. |
49 | */ | |
50 | #undef HAVE_DECL_CALLOC | |
51 | ||
41c953f9 DD |
52 | /* Define to 1 if you have the declaration of `ffs', and to 0 if you don't. */ |
53 | #undef HAVE_DECL_FFS | |
54 | ||
abf6a75b DD |
55 | /* Define to 1 if you have the declaration of `getenv', and to 0 if you don't. |
56 | */ | |
57 | #undef HAVE_DECL_GETENV | |
58 | ||
59 | /* Define to 1 if you have the declaration of `malloc', and to 0 if you don't. | |
60 | */ | |
61 | #undef HAVE_DECL_MALLOC | |
62 | ||
63 | /* Define to 1 if you have the declaration of `realloc', and to 0 if you | |
64 | don't. */ | |
65 | #undef HAVE_DECL_REALLOC | |
66 | ||
67 | /* Define to 1 if you have the declaration of `sbrk', and to 0 if you don't. | |
68 | */ | |
69 | #undef HAVE_DECL_SBRK | |
70 | ||
01e94249 DD |
71 | /* Define to 1 if you have the declaration of `snprintf', and to 0 if you |
72 | don't. */ | |
73 | #undef HAVE_DECL_SNPRINTF | |
74 | ||
41c953f9 DD |
75 | /* Define to 1 if you have the declaration of `vasprintf', and to 0 if you |
76 | don't. */ | |
77 | #undef HAVE_DECL_VASPRINTF | |
78 | ||
01e94249 DD |
79 | /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you |
80 | don't. */ | |
81 | #undef HAVE_DECL_VSNPRINTF | |
82 | ||
1a79b024 DD |
83 | /* Define to 1 if you have the <fcntl.h> header file. */ |
84 | #undef HAVE_FCNTL_H | |
85 | ||
86 | /* Define to 1 if you have the `ffs' function. */ | |
24acd898 DD |
87 | #undef HAVE_FFS |
88 | ||
1a79b024 DD |
89 | /* Define to 1 if you have the `fork' function. */ |
90 | #undef HAVE_FORK | |
91 | ||
92 | /* Define to 1 if you have the `getcwd' function. */ | |
252b5132 RH |
93 | #undef HAVE_GETCWD |
94 | ||
1a79b024 | 95 | /* Define to 1 if you have the `getpagesize' function. */ |
252b5132 RH |
96 | #undef HAVE_GETPAGESIZE |
97 | ||
1a79b024 | 98 | /* Define to 1 if you have the `getrusage' function. */ |
252b5132 RH |
99 | #undef HAVE_GETRUSAGE |
100 | ||
1a79b024 | 101 | /* Define to 1 if you have the `getsysinfo' function. */ |
192cbe66 DD |
102 | #undef HAVE_GETSYSINFO |
103 | ||
1a79b024 | 104 | /* Define to 1 if you have the `gettimeofday' function. */ |
0c0a36a4 ILT |
105 | #undef HAVE_GETTIMEOFDAY |
106 | ||
1a79b024 | 107 | /* Define to 1 if you have the `index' function. */ |
252b5132 RH |
108 | #undef HAVE_INDEX |
109 | ||
1a79b024 | 110 | /* Define to 1 if you have the `insque' function. */ |
252b5132 RH |
111 | #undef HAVE_INSQUE |
112 | ||
1a79b024 DD |
113 | /* Define to 1 if you have the <inttypes.h> header file. */ |
114 | #undef HAVE_INTTYPES_H | |
115 | ||
116 | /* Define to 1 if you have the <limits.h> header file. */ | |
117 | #undef HAVE_LIMITS_H | |
118 | ||
119 | /* Define to 1 if you have the <machine/hal_sysinfo.h> header file. */ | |
120 | #undef HAVE_MACHINE_HAL_SYSINFO_H | |
121 | ||
122 | /* Define to 1 if you have the <malloc.h> header file. */ | |
123 | #undef HAVE_MALLOC_H | |
124 | ||
125 | /* Define to 1 if you have the `memchr' function. */ | |
252b5132 RH |
126 | #undef HAVE_MEMCHR |
127 | ||
1a79b024 | 128 | /* Define to 1 if you have the `memcmp' function. */ |
252b5132 RH |
129 | #undef HAVE_MEMCMP |
130 | ||
1a79b024 | 131 | /* Define to 1 if you have the `memcpy' function. */ |
252b5132 RH |
132 | #undef HAVE_MEMCPY |
133 | ||
1a79b024 | 134 | /* Define to 1 if you have the `memmove' function. */ |
252b5132 RH |
135 | #undef HAVE_MEMMOVE |
136 | ||
1a79b024 DD |
137 | /* Define to 1 if you have the <memory.h> header file. */ |
138 | #undef HAVE_MEMORY_H | |
139 | ||
140 | /* Define to 1 if you have the `mempcpy' function. */ | |
10b57b38 DD |
141 | #undef HAVE_MEMPCPY |
142 | ||
1a79b024 | 143 | /* Define to 1 if you have the `memset' function. */ |
252b5132 RH |
144 | #undef HAVE_MEMSET |
145 | ||
1a79b024 | 146 | /* Define to 1 if you have the `mkstemps' function. */ |
c1687039 ILT |
147 | #undef HAVE_MKSTEMPS |
148 | ||
1a79b024 DD |
149 | /* Define to 1 if you have a working `mmap' system call. */ |
150 | #undef HAVE_MMAP | |
151 | ||
152 | /* Define to 1 if you have the `on_exit' function. */ | |
252b5132 RH |
153 | #undef HAVE_ON_EXIT |
154 | ||
1a79b024 | 155 | /* Define to 1 if you have the `psignal' function. */ |
252b5132 RH |
156 | #undef HAVE_PSIGNAL |
157 | ||
1a79b024 | 158 | /* Define to 1 if you have the `pstat_getdynamic' function. */ |
900d2082 DD |
159 | #undef HAVE_PSTAT_GETDYNAMIC |
160 | ||
1a79b024 | 161 | /* Define to 1 if you have the `pstat_getstatic' function. */ |
900d2082 DD |
162 | #undef HAVE_PSTAT_GETSTATIC |
163 | ||
1a79b024 | 164 | /* Define to 1 if you have the `putenv' function. */ |
0c0a36a4 ILT |
165 | #undef HAVE_PUTENV |
166 | ||
1a79b024 | 167 | /* Define to 1 if you have the `random' function. */ |
252b5132 RH |
168 | #undef HAVE_RANDOM |
169 | ||
1a79b024 | 170 | /* Define to 1 if you have the `realpath' function. */ |
ba61a412 DJ |
171 | #undef HAVE_REALPATH |
172 | ||
1a79b024 | 173 | /* Define to 1 if you have the `rename' function. */ |
252b5132 RH |
174 | #undef HAVE_RENAME |
175 | ||
1a79b024 | 176 | /* Define to 1 if you have the `rindex' function. */ |
252b5132 RH |
177 | #undef HAVE_RINDEX |
178 | ||
1a79b024 | 179 | /* Define to 1 if you have the `sbrk' function. */ |
c1687039 ILT |
180 | #undef HAVE_SBRK |
181 | ||
1a79b024 | 182 | /* Define to 1 if you have the `setenv' function. */ |
0c0a36a4 ILT |
183 | #undef HAVE_SETENV |
184 | ||
1a79b024 | 185 | /* Define to 1 if you have the `sigsetmask' function. */ |
252b5132 RH |
186 | #undef HAVE_SIGSETMASK |
187 | ||
1a79b024 | 188 | /* Define to 1 if you have the `snprintf' function. */ |
2ed1e5cc DD |
189 | #undef HAVE_SNPRINTF |
190 | ||
1a79b024 DD |
191 | /* Define to 1 if you have the <stdint.h> header file. */ |
192 | #undef HAVE_STDINT_H | |
193 | ||
ac119ae8 DD |
194 | /* Define to 1 if you have the <stdio_ext.h> header file. */ |
195 | #undef HAVE_STDIO_EXT_H | |
196 | ||
1a79b024 DD |
197 | /* Define to 1 if you have the <stdlib.h> header file. */ |
198 | #undef HAVE_STDLIB_H | |
199 | ||
200 | /* Define to 1 if you have the `stpcpy' function. */ | |
10b57b38 DD |
201 | #undef HAVE_STPCPY |
202 | ||
1a79b024 | 203 | /* Define to 1 if you have the `stpncpy' function. */ |
10b57b38 DD |
204 | #undef HAVE_STPNCPY |
205 | ||
1a79b024 | 206 | /* Define to 1 if you have the `strcasecmp' function. */ |
252b5132 RH |
207 | #undef HAVE_STRCASECMP |
208 | ||
1a79b024 | 209 | /* Define to 1 if you have the `strchr' function. */ |
252b5132 RH |
210 | #undef HAVE_STRCHR |
211 | ||
1a79b024 | 212 | /* Define to 1 if you have the `strdup' function. */ |
252b5132 RH |
213 | #undef HAVE_STRDUP |
214 | ||
1a79b024 | 215 | /* Define to 1 if you have the `strerror' function. */ |
252b5132 RH |
216 | #undef HAVE_STRERROR |
217 | ||
1a79b024 DD |
218 | /* Define to 1 if you have the <strings.h> header file. */ |
219 | #undef HAVE_STRINGS_H | |
220 | ||
221 | /* Define to 1 if you have the <string.h> header file. */ | |
222 | #undef HAVE_STRING_H | |
223 | ||
224 | /* Define to 1 if you have the `strncasecmp' function. */ | |
252b5132 RH |
225 | #undef HAVE_STRNCASECMP |
226 | ||
0fad4bdb DD |
227 | /* Define to 1 if you have the `strndup' function. */ |
228 | #undef HAVE_STRNDUP | |
229 | ||
1a79b024 | 230 | /* Define to 1 if you have the `strrchr' function. */ |
252b5132 RH |
231 | #undef HAVE_STRRCHR |
232 | ||
1a79b024 | 233 | /* Define to 1 if you have the `strsignal' function. */ |
252b5132 RH |
234 | #undef HAVE_STRSIGNAL |
235 | ||
1a79b024 | 236 | /* Define to 1 if you have the `strstr' function. */ |
252b5132 RH |
237 | #undef HAVE_STRSTR |
238 | ||
1a79b024 | 239 | /* Define to 1 if you have the `strtod' function. */ |
252b5132 RH |
240 | #undef HAVE_STRTOD |
241 | ||
1a79b024 | 242 | /* Define to 1 if you have the `strtol' function. */ |
252b5132 RH |
243 | #undef HAVE_STRTOL |
244 | ||
1a79b024 | 245 | /* Define to 1 if you have the `strtoul' function. */ |
252b5132 RH |
246 | #undef HAVE_STRTOUL |
247 | ||
1a79b024 | 248 | /* Define to 1 if you have the `sysconf' function. */ |
252b5132 RH |
249 | #undef HAVE_SYSCONF |
250 | ||
1a79b024 | 251 | /* Define to 1 if you have the `sysctl' function. */ |
cc529274 DD |
252 | #undef HAVE_SYSCTL |
253 | ||
1a79b024 | 254 | /* Define to 1 if you have the `sysmp' function. */ |
192cbe66 DD |
255 | #undef HAVE_SYSMP |
256 | ||
1a79b024 DD |
257 | /* Define if you have the sys_errlist variable. */ |
258 | #undef HAVE_SYS_ERRLIST | |
192cbe66 | 259 | |
1a79b024 DD |
260 | /* Define to 1 if you have the <sys/file.h> header file. */ |
261 | #undef HAVE_SYS_FILE_H | |
252b5132 | 262 | |
1a79b024 DD |
263 | /* Define to 1 if you have the <sys/mman.h> header file. */ |
264 | #undef HAVE_SYS_MMAN_H | |
252b5132 | 265 | |
1a79b024 DD |
266 | /* Define if you have the sys_nerr variable. */ |
267 | #undef HAVE_SYS_NERR | |
252b5132 | 268 | |
1a79b024 DD |
269 | /* Define to 1 if you have the <sys/param.h> header file. */ |
270 | #undef HAVE_SYS_PARAM_H | |
252b5132 | 271 | |
1a79b024 DD |
272 | /* Define to 1 if you have the <sys/pstat.h> header file. */ |
273 | #undef HAVE_SYS_PSTAT_H | |
252b5132 | 274 | |
1a79b024 DD |
275 | /* Define to 1 if you have the <sys/resource.h> header file. */ |
276 | #undef HAVE_SYS_RESOURCE_H | |
2ed1e5cc | 277 | |
1a79b024 DD |
278 | /* Define if you have the sys_siglist variable. */ |
279 | #undef HAVE_SYS_SIGLIST | |
252b5132 | 280 | |
1a79b024 DD |
281 | /* Define to 1 if you have the <sys/stat.h> header file. */ |
282 | #undef HAVE_SYS_STAT_H | |
252b5132 | 283 | |
1a79b024 DD |
284 | /* Define to 1 if you have the <sys/sysctl.h> header file. */ |
285 | #undef HAVE_SYS_SYSCTL_H | |
5527febf | 286 | |
1a79b024 DD |
287 | /* Define to 1 if you have the <sys/sysinfo.h> header file. */ |
288 | #undef HAVE_SYS_SYSINFO_H | |
24acd898 | 289 | |
1a79b024 DD |
290 | /* Define to 1 if you have the <sys/sysmp.h> header file. */ |
291 | #undef HAVE_SYS_SYSMP_H | |
62df2065 | 292 | |
1a79b024 DD |
293 | /* Define to 1 if you have the <sys/systemcfg.h> header file. */ |
294 | #undef HAVE_SYS_SYSTEMCFG_H | |
192cbe66 | 295 | |
1a79b024 DD |
296 | /* Define to 1 if you have the <sys/table.h> header file. */ |
297 | #undef HAVE_SYS_TABLE_H | |
252b5132 | 298 | |
1a79b024 DD |
299 | /* Define to 1 if you have the <sys/time.h> header file. */ |
300 | #undef HAVE_SYS_TIME_H | |
252b5132 | 301 | |
1a79b024 DD |
302 | /* Define to 1 if you have the <sys/types.h> header file. */ |
303 | #undef HAVE_SYS_TYPES_H | |
252b5132 | 304 | |
1a79b024 DD |
305 | /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */ |
306 | #undef HAVE_SYS_WAIT_H | |
252b5132 | 307 | |
1a79b024 DD |
308 | /* Define to 1 if you have the `table' function. */ |
309 | #undef HAVE_TABLE | |
eb383413 | 310 | |
1a79b024 DD |
311 | /* Define to 1 if you have the `times' function. */ |
312 | #undef HAVE_TIMES | |
252b5132 | 313 | |
1a79b024 DD |
314 | /* Define to 1 if you have the <time.h> header file. */ |
315 | #undef HAVE_TIME_H | |
4938384a | 316 | |
1a79b024 DD |
317 | /* Define to 1 if you have the `tmpnam' function. */ |
318 | #undef HAVE_TMPNAM | |
c1687039 | 319 | |
1a79b024 DD |
320 | /* Define if you have the \`uintptr_t' type. */ |
321 | #undef HAVE_UINTPTR_T | |
0c0a36a4 | 322 | |
1a79b024 DD |
323 | /* Define to 1 if you have the <unistd.h> header file. */ |
324 | #undef HAVE_UNISTD_H | |
cc529274 | 325 | |
1a79b024 DD |
326 | /* Define to 1 if you have the `vasprintf' function. */ |
327 | #undef HAVE_VASPRINTF | |
192cbe66 | 328 | |
1a79b024 DD |
329 | /* Define to 1 if you have the `vfork' function. */ |
330 | #undef HAVE_VFORK | |
192cbe66 | 331 | |
1a79b024 DD |
332 | /* Define to 1 if you have the <vfork.h> header file. */ |
333 | #undef HAVE_VFORK_H | |
cc529274 | 334 | |
1a79b024 DD |
335 | /* Define to 1 if you have the `vfprintf' function. */ |
336 | #undef HAVE_VFPRINTF | |
192cbe66 | 337 | |
1a79b024 DD |
338 | /* Define to 1 if you have the `vprintf' function. */ |
339 | #undef HAVE_VPRINTF | |
252b5132 | 340 | |
1a79b024 DD |
341 | /* Define to 1 if you have the `vsnprintf' function. */ |
342 | #undef HAVE_VSNPRINTF | |
62df2065 | 343 | |
1a79b024 DD |
344 | /* Define to 1 if you have the `vsprintf' function. */ |
345 | #undef HAVE_VSPRINTF | |
7d3ffcaf | 346 | |
aa55ccb1 DD |
347 | /* Define to 1 if you have the `wait3' function. */ |
348 | #undef HAVE_WAIT3 | |
349 | ||
350 | /* Define to 1 if you have the `wait4' function. */ | |
351 | #undef HAVE_WAIT4 | |
352 | ||
1a79b024 DD |
353 | /* Define to 1 if you have the `waitpid' function. */ |
354 | #undef HAVE_WAITPID | |
5f73c378 | 355 | |
1a79b024 DD |
356 | /* Define to 1 if `fork' works. */ |
357 | #undef HAVE_WORKING_FORK | |
358 | ||
359 | /* Define to 1 if `vfork' works. */ | |
360 | #undef HAVE_WORKING_VFORK | |
361 | ||
362 | /* Define to 1 if you have the `_doprnt' function. */ | |
363 | #undef HAVE__DOPRNT | |
364 | ||
365 | /* Define if you have the _system_configuration variable. */ | |
366 | #undef HAVE__SYSTEM_CONFIGURATION | |
7108c5dc | 367 | |
ac119ae8 DD |
368 | /* Define to 1 if you have the `__fsetlocking' function. */ |
369 | #undef HAVE___FSETLOCKING | |
370 | ||
1a79b024 DD |
371 | /* Define if canonicalize_file_name is not declared in system header files. */ |
372 | #undef NEED_DECLARATION_CANONICALIZE_FILE_NAME | |
7108c5dc | 373 | |
7d3ffcaf JL |
374 | /* Define if errno must be declared even when <errno.h> is included. */ |
375 | #undef NEED_DECLARATION_ERRNO | |
376 | ||
1a79b024 DD |
377 | /* Define to 1 if your C compiler doesn't accept -c and -o together. */ |
378 | #undef NO_MINUS_C_MINUS_O | |
24acd898 | 379 | |
1a79b024 DD |
380 | /* Define to the address where bug reports for this package should be sent. */ |
381 | #undef PACKAGE_BUGREPORT | |
92655e19 | 382 | |
1a79b024 DD |
383 | /* Define to the full name of this package. */ |
384 | #undef PACKAGE_NAME | |
92655e19 | 385 | |
1a79b024 DD |
386 | /* Define to the full name and version of this package. */ |
387 | #undef PACKAGE_STRING | |
92655e19 | 388 | |
1a79b024 DD |
389 | /* Define to the one symbol short name of this package. */ |
390 | #undef PACKAGE_TARNAME | |
391 | ||
392 | /* Define to the version of this package. */ | |
393 | #undef PACKAGE_VERSION | |
30673bf5 | 394 | |
40a59a4c DD |
395 | /* The size of a `int', as computed by sizeof. */ |
396 | #undef SIZEOF_INT | |
397 | ||
1a79b024 DD |
398 | /* Define if you know the direction of stack growth for your system; otherwise |
399 | it will be automatically deduced at run-time. STACK_DIRECTION > 0 => grows | |
400 | toward higher addresses STACK_DIRECTION < 0 => grows toward lower addresses | |
401 | STACK_DIRECTION = 0 => direction of growth unknown */ | |
30673bf5 DD |
402 | #undef STACK_DIRECTION |
403 | ||
1a79b024 DD |
404 | /* Define to 1 if you have the ANSI C header files. */ |
405 | #undef STDC_HEADERS | |
e69f6c8c | 406 | |
1a79b024 DD |
407 | /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */ |
408 | #undef TIME_WITH_SYS_TIME | |
409 | ||
bb6a587d DD |
410 | /* Define to an unsigned 64-bit type available in the compiler. */ |
411 | #undef UNSIGNED_64BIT_TYPE | |
412 | ||
0093138c DD |
413 | /* Define to 1 if your processor stores words with the most significant byte |
414 | first (like Motorola and SPARC, unlike Intel and VAX). */ | |
1a79b024 | 415 | #undef WORDS_BIGENDIAN |
ba61a412 | 416 | |
1a79b024 DD |
417 | /* Define to empty if `const' does not conform to ANSI C. */ |
418 | #undef const | |
419 | ||
85f969cd DD |
420 | /* Define to `__inline__' or `__inline' if that's what the C compiler |
421 | calls it, or to nothing if 'inline' is not supported under any name. */ | |
422 | #ifndef __cplusplus | |
1a79b024 | 423 | #undef inline |
85f969cd | 424 | #endif |
1a79b024 DD |
425 | |
426 | /* Define to `int' if <sys/types.h> does not define. */ | |
427 | #undef pid_t | |
428 | ||
429 | /* Define to `unsigned long' if <sys/types.h> does not define. */ | |
430 | #undef uintptr_t | |
431 | ||
432 | /* Define as `fork' if `vfork' does not work. */ | |
433 | #undef vfork |