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