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