1130561Sobrien/* config.in.  Generated from configure.ac by autoheader.  */
260484Sobrien
3130561Sobrien/* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
4130561Sobrien   This function is required for alloca.c support on those systems. */
5130561Sobrien#undef CRAY_STACKSEG_END
660484Sobrien
7130561Sobrien/* Define to 1 if you have the <alloca.h> header file. */
8130561Sobrien#undef HAVE_ALLOCA_H
960484Sobrien
10130561Sobrien/* Define to 1 if you have the `asprintf' function. */
1160484Sobrien#undef HAVE_ASPRINTF
1260484Sobrien
13130561Sobrien/* Define to 1 if you have the `atexit' function. */
1460484Sobrien#undef HAVE_ATEXIT
1560484Sobrien
16130561Sobrien/* Define to 1 if you have the `basename' function. */
1760484Sobrien#undef HAVE_BASENAME
1860484Sobrien
19130561Sobrien/* Define to 1 if you have the `bcmp' function. */
2060484Sobrien#undef HAVE_BCMP
2160484Sobrien
22130561Sobrien/* Define to 1 if you have the `bcopy' function. */
2360484Sobrien#undef HAVE_BCOPY
2460484Sobrien
25130561Sobrien/* Define to 1 if you have the `bsearch' function. */
2677298Sobrien#undef HAVE_BSEARCH
2777298Sobrien
28130561Sobrien/* Define to 1 if you have the `bzero' function. */
2960484Sobrien#undef HAVE_BZERO
3060484Sobrien
31130561Sobrien/* Define to 1 if you have the `calloc' function. */
3260484Sobrien#undef HAVE_CALLOC
3360484Sobrien
34130561Sobrien/* Define to 1 if you have the `canonicalize_file_name' function. */
35130561Sobrien#undef HAVE_CANONICALIZE_FILE_NAME
36130561Sobrien
37130561Sobrien/* Define to 1 if you have the `clock' function. */
3860484Sobrien#undef HAVE_CLOCK
3960484Sobrien
40218822Sdim/* Define to 1 if you have the declaration of `asprintf', and to 0 if you
41218822Sdim   don't. */
42218822Sdim#undef HAVE_DECL_ASPRINTF
43218822Sdim
44218822Sdim/* Define to 1 if you have the declaration of `basename', and to 0 if you
45218822Sdim   don't. */
46218822Sdim#undef HAVE_DECL_BASENAME
47218822Sdim
48218822Sdim/* Define to 1 if you have the declaration of `calloc', and to 0 if you don't.
49218822Sdim   */
50218822Sdim#undef HAVE_DECL_CALLOC
51218822Sdim
52218822Sdim/* Define to 1 if you have the declaration of `ffs', and to 0 if you don't. */
53218822Sdim#undef HAVE_DECL_FFS
54218822Sdim
55218822Sdim/* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
56218822Sdim   */
57218822Sdim#undef HAVE_DECL_GETENV
58218822Sdim
59218822Sdim/* Define to 1 if you have the declaration of `getopt', and to 0 if you don't.
60218822Sdim   */
61218822Sdim#undef HAVE_DECL_GETOPT
62218822Sdim
63218822Sdim/* Define to 1 if you have the declaration of `malloc', and to 0 if you don't.
64218822Sdim   */
65218822Sdim#undef HAVE_DECL_MALLOC
66218822Sdim
67218822Sdim/* Define to 1 if you have the declaration of `realloc', and to 0 if you
68218822Sdim   don't. */
69218822Sdim#undef HAVE_DECL_REALLOC
70218822Sdim
71218822Sdim/* Define to 1 if you have the declaration of `sbrk', and to 0 if you don't.
72218822Sdim   */
73218822Sdim#undef HAVE_DECL_SBRK
74218822Sdim
75218822Sdim/* Define to 1 if you have the declaration of `snprintf', and to 0 if you
76218822Sdim   don't. */
77218822Sdim#undef HAVE_DECL_SNPRINTF
78218822Sdim
79218822Sdim/* Define to 1 if you have the declaration of `strverscmp', and to 0 if you
80218822Sdim   don't. */
81218822Sdim#undef HAVE_DECL_STRVERSCMP
82218822Sdim
83218822Sdim/* Define to 1 if you have the declaration of `vasprintf', and to 0 if you
84218822Sdim   don't. */
85218822Sdim#undef HAVE_DECL_VASPRINTF
86218822Sdim
87218822Sdim/* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
88218822Sdim   don't. */
89218822Sdim#undef HAVE_DECL_VSNPRINTF
90218822Sdim
91130561Sobrien/* Define to 1 if you have the <fcntl.h> header file. */
92130561Sobrien#undef HAVE_FCNTL_H
93130561Sobrien
94130561Sobrien/* Define to 1 if you have the `ffs' function. */
9589857Sobrien#undef HAVE_FFS
9689857Sobrien
97130561Sobrien/* Define to 1 if you have the `fork' function. */
98130561Sobrien#undef HAVE_FORK
99130561Sobrien
100130561Sobrien/* Define to 1 if you have the `getcwd' function. */
10160484Sobrien#undef HAVE_GETCWD
10260484Sobrien
103130561Sobrien/* Define to 1 if you have the `getpagesize' function. */
10460484Sobrien#undef HAVE_GETPAGESIZE
10560484Sobrien
106130561Sobrien/* Define to 1 if you have the `getrusage' function. */
10760484Sobrien#undef HAVE_GETRUSAGE
10860484Sobrien
109130561Sobrien/* Define to 1 if you have the `getsysinfo' function. */
110130561Sobrien#undef HAVE_GETSYSINFO
111130561Sobrien
112130561Sobrien/* Define to 1 if you have the `gettimeofday' function. */
11360484Sobrien#undef HAVE_GETTIMEOFDAY
11460484Sobrien
115130561Sobrien/* Define to 1 if you have the `index' function. */
11660484Sobrien#undef HAVE_INDEX
11760484Sobrien
118130561Sobrien/* Define to 1 if you have the `insque' function. */
11960484Sobrien#undef HAVE_INSQUE
12060484Sobrien
121130561Sobrien/* Define to 1 if you have the <inttypes.h> header file. */
122130561Sobrien#undef HAVE_INTTYPES_H
123130561Sobrien
124130561Sobrien/* Define to 1 if you have the <limits.h> header file. */
125130561Sobrien#undef HAVE_LIMITS_H
126130561Sobrien
127130561Sobrien/* Define to 1 if you have the <machine/hal_sysinfo.h> header file. */
128130561Sobrien#undef HAVE_MACHINE_HAL_SYSINFO_H
129130561Sobrien
130130561Sobrien/* Define to 1 if you have the <malloc.h> header file. */
131130561Sobrien#undef HAVE_MALLOC_H
132130561Sobrien
133130561Sobrien/* Define to 1 if you have the `memchr' function. */
13460484Sobrien#undef HAVE_MEMCHR
13560484Sobrien
136130561Sobrien/* Define to 1 if you have the `memcmp' function. */
13760484Sobrien#undef HAVE_MEMCMP
13860484Sobrien
139130561Sobrien/* Define to 1 if you have the `memcpy' function. */
14060484Sobrien#undef HAVE_MEMCPY
14160484Sobrien
142130561Sobrien/* Define to 1 if you have the `memmove' function. */
14360484Sobrien#undef HAVE_MEMMOVE
14460484Sobrien
145130561Sobrien/* Define to 1 if you have the <memory.h> header file. */
146130561Sobrien#undef HAVE_MEMORY_H
147130561Sobrien
148130561Sobrien/* Define to 1 if you have the `mempcpy' function. */
149130561Sobrien#undef HAVE_MEMPCPY
150130561Sobrien
151130561Sobrien/* Define to 1 if you have the `memset' function. */
15260484Sobrien#undef HAVE_MEMSET
15360484Sobrien
154130561Sobrien/* Define to 1 if you have the `mkstemps' function. */
15560484Sobrien#undef HAVE_MKSTEMPS
15660484Sobrien
157130561Sobrien/* Define to 1 if you have a working `mmap' system call. */
158130561Sobrien#undef HAVE_MMAP
159130561Sobrien
160130561Sobrien/* Define to 1 if you have the `on_exit' function. */
16160484Sobrien#undef HAVE_ON_EXIT
16260484Sobrien
163130561Sobrien/* Define to 1 if you have the `psignal' function. */
16460484Sobrien#undef HAVE_PSIGNAL
16560484Sobrien
166130561Sobrien/* Define to 1 if you have the `pstat_getdynamic' function. */
167130561Sobrien#undef HAVE_PSTAT_GETDYNAMIC
168130561Sobrien
169130561Sobrien/* Define to 1 if you have the `pstat_getstatic' function. */
170130561Sobrien#undef HAVE_PSTAT_GETSTATIC
171130561Sobrien
172130561Sobrien/* Define to 1 if you have the `putenv' function. */
17360484Sobrien#undef HAVE_PUTENV
17460484Sobrien
175130561Sobrien/* Define to 1 if you have the `random' function. */
17660484Sobrien#undef HAVE_RANDOM
17760484Sobrien
178130561Sobrien/* Define to 1 if you have the `realpath' function. */
179130561Sobrien#undef HAVE_REALPATH
180130561Sobrien
181130561Sobrien/* Define to 1 if you have the `rename' function. */
18260484Sobrien#undef HAVE_RENAME
18360484Sobrien
184130561Sobrien/* Define to 1 if you have the `rindex' function. */
18560484Sobrien#undef HAVE_RINDEX
18660484Sobrien
187130561Sobrien/* Define to 1 if you have the `sbrk' function. */
18860484Sobrien#undef HAVE_SBRK
18960484Sobrien
190130561Sobrien/* Define to 1 if you have the `setenv' function. */
19160484Sobrien#undef HAVE_SETENV
19260484Sobrien
193130561Sobrien/* Define to 1 if you have the `sigsetmask' function. */
19460484Sobrien#undef HAVE_SIGSETMASK
19560484Sobrien
196130561Sobrien/* Define to 1 if you have the `snprintf' function. */
197130561Sobrien#undef HAVE_SNPRINTF
198130561Sobrien
199130561Sobrien/* Define to 1 if you have the <stdint.h> header file. */
200130561Sobrien#undef HAVE_STDINT_H
201130561Sobrien
202218822Sdim/* Define to 1 if you have the <stdio_ext.h> header file. */
203218822Sdim#undef HAVE_STDIO_EXT_H
204218822Sdim
205130561Sobrien/* Define to 1 if you have the <stdlib.h> header file. */
206130561Sobrien#undef HAVE_STDLIB_H
207130561Sobrien
208130561Sobrien/* Define to 1 if you have the `stpcpy' function. */
209130561Sobrien#undef HAVE_STPCPY
210130561Sobrien
211130561Sobrien/* Define to 1 if you have the `stpncpy' function. */
212130561Sobrien#undef HAVE_STPNCPY
213130561Sobrien
214130561Sobrien/* Define to 1 if you have the `strcasecmp' function. */
21560484Sobrien#undef HAVE_STRCASECMP
21660484Sobrien
217130561Sobrien/* Define to 1 if you have the `strchr' function. */
21860484Sobrien#undef HAVE_STRCHR
21960484Sobrien
220130561Sobrien/* Define to 1 if you have the `strdup' function. */
22160484Sobrien#undef HAVE_STRDUP
22260484Sobrien
223130561Sobrien/* Define to 1 if you have the `strerror' function. */
22460484Sobrien#undef HAVE_STRERROR
22560484Sobrien
226130561Sobrien/* Define to 1 if you have the <strings.h> header file. */
227130561Sobrien#undef HAVE_STRINGS_H
228130561Sobrien
229130561Sobrien/* Define to 1 if you have the <string.h> header file. */
230130561Sobrien#undef HAVE_STRING_H
231130561Sobrien
232130561Sobrien/* Define to 1 if you have the `strncasecmp' function. */
23360484Sobrien#undef HAVE_STRNCASECMP
23460484Sobrien
235218822Sdim/* Define to 1 if you have the `strndup' function. */
236218822Sdim#undef HAVE_STRNDUP
237218822Sdim
238130561Sobrien/* Define to 1 if you have the `strrchr' function. */
23960484Sobrien#undef HAVE_STRRCHR
24060484Sobrien
241130561Sobrien/* Define to 1 if you have the `strsignal' function. */
24260484Sobrien#undef HAVE_STRSIGNAL
24360484Sobrien
244130561Sobrien/* Define to 1 if you have the `strstr' function. */
24560484Sobrien#undef HAVE_STRSTR
24660484Sobrien
247130561Sobrien/* Define to 1 if you have the `strtod' function. */
24860484Sobrien#undef HAVE_STRTOD
24960484Sobrien
250130561Sobrien/* Define to 1 if you have the `strtol' function. */
25160484Sobrien#undef HAVE_STRTOL
25260484Sobrien
253130561Sobrien/* Define to 1 if you have the `strtoul' function. */
25460484Sobrien#undef HAVE_STRTOUL
25560484Sobrien
256218822Sdim/* Define to 1 if you have the `strverscmp' function. */
257218822Sdim#undef HAVE_STRVERSCMP
258218822Sdim
259130561Sobrien/* Define to 1 if you have the `sysconf' function. */
26060484Sobrien#undef HAVE_SYSCONF
26160484Sobrien
262130561Sobrien/* Define to 1 if you have the `sysctl' function. */
263130561Sobrien#undef HAVE_SYSCTL
264130561Sobrien
265130561Sobrien/* Define to 1 if you have the `sysmp' function. */
266130561Sobrien#undef HAVE_SYSMP
267130561Sobrien
268130561Sobrien/* Define if you have the sys_errlist variable. */
269130561Sobrien#undef HAVE_SYS_ERRLIST
270130561Sobrien
271130561Sobrien/* Define to 1 if you have the <sys/file.h> header file. */
272130561Sobrien#undef HAVE_SYS_FILE_H
273130561Sobrien
274130561Sobrien/* Define to 1 if you have the <sys/mman.h> header file. */
275130561Sobrien#undef HAVE_SYS_MMAN_H
276130561Sobrien
277130561Sobrien/* Define if you have the sys_nerr variable. */
278130561Sobrien#undef HAVE_SYS_NERR
279130561Sobrien
280130561Sobrien/* Define to 1 if you have the <sys/param.h> header file. */
281130561Sobrien#undef HAVE_SYS_PARAM_H
282130561Sobrien
283130561Sobrien/* Define to 1 if you have the <sys/pstat.h> header file. */
284130561Sobrien#undef HAVE_SYS_PSTAT_H
285130561Sobrien
286130561Sobrien/* Define to 1 if you have the <sys/resource.h> header file. */
287130561Sobrien#undef HAVE_SYS_RESOURCE_H
288130561Sobrien
289130561Sobrien/* Define if you have the sys_siglist variable. */
290130561Sobrien#undef HAVE_SYS_SIGLIST
291130561Sobrien
292130561Sobrien/* Define to 1 if you have the <sys/stat.h> header file. */
293130561Sobrien#undef HAVE_SYS_STAT_H
294130561Sobrien
295130561Sobrien/* Define to 1 if you have the <sys/sysctl.h> header file. */
296130561Sobrien#undef HAVE_SYS_SYSCTL_H
297130561Sobrien
298130561Sobrien/* Define to 1 if you have the <sys/sysinfo.h> header file. */
299130561Sobrien#undef HAVE_SYS_SYSINFO_H
300130561Sobrien
301130561Sobrien/* Define to 1 if you have the <sys/sysmp.h> header file. */
302130561Sobrien#undef HAVE_SYS_SYSMP_H
303130561Sobrien
304130561Sobrien/* Define to 1 if you have the <sys/systemcfg.h> header file. */
305130561Sobrien#undef HAVE_SYS_SYSTEMCFG_H
306130561Sobrien
307130561Sobrien/* Define to 1 if you have the <sys/table.h> header file. */
308130561Sobrien#undef HAVE_SYS_TABLE_H
309130561Sobrien
310130561Sobrien/* Define to 1 if you have the <sys/time.h> header file. */
311130561Sobrien#undef HAVE_SYS_TIME_H
312130561Sobrien
313130561Sobrien/* Define to 1 if you have the <sys/types.h> header file. */
314130561Sobrien#undef HAVE_SYS_TYPES_H
315130561Sobrien
316130561Sobrien/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
317130561Sobrien#undef HAVE_SYS_WAIT_H
318130561Sobrien
319130561Sobrien/* Define to 1 if you have the `table' function. */
320130561Sobrien#undef HAVE_TABLE
321130561Sobrien
322130561Sobrien/* Define to 1 if you have the `times' function. */
32360484Sobrien#undef HAVE_TIMES
32460484Sobrien
325130561Sobrien/* Define to 1 if you have the <time.h> header file. */
326130561Sobrien#undef HAVE_TIME_H
327130561Sobrien
328130561Sobrien/* Define to 1 if you have the `tmpnam' function. */
32960484Sobrien#undef HAVE_TMPNAM
33060484Sobrien
331130561Sobrien/* Define if you have the \`uintptr_t' type. */
332130561Sobrien#undef HAVE_UINTPTR_T
333130561Sobrien
334130561Sobrien/* Define to 1 if you have the <unistd.h> header file. */
335130561Sobrien#undef HAVE_UNISTD_H
336130561Sobrien
337130561Sobrien/* Define to 1 if you have the `vasprintf' function. */
33860484Sobrien#undef HAVE_VASPRINTF
33960484Sobrien
340130561Sobrien/* Define to 1 if you have the `vfork' function. */
341130561Sobrien#undef HAVE_VFORK
342130561Sobrien
343130561Sobrien/* Define to 1 if you have the <vfork.h> header file. */
344130561Sobrien#undef HAVE_VFORK_H
345130561Sobrien
346130561Sobrien/* Define to 1 if you have the `vfprintf' function. */
34760484Sobrien#undef HAVE_VFPRINTF
34860484Sobrien
349130561Sobrien/* Define to 1 if you have the `vprintf' function. */
35060484Sobrien#undef HAVE_VPRINTF
35160484Sobrien
352130561Sobrien/* Define to 1 if you have the `vsnprintf' function. */
353130561Sobrien#undef HAVE_VSNPRINTF
354130561Sobrien
355130561Sobrien/* Define to 1 if you have the `vsprintf' function. */
35660484Sobrien#undef HAVE_VSPRINTF
35760484Sobrien
358218822Sdim/* Define to 1 if you have the `wait3' function. */
359218822Sdim#undef HAVE_WAIT3
360218822Sdim
361218822Sdim/* Define to 1 if you have the `wait4' function. */
362218822Sdim#undef HAVE_WAIT4
363218822Sdim
364130561Sobrien/* Define to 1 if you have the `waitpid' function. */
36560484Sobrien#undef HAVE_WAITPID
36660484Sobrien
367130561Sobrien/* Define to 1 if `fork' works. */
368130561Sobrien#undef HAVE_WORKING_FORK
36989857Sobrien
370130561Sobrien/* Define to 1 if `vfork' works. */
371130561Sobrien#undef HAVE_WORKING_VFORK
37277298Sobrien
373130561Sobrien/* Define to 1 if you have the `_doprnt' function. */
374130561Sobrien#undef HAVE__DOPRNT
37577298Sobrien
376130561Sobrien/* Define if you have the _system_configuration variable. */
377130561Sobrien#undef HAVE__SYSTEM_CONFIGURATION
37860484Sobrien
379218822Sdim/* Define to 1 if you have the `__fsetlocking' function. */
380218822Sdim#undef HAVE___FSETLOCKING
38160484Sobrien
382130561Sobrien/* Define if canonicalize_file_name is not declared in system header files. */
383130561Sobrien#undef NEED_DECLARATION_CANONICALIZE_FILE_NAME
38460484Sobrien
385130561Sobrien/* Define if errno must be declared even when <errno.h> is included. */
386130561Sobrien#undef NEED_DECLARATION_ERRNO
38760484Sobrien
388130561Sobrien/* Define to 1 if your C compiler doesn't accept -c and -o together. */
389130561Sobrien#undef NO_MINUS_C_MINUS_O
39077298Sobrien
391130561Sobrien/* Define to the address where bug reports for this package should be sent. */
392130561Sobrien#undef PACKAGE_BUGREPORT
39360484Sobrien
394130561Sobrien/* Define to the full name of this package. */
395130561Sobrien#undef PACKAGE_NAME
39660484Sobrien
397130561Sobrien/* Define to the full name and version of this package. */
398130561Sobrien#undef PACKAGE_STRING
39960484Sobrien
400130561Sobrien/* Define to the one symbol short name of this package. */
401130561Sobrien#undef PACKAGE_TARNAME
40260484Sobrien
403130561Sobrien/* Define to the version of this package. */
404130561Sobrien#undef PACKAGE_VERSION
40577298Sobrien
406218822Sdim/* The size of a `int', as computed by sizeof. */
407218822Sdim#undef SIZEOF_INT
408218822Sdim
409130561Sobrien/* Define if you know the direction of stack growth for your system; otherwise
410130561Sobrien   it will be automatically deduced at run-time. STACK_DIRECTION > 0 => grows
411130561Sobrien   toward higher addresses STACK_DIRECTION < 0 => grows toward lower addresses
412130561Sobrien   STACK_DIRECTION = 0 => direction of growth unknown */
413130561Sobrien#undef STACK_DIRECTION
41477298Sobrien
415130561Sobrien/* Define to 1 if you have the ANSI C header files. */
416130561Sobrien#undef STDC_HEADERS
41777298Sobrien
418130561Sobrien/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
419130561Sobrien#undef TIME_WITH_SYS_TIME
42089857Sobrien
421218822Sdim/* Define to an unsigned 64-bit type available in the compiler. */
422218822Sdim#undef UNSIGNED_64BIT_TYPE
423218822Sdim
424218822Sdim/* Define to 1 if your processor stores words with the most significant byte
425218822Sdim   first (like Motorola and SPARC, unlike Intel and VAX). */
426130561Sobrien#undef WORDS_BIGENDIAN
42777298Sobrien
428130561Sobrien/* Define to empty if `const' does not conform to ANSI C. */
429130561Sobrien#undef const
43077298Sobrien
431218822Sdim/* Define to `__inline__' or `__inline' if that's what the C compiler
432218822Sdim   calls it, or to nothing if 'inline' is not supported under any name.  */
433218822Sdim#ifndef __cplusplus
434130561Sobrien#undef inline
435218822Sdim#endif
43677298Sobrien
437130561Sobrien/* Define to `int' if <sys/types.h> does not define. */
438130561Sobrien#undef pid_t
43989857Sobrien
440130561Sobrien/* Define to `unsigned long' if <sys/types.h> does not define. */
441130561Sobrien#undef uintptr_t
44289857Sobrien
443130561Sobrien/* Define as `fork' if `vfork' does not work. */
444130561Sobrien#undef vfork
445