config.h revision 1.2
1247738Sbapt/* This file is automatically generated.  DO NOT EDIT! */
2247738Sbapt/* Generated from: 	NetBSD: mknative-binutils,v 1.8 2011/09/25 04:00:58 christos Exp  */
3247738Sbapt/* Generated from: NetBSD: mknative.common,v 1.9 2007/02/05 18:26:01 apb Exp  */
4247738Sbapt
5247738Sbapt/* config.h.  Generated from config.in by configure.  */
6247738Sbapt/* config.in.  Generated from configure.ac by autoheader.  */
7247738Sbapt
8247738Sbapt/* Define if building universal (internal helper macro) */
9247738Sbapt/* #undef AC_APPLE_UNIVERSAL_BUILD */
10247738Sbapt
11247738Sbapt/* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
12247738Sbapt   This function is required for alloca.c support on those systems. */
13247738Sbapt/* #undef CRAY_STACKSEG_END */
14247738Sbapt
15247738Sbapt/* Define to 1 if you have the <alloca.h> header file. */
16247738Sbapt/* #undef HAVE_ALLOCA_H */
17247738Sbapt
18247738Sbapt/* Define to 1 if you have the `asprintf' function. */
19247738Sbapt#define HAVE_ASPRINTF 1
20247738Sbapt
21247738Sbapt/* Define to 1 if you have the `atexit' function. */
22247738Sbapt#define HAVE_ATEXIT 1
23247738Sbapt
24247738Sbapt/* Define to 1 if you have the `basename' function. */
25247738Sbapt#define HAVE_BASENAME 1
26247738Sbapt
27247738Sbapt/* Define to 1 if you have the `bcmp' function. */
28247738Sbapt#define HAVE_BCMP 1
29247738Sbapt
30247738Sbapt/* Define to 1 if you have the `bcopy' function. */
31247738Sbapt#define HAVE_BCOPY 1
32247738Sbapt
33247738Sbapt/* Define to 1 if you have the `bsearch' function. */
34247738Sbapt#define HAVE_BSEARCH 1
35247738Sbapt
36247738Sbapt/* Define to 1 if you have the `bzero' function. */
37247738Sbapt#define HAVE_BZERO 1
38247738Sbapt
39247738Sbapt/* Define to 1 if you have the `calloc' function. */
40247738Sbapt#define HAVE_CALLOC 1
41247738Sbapt
42247738Sbapt/* Define to 1 if you have the `canonicalize_file_name' function. */
43247738Sbapt/* #undef HAVE_CANONICALIZE_FILE_NAME */
44247738Sbapt
45247738Sbapt/* Define to 1 if you have the `clock' function. */
46247738Sbapt#define HAVE_CLOCK 1
47247738Sbapt
48247738Sbapt/* Define to 1 if you have the declaration of `asprintf', and to 0 if you
49247738Sbapt   don't. */
50247738Sbapt#define HAVE_DECL_ASPRINTF 1
51247738Sbapt
52247738Sbapt/* Define to 1 if you have the declaration of `basename(char *)', and to 0 if
53247738Sbapt   you don't. */
54247738Sbapt#define HAVE_DECL_BASENAME 0
55247738Sbapt
56247738Sbapt/* Define to 1 if you have the declaration of `calloc', and to 0 if you don't.
57247738Sbapt   */
58247738Sbapt#define HAVE_DECL_CALLOC 1
59247738Sbapt
60247738Sbapt/* Define to 1 if you have the declaration of `ffs', and to 0 if you don't. */
61247738Sbapt#define HAVE_DECL_FFS 1
62247738Sbapt
63247738Sbapt/* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
64247738Sbapt   */
65247738Sbapt#define HAVE_DECL_GETENV 1
66247738Sbapt
67247738Sbapt/* Define to 1 if you have the declaration of `getopt', and to 0 if you don't.
68247738Sbapt   */
69247738Sbapt#define HAVE_DECL_GETOPT 1
70247738Sbapt
71247738Sbapt/* Define to 1 if you have the declaration of `malloc', and to 0 if you don't.
72247738Sbapt   */
73247738Sbapt#define HAVE_DECL_MALLOC 1
74247738Sbapt
75247738Sbapt/* Define to 1 if you have the declaration of `realloc', and to 0 if you
76247738Sbapt   don't. */
77247738Sbapt#define HAVE_DECL_REALLOC 1
78247738Sbapt
79247738Sbapt/* Define to 1 if you have the declaration of `sbrk', and to 0 if you don't.
80247738Sbapt   */
81247738Sbapt#define HAVE_DECL_SBRK 1
82247738Sbapt
83247738Sbapt/* Define to 1 if you have the declaration of `snprintf', and to 0 if you
84247738Sbapt   don't. */
85247738Sbapt#define HAVE_DECL_SNPRINTF 1
86247738Sbapt
87247738Sbapt/* Define to 1 if you have the declaration of `strverscmp', and to 0 if you
88247738Sbapt   don't. */
89247738Sbapt#define HAVE_DECL_STRVERSCMP 0
90247738Sbapt
91247738Sbapt/* Define to 1 if you have the declaration of `vasprintf', and to 0 if you
92247738Sbapt   don't. */
93247738Sbapt#define HAVE_DECL_VASPRINTF 1
94247738Sbapt
95247738Sbapt/* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
96247738Sbapt   don't. */
97247738Sbapt#define HAVE_DECL_VSNPRINTF 1
98247738Sbapt
99247738Sbapt/* Define to 1 if you have the `dup3' function. */
100247738Sbapt#define HAVE_DUP3 1
101247738Sbapt
102247738Sbapt/* Define to 1 if you have the <fcntl.h> header file. */
103247738Sbapt#define HAVE_FCNTL_H 1
104247738Sbapt
105247738Sbapt/* Define to 1 if you have the `ffs' function. */
106247738Sbapt#define HAVE_FFS 1
107247738Sbapt
108247738Sbapt/* Define to 1 if you have the `fork' function. */
109247738Sbapt#define HAVE_FORK 1
110247738Sbapt
111247738Sbapt/* Define to 1 if you have the `getcwd' function. */
112247738Sbapt#define HAVE_GETCWD 1
113247738Sbapt
114247738Sbapt/* Define to 1 if you have the `getpagesize' function. */
115247738Sbapt#define HAVE_GETPAGESIZE 1
116247738Sbapt
117247738Sbapt/* Define to 1 if you have the `getrusage' function. */
118247738Sbapt#define HAVE_GETRUSAGE 1
119247738Sbapt
120247738Sbapt/* Define to 1 if you have the `getsysinfo' function. */
121247738Sbapt/* #undef HAVE_GETSYSINFO */
122247738Sbapt
123247738Sbapt/* Define to 1 if you have the `gettimeofday' function. */
124247738Sbapt#define HAVE_GETTIMEOFDAY 1
125247738Sbapt
126247738Sbapt/* Define to 1 if you have the `index' function. */
127247738Sbapt#define HAVE_INDEX 1
128247738Sbapt
129247738Sbapt/* Define to 1 if you have the `insque' function. */
130247738Sbapt#define HAVE_INSQUE 1
131247738Sbapt
132247738Sbapt/* Define to 1 if the system has the type `intptr_t'. */
133247738Sbapt#define HAVE_INTPTR_T 1
134247738Sbapt
135247738Sbapt/* Define to 1 if you have the <inttypes.h> header file. */
136247738Sbapt#define HAVE_INTTYPES_H 1
137247738Sbapt
138247738Sbapt/* Define to 1 if you have the <limits.h> header file. */
139247738Sbapt#define HAVE_LIMITS_H 1
140247738Sbapt
141247738Sbapt/* Define to 1 if you have the <machine/hal_sysinfo.h> header file. */
142247738Sbapt/* #undef HAVE_MACHINE_HAL_SYSINFO_H */
143247738Sbapt
144247738Sbapt/* Define to 1 if you have the <malloc.h> header file. */
145247738Sbapt#define HAVE_MALLOC_H 1
146247738Sbapt
147247738Sbapt/* Define to 1 if you have the `memchr' function. */
148247738Sbapt#define HAVE_MEMCHR 1
149247738Sbapt
150247738Sbapt/* Define to 1 if you have the `memcmp' function. */
151247738Sbapt#define HAVE_MEMCMP 1
152247738Sbapt
153247738Sbapt/* Define to 1 if you have the `memcpy' function. */
154247738Sbapt#define HAVE_MEMCPY 1
155247738Sbapt
156247738Sbapt/* Define to 1 if you have the `memmem' function. */
157247738Sbapt#define HAVE_MEMMEM 1
158247738Sbapt
159247738Sbapt/* Define to 1 if you have the `memmove' function. */
160247738Sbapt#define HAVE_MEMMOVE 1
161247738Sbapt
162247738Sbapt/* Define to 1 if you have the <memory.h> header file. */
163247738Sbapt#define HAVE_MEMORY_H 1
164247738Sbapt
165247738Sbapt/* Define to 1 if you have the `memset' function. */
166247738Sbapt#define HAVE_MEMSET 1
167247738Sbapt
168247738Sbapt/* Define to 1 if you have the `mkstemps' function. */
169247738Sbapt/* #undef HAVE_MKSTEMPS */
170247738Sbapt
171247738Sbapt/* Define to 1 if you have a working `mmap' system call. */
172247738Sbapt#define HAVE_MMAP 1
173247738Sbapt
174247738Sbapt/* Define to 1 if you have the `on_exit' function. */
175247738Sbapt/* #undef HAVE_ON_EXIT */
176247738Sbapt
177247738Sbapt/* Define if you have prctl PR_SET_NAME */
178247738Sbapt/* #undef HAVE_PRCTL_SET_NAME */
179247738Sbapt
180247738Sbapt/* Define to 1 if you have the <process.h> header file. */
181247738Sbapt/* #undef HAVE_PROCESS_H */
182247738Sbapt
183247738Sbapt/* Define to 1 if you have the `psignal' function. */
184247738Sbapt#define HAVE_PSIGNAL 1
185247738Sbapt
186247738Sbapt/* Define to 1 if you have the `pstat_getdynamic' function. */
187247738Sbapt/* #undef HAVE_PSTAT_GETDYNAMIC */
188247738Sbapt
189247738Sbapt/* Define to 1 if you have the `pstat_getstatic' function. */
190247738Sbapt/* #undef HAVE_PSTAT_GETSTATIC */
191247738Sbapt
192247738Sbapt/* Define to 1 if you have the `putenv' function. */
193247738Sbapt#define HAVE_PUTENV 1
194247738Sbapt
195247738Sbapt/* Define to 1 if you have the `random' function. */
196247738Sbapt#define HAVE_RANDOM 1
197247738Sbapt
198247738Sbapt/* Define to 1 if you have the `realpath' function. */
199247738Sbapt#define HAVE_REALPATH 1
200247738Sbapt
201247738Sbapt/* Define to 1 if you have the `rename' function. */
202247738Sbapt#define HAVE_RENAME 1
203247738Sbapt
204247738Sbapt/* Define to 1 if you have the `rindex' function. */
205247738Sbapt#define HAVE_RINDEX 1
206247738Sbapt
207247738Sbapt/* Define to 1 if you have the `sbrk' function. */
208247738Sbapt#define HAVE_SBRK 1
209247738Sbapt
210247738Sbapt/* Define to 1 if you have the `setenv' function. */
211247738Sbapt#define HAVE_SETENV 1
212247738Sbapt
213247738Sbapt/* Define to 1 if you have the `setproctitle' function. */
214247738Sbapt#define HAVE_SETPROCTITLE 1
215247738Sbapt
216247738Sbapt/* Define to 1 if you have the `sigsetmask' function. */
217247738Sbapt#define HAVE_SIGSETMASK 1
218247738Sbapt
219247738Sbapt/* Define to 1 if you have the `snprintf' function. */
220247738Sbapt#define HAVE_SNPRINTF 1
221247738Sbapt
222247738Sbapt/* Define to 1 if you have the `spawnve' function. */
223247738Sbapt/* #undef HAVE_SPAWNVE */
224247738Sbapt
225247738Sbapt/* Define to 1 if you have the `spawnvpe' function. */
226247738Sbapt/* #undef HAVE_SPAWNVPE */
227247738Sbapt
228247738Sbapt/* Define to 1 if you have the <stdint.h> header file. */
229247738Sbapt#define HAVE_STDINT_H 1
230247738Sbapt
231247738Sbapt/* Define to 1 if you have the <stdio_ext.h> header file. */
232247738Sbapt/* #undef HAVE_STDIO_EXT_H */
233247738Sbapt
234247738Sbapt/* Define to 1 if you have the <stdlib.h> header file. */
235247738Sbapt#define HAVE_STDLIB_H 1
236247738Sbapt
237247738Sbapt/* Define to 1 if you have the `stpcpy' function. */
238247738Sbapt#define HAVE_STPCPY 1
239247738Sbapt
240247738Sbapt/* Define to 1 if you have the `stpncpy' function. */
241247738Sbapt#define HAVE_STPNCPY 1
242247738Sbapt
243247738Sbapt/* Define to 1 if you have the `strcasecmp' function. */
244247738Sbapt#define HAVE_STRCASECMP 1
245247738Sbapt
246247738Sbapt/* Define to 1 if you have the `strchr' function. */
247247738Sbapt#define HAVE_STRCHR 1
248247738Sbapt
249247738Sbapt/* Define to 1 if you have the `strdup' function. */
250247738Sbapt#define HAVE_STRDUP 1
251247738Sbapt
252247738Sbapt/* Define to 1 if you have the `strerror' function. */
253247738Sbapt#define HAVE_STRERROR 1
254247738Sbapt
255247738Sbapt/* Define to 1 if you have the <strings.h> header file. */
256247738Sbapt#define HAVE_STRINGS_H 1
257247738Sbapt
258247738Sbapt/* Define to 1 if you have the <string.h> header file. */
259247738Sbapt#define HAVE_STRING_H 1
260247738Sbapt
261247738Sbapt/* Define to 1 if you have the `strncasecmp' function. */
262247738Sbapt#define HAVE_STRNCASECMP 1
263247738Sbapt
264247738Sbapt/* Define to 1 if you have the `strndup' function. */
265247738Sbapt#define HAVE_STRNDUP 1
266247738Sbapt
267247738Sbapt/* Define to 1 if you have the `strrchr' function. */
268247738Sbapt#define HAVE_STRRCHR 1
269247738Sbapt
270247738Sbapt/* Define to 1 if you have the `strsignal' function. */
271247738Sbapt#define HAVE_STRSIGNAL 1
272247738Sbapt
273247738Sbapt/* Define to 1 if you have the `strstr' function. */
274247738Sbapt#define HAVE_STRSTR 1
275247738Sbapt
276247738Sbapt/* Define to 1 if you have the `strtod' function. */
277247738Sbapt#define HAVE_STRTOD 1
278247738Sbapt
279247738Sbapt/* Define to 1 if you have the `strtol' function. */
280247738Sbapt#define HAVE_STRTOL 1
281247738Sbapt
282247738Sbapt/* Define to 1 if you have the `strtoul' function. */
283247738Sbapt#define HAVE_STRTOUL 1
284247738Sbapt
285247738Sbapt/* Define to 1 if you have the `strverscmp' function. */
286247738Sbapt/* #undef HAVE_STRVERSCMP */
287247738Sbapt
288247738Sbapt/* Define to 1 if you have the `sysconf' function. */
289247738Sbapt#define HAVE_SYSCONF 1
290247738Sbapt
291247738Sbapt/* Define to 1 if you have the `sysctl' function. */
292247738Sbapt#define HAVE_SYSCTL 1
293247738Sbapt
294247738Sbapt/* Define to 1 if you have the `sysmp' function. */
295247738Sbapt/* #undef HAVE_SYSMP */
296247738Sbapt
297247738Sbapt/* Define if you have the sys_errlist variable. */
298247738Sbapt#define HAVE_SYS_ERRLIST 1
299247738Sbapt
300247738Sbapt/* Define to 1 if you have the <sys/file.h> header file. */
301247738Sbapt#define HAVE_SYS_FILE_H 1
302247738Sbapt
303247738Sbapt/* Define to 1 if you have the <sys/mman.h> header file. */
304247738Sbapt#define HAVE_SYS_MMAN_H 1
305247738Sbapt
306247738Sbapt/* Define if you have the sys_nerr variable. */
307247738Sbapt#define HAVE_SYS_NERR 1
308247738Sbapt
309247738Sbapt/* Define to 1 if you have the <sys/param.h> header file. */
310247738Sbapt#define HAVE_SYS_PARAM_H 1
311247738Sbapt
312247738Sbapt/* Define to 1 if you have the <sys/pstat.h> header file. */
313247738Sbapt/* #undef HAVE_SYS_PSTAT_H */
314247738Sbapt
315247738Sbapt/* Define to 1 if you have the <sys/resource.h> header file. */
316247738Sbapt#define HAVE_SYS_RESOURCE_H 1
317247738Sbapt
318247738Sbapt/* Define if you have the sys_siglist variable. */
319247738Sbapt#define HAVE_SYS_SIGLIST 1
320247738Sbapt
321247738Sbapt/* Define to 1 if you have the <sys/stat.h> header file. */
322247738Sbapt#define HAVE_SYS_STAT_H 1
323247738Sbapt
324247738Sbapt/* Define to 1 if you have the <sys/sysctl.h> header file. */
325247738Sbapt#define HAVE_SYS_SYSCTL_H 1
326247738Sbapt
327247738Sbapt/* Define to 1 if you have the <sys/sysinfo.h> header file. */
328247738Sbapt/* #undef HAVE_SYS_SYSINFO_H */
329247738Sbapt
330247738Sbapt/* Define to 1 if you have the <sys/sysmp.h> header file. */
331247738Sbapt/* #undef HAVE_SYS_SYSMP_H */
332247738Sbapt
333247738Sbapt/* Define to 1 if you have the <sys/systemcfg.h> header file. */
334247738Sbapt/* #undef HAVE_SYS_SYSTEMCFG_H */
335247738Sbapt
336247738Sbapt/* Define to 1 if you have the <sys/table.h> header file. */
337247738Sbapt/* #undef HAVE_SYS_TABLE_H */
338247738Sbapt
339247738Sbapt/* Define to 1 if you have the <sys/time.h> header file. */
340247738Sbapt#define HAVE_SYS_TIME_H 1
341247738Sbapt
342247738Sbapt/* Define to 1 if you have the <sys/types.h> header file. */
343247738Sbapt#define HAVE_SYS_TYPES_H 1
344247738Sbapt
345247738Sbapt/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
346247738Sbapt#define HAVE_SYS_WAIT_H 1
347247738Sbapt
348247738Sbapt/* Define to 1 if you have the `table' function. */
349247738Sbapt/* #undef HAVE_TABLE */
350247738Sbapt
351247738Sbapt/* Define to 1 if you have the `times' function. */
352247738Sbapt#define HAVE_TIMES 1
353247738Sbapt
354247738Sbapt/* Define to 1 if you have the <time.h> header file. */
355247738Sbapt#define HAVE_TIME_H 1
356247738Sbapt
357247738Sbapt/* Define to 1 if you have the `tmpnam' function. */
358247738Sbapt#define HAVE_TMPNAM 1
359247738Sbapt
360247738Sbapt/* Define if you have the \`uintptr_t' type. */
361247738Sbapt#define HAVE_UINTPTR_T 1
362247738Sbapt
363247738Sbapt/* Define to 1 if you have the <unistd.h> header file. */
364247738Sbapt#define HAVE_UNISTD_H 1
365247738Sbapt
366247738Sbapt/* Define to 1 if you have the `vasprintf' function. */
367247738Sbapt#define HAVE_VASPRINTF 1
368247738Sbapt
369247738Sbapt/* Define to 1 if you have the `vfork' function. */
370247738Sbapt#define HAVE_VFORK 1
371247738Sbapt
372247738Sbapt/* Define to 1 if you have the <vfork.h> header file. */
373247738Sbapt/* #undef HAVE_VFORK_H */
374247738Sbapt
375247738Sbapt/* Define to 1 if you have the `vfprintf' function. */
376247738Sbapt#define HAVE_VFPRINTF 1
377247738Sbapt
378247738Sbapt/* Define to 1 if you have the `vprintf' function. */
379247738Sbapt#define HAVE_VPRINTF 1
380247738Sbapt
381247738Sbapt/* Define to 1 if you have the `vsprintf' function. */
382247738Sbapt#define HAVE_VSPRINTF 1
383247738Sbapt
384247738Sbapt/* Define to 1 if you have the `wait3' function. */
385247738Sbapt#define HAVE_WAIT3 1
386247738Sbapt
387247738Sbapt/* Define to 1 if you have the `wait4' function. */
388247738Sbapt#define HAVE_WAIT4 1
389247738Sbapt
390247738Sbapt/* Define to 1 if you have the `waitpid' function. */
391247738Sbapt#define HAVE_WAITPID 1
392247738Sbapt
393247738Sbapt/* Define to 1 if `fork' works. */
394247738Sbapt#define HAVE_WORKING_FORK 1
395247738Sbapt
396247738Sbapt/* Define to 1 if `vfork' works. */
397247738Sbapt#define HAVE_WORKING_VFORK 1
398247738Sbapt
399247738Sbapt/* Define to 1 if you have the `_doprnt' function. */
400247738Sbapt/* #undef HAVE__DOPRNT */
401247738Sbapt
402247738Sbapt/* Define if you have the _system_configuration variable. */
403247738Sbapt/* #undef HAVE__SYSTEM_CONFIGURATION */
404247738Sbapt
405247738Sbapt/* Define to 1 if you have the `__fsetlocking' function. */
406247738Sbapt/* #undef HAVE___FSETLOCKING */
407247738Sbapt
408247738Sbapt/* Define if canonicalize_file_name is not declared in system header files. */
409247738Sbapt#define NEED_DECLARATION_CANONICALIZE_FILE_NAME 1
410247738Sbapt
411247738Sbapt/* Define if errno must be declared even when <errno.h> is included. */
412247738Sbapt/* #undef NEED_DECLARATION_ERRNO */
413247738Sbapt
414247738Sbapt/* Define to 1 if your C compiler doesn't accept -c and -o together. */
415247738Sbapt/* #undef NO_MINUS_C_MINUS_O */
416247738Sbapt
417247738Sbapt/* Define to the address where bug reports for this package should be sent. */
418247738Sbapt#define PACKAGE_BUGREPORT ""
419247738Sbapt
420247738Sbapt/* Define to the full name of this package. */
421#define PACKAGE_NAME ""
422
423/* Define to the full name and version of this package. */
424#define PACKAGE_STRING ""
425
426/* Define to the one symbol short name of this package. */
427#define PACKAGE_TARNAME ""
428
429/* Define to the home page for this package. */
430#define PACKAGE_URL ""
431
432/* Define to the version of this package. */
433#define PACKAGE_VERSION ""
434
435/* The size of `int', as computed by sizeof. */
436#define SIZEOF_INT 4
437
438/* Define if you know the direction of stack growth for your system; otherwise
439   it will be automatically deduced at run-time. STACK_DIRECTION > 0 => grows
440   toward higher addresses STACK_DIRECTION < 0 => grows toward lower addresses
441   STACK_DIRECTION = 0 => direction of growth unknown */
442#define STACK_DIRECTION 0
443
444/* Define to 1 if you have the ANSI C header files. */
445#define STDC_HEADERS 1
446
447/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
448#define TIME_WITH_SYS_TIME 1
449
450/* Define to an unsigned 64-bit type available in the compiler. */
451#define UNSIGNED_64BIT_TYPE uint64_t
452
453/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
454   significant byte first (like Motorola and SPARC, unlike Intel). */
455#if defined AC_APPLE_UNIVERSAL_BUILD
456# if defined __BIG_ENDIAN__
457#  define WORDS_BIGENDIAN 1
458# endif
459#else
460# ifndef WORDS_BIGENDIAN
461#  define WORDS_BIGENDIAN 1
462# endif
463#endif
464
465/* Number of bits in a file offset, on hosts where this is settable. */
466/* #undef _FILE_OFFSET_BITS */
467
468/* Define for large files, on AIX-style hosts. */
469/* #undef _LARGE_FILES */
470
471/* Define to empty if `const' does not conform to ANSI C. */
472/* #undef const */
473
474/* Define to `__inline__' or `__inline' if that's what the C compiler
475   calls it, or to nothing if 'inline' is not supported under any name.  */
476#ifndef __cplusplus
477/* #undef inline */
478#endif
479
480/* Define to the type of a signed integer type wide enough to hold a pointer,
481   if such a type exists, and if the system does not define it. */
482/* #undef intptr_t */
483
484/* Define to `int' if <sys/types.h> does not define. */
485/* #undef pid_t */
486
487/* Define to `int' if <sys/types.h> does not define. */
488/* #undef ssize_t */
489
490/* Define to the type of an unsigned integer type wide enough to hold a
491   pointer, if such a type exists, and if the system does not define it. */
492/* #undef uintptr_t */
493
494/* Define as `fork' if `vfork' does not work. */
495/* #undef vfork */
496