xref: /minix3/external/gpl3/gcc/lib/libiberty/arch/coldfire/config.h (revision 0a6a1f1d05b60e214de2f05a7310ddd1f0e590e7)
184d9c625SLionel Sambuc /* This file is automatically generated.  DO NOT EDIT! */
2*0a6a1f1dSLionel Sambuc /* Generated from: NetBSD: mknative-gcc,v 1.79 2014/05/29 16:27:50 skrll Exp  */
3*0a6a1f1dSLionel Sambuc /* Generated from: NetBSD: mknative.common,v 1.11 2014/02/17 21:39:43 christos Exp  */
484d9c625SLionel Sambuc 
584d9c625SLionel Sambuc /* config.h.  Generated from config.in by configure.  */
684d9c625SLionel Sambuc /* config.in.  Generated from configure.ac by autoheader.  */
784d9c625SLionel Sambuc 
884d9c625SLionel Sambuc /* Define if building universal (internal helper macro) */
984d9c625SLionel Sambuc /* #undef AC_APPLE_UNIVERSAL_BUILD */
1084d9c625SLionel Sambuc 
1184d9c625SLionel Sambuc /* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
1284d9c625SLionel Sambuc    This function is required for alloca.c support on those systems. */
1384d9c625SLionel Sambuc /* #undef CRAY_STACKSEG_END */
1484d9c625SLionel Sambuc 
1584d9c625SLionel Sambuc /* Define to 1 if you have the <alloca.h> header file. */
1684d9c625SLionel Sambuc /* #undef HAVE_ALLOCA_H */
1784d9c625SLionel Sambuc 
1884d9c625SLionel Sambuc /* Define to 1 if you have the `asprintf' function. */
1984d9c625SLionel Sambuc #define HAVE_ASPRINTF 1
2084d9c625SLionel Sambuc 
2184d9c625SLionel Sambuc /* Define to 1 if you have the `atexit' function. */
2284d9c625SLionel Sambuc #define HAVE_ATEXIT 1
2384d9c625SLionel Sambuc 
2484d9c625SLionel Sambuc /* Define to 1 if you have the `basename' function. */
2584d9c625SLionel Sambuc #define HAVE_BASENAME 1
2684d9c625SLionel Sambuc 
2784d9c625SLionel Sambuc /* Define to 1 if you have the `bcmp' function. */
2884d9c625SLionel Sambuc #define HAVE_BCMP 1
2984d9c625SLionel Sambuc 
3084d9c625SLionel Sambuc /* Define to 1 if you have the `bcopy' function. */
3184d9c625SLionel Sambuc #define HAVE_BCOPY 1
3284d9c625SLionel Sambuc 
3384d9c625SLionel Sambuc /* Define to 1 if you have the `bsearch' function. */
3484d9c625SLionel Sambuc #define HAVE_BSEARCH 1
3584d9c625SLionel Sambuc 
3684d9c625SLionel Sambuc /* Define to 1 if you have the `bzero' function. */
3784d9c625SLionel Sambuc #define HAVE_BZERO 1
3884d9c625SLionel Sambuc 
3984d9c625SLionel Sambuc /* Define to 1 if you have the `calloc' function. */
4084d9c625SLionel Sambuc #define HAVE_CALLOC 1
4184d9c625SLionel Sambuc 
4284d9c625SLionel Sambuc /* Define to 1 if you have the `canonicalize_file_name' function. */
4384d9c625SLionel Sambuc /* #undef HAVE_CANONICALIZE_FILE_NAME */
4484d9c625SLionel Sambuc 
4584d9c625SLionel Sambuc /* Define to 1 if you have the `clock' function. */
4684d9c625SLionel Sambuc #define HAVE_CLOCK 1
4784d9c625SLionel Sambuc 
4884d9c625SLionel Sambuc /* Define to 1 if you have the declaration of `asprintf', and to 0 if you
4984d9c625SLionel Sambuc    don't. */
5084d9c625SLionel Sambuc #define HAVE_DECL_ASPRINTF 1
5184d9c625SLionel Sambuc 
52*0a6a1f1dSLionel Sambuc /* Define to 1 if you have the declaration of `basename(char *)', and to 0 if
53*0a6a1f1dSLionel Sambuc    you don't. */
5484d9c625SLionel Sambuc #define HAVE_DECL_BASENAME 0
5584d9c625SLionel Sambuc 
5684d9c625SLionel Sambuc /* Define to 1 if you have the declaration of `calloc', and to 0 if you don't.
5784d9c625SLionel Sambuc    */
5884d9c625SLionel Sambuc #define HAVE_DECL_CALLOC 1
5984d9c625SLionel Sambuc 
6084d9c625SLionel Sambuc /* Define to 1 if you have the declaration of `ffs', and to 0 if you don't. */
6184d9c625SLionel Sambuc #define HAVE_DECL_FFS 1
6284d9c625SLionel Sambuc 
6384d9c625SLionel Sambuc /* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
6484d9c625SLionel Sambuc    */
6584d9c625SLionel Sambuc #define HAVE_DECL_GETENV 1
6684d9c625SLionel Sambuc 
6784d9c625SLionel Sambuc /* Define to 1 if you have the declaration of `getopt', and to 0 if you don't.
6884d9c625SLionel Sambuc    */
6984d9c625SLionel Sambuc #define HAVE_DECL_GETOPT 1
7084d9c625SLionel Sambuc 
7184d9c625SLionel Sambuc /* Define to 1 if you have the declaration of `malloc', and to 0 if you don't.
7284d9c625SLionel Sambuc    */
7384d9c625SLionel Sambuc #define HAVE_DECL_MALLOC 1
7484d9c625SLionel Sambuc 
7584d9c625SLionel Sambuc /* Define to 1 if you have the declaration of `realloc', and to 0 if you
7684d9c625SLionel Sambuc    don't. */
7784d9c625SLionel Sambuc #define HAVE_DECL_REALLOC 1
7884d9c625SLionel Sambuc 
7984d9c625SLionel Sambuc /* Define to 1 if you have the declaration of `sbrk', and to 0 if you don't.
8084d9c625SLionel Sambuc    */
8184d9c625SLionel Sambuc #define HAVE_DECL_SBRK 1
8284d9c625SLionel Sambuc 
8384d9c625SLionel Sambuc /* Define to 1 if you have the declaration of `snprintf', and to 0 if you
8484d9c625SLionel Sambuc    don't. */
8584d9c625SLionel Sambuc #define HAVE_DECL_SNPRINTF 1
8684d9c625SLionel Sambuc 
8784d9c625SLionel Sambuc /* Define to 1 if you have the declaration of `strverscmp', and to 0 if you
8884d9c625SLionel Sambuc    don't. */
8984d9c625SLionel Sambuc #define HAVE_DECL_STRVERSCMP 0
9084d9c625SLionel Sambuc 
9184d9c625SLionel Sambuc /* Define to 1 if you have the declaration of `vasprintf', and to 0 if you
9284d9c625SLionel Sambuc    don't. */
9384d9c625SLionel Sambuc #define HAVE_DECL_VASPRINTF 1
9484d9c625SLionel Sambuc 
9584d9c625SLionel Sambuc /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
9684d9c625SLionel Sambuc    don't. */
9784d9c625SLionel Sambuc #define HAVE_DECL_VSNPRINTF 1
9884d9c625SLionel Sambuc 
99*0a6a1f1dSLionel Sambuc /* Define to 1 if you have the `dup3' function. */
100*0a6a1f1dSLionel Sambuc #define HAVE_DUP3 1
101*0a6a1f1dSLionel Sambuc 
10284d9c625SLionel Sambuc /* Define to 1 if you have the <fcntl.h> header file. */
10384d9c625SLionel Sambuc #define HAVE_FCNTL_H 1
10484d9c625SLionel Sambuc 
10584d9c625SLionel Sambuc /* Define to 1 if you have the `ffs' function. */
10684d9c625SLionel Sambuc #define HAVE_FFS 1
10784d9c625SLionel Sambuc 
10884d9c625SLionel Sambuc /* Define to 1 if you have the `fork' function. */
10984d9c625SLionel Sambuc #define HAVE_FORK 1
11084d9c625SLionel Sambuc 
11184d9c625SLionel Sambuc /* Define to 1 if you have the `getcwd' function. */
11284d9c625SLionel Sambuc #define HAVE_GETCWD 1
11384d9c625SLionel Sambuc 
11484d9c625SLionel Sambuc /* Define to 1 if you have the `getpagesize' function. */
11584d9c625SLionel Sambuc #define HAVE_GETPAGESIZE 1
11684d9c625SLionel Sambuc 
117*0a6a1f1dSLionel Sambuc /* Define to 1 if you have the `getrlimit' function. */
118*0a6a1f1dSLionel Sambuc #define HAVE_GETRLIMIT 1
119*0a6a1f1dSLionel Sambuc 
12084d9c625SLionel Sambuc /* Define to 1 if you have the `getrusage' function. */
12184d9c625SLionel Sambuc #define HAVE_GETRUSAGE 1
12284d9c625SLionel Sambuc 
12384d9c625SLionel Sambuc /* Define to 1 if you have the `getsysinfo' function. */
12484d9c625SLionel Sambuc /* #undef HAVE_GETSYSINFO */
12584d9c625SLionel Sambuc 
12684d9c625SLionel Sambuc /* Define to 1 if you have the `gettimeofday' function. */
12784d9c625SLionel Sambuc #define HAVE_GETTIMEOFDAY 1
12884d9c625SLionel Sambuc 
12984d9c625SLionel Sambuc /* Define to 1 if you have the `index' function. */
13084d9c625SLionel Sambuc #define HAVE_INDEX 1
13184d9c625SLionel Sambuc 
13284d9c625SLionel Sambuc /* Define to 1 if you have the `insque' function. */
13384d9c625SLionel Sambuc #define HAVE_INSQUE 1
13484d9c625SLionel Sambuc 
13584d9c625SLionel Sambuc /* Define to 1 if the system has the type `intptr_t'. */
13684d9c625SLionel Sambuc #define HAVE_INTPTR_T 1
13784d9c625SLionel Sambuc 
13884d9c625SLionel Sambuc /* Define to 1 if you have the <inttypes.h> header file. */
13984d9c625SLionel Sambuc #define HAVE_INTTYPES_H 1
14084d9c625SLionel Sambuc 
14184d9c625SLionel Sambuc /* Define to 1 if you have the <limits.h> header file. */
14284d9c625SLionel Sambuc #define HAVE_LIMITS_H 1
14384d9c625SLionel Sambuc 
14484d9c625SLionel Sambuc /* Define to 1 if you have the <machine/hal_sysinfo.h> header file. */
14584d9c625SLionel Sambuc /* #undef HAVE_MACHINE_HAL_SYSINFO_H */
14684d9c625SLionel Sambuc 
14784d9c625SLionel Sambuc /* Define to 1 if you have the <malloc.h> header file. */
14884d9c625SLionel Sambuc #define HAVE_MALLOC_H 1
14984d9c625SLionel Sambuc 
15084d9c625SLionel Sambuc /* Define to 1 if you have the `memchr' function. */
15184d9c625SLionel Sambuc #define HAVE_MEMCHR 1
15284d9c625SLionel Sambuc 
15384d9c625SLionel Sambuc /* Define to 1 if you have the `memcmp' function. */
15484d9c625SLionel Sambuc #define HAVE_MEMCMP 1
15584d9c625SLionel Sambuc 
15684d9c625SLionel Sambuc /* Define to 1 if you have the `memcpy' function. */
15784d9c625SLionel Sambuc #define HAVE_MEMCPY 1
15884d9c625SLionel Sambuc 
15984d9c625SLionel Sambuc /* Define to 1 if you have the `memmem' function. */
16084d9c625SLionel Sambuc #define HAVE_MEMMEM 1
16184d9c625SLionel Sambuc 
16284d9c625SLionel Sambuc /* Define to 1 if you have the `memmove' function. */
16384d9c625SLionel Sambuc #define HAVE_MEMMOVE 1
16484d9c625SLionel Sambuc 
16584d9c625SLionel Sambuc /* Define to 1 if you have the <memory.h> header file. */
16684d9c625SLionel Sambuc #define HAVE_MEMORY_H 1
16784d9c625SLionel Sambuc 
16884d9c625SLionel Sambuc /* Define to 1 if you have the `memset' function. */
16984d9c625SLionel Sambuc #define HAVE_MEMSET 1
17084d9c625SLionel Sambuc 
17184d9c625SLionel Sambuc /* Define to 1 if you have the `mkstemps' function. */
172*0a6a1f1dSLionel Sambuc #define HAVE_MKSTEMPS 1
17384d9c625SLionel Sambuc 
17484d9c625SLionel Sambuc /* Define to 1 if you have a working `mmap' system call. */
17584d9c625SLionel Sambuc #define HAVE_MMAP 1
17684d9c625SLionel Sambuc 
17784d9c625SLionel Sambuc /* Define to 1 if you have the `on_exit' function. */
17884d9c625SLionel Sambuc /* #undef HAVE_ON_EXIT */
17984d9c625SLionel Sambuc 
180*0a6a1f1dSLionel Sambuc /* Define to 1 if you have the <process.h> header file. */
181*0a6a1f1dSLionel Sambuc /* #undef HAVE_PROCESS_H */
182*0a6a1f1dSLionel Sambuc 
18384d9c625SLionel Sambuc /* Define to 1 if you have the `psignal' function. */
18484d9c625SLionel Sambuc #define HAVE_PSIGNAL 1
18584d9c625SLionel Sambuc 
18684d9c625SLionel Sambuc /* Define to 1 if you have the `pstat_getdynamic' function. */
18784d9c625SLionel Sambuc /* #undef HAVE_PSTAT_GETDYNAMIC */
18884d9c625SLionel Sambuc 
18984d9c625SLionel Sambuc /* Define to 1 if you have the `pstat_getstatic' function. */
19084d9c625SLionel Sambuc /* #undef HAVE_PSTAT_GETSTATIC */
19184d9c625SLionel Sambuc 
19284d9c625SLionel Sambuc /* Define to 1 if you have the `putenv' function. */
19384d9c625SLionel Sambuc #define HAVE_PUTENV 1
19484d9c625SLionel Sambuc 
19584d9c625SLionel Sambuc /* Define to 1 if you have the `random' function. */
19684d9c625SLionel Sambuc #define HAVE_RANDOM 1
19784d9c625SLionel Sambuc 
19884d9c625SLionel Sambuc /* Define to 1 if you have the `realpath' function. */
19984d9c625SLionel Sambuc #define HAVE_REALPATH 1
20084d9c625SLionel Sambuc 
20184d9c625SLionel Sambuc /* Define to 1 if you have the `rename' function. */
20284d9c625SLionel Sambuc #define HAVE_RENAME 1
20384d9c625SLionel Sambuc 
20484d9c625SLionel Sambuc /* Define to 1 if you have the `rindex' function. */
20584d9c625SLionel Sambuc #define HAVE_RINDEX 1
20684d9c625SLionel Sambuc 
20784d9c625SLionel Sambuc /* Define to 1 if you have the `sbrk' function. */
20884d9c625SLionel Sambuc #define HAVE_SBRK 1
20984d9c625SLionel Sambuc 
21084d9c625SLionel Sambuc /* Define to 1 if you have the `setenv' function. */
21184d9c625SLionel Sambuc #define HAVE_SETENV 1
21284d9c625SLionel Sambuc 
213*0a6a1f1dSLionel Sambuc /* Define to 1 if you have the `setproctitle' function. */
214*0a6a1f1dSLionel Sambuc #define HAVE_SETPROCTITLE 1
215*0a6a1f1dSLionel Sambuc 
216*0a6a1f1dSLionel Sambuc /* Define to 1 if you have the `setrlimit' function. */
217*0a6a1f1dSLionel Sambuc #define HAVE_SETRLIMIT 1
218*0a6a1f1dSLionel Sambuc 
21984d9c625SLionel Sambuc /* Define to 1 if you have the `sigsetmask' function. */
22084d9c625SLionel Sambuc #define HAVE_SIGSETMASK 1
22184d9c625SLionel Sambuc 
22284d9c625SLionel Sambuc /* Define to 1 if you have the `snprintf' function. */
22384d9c625SLionel Sambuc #define HAVE_SNPRINTF 1
22484d9c625SLionel Sambuc 
225*0a6a1f1dSLionel Sambuc /* Define to 1 if you have the `spawnve' function. */
226*0a6a1f1dSLionel Sambuc /* #undef HAVE_SPAWNVE */
227*0a6a1f1dSLionel Sambuc 
228*0a6a1f1dSLionel Sambuc /* Define to 1 if you have the `spawnvpe' function. */
229*0a6a1f1dSLionel Sambuc /* #undef HAVE_SPAWNVPE */
230*0a6a1f1dSLionel Sambuc 
23184d9c625SLionel Sambuc /* Define to 1 if you have the <stdint.h> header file. */
23284d9c625SLionel Sambuc #define HAVE_STDINT_H 1
23384d9c625SLionel Sambuc 
23484d9c625SLionel Sambuc /* Define to 1 if you have the <stdio_ext.h> header file. */
23584d9c625SLionel Sambuc /* #undef HAVE_STDIO_EXT_H */
23684d9c625SLionel Sambuc 
23784d9c625SLionel Sambuc /* Define to 1 if you have the <stdlib.h> header file. */
23884d9c625SLionel Sambuc #define HAVE_STDLIB_H 1
23984d9c625SLionel Sambuc 
24084d9c625SLionel Sambuc /* Define to 1 if you have the `stpcpy' function. */
24184d9c625SLionel Sambuc #define HAVE_STPCPY 1
24284d9c625SLionel Sambuc 
24384d9c625SLionel Sambuc /* Define to 1 if you have the `stpncpy' function. */
24484d9c625SLionel Sambuc #define HAVE_STPNCPY 1
24584d9c625SLionel Sambuc 
24684d9c625SLionel Sambuc /* Define to 1 if you have the `strcasecmp' function. */
24784d9c625SLionel Sambuc #define HAVE_STRCASECMP 1
24884d9c625SLionel Sambuc 
24984d9c625SLionel Sambuc /* Define to 1 if you have the `strchr' function. */
25084d9c625SLionel Sambuc #define HAVE_STRCHR 1
25184d9c625SLionel Sambuc 
25284d9c625SLionel Sambuc /* Define to 1 if you have the `strdup' function. */
25384d9c625SLionel Sambuc #define HAVE_STRDUP 1
25484d9c625SLionel Sambuc 
25584d9c625SLionel Sambuc /* Define to 1 if you have the `strerror' function. */
25684d9c625SLionel Sambuc #define HAVE_STRERROR 1
25784d9c625SLionel Sambuc 
25884d9c625SLionel Sambuc /* Define to 1 if you have the <strings.h> header file. */
25984d9c625SLionel Sambuc #define HAVE_STRINGS_H 1
26084d9c625SLionel Sambuc 
26184d9c625SLionel Sambuc /* Define to 1 if you have the <string.h> header file. */
26284d9c625SLionel Sambuc #define HAVE_STRING_H 1
26384d9c625SLionel Sambuc 
26484d9c625SLionel Sambuc /* Define to 1 if you have the `strncasecmp' function. */
26584d9c625SLionel Sambuc #define HAVE_STRNCASECMP 1
26684d9c625SLionel Sambuc 
26784d9c625SLionel Sambuc /* Define to 1 if you have the `strndup' function. */
26884d9c625SLionel Sambuc #define HAVE_STRNDUP 1
26984d9c625SLionel Sambuc 
270*0a6a1f1dSLionel Sambuc /* Define to 1 if you have the `strnlen' function. */
271*0a6a1f1dSLionel Sambuc #define HAVE_STRNLEN 1
272*0a6a1f1dSLionel Sambuc 
27384d9c625SLionel Sambuc /* Define to 1 if you have the `strrchr' function. */
27484d9c625SLionel Sambuc #define HAVE_STRRCHR 1
27584d9c625SLionel Sambuc 
27684d9c625SLionel Sambuc /* Define to 1 if you have the `strsignal' function. */
27784d9c625SLionel Sambuc #define HAVE_STRSIGNAL 1
27884d9c625SLionel Sambuc 
27984d9c625SLionel Sambuc /* Define to 1 if you have the `strstr' function. */
28084d9c625SLionel Sambuc #define HAVE_STRSTR 1
28184d9c625SLionel Sambuc 
28284d9c625SLionel Sambuc /* Define to 1 if you have the `strtod' function. */
28384d9c625SLionel Sambuc #define HAVE_STRTOD 1
28484d9c625SLionel Sambuc 
28584d9c625SLionel Sambuc /* Define to 1 if you have the `strtol' function. */
28684d9c625SLionel Sambuc #define HAVE_STRTOL 1
28784d9c625SLionel Sambuc 
28884d9c625SLionel Sambuc /* Define to 1 if you have the `strtoul' function. */
28984d9c625SLionel Sambuc #define HAVE_STRTOUL 1
29084d9c625SLionel Sambuc 
29184d9c625SLionel Sambuc /* Define to 1 if you have the `strverscmp' function. */
29284d9c625SLionel Sambuc /* #undef HAVE_STRVERSCMP */
29384d9c625SLionel Sambuc 
29484d9c625SLionel Sambuc /* Define to 1 if you have the `sysconf' function. */
29584d9c625SLionel Sambuc #define HAVE_SYSCONF 1
29684d9c625SLionel Sambuc 
29784d9c625SLionel Sambuc /* Define to 1 if you have the `sysctl' function. */
29884d9c625SLionel Sambuc #define HAVE_SYSCTL 1
29984d9c625SLionel Sambuc 
30084d9c625SLionel Sambuc /* Define to 1 if you have the `sysmp' function. */
30184d9c625SLionel Sambuc /* #undef HAVE_SYSMP */
30284d9c625SLionel Sambuc 
30384d9c625SLionel Sambuc /* Define if you have the sys_errlist variable. */
30484d9c625SLionel Sambuc #define HAVE_SYS_ERRLIST 1
30584d9c625SLionel Sambuc 
30684d9c625SLionel Sambuc /* Define to 1 if you have the <sys/file.h> header file. */
30784d9c625SLionel Sambuc #define HAVE_SYS_FILE_H 1
30884d9c625SLionel Sambuc 
30984d9c625SLionel Sambuc /* Define to 1 if you have the <sys/mman.h> header file. */
31084d9c625SLionel Sambuc #define HAVE_SYS_MMAN_H 1
31184d9c625SLionel Sambuc 
31284d9c625SLionel Sambuc /* Define if you have the sys_nerr variable. */
31384d9c625SLionel Sambuc #define HAVE_SYS_NERR 1
31484d9c625SLionel Sambuc 
31584d9c625SLionel Sambuc /* Define to 1 if you have the <sys/param.h> header file. */
31684d9c625SLionel Sambuc #define HAVE_SYS_PARAM_H 1
31784d9c625SLionel Sambuc 
318*0a6a1f1dSLionel Sambuc /* Define to 1 if you have the <sys/prctl.h> header file. */
319*0a6a1f1dSLionel Sambuc /* #undef HAVE_SYS_PRCTL_H */
320*0a6a1f1dSLionel Sambuc 
32184d9c625SLionel Sambuc /* Define to 1 if you have the <sys/pstat.h> header file. */
32284d9c625SLionel Sambuc /* #undef HAVE_SYS_PSTAT_H */
32384d9c625SLionel Sambuc 
32484d9c625SLionel Sambuc /* Define to 1 if you have the <sys/resource.h> header file. */
32584d9c625SLionel Sambuc #define HAVE_SYS_RESOURCE_H 1
32684d9c625SLionel Sambuc 
32784d9c625SLionel Sambuc /* Define if you have the sys_siglist variable. */
32884d9c625SLionel Sambuc #define HAVE_SYS_SIGLIST 1
32984d9c625SLionel Sambuc 
33084d9c625SLionel Sambuc /* Define to 1 if you have the <sys/stat.h> header file. */
33184d9c625SLionel Sambuc #define HAVE_SYS_STAT_H 1
33284d9c625SLionel Sambuc 
33384d9c625SLionel Sambuc /* Define to 1 if you have the <sys/sysctl.h> header file. */
33484d9c625SLionel Sambuc #define HAVE_SYS_SYSCTL_H 1
33584d9c625SLionel Sambuc 
33684d9c625SLionel Sambuc /* Define to 1 if you have the <sys/sysinfo.h> header file. */
33784d9c625SLionel Sambuc /* #undef HAVE_SYS_SYSINFO_H */
33884d9c625SLionel Sambuc 
33984d9c625SLionel Sambuc /* Define to 1 if you have the <sys/sysmp.h> header file. */
34084d9c625SLionel Sambuc /* #undef HAVE_SYS_SYSMP_H */
34184d9c625SLionel Sambuc 
34284d9c625SLionel Sambuc /* Define to 1 if you have the <sys/systemcfg.h> header file. */
34384d9c625SLionel Sambuc /* #undef HAVE_SYS_SYSTEMCFG_H */
34484d9c625SLionel Sambuc 
34584d9c625SLionel Sambuc /* Define to 1 if you have the <sys/table.h> header file. */
34684d9c625SLionel Sambuc /* #undef HAVE_SYS_TABLE_H */
34784d9c625SLionel Sambuc 
34884d9c625SLionel Sambuc /* Define to 1 if you have the <sys/time.h> header file. */
34984d9c625SLionel Sambuc #define HAVE_SYS_TIME_H 1
35084d9c625SLionel Sambuc 
35184d9c625SLionel Sambuc /* Define to 1 if you have the <sys/types.h> header file. */
35284d9c625SLionel Sambuc #define HAVE_SYS_TYPES_H 1
35384d9c625SLionel Sambuc 
35484d9c625SLionel Sambuc /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
35584d9c625SLionel Sambuc #define HAVE_SYS_WAIT_H 1
35684d9c625SLionel Sambuc 
35784d9c625SLionel Sambuc /* Define to 1 if you have the `table' function. */
35884d9c625SLionel Sambuc /* #undef HAVE_TABLE */
35984d9c625SLionel Sambuc 
36084d9c625SLionel Sambuc /* Define to 1 if you have the `times' function. */
36184d9c625SLionel Sambuc #define HAVE_TIMES 1
36284d9c625SLionel Sambuc 
36384d9c625SLionel Sambuc /* Define to 1 if you have the <time.h> header file. */
36484d9c625SLionel Sambuc #define HAVE_TIME_H 1
36584d9c625SLionel Sambuc 
36684d9c625SLionel Sambuc /* Define to 1 if you have the `tmpnam' function. */
36784d9c625SLionel Sambuc #define HAVE_TMPNAM 1
36884d9c625SLionel Sambuc 
36984d9c625SLionel Sambuc /* Define if you have the \`uintptr_t' type. */
37084d9c625SLionel Sambuc #define HAVE_UINTPTR_T 1
37184d9c625SLionel Sambuc 
37284d9c625SLionel Sambuc /* Define to 1 if you have the <unistd.h> header file. */
37384d9c625SLionel Sambuc #define HAVE_UNISTD_H 1
37484d9c625SLionel Sambuc 
37584d9c625SLionel Sambuc /* Define to 1 if you have the `vasprintf' function. */
37684d9c625SLionel Sambuc #define HAVE_VASPRINTF 1
37784d9c625SLionel Sambuc 
37884d9c625SLionel Sambuc /* Define to 1 if you have the `vfork' function. */
37984d9c625SLionel Sambuc #define HAVE_VFORK 1
38084d9c625SLionel Sambuc 
38184d9c625SLionel Sambuc /* Define to 1 if you have the <vfork.h> header file. */
38284d9c625SLionel Sambuc /* #undef HAVE_VFORK_H */
38384d9c625SLionel Sambuc 
38484d9c625SLionel Sambuc /* Define to 1 if you have the `vfprintf' function. */
38584d9c625SLionel Sambuc #define HAVE_VFPRINTF 1
38684d9c625SLionel Sambuc 
38784d9c625SLionel Sambuc /* Define to 1 if you have the `vprintf' function. */
38884d9c625SLionel Sambuc #define HAVE_VPRINTF 1
38984d9c625SLionel Sambuc 
39084d9c625SLionel Sambuc /* Define to 1 if you have the `vsprintf' function. */
39184d9c625SLionel Sambuc #define HAVE_VSPRINTF 1
39284d9c625SLionel Sambuc 
39384d9c625SLionel Sambuc /* Define to 1 if you have the `wait3' function. */
39484d9c625SLionel Sambuc #define HAVE_WAIT3 1
39584d9c625SLionel Sambuc 
39684d9c625SLionel Sambuc /* Define to 1 if you have the `wait4' function. */
39784d9c625SLionel Sambuc #define HAVE_WAIT4 1
39884d9c625SLionel Sambuc 
39984d9c625SLionel Sambuc /* Define to 1 if you have the `waitpid' function. */
40084d9c625SLionel Sambuc #define HAVE_WAITPID 1
40184d9c625SLionel Sambuc 
40284d9c625SLionel Sambuc /* Define to 1 if `fork' works. */
40384d9c625SLionel Sambuc #define HAVE_WORKING_FORK 1
40484d9c625SLionel Sambuc 
40584d9c625SLionel Sambuc /* Define to 1 if `vfork' works. */
40684d9c625SLionel Sambuc #define HAVE_WORKING_VFORK 1
40784d9c625SLionel Sambuc 
40884d9c625SLionel Sambuc /* Define to 1 if you have the `_doprnt' function. */
40984d9c625SLionel Sambuc /* #undef HAVE__DOPRNT */
41084d9c625SLionel Sambuc 
41184d9c625SLionel Sambuc /* Define if you have the _system_configuration variable. */
41284d9c625SLionel Sambuc /* #undef HAVE__SYSTEM_CONFIGURATION */
41384d9c625SLionel Sambuc 
41484d9c625SLionel Sambuc /* Define to 1 if you have the `__fsetlocking' function. */
41584d9c625SLionel Sambuc /* #undef HAVE___FSETLOCKING */
41684d9c625SLionel Sambuc 
41784d9c625SLionel Sambuc /* Define if canonicalize_file_name is not declared in system header files. */
41884d9c625SLionel Sambuc #define NEED_DECLARATION_CANONICALIZE_FILE_NAME 1
41984d9c625SLionel Sambuc 
42084d9c625SLionel Sambuc /* Define if errno must be declared even when <errno.h> is included. */
42184d9c625SLionel Sambuc /* #undef NEED_DECLARATION_ERRNO */
42284d9c625SLionel Sambuc 
42384d9c625SLionel Sambuc /* Define to 1 if your C compiler doesn't accept -c and -o together. */
42484d9c625SLionel Sambuc /* #undef NO_MINUS_C_MINUS_O */
42584d9c625SLionel Sambuc 
42684d9c625SLionel Sambuc /* Define to the address where bug reports for this package should be sent. */
42784d9c625SLionel Sambuc #define PACKAGE_BUGREPORT ""
42884d9c625SLionel Sambuc 
42984d9c625SLionel Sambuc /* Define to the full name of this package. */
43084d9c625SLionel Sambuc #define PACKAGE_NAME ""
43184d9c625SLionel Sambuc 
43284d9c625SLionel Sambuc /* Define to the full name and version of this package. */
43384d9c625SLionel Sambuc #define PACKAGE_STRING ""
43484d9c625SLionel Sambuc 
43584d9c625SLionel Sambuc /* Define to the one symbol short name of this package. */
43684d9c625SLionel Sambuc #define PACKAGE_TARNAME ""
43784d9c625SLionel Sambuc 
43884d9c625SLionel Sambuc /* Define to the home page for this package. */
43984d9c625SLionel Sambuc #define PACKAGE_URL ""
44084d9c625SLionel Sambuc 
44184d9c625SLionel Sambuc /* Define to the version of this package. */
44284d9c625SLionel Sambuc #define PACKAGE_VERSION ""
44384d9c625SLionel Sambuc 
44484d9c625SLionel Sambuc /* The size of `int', as computed by sizeof. */
44584d9c625SLionel Sambuc #define SIZEOF_INT 4
44684d9c625SLionel Sambuc 
44784d9c625SLionel Sambuc /* Define if you know the direction of stack growth for your system; otherwise
44884d9c625SLionel Sambuc    it will be automatically deduced at run-time. STACK_DIRECTION > 0 => grows
44984d9c625SLionel Sambuc    toward higher addresses STACK_DIRECTION < 0 => grows toward lower addresses
45084d9c625SLionel Sambuc    STACK_DIRECTION = 0 => direction of growth unknown */
45184d9c625SLionel Sambuc #define STACK_DIRECTION 0
45284d9c625SLionel Sambuc 
45384d9c625SLionel Sambuc /* Define to 1 if you have the ANSI C header files. */
45484d9c625SLionel Sambuc #define STDC_HEADERS 1
45584d9c625SLionel Sambuc 
45684d9c625SLionel Sambuc /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
45784d9c625SLionel Sambuc #define TIME_WITH_SYS_TIME 1
45884d9c625SLionel Sambuc 
45984d9c625SLionel Sambuc /* Define to an unsigned 64-bit type available in the compiler. */
46084d9c625SLionel Sambuc #define UNSIGNED_64BIT_TYPE uint64_t
46184d9c625SLionel Sambuc 
46284d9c625SLionel Sambuc /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
46384d9c625SLionel Sambuc    significant byte first (like Motorola and SPARC, unlike Intel). */
46484d9c625SLionel Sambuc #if defined AC_APPLE_UNIVERSAL_BUILD
46584d9c625SLionel Sambuc # if defined __BIG_ENDIAN__
46684d9c625SLionel Sambuc #  define WORDS_BIGENDIAN 1
46784d9c625SLionel Sambuc # endif
46884d9c625SLionel Sambuc #else
46984d9c625SLionel Sambuc # ifndef WORDS_BIGENDIAN
47084d9c625SLionel Sambuc #  define WORDS_BIGENDIAN 1
47184d9c625SLionel Sambuc # endif
47284d9c625SLionel Sambuc #endif
47384d9c625SLionel Sambuc 
47484d9c625SLionel Sambuc /* Number of bits in a file offset, on hosts where this is settable. */
47584d9c625SLionel Sambuc /* #undef _FILE_OFFSET_BITS */
47684d9c625SLionel Sambuc 
47784d9c625SLionel Sambuc /* Define for large files, on AIX-style hosts. */
47884d9c625SLionel Sambuc /* #undef _LARGE_FILES */
47984d9c625SLionel Sambuc 
48084d9c625SLionel Sambuc /* Define to empty if `const' does not conform to ANSI C. */
48184d9c625SLionel Sambuc /* #undef const */
48284d9c625SLionel Sambuc 
48384d9c625SLionel Sambuc /* Define to `__inline__' or `__inline' if that's what the C compiler
48484d9c625SLionel Sambuc    calls it, or to nothing if 'inline' is not supported under any name.  */
48584d9c625SLionel Sambuc #ifndef __cplusplus
48684d9c625SLionel Sambuc /* #undef inline */
48784d9c625SLionel Sambuc #endif
48884d9c625SLionel Sambuc 
48984d9c625SLionel Sambuc /* Define to the type of a signed integer type wide enough to hold a pointer,
49084d9c625SLionel Sambuc    if such a type exists, and if the system does not define it. */
49184d9c625SLionel Sambuc /* #undef intptr_t */
49284d9c625SLionel Sambuc 
49384d9c625SLionel Sambuc /* Define to `int' if <sys/types.h> does not define. */
49484d9c625SLionel Sambuc /* #undef pid_t */
49584d9c625SLionel Sambuc 
496*0a6a1f1dSLionel Sambuc /* Define to `int' if <sys/types.h> does not define. */
497*0a6a1f1dSLionel Sambuc /* #undef ssize_t */
498*0a6a1f1dSLionel Sambuc 
49984d9c625SLionel Sambuc /* Define to the type of an unsigned integer type wide enough to hold a
50084d9c625SLionel Sambuc    pointer, if such a type exists, and if the system does not define it. */
50184d9c625SLionel Sambuc /* #undef uintptr_t */
50284d9c625SLionel Sambuc 
50384d9c625SLionel Sambuc /* Define as `fork' if `vfork' does not work. */
50484d9c625SLionel Sambuc /* #undef vfork */
505