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