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