1440a403fSchristos /* This file is automatically generated.  DO NOT EDIT! */
2*b88e3e88Schristos /* Generated from: NetBSD: mknative-binutils,v 1.13 2020/04/04 01:34:53 christos Exp  */
306324dcfSchristos /* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp  */
4440a403fSchristos 
5440a403fSchristos /* config.h.  Generated from config.in by configure.  */
6440a403fSchristos /* config.in.  Generated from configure.ac by autoheader.  */
7440a403fSchristos 
8440a403fSchristos /* Define if building universal (internal helper macro) */
9440a403fSchristos /* #undef AC_APPLE_UNIVERSAL_BUILD */
10440a403fSchristos 
11440a403fSchristos /* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
12440a403fSchristos    This function is required for alloca.c support on those systems. */
13440a403fSchristos /* #undef CRAY_STACKSEG_END */
14440a403fSchristos 
15440a403fSchristos /* Define to 1 if you have the <alloca.h> header file. */
16440a403fSchristos /* #undef HAVE_ALLOCA_H */
17440a403fSchristos 
18440a403fSchristos /* Define to 1 if you have the `asprintf' function. */
19440a403fSchristos #define HAVE_ASPRINTF 1
20440a403fSchristos 
21440a403fSchristos /* Define to 1 if you have the `atexit' function. */
22440a403fSchristos #define HAVE_ATEXIT 1
23440a403fSchristos 
24440a403fSchristos /* Define to 1 if you have the `basename' function. */
25440a403fSchristos #define HAVE_BASENAME 1
26440a403fSchristos 
27440a403fSchristos /* Define to 1 if you have the `bcmp' function. */
28440a403fSchristos #define HAVE_BCMP 1
29440a403fSchristos 
30440a403fSchristos /* Define to 1 if you have the `bcopy' function. */
31440a403fSchristos #define HAVE_BCOPY 1
32440a403fSchristos 
33440a403fSchristos /* Define to 1 if you have the `bsearch' function. */
34440a403fSchristos #define HAVE_BSEARCH 1
35440a403fSchristos 
36440a403fSchristos /* Define to 1 if you have the `bzero' function. */
37440a403fSchristos #define HAVE_BZERO 1
38440a403fSchristos 
39440a403fSchristos /* Define to 1 if you have the `calloc' function. */
40440a403fSchristos #define HAVE_CALLOC 1
41440a403fSchristos 
42440a403fSchristos /* Define to 1 if you have the `canonicalize_file_name' function. */
43440a403fSchristos /* #undef HAVE_CANONICALIZE_FILE_NAME */
44440a403fSchristos 
45440a403fSchristos /* Define to 1 if you have the `clock' function. */
46440a403fSchristos #define HAVE_CLOCK 1
47440a403fSchristos 
48440a403fSchristos /* Define to 1 if you have the declaration of `asprintf', and to 0 if you
49440a403fSchristos    don't. */
50440a403fSchristos #define HAVE_DECL_ASPRINTF 1
51440a403fSchristos 
52440a403fSchristos /* Define to 1 if you have the declaration of `basename(char *)', and to 0 if
53440a403fSchristos    you don't. */
54440a403fSchristos #define HAVE_DECL_BASENAME 0
55440a403fSchristos 
56440a403fSchristos /* Define to 1 if you have the declaration of `calloc', and to 0 if you don't.
57440a403fSchristos    */
58440a403fSchristos #define HAVE_DECL_CALLOC 1
59440a403fSchristos 
60440a403fSchristos /* Define to 1 if you have the declaration of `ffs', and to 0 if you don't. */
61440a403fSchristos #define HAVE_DECL_FFS 1
62440a403fSchristos 
63440a403fSchristos /* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
64440a403fSchristos    */
65440a403fSchristos #define HAVE_DECL_GETENV 1
66440a403fSchristos 
67440a403fSchristos /* Define to 1 if you have the declaration of `getopt', and to 0 if you don't.
68440a403fSchristos    */
69440a403fSchristos #define HAVE_DECL_GETOPT 1
70440a403fSchristos 
71440a403fSchristos /* Define to 1 if you have the declaration of `malloc', and to 0 if you don't.
72440a403fSchristos    */
73440a403fSchristos #define HAVE_DECL_MALLOC 1
74440a403fSchristos 
75440a403fSchristos /* Define to 1 if you have the declaration of `realloc', and to 0 if you
76440a403fSchristos    don't. */
77440a403fSchristos #define HAVE_DECL_REALLOC 1
78440a403fSchristos 
79440a403fSchristos /* Define to 1 if you have the declaration of `sbrk', and to 0 if you don't.
80440a403fSchristos    */
81440a403fSchristos #define HAVE_DECL_SBRK 1
82440a403fSchristos 
83440a403fSchristos /* Define to 1 if you have the declaration of `snprintf', and to 0 if you
84440a403fSchristos    don't. */
85440a403fSchristos #define HAVE_DECL_SNPRINTF 1
86440a403fSchristos 
8706324dcfSchristos /* Define to 1 if you have the declaration of `strnlen', and to 0 if you
8806324dcfSchristos    don't. */
8906324dcfSchristos #define HAVE_DECL_STRNLEN 1
9006324dcfSchristos 
91440a403fSchristos /* Define to 1 if you have the declaration of `strtol', and to 0 if you don't.
92440a403fSchristos    */
93440a403fSchristos #define HAVE_DECL_STRTOL 1
94440a403fSchristos 
95440a403fSchristos /* Define to 1 if you have the declaration of `strtoll', and to 0 if you
96440a403fSchristos    don't. */
97440a403fSchristos #define HAVE_DECL_STRTOLL 1
98440a403fSchristos 
99440a403fSchristos /* Define to 1 if you have the declaration of `strtoul', and to 0 if you
100440a403fSchristos    don't. */
101440a403fSchristos #define HAVE_DECL_STRTOUL 1
102440a403fSchristos 
103440a403fSchristos /* Define to 1 if you have the declaration of `strtoull', and to 0 if you
104440a403fSchristos    don't. */
105440a403fSchristos #define HAVE_DECL_STRTOULL 1
106440a403fSchristos 
107440a403fSchristos /* Define to 1 if you have the declaration of `strverscmp', and to 0 if you
108440a403fSchristos    don't. */
109440a403fSchristos #define HAVE_DECL_STRVERSCMP 0
110440a403fSchristos 
111440a403fSchristos /* Define to 1 if you have the declaration of `vasprintf', and to 0 if you
112440a403fSchristos    don't. */
113440a403fSchristos #define HAVE_DECL_VASPRINTF 1
114440a403fSchristos 
115440a403fSchristos /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
116440a403fSchristos    don't. */
117440a403fSchristos #define HAVE_DECL_VSNPRINTF 1
118440a403fSchristos 
119440a403fSchristos /* Define to 1 if you have the `dup3' function. */
120440a403fSchristos #define HAVE_DUP3 1
121440a403fSchristos 
122440a403fSchristos /* Define to 1 if you have the <fcntl.h> header file. */
123440a403fSchristos #define HAVE_FCNTL_H 1
124440a403fSchristos 
125440a403fSchristos /* Define to 1 if you have the `ffs' function. */
126440a403fSchristos #define HAVE_FFS 1
127440a403fSchristos 
128440a403fSchristos /* Define to 1 if you have the `fork' function. */
129440a403fSchristos #define HAVE_FORK 1
130440a403fSchristos 
131440a403fSchristos /* Define to 1 if you have the `getcwd' function. */
132440a403fSchristos #define HAVE_GETCWD 1
133440a403fSchristos 
134440a403fSchristos /* Define to 1 if you have the `getpagesize' function. */
135440a403fSchristos #define HAVE_GETPAGESIZE 1
136440a403fSchristos 
137440a403fSchristos /* Define to 1 if you have the `getrlimit' function. */
138440a403fSchristos #define HAVE_GETRLIMIT 1
139440a403fSchristos 
140440a403fSchristos /* Define to 1 if you have the `getrusage' function. */
141440a403fSchristos #define HAVE_GETRUSAGE 1
142440a403fSchristos 
143440a403fSchristos /* Define to 1 if you have the `getsysinfo' function. */
144440a403fSchristos /* #undef HAVE_GETSYSINFO */
145440a403fSchristos 
146440a403fSchristos /* Define to 1 if you have the `gettimeofday' function. */
147440a403fSchristos #define HAVE_GETTIMEOFDAY 1
148440a403fSchristos 
149440a403fSchristos /* Define to 1 if you have the `index' function. */
150440a403fSchristos #define HAVE_INDEX 1
151440a403fSchristos 
152440a403fSchristos /* Define to 1 if you have the `insque' function. */
153440a403fSchristos #define HAVE_INSQUE 1
154440a403fSchristos 
155440a403fSchristos /* Define to 1 if the system has the type `intptr_t'. */
156440a403fSchristos #define HAVE_INTPTR_T 1
157440a403fSchristos 
158440a403fSchristos /* Define to 1 if you have the <inttypes.h> header file. */
159440a403fSchristos #define HAVE_INTTYPES_H 1
160440a403fSchristos 
161440a403fSchristos /* Define to 1 if you have the <limits.h> header file. */
162440a403fSchristos #define HAVE_LIMITS_H 1
163440a403fSchristos 
164440a403fSchristos /* Define if you have the `long long' type. */
165440a403fSchristos #define HAVE_LONG_LONG 1
166440a403fSchristos 
167440a403fSchristos /* Define to 1 if you have the <machine/hal_sysinfo.h> header file. */
168440a403fSchristos /* #undef HAVE_MACHINE_HAL_SYSINFO_H */
169440a403fSchristos 
170440a403fSchristos /* Define to 1 if you have the <malloc.h> header file. */
171440a403fSchristos #define HAVE_MALLOC_H 1
172440a403fSchristos 
173440a403fSchristos /* Define to 1 if you have the `memchr' function. */
174440a403fSchristos #define HAVE_MEMCHR 1
175440a403fSchristos 
176440a403fSchristos /* Define to 1 if you have the `memcmp' function. */
177440a403fSchristos #define HAVE_MEMCMP 1
178440a403fSchristos 
179440a403fSchristos /* Define to 1 if you have the `memcpy' function. */
180440a403fSchristos #define HAVE_MEMCPY 1
181440a403fSchristos 
182440a403fSchristos /* Define to 1 if you have the `memmem' function. */
183440a403fSchristos #define HAVE_MEMMEM 1
184440a403fSchristos 
185440a403fSchristos /* Define to 1 if you have the `memmove' function. */
186440a403fSchristos #define HAVE_MEMMOVE 1
187440a403fSchristos 
188440a403fSchristos /* Define to 1 if you have the <memory.h> header file. */
189440a403fSchristos #define HAVE_MEMORY_H 1
190440a403fSchristos 
191440a403fSchristos /* Define to 1 if you have the `memset' function. */
192440a403fSchristos #define HAVE_MEMSET 1
193440a403fSchristos 
194440a403fSchristos /* Define to 1 if you have the `mkstemps' function. */
195440a403fSchristos #define HAVE_MKSTEMPS 1
196440a403fSchristos 
197440a403fSchristos /* Define to 1 if you have a working `mmap' system call. */
198440a403fSchristos #define HAVE_MMAP 1
199440a403fSchristos 
200440a403fSchristos /* Define to 1 if you have the `on_exit' function. */
201440a403fSchristos /* #undef HAVE_ON_EXIT */
202440a403fSchristos 
203*b88e3e88Schristos /* Define to 1 if you have the `pipe2' function. */
204*b88e3e88Schristos #define HAVE_PIPE2 1
205*b88e3e88Schristos 
206440a403fSchristos /* Define to 1 if you have the <process.h> header file. */
207440a403fSchristos /* #undef HAVE_PROCESS_H */
208440a403fSchristos 
209440a403fSchristos /* Define to 1 if you have the `psignal' function. */
210440a403fSchristos #define HAVE_PSIGNAL 1
211440a403fSchristos 
212440a403fSchristos /* Define to 1 if you have the `pstat_getdynamic' function. */
213440a403fSchristos /* #undef HAVE_PSTAT_GETDYNAMIC */
214440a403fSchristos 
215440a403fSchristos /* Define to 1 if you have the `pstat_getstatic' function. */
216440a403fSchristos /* #undef HAVE_PSTAT_GETSTATIC */
217440a403fSchristos 
218440a403fSchristos /* Define to 1 if you have the `putenv' function. */
219440a403fSchristos #define HAVE_PUTENV 1
220440a403fSchristos 
221440a403fSchristos /* Define to 1 if you have the `random' function. */
222440a403fSchristos #define HAVE_RANDOM 1
223440a403fSchristos 
224440a403fSchristos /* Define to 1 if you have the `realpath' function. */
225440a403fSchristos #define HAVE_REALPATH 1
226440a403fSchristos 
227440a403fSchristos /* Define to 1 if you have the `rename' function. */
228440a403fSchristos #define HAVE_RENAME 1
229440a403fSchristos 
230440a403fSchristos /* Define to 1 if you have the `rindex' function. */
231440a403fSchristos #define HAVE_RINDEX 1
232440a403fSchristos 
233440a403fSchristos /* Define to 1 if you have the `sbrk' function. */
234440a403fSchristos #define HAVE_SBRK 1
235440a403fSchristos 
236440a403fSchristos /* Define to 1 if you have the `setenv' function. */
237440a403fSchristos #define HAVE_SETENV 1
238440a403fSchristos 
239440a403fSchristos /* Define to 1 if you have the `setproctitle' function. */
240440a403fSchristos #define HAVE_SETPROCTITLE 1
241440a403fSchristos 
242440a403fSchristos /* Define to 1 if you have the `setrlimit' function. */
243440a403fSchristos #define HAVE_SETRLIMIT 1
244440a403fSchristos 
245440a403fSchristos /* Define to 1 if you have the `sigsetmask' function. */
246440a403fSchristos #define HAVE_SIGSETMASK 1
247440a403fSchristos 
248440a403fSchristos /* Define to 1 if you have the `snprintf' function. */
249440a403fSchristos #define HAVE_SNPRINTF 1
250440a403fSchristos 
251440a403fSchristos /* Define to 1 if you have the `spawnve' function. */
252440a403fSchristos /* #undef HAVE_SPAWNVE */
253440a403fSchristos 
254440a403fSchristos /* Define to 1 if you have the `spawnvpe' function. */
255440a403fSchristos /* #undef HAVE_SPAWNVPE */
256440a403fSchristos 
257440a403fSchristos /* Define to 1 if you have the <stdint.h> header file. */
258440a403fSchristos #define HAVE_STDINT_H 1
259440a403fSchristos 
260440a403fSchristos /* Define to 1 if you have the <stdio_ext.h> header file. */
261440a403fSchristos /* #undef HAVE_STDIO_EXT_H */
262440a403fSchristos 
263440a403fSchristos /* Define to 1 if you have the <stdlib.h> header file. */
264440a403fSchristos #define HAVE_STDLIB_H 1
265440a403fSchristos 
266440a403fSchristos /* Define to 1 if you have the `stpcpy' function. */
267440a403fSchristos #define HAVE_STPCPY 1
268440a403fSchristos 
269440a403fSchristos /* Define to 1 if you have the `stpncpy' function. */
270440a403fSchristos #define HAVE_STPNCPY 1
271440a403fSchristos 
272440a403fSchristos /* Define to 1 if you have the `strcasecmp' function. */
273440a403fSchristos #define HAVE_STRCASECMP 1
274440a403fSchristos 
275440a403fSchristos /* Define to 1 if you have the `strchr' function. */
276440a403fSchristos #define HAVE_STRCHR 1
277440a403fSchristos 
278440a403fSchristos /* Define to 1 if you have the `strdup' function. */
279440a403fSchristos #define HAVE_STRDUP 1
280440a403fSchristos 
281440a403fSchristos /* Define to 1 if you have the `strerror' function. */
282440a403fSchristos #define HAVE_STRERROR 1
283440a403fSchristos 
284440a403fSchristos /* Define to 1 if you have the <strings.h> header file. */
285440a403fSchristos #define HAVE_STRINGS_H 1
286440a403fSchristos 
287440a403fSchristos /* Define to 1 if you have the <string.h> header file. */
288440a403fSchristos #define HAVE_STRING_H 1
289440a403fSchristos 
290440a403fSchristos /* Define to 1 if you have the `strncasecmp' function. */
291440a403fSchristos #define HAVE_STRNCASECMP 1
292440a403fSchristos 
293440a403fSchristos /* Define to 1 if you have the `strndup' function. */
294440a403fSchristos #define HAVE_STRNDUP 1
295440a403fSchristos 
296440a403fSchristos /* Define to 1 if you have the `strnlen' function. */
297440a403fSchristos #define HAVE_STRNLEN 1
298440a403fSchristos 
299440a403fSchristos /* Define to 1 if you have the `strrchr' function. */
300440a403fSchristos #define HAVE_STRRCHR 1
301440a403fSchristos 
302440a403fSchristos /* Define to 1 if you have the `strsignal' function. */
303440a403fSchristos #define HAVE_STRSIGNAL 1
304440a403fSchristos 
305440a403fSchristos /* Define to 1 if you have the `strstr' function. */
306440a403fSchristos #define HAVE_STRSTR 1
307440a403fSchristos 
308440a403fSchristos /* Define to 1 if you have the `strtod' function. */
309440a403fSchristos #define HAVE_STRTOD 1
310440a403fSchristos 
311440a403fSchristos /* Define to 1 if you have the `strtol' function. */
312440a403fSchristos #define HAVE_STRTOL 1
313440a403fSchristos 
314440a403fSchristos /* Define to 1 if you have the `strtoll' function. */
315440a403fSchristos #define HAVE_STRTOLL 1
316440a403fSchristos 
317440a403fSchristos /* Define to 1 if you have the `strtoul' function. */
318440a403fSchristos #define HAVE_STRTOUL 1
319440a403fSchristos 
320440a403fSchristos /* Define to 1 if you have the `strtoull' function. */
321440a403fSchristos #define HAVE_STRTOULL 1
322440a403fSchristos 
323440a403fSchristos /* Define to 1 if you have the `strverscmp' function. */
324440a403fSchristos /* #undef HAVE_STRVERSCMP */
325440a403fSchristos 
326440a403fSchristos /* Define to 1 if you have the `sysconf' function. */
327440a403fSchristos #define HAVE_SYSCONF 1
328440a403fSchristos 
329440a403fSchristos /* Define to 1 if you have the `sysctl' function. */
330440a403fSchristos #define HAVE_SYSCTL 1
331440a403fSchristos 
332440a403fSchristos /* Define to 1 if you have the `sysmp' function. */
333440a403fSchristos /* #undef HAVE_SYSMP */
334440a403fSchristos 
335440a403fSchristos /* Define if you have the sys_errlist variable. */
336440a403fSchristos #define HAVE_SYS_ERRLIST 1
337440a403fSchristos 
338440a403fSchristos /* Define to 1 if you have the <sys/file.h> header file. */
339440a403fSchristos #define HAVE_SYS_FILE_H 1
340440a403fSchristos 
341440a403fSchristos /* Define to 1 if you have the <sys/mman.h> header file. */
342440a403fSchristos #define HAVE_SYS_MMAN_H 1
343440a403fSchristos 
344440a403fSchristos /* Define if you have the sys_nerr variable. */
345440a403fSchristos #define HAVE_SYS_NERR 1
346440a403fSchristos 
347440a403fSchristos /* Define to 1 if you have the <sys/param.h> header file. */
348440a403fSchristos #define HAVE_SYS_PARAM_H 1
349440a403fSchristos 
350440a403fSchristos /* Define to 1 if you have the <sys/prctl.h> header file. */
351440a403fSchristos /* #undef HAVE_SYS_PRCTL_H */
352440a403fSchristos 
353440a403fSchristos /* Define to 1 if you have the <sys/pstat.h> header file. */
354440a403fSchristos /* #undef HAVE_SYS_PSTAT_H */
355440a403fSchristos 
356440a403fSchristos /* Define to 1 if you have the <sys/resource.h> header file. */
357440a403fSchristos #define HAVE_SYS_RESOURCE_H 1
358440a403fSchristos 
359440a403fSchristos /* Define if you have the sys_siglist variable. */
360440a403fSchristos #define HAVE_SYS_SIGLIST 1
361440a403fSchristos 
362440a403fSchristos /* Define to 1 if you have the <sys/stat.h> header file. */
363440a403fSchristos #define HAVE_SYS_STAT_H 1
364440a403fSchristos 
365440a403fSchristos /* Define to 1 if you have the <sys/sysctl.h> header file. */
366440a403fSchristos #define HAVE_SYS_SYSCTL_H 1
367440a403fSchristos 
368440a403fSchristos /* Define to 1 if you have the <sys/sysinfo.h> header file. */
369440a403fSchristos /* #undef HAVE_SYS_SYSINFO_H */
370440a403fSchristos 
371440a403fSchristos /* Define to 1 if you have the <sys/sysmp.h> header file. */
372440a403fSchristos /* #undef HAVE_SYS_SYSMP_H */
373440a403fSchristos 
374440a403fSchristos /* Define to 1 if you have the <sys/systemcfg.h> header file. */
375440a403fSchristos /* #undef HAVE_SYS_SYSTEMCFG_H */
376440a403fSchristos 
377440a403fSchristos /* Define to 1 if you have the <sys/table.h> header file. */
378440a403fSchristos /* #undef HAVE_SYS_TABLE_H */
379440a403fSchristos 
380440a403fSchristos /* Define to 1 if you have the <sys/time.h> header file. */
381440a403fSchristos #define HAVE_SYS_TIME_H 1
382440a403fSchristos 
383440a403fSchristos /* Define to 1 if you have the <sys/types.h> header file. */
384440a403fSchristos #define HAVE_SYS_TYPES_H 1
385440a403fSchristos 
386440a403fSchristos /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
387440a403fSchristos #define HAVE_SYS_WAIT_H 1
388440a403fSchristos 
389440a403fSchristos /* Define to 1 if you have the `table' function. */
390440a403fSchristos /* #undef HAVE_TABLE */
391440a403fSchristos 
392440a403fSchristos /* Define to 1 if you have the `times' function. */
393440a403fSchristos #define HAVE_TIMES 1
394440a403fSchristos 
395440a403fSchristos /* Define to 1 if you have the <time.h> header file. */
396440a403fSchristos #define HAVE_TIME_H 1
397440a403fSchristos 
398440a403fSchristos /* Define to 1 if you have the `tmpnam' function. */
399440a403fSchristos #define HAVE_TMPNAM 1
400440a403fSchristos 
401440a403fSchristos /* Define if you have the \`uintptr_t' type. */
402440a403fSchristos #define HAVE_UINTPTR_T 1
403440a403fSchristos 
404440a403fSchristos /* Define to 1 if you have the <unistd.h> header file. */
405440a403fSchristos #define HAVE_UNISTD_H 1
406440a403fSchristos 
407440a403fSchristos /* Define to 1 if you have the `vasprintf' function. */
408440a403fSchristos #define HAVE_VASPRINTF 1
409440a403fSchristos 
410440a403fSchristos /* Define to 1 if you have the `vfork' function. */
411440a403fSchristos #define HAVE_VFORK 1
412440a403fSchristos 
413440a403fSchristos /* Define to 1 if you have the <vfork.h> header file. */
414440a403fSchristos /* #undef HAVE_VFORK_H */
415440a403fSchristos 
416440a403fSchristos /* Define to 1 if you have the `vfprintf' function. */
417440a403fSchristos #define HAVE_VFPRINTF 1
418440a403fSchristos 
419440a403fSchristos /* Define to 1 if you have the `vprintf' function. */
420440a403fSchristos #define HAVE_VPRINTF 1
421440a403fSchristos 
422440a403fSchristos /* Define to 1 if you have the `vsprintf' function. */
423440a403fSchristos #define HAVE_VSPRINTF 1
424440a403fSchristos 
425440a403fSchristos /* Define to 1 if you have the `wait3' function. */
426440a403fSchristos #define HAVE_WAIT3 1
427440a403fSchristos 
428440a403fSchristos /* Define to 1 if you have the `wait4' function. */
429440a403fSchristos #define HAVE_WAIT4 1
430440a403fSchristos 
431440a403fSchristos /* Define to 1 if you have the `waitpid' function. */
432440a403fSchristos #define HAVE_WAITPID 1
433440a403fSchristos 
434440a403fSchristos /* Define to 1 if `fork' works. */
435440a403fSchristos #define HAVE_WORKING_FORK 1
436440a403fSchristos 
437440a403fSchristos /* Define to 1 if `vfork' works. */
438440a403fSchristos #define HAVE_WORKING_VFORK 1
439440a403fSchristos 
440440a403fSchristos /* Define to 1 if you have the `_doprnt' function. */
441440a403fSchristos /* #undef HAVE__DOPRNT */
442440a403fSchristos 
443440a403fSchristos /* Define if you have the _system_configuration variable. */
444440a403fSchristos /* #undef HAVE__SYSTEM_CONFIGURATION */
445440a403fSchristos 
446440a403fSchristos /* Define to 1 if you have the `__fsetlocking' function. */
447440a403fSchristos /* #undef HAVE___FSETLOCKING */
448440a403fSchristos 
449440a403fSchristos /* Define if canonicalize_file_name is not declared in system header files. */
450440a403fSchristos #define NEED_DECLARATION_CANONICALIZE_FILE_NAME 1
451440a403fSchristos 
452440a403fSchristos /* Define if errno must be declared even when <errno.h> is included. */
453440a403fSchristos /* #undef NEED_DECLARATION_ERRNO */
454440a403fSchristos 
455440a403fSchristos /* Define to 1 if your C compiler doesn't accept -c and -o together. */
456440a403fSchristos /* #undef NO_MINUS_C_MINUS_O */
457440a403fSchristos 
458440a403fSchristos /* Define to the address where bug reports for this package should be sent. */
459440a403fSchristos #define PACKAGE_BUGREPORT ""
460440a403fSchristos 
461440a403fSchristos /* Define to the full name of this package. */
462440a403fSchristos #define PACKAGE_NAME ""
463440a403fSchristos 
464440a403fSchristos /* Define to the full name and version of this package. */
465440a403fSchristos #define PACKAGE_STRING ""
466440a403fSchristos 
467440a403fSchristos /* Define to the one symbol short name of this package. */
468440a403fSchristos #define PACKAGE_TARNAME ""
469440a403fSchristos 
470440a403fSchristos /* Define to the home page for this package. */
471440a403fSchristos #define PACKAGE_URL ""
472440a403fSchristos 
473440a403fSchristos /* Define to the version of this package. */
474440a403fSchristos #define PACKAGE_VERSION ""
475440a403fSchristos 
476440a403fSchristos /* The size of `int', as computed by sizeof. */
477440a403fSchristos #define SIZEOF_INT 4
478440a403fSchristos 
479440a403fSchristos /* The size of `long', as computed by sizeof. */
480440a403fSchristos #define SIZEOF_LONG 4
481440a403fSchristos 
482440a403fSchristos /* The size of `long long', as computed by sizeof. */
483440a403fSchristos #define SIZEOF_LONG_LONG 8
484440a403fSchristos 
485440a403fSchristos /* The size of `size_t', as computed by sizeof. */
486440a403fSchristos #define SIZEOF_SIZE_T 4
487440a403fSchristos 
488440a403fSchristos /* Define if you know the direction of stack growth for your system; otherwise
489440a403fSchristos    it will be automatically deduced at run-time. STACK_DIRECTION > 0 => grows
490440a403fSchristos    toward higher addresses STACK_DIRECTION < 0 => grows toward lower addresses
491440a403fSchristos    STACK_DIRECTION = 0 => direction of growth unknown */
492440a403fSchristos #define STACK_DIRECTION 0
493440a403fSchristos 
494440a403fSchristos /* Define to 1 if you have the ANSI C header files. */
495440a403fSchristos #define STDC_HEADERS 1
496440a403fSchristos 
497440a403fSchristos /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
498440a403fSchristos #define TIME_WITH_SYS_TIME 1
499440a403fSchristos 
500440a403fSchristos /* Define to an unsigned 64-bit type available in the compiler. */
501440a403fSchristos #define UNSIGNED_64BIT_TYPE uint64_t
502440a403fSchristos 
503440a403fSchristos /* Enable extensions on AIX 3, Interix.  */
504440a403fSchristos #ifndef _ALL_SOURCE
505440a403fSchristos # define _ALL_SOURCE 1
506440a403fSchristos #endif
507440a403fSchristos /* Enable GNU extensions on systems that have them.  */
508440a403fSchristos #ifndef _GNU_SOURCE
509440a403fSchristos # define _GNU_SOURCE 1
510440a403fSchristos #endif
511440a403fSchristos /* Enable threading extensions on Solaris.  */
512440a403fSchristos #ifndef _POSIX_PTHREAD_SEMANTICS
513440a403fSchristos # define _POSIX_PTHREAD_SEMANTICS 1
514440a403fSchristos #endif
515440a403fSchristos /* Enable extensions on HP NonStop.  */
516440a403fSchristos #ifndef _TANDEM_SOURCE
517440a403fSchristos # define _TANDEM_SOURCE 1
518440a403fSchristos #endif
519440a403fSchristos /* Enable general extensions on Solaris.  */
520440a403fSchristos #ifndef __EXTENSIONS__
521440a403fSchristos # define __EXTENSIONS__ 1
522440a403fSchristos #endif
523440a403fSchristos 
524440a403fSchristos 
525440a403fSchristos /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
526440a403fSchristos    significant byte first (like Motorola and SPARC, unlike Intel). */
527440a403fSchristos #if defined AC_APPLE_UNIVERSAL_BUILD
528440a403fSchristos # if defined __BIG_ENDIAN__
529440a403fSchristos #  define WORDS_BIGENDIAN 1
530440a403fSchristos # endif
531440a403fSchristos #else
532440a403fSchristos # ifndef WORDS_BIGENDIAN
533440a403fSchristos #  define WORDS_BIGENDIAN 1
534440a403fSchristos # endif
535440a403fSchristos #endif
536440a403fSchristos 
53706324dcfSchristos /* Enable large inode numbers on Mac OS X 10.5.  */
53806324dcfSchristos #ifndef _DARWIN_USE_64_BIT_INODE
53906324dcfSchristos # define _DARWIN_USE_64_BIT_INODE 1
54006324dcfSchristos #endif
54106324dcfSchristos 
542440a403fSchristos /* Number of bits in a file offset, on hosts where this is settable. */
543440a403fSchristos /* #undef _FILE_OFFSET_BITS */
544440a403fSchristos 
545440a403fSchristos /* Define for large files, on AIX-style hosts. */
546440a403fSchristos /* #undef _LARGE_FILES */
547440a403fSchristos 
548440a403fSchristos /* Define to 1 if on MINIX. */
549440a403fSchristos /* #undef _MINIX */
550440a403fSchristos 
551440a403fSchristos /* Define to 2 if the system does not provide POSIX.1 features except with
552440a403fSchristos    this defined. */
553440a403fSchristos /* #undef _POSIX_1_SOURCE */
554440a403fSchristos 
555440a403fSchristos /* Define to 1 if you need to in order for `stat' and other things to work. */
556440a403fSchristos /* #undef _POSIX_SOURCE */
557440a403fSchristos 
558440a403fSchristos /* Define to empty if `const' does not conform to ANSI C. */
559440a403fSchristos /* #undef const */
560440a403fSchristos 
561440a403fSchristos /* Define to `__inline__' or `__inline' if that's what the C compiler
562440a403fSchristos    calls it, or to nothing if 'inline' is not supported under any name.  */
563440a403fSchristos #ifndef __cplusplus
564440a403fSchristos /* #undef inline */
565440a403fSchristos #endif
566440a403fSchristos 
567440a403fSchristos /* Define to the type of a signed integer type wide enough to hold a pointer,
568440a403fSchristos    if such a type exists, and if the system does not define it. */
569440a403fSchristos /* #undef intptr_t */
570440a403fSchristos 
571440a403fSchristos /* Define to `int' if <sys/types.h> does not define. */
572440a403fSchristos /* #undef pid_t */
573440a403fSchristos 
574440a403fSchristos /* Define to `int' if <sys/types.h> does not define. */
575440a403fSchristos /* #undef ssize_t */
576440a403fSchristos 
577440a403fSchristos /* Define to the type of an unsigned integer type wide enough to hold a
578440a403fSchristos    pointer, if such a type exists, and if the system does not define it. */
579440a403fSchristos /* #undef uintptr_t */
580440a403fSchristos 
581440a403fSchristos /* Define as `fork' if `vfork' does not work. */
582440a403fSchristos /* #undef vfork */
583