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