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