131580a89Sskrll /* This file is automatically generated.  DO NOT EDIT! */
2*65c7d5d3Schristos /* Generated from: NetBSD: mknative-binutils,v 1.11 2018/11/08 02:08:35 christos Exp  */
3916041edSchristos /* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp  */
431580a89Sskrll 
58443c5fcSchristos /* config.h.  Generated from config.in by configure.  */
631580a89Sskrll /* config.in.  Generated from configure.ac by autoheader.  */
731580a89Sskrll 
88443c5fcSchristos /* Define if building universal (internal helper macro) */
98443c5fcSchristos /* #undef AC_APPLE_UNIVERSAL_BUILD */
108443c5fcSchristos 
1131580a89Sskrll /* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
1231580a89Sskrll    This function is required for alloca.c support on those systems. */
1331580a89Sskrll /* #undef CRAY_STACKSEG_END */
1431580a89Sskrll 
1531580a89Sskrll /* Define to 1 if you have the <alloca.h> header file. */
1631580a89Sskrll /* #undef HAVE_ALLOCA_H */
1731580a89Sskrll 
1831580a89Sskrll /* Define to 1 if you have the `asprintf' function. */
1931580a89Sskrll #define HAVE_ASPRINTF 1
2031580a89Sskrll 
2131580a89Sskrll /* Define to 1 if you have the `atexit' function. */
2231580a89Sskrll #define HAVE_ATEXIT 1
2331580a89Sskrll 
2431580a89Sskrll /* Define to 1 if you have the `basename' function. */
2531580a89Sskrll #define HAVE_BASENAME 1
2631580a89Sskrll 
2731580a89Sskrll /* Define to 1 if you have the `bcmp' function. */
2831580a89Sskrll #define HAVE_BCMP 1
2931580a89Sskrll 
3031580a89Sskrll /* Define to 1 if you have the `bcopy' function. */
3131580a89Sskrll #define HAVE_BCOPY 1
3231580a89Sskrll 
3331580a89Sskrll /* Define to 1 if you have the `bsearch' function. */
3431580a89Sskrll #define HAVE_BSEARCH 1
3531580a89Sskrll 
3631580a89Sskrll /* Define to 1 if you have the `bzero' function. */
3731580a89Sskrll #define HAVE_BZERO 1
3831580a89Sskrll 
3931580a89Sskrll /* Define to 1 if you have the `calloc' function. */
4031580a89Sskrll #define HAVE_CALLOC 1
4131580a89Sskrll 
4231580a89Sskrll /* Define to 1 if you have the `canonicalize_file_name' function. */
4331580a89Sskrll /* #undef HAVE_CANONICALIZE_FILE_NAME */
4431580a89Sskrll 
4531580a89Sskrll /* Define to 1 if you have the `clock' function. */
4631580a89Sskrll #define HAVE_CLOCK 1
4731580a89Sskrll 
4831580a89Sskrll /* Define to 1 if you have the declaration of `asprintf', and to 0 if you
4931580a89Sskrll    don't. */
5031580a89Sskrll #define HAVE_DECL_ASPRINTF 1
5131580a89Sskrll 
528443c5fcSchristos /* Define to 1 if you have the declaration of `basename(char *)', and to 0 if
538443c5fcSchristos    you don't. */
5431580a89Sskrll #define HAVE_DECL_BASENAME 0
5531580a89Sskrll 
5631580a89Sskrll /* Define to 1 if you have the declaration of `calloc', and to 0 if you don't.
5731580a89Sskrll    */
5831580a89Sskrll #define HAVE_DECL_CALLOC 1
5931580a89Sskrll 
6031580a89Sskrll /* Define to 1 if you have the declaration of `ffs', and to 0 if you don't. */
6131580a89Sskrll #define HAVE_DECL_FFS 1
6231580a89Sskrll 
6331580a89Sskrll /* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
6431580a89Sskrll    */
6531580a89Sskrll #define HAVE_DECL_GETENV 1
6631580a89Sskrll 
6731580a89Sskrll /* Define to 1 if you have the declaration of `getopt', and to 0 if you don't.
6831580a89Sskrll    */
6931580a89Sskrll #define HAVE_DECL_GETOPT 1
7031580a89Sskrll 
7131580a89Sskrll /* Define to 1 if you have the declaration of `malloc', and to 0 if you don't.
7231580a89Sskrll    */
7331580a89Sskrll #define HAVE_DECL_MALLOC 1
7431580a89Sskrll 
7531580a89Sskrll /* Define to 1 if you have the declaration of `realloc', and to 0 if you
7631580a89Sskrll    don't. */
7731580a89Sskrll #define HAVE_DECL_REALLOC 1
7831580a89Sskrll 
7931580a89Sskrll /* Define to 1 if you have the declaration of `sbrk', and to 0 if you don't.
8031580a89Sskrll    */
8131580a89Sskrll #define HAVE_DECL_SBRK 1
8231580a89Sskrll 
8331580a89Sskrll /* Define to 1 if you have the declaration of `snprintf', and to 0 if you
8431580a89Sskrll    don't. */
8531580a89Sskrll #define HAVE_DECL_SNPRINTF 1
8631580a89Sskrll 
87aa4b58b1Schristos /* Define to 1 if you have the declaration of `strnlen', and to 0 if you
88aa4b58b1Schristos    don't. */
89aa4b58b1Schristos #define HAVE_DECL_STRNLEN 1
90aa4b58b1Schristos 
91438aacb6Schristos /* Define to 1 if you have the declaration of `strtol', and to 0 if you don't.
92438aacb6Schristos    */
93438aacb6Schristos #define HAVE_DECL_STRTOL 1
94438aacb6Schristos 
95438aacb6Schristos /* Define to 1 if you have the declaration of `strtoll', and to 0 if you
96438aacb6Schristos    don't. */
97438aacb6Schristos #define HAVE_DECL_STRTOLL 1
98438aacb6Schristos 
99438aacb6Schristos /* Define to 1 if you have the declaration of `strtoul', and to 0 if you
100438aacb6Schristos    don't. */
101438aacb6Schristos #define HAVE_DECL_STRTOUL 1
102438aacb6Schristos 
103438aacb6Schristos /* Define to 1 if you have the declaration of `strtoull', and to 0 if you
104438aacb6Schristos    don't. */
105438aacb6Schristos #define HAVE_DECL_STRTOULL 1
106438aacb6Schristos 
10731580a89Sskrll /* Define to 1 if you have the declaration of `strverscmp', and to 0 if you
10831580a89Sskrll    don't. */
10931580a89Sskrll #define HAVE_DECL_STRVERSCMP 0
11031580a89Sskrll 
11131580a89Sskrll /* Define to 1 if you have the declaration of `vasprintf', and to 0 if you
11231580a89Sskrll    don't. */
11331580a89Sskrll #define HAVE_DECL_VASPRINTF 1
11431580a89Sskrll 
11531580a89Sskrll /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
11631580a89Sskrll    don't. */
11731580a89Sskrll #define HAVE_DECL_VSNPRINTF 1
11831580a89Sskrll 
1198443c5fcSchristos /* Define to 1 if you have the `dup3' function. */
1208443c5fcSchristos #define HAVE_DUP3 1
1218443c5fcSchristos 
12231580a89Sskrll /* Define to 1 if you have the <fcntl.h> header file. */
12331580a89Sskrll #define HAVE_FCNTL_H 1
12431580a89Sskrll 
12531580a89Sskrll /* Define to 1 if you have the `ffs' function. */
12631580a89Sskrll #define HAVE_FFS 1
12731580a89Sskrll 
12831580a89Sskrll /* Define to 1 if you have the `fork' function. */
12931580a89Sskrll #define HAVE_FORK 1
13031580a89Sskrll 
13131580a89Sskrll /* Define to 1 if you have the `getcwd' function. */
13231580a89Sskrll #define HAVE_GETCWD 1
13331580a89Sskrll 
13431580a89Sskrll /* Define to 1 if you have the `getpagesize' function. */
13531580a89Sskrll #define HAVE_GETPAGESIZE 1
13631580a89Sskrll 
1370a031431Schristos /* Define to 1 if you have the `getrlimit' function. */
1380a031431Schristos #define HAVE_GETRLIMIT 1
1390a031431Schristos 
14031580a89Sskrll /* Define to 1 if you have the `getrusage' function. */
14131580a89Sskrll #define HAVE_GETRUSAGE 1
14231580a89Sskrll 
14331580a89Sskrll /* Define to 1 if you have the `getsysinfo' function. */
14431580a89Sskrll /* #undef HAVE_GETSYSINFO */
14531580a89Sskrll 
14631580a89Sskrll /* Define to 1 if you have the `gettimeofday' function. */
14731580a89Sskrll #define HAVE_GETTIMEOFDAY 1
14831580a89Sskrll 
14931580a89Sskrll /* Define to 1 if you have the `index' function. */
15031580a89Sskrll #define HAVE_INDEX 1
15131580a89Sskrll 
15231580a89Sskrll /* Define to 1 if you have the `insque' function. */
15331580a89Sskrll #define HAVE_INSQUE 1
15431580a89Sskrll 
1558443c5fcSchristos /* Define to 1 if the system has the type `intptr_t'. */
1568443c5fcSchristos #define HAVE_INTPTR_T 1
1578443c5fcSchristos 
15831580a89Sskrll /* Define to 1 if you have the <inttypes.h> header file. */
15931580a89Sskrll #define HAVE_INTTYPES_H 1
16031580a89Sskrll 
16131580a89Sskrll /* Define to 1 if you have the <limits.h> header file. */
16231580a89Sskrll #define HAVE_LIMITS_H 1
16331580a89Sskrll 
164438aacb6Schristos /* Define if you have the `long long' type. */
165438aacb6Schristos #define HAVE_LONG_LONG 1
166438aacb6Schristos 
16731580a89Sskrll /* Define to 1 if you have the <machine/hal_sysinfo.h> header file. */
16831580a89Sskrll /* #undef HAVE_MACHINE_HAL_SYSINFO_H */
16931580a89Sskrll 
17031580a89Sskrll /* Define to 1 if you have the <malloc.h> header file. */
17131580a89Sskrll #define HAVE_MALLOC_H 1
17231580a89Sskrll 
17331580a89Sskrll /* Define to 1 if you have the `memchr' function. */
17431580a89Sskrll #define HAVE_MEMCHR 1
17531580a89Sskrll 
17631580a89Sskrll /* Define to 1 if you have the `memcmp' function. */
17731580a89Sskrll #define HAVE_MEMCMP 1
17831580a89Sskrll 
17931580a89Sskrll /* Define to 1 if you have the `memcpy' function. */
18031580a89Sskrll #define HAVE_MEMCPY 1
18131580a89Sskrll 
1828443c5fcSchristos /* Define to 1 if you have the `memmem' function. */
1838443c5fcSchristos #define HAVE_MEMMEM 1
1848443c5fcSchristos 
18531580a89Sskrll /* Define to 1 if you have the `memmove' function. */
18631580a89Sskrll #define HAVE_MEMMOVE 1
18731580a89Sskrll 
18831580a89Sskrll /* Define to 1 if you have the <memory.h> header file. */
18931580a89Sskrll #define HAVE_MEMORY_H 1
19031580a89Sskrll 
19131580a89Sskrll /* Define to 1 if you have the `memset' function. */
19231580a89Sskrll #define HAVE_MEMSET 1
19331580a89Sskrll 
19431580a89Sskrll /* Define to 1 if you have the `mkstemps' function. */
195438aacb6Schristos #define HAVE_MKSTEMPS 1
19631580a89Sskrll 
19731580a89Sskrll /* Define to 1 if you have a working `mmap' system call. */
19831580a89Sskrll #define HAVE_MMAP 1
19931580a89Sskrll 
20031580a89Sskrll /* Define to 1 if you have the `on_exit' function. */
20131580a89Sskrll /* #undef HAVE_ON_EXIT */
20231580a89Sskrll 
203*65c7d5d3Schristos /* Define to 1 if you have the `pipe2' function. */
204*65c7d5d3Schristos #define HAVE_PIPE2 1
205*65c7d5d3Schristos 
2068443c5fcSchristos /* Define to 1 if you have the <process.h> header file. */
2078443c5fcSchristos /* #undef HAVE_PROCESS_H */
2088443c5fcSchristos 
20931580a89Sskrll /* Define to 1 if you have the `psignal' function. */
21031580a89Sskrll #define HAVE_PSIGNAL 1
21131580a89Sskrll 
21231580a89Sskrll /* Define to 1 if you have the `pstat_getdynamic' function. */
21331580a89Sskrll /* #undef HAVE_PSTAT_GETDYNAMIC */
21431580a89Sskrll 
21531580a89Sskrll /* Define to 1 if you have the `pstat_getstatic' function. */
21631580a89Sskrll /* #undef HAVE_PSTAT_GETSTATIC */
21731580a89Sskrll 
21831580a89Sskrll /* Define to 1 if you have the `putenv' function. */
21931580a89Sskrll #define HAVE_PUTENV 1
22031580a89Sskrll 
22131580a89Sskrll /* Define to 1 if you have the `random' function. */
22231580a89Sskrll #define HAVE_RANDOM 1
22331580a89Sskrll 
22431580a89Sskrll /* Define to 1 if you have the `realpath' function. */
22531580a89Sskrll #define HAVE_REALPATH 1
22631580a89Sskrll 
22731580a89Sskrll /* Define to 1 if you have the `rename' function. */
22831580a89Sskrll #define HAVE_RENAME 1
22931580a89Sskrll 
23031580a89Sskrll /* Define to 1 if you have the `rindex' function. */
23131580a89Sskrll #define HAVE_RINDEX 1
23231580a89Sskrll 
23331580a89Sskrll /* Define to 1 if you have the `sbrk' function. */
23431580a89Sskrll #define HAVE_SBRK 1
23531580a89Sskrll 
23631580a89Sskrll /* Define to 1 if you have the `setenv' function. */
23731580a89Sskrll #define HAVE_SETENV 1
23831580a89Sskrll 
2398443c5fcSchristos /* Define to 1 if you have the `setproctitle' function. */
2408443c5fcSchristos #define HAVE_SETPROCTITLE 1
2418443c5fcSchristos 
2420a031431Schristos /* Define to 1 if you have the `setrlimit' function. */
2430a031431Schristos #define HAVE_SETRLIMIT 1
2440a031431Schristos 
24531580a89Sskrll /* Define to 1 if you have the `sigsetmask' function. */
24631580a89Sskrll #define HAVE_SIGSETMASK 1
24731580a89Sskrll 
24831580a89Sskrll /* Define to 1 if you have the `snprintf' function. */
24931580a89Sskrll #define HAVE_SNPRINTF 1
25031580a89Sskrll 
2518443c5fcSchristos /* Define to 1 if you have the `spawnve' function. */
2528443c5fcSchristos /* #undef HAVE_SPAWNVE */
2538443c5fcSchristos 
2548443c5fcSchristos /* Define to 1 if you have the `spawnvpe' function. */
2558443c5fcSchristos /* #undef HAVE_SPAWNVPE */
2568443c5fcSchristos 
25731580a89Sskrll /* Define to 1 if you have the <stdint.h> header file. */
25831580a89Sskrll #define HAVE_STDINT_H 1
25931580a89Sskrll 
26031580a89Sskrll /* Define to 1 if you have the <stdio_ext.h> header file. */
26131580a89Sskrll /* #undef HAVE_STDIO_EXT_H */
26231580a89Sskrll 
26331580a89Sskrll /* Define to 1 if you have the <stdlib.h> header file. */
26431580a89Sskrll #define HAVE_STDLIB_H 1
26531580a89Sskrll 
26631580a89Sskrll /* Define to 1 if you have the `stpcpy' function. */
26731580a89Sskrll #define HAVE_STPCPY 1
26831580a89Sskrll 
26931580a89Sskrll /* Define to 1 if you have the `stpncpy' function. */
27031580a89Sskrll #define HAVE_STPNCPY 1
27131580a89Sskrll 
27231580a89Sskrll /* Define to 1 if you have the `strcasecmp' function. */
27331580a89Sskrll #define HAVE_STRCASECMP 1
27431580a89Sskrll 
27531580a89Sskrll /* Define to 1 if you have the `strchr' function. */
27631580a89Sskrll #define HAVE_STRCHR 1
27731580a89Sskrll 
27831580a89Sskrll /* Define to 1 if you have the `strdup' function. */
27931580a89Sskrll #define HAVE_STRDUP 1
28031580a89Sskrll 
28131580a89Sskrll /* Define to 1 if you have the `strerror' function. */
28231580a89Sskrll #define HAVE_STRERROR 1
28331580a89Sskrll 
28431580a89Sskrll /* Define to 1 if you have the <strings.h> header file. */
28531580a89Sskrll #define HAVE_STRINGS_H 1
28631580a89Sskrll 
28731580a89Sskrll /* Define to 1 if you have the <string.h> header file. */
28831580a89Sskrll #define HAVE_STRING_H 1
28931580a89Sskrll 
29031580a89Sskrll /* Define to 1 if you have the `strncasecmp' function. */
29131580a89Sskrll #define HAVE_STRNCASECMP 1
29231580a89Sskrll 
29331580a89Sskrll /* Define to 1 if you have the `strndup' function. */
29431580a89Sskrll #define HAVE_STRNDUP 1
29531580a89Sskrll 
296438aacb6Schristos /* Define to 1 if you have the `strnlen' function. */
297438aacb6Schristos #define HAVE_STRNLEN 1
298438aacb6Schristos 
29931580a89Sskrll /* Define to 1 if you have the `strrchr' function. */
30031580a89Sskrll #define HAVE_STRRCHR 1
30131580a89Sskrll 
30231580a89Sskrll /* Define to 1 if you have the `strsignal' function. */
30331580a89Sskrll #define HAVE_STRSIGNAL 1
30431580a89Sskrll 
30531580a89Sskrll /* Define to 1 if you have the `strstr' function. */
30631580a89Sskrll #define HAVE_STRSTR 1
30731580a89Sskrll 
30831580a89Sskrll /* Define to 1 if you have the `strtod' function. */
30931580a89Sskrll #define HAVE_STRTOD 1
31031580a89Sskrll 
31131580a89Sskrll /* Define to 1 if you have the `strtol' function. */
31231580a89Sskrll #define HAVE_STRTOL 1
31331580a89Sskrll 
314438aacb6Schristos /* Define to 1 if you have the `strtoll' function. */
315438aacb6Schristos #define HAVE_STRTOLL 1
316438aacb6Schristos 
31731580a89Sskrll /* Define to 1 if you have the `strtoul' function. */
31831580a89Sskrll #define HAVE_STRTOUL 1
31931580a89Sskrll 
320438aacb6Schristos /* Define to 1 if you have the `strtoull' function. */
321438aacb6Schristos #define HAVE_STRTOULL 1
322438aacb6Schristos 
32331580a89Sskrll /* Define to 1 if you have the `strverscmp' function. */
32431580a89Sskrll /* #undef HAVE_STRVERSCMP */
32531580a89Sskrll 
32631580a89Sskrll /* Define to 1 if you have the `sysconf' function. */
32731580a89Sskrll #define HAVE_SYSCONF 1
32831580a89Sskrll 
32931580a89Sskrll /* Define to 1 if you have the `sysctl' function. */
33031580a89Sskrll #define HAVE_SYSCTL 1
33131580a89Sskrll 
33231580a89Sskrll /* Define to 1 if you have the `sysmp' function. */
33331580a89Sskrll /* #undef HAVE_SYSMP */
33431580a89Sskrll 
33531580a89Sskrll /* Define if you have the sys_errlist variable. */
33631580a89Sskrll #define HAVE_SYS_ERRLIST 1
33731580a89Sskrll 
33831580a89Sskrll /* Define to 1 if you have the <sys/file.h> header file. */
33931580a89Sskrll #define HAVE_SYS_FILE_H 1
34031580a89Sskrll 
34131580a89Sskrll /* Define to 1 if you have the <sys/mman.h> header file. */
34231580a89Sskrll #define HAVE_SYS_MMAN_H 1
34331580a89Sskrll 
34431580a89Sskrll /* Define if you have the sys_nerr variable. */
34531580a89Sskrll #define HAVE_SYS_NERR 1
34631580a89Sskrll 
34731580a89Sskrll /* Define to 1 if you have the <sys/param.h> header file. */
34831580a89Sskrll #define HAVE_SYS_PARAM_H 1
34931580a89Sskrll 
3500a031431Schristos /* Define to 1 if you have the <sys/prctl.h> header file. */
3510a031431Schristos /* #undef HAVE_SYS_PRCTL_H */
3520a031431Schristos 
35331580a89Sskrll /* Define to 1 if you have the <sys/pstat.h> header file. */
35431580a89Sskrll /* #undef HAVE_SYS_PSTAT_H */
35531580a89Sskrll 
35631580a89Sskrll /* Define to 1 if you have the <sys/resource.h> header file. */
35731580a89Sskrll #define HAVE_SYS_RESOURCE_H 1
35831580a89Sskrll 
35931580a89Sskrll /* Define if you have the sys_siglist variable. */
36031580a89Sskrll #define HAVE_SYS_SIGLIST 1
36131580a89Sskrll 
36231580a89Sskrll /* Define to 1 if you have the <sys/stat.h> header file. */
36331580a89Sskrll #define HAVE_SYS_STAT_H 1
36431580a89Sskrll 
36531580a89Sskrll /* Define to 1 if you have the <sys/sysctl.h> header file. */
36631580a89Sskrll #define HAVE_SYS_SYSCTL_H 1
36731580a89Sskrll 
36831580a89Sskrll /* Define to 1 if you have the <sys/sysinfo.h> header file. */
36931580a89Sskrll /* #undef HAVE_SYS_SYSINFO_H */
37031580a89Sskrll 
37131580a89Sskrll /* Define to 1 if you have the <sys/sysmp.h> header file. */
37231580a89Sskrll /* #undef HAVE_SYS_SYSMP_H */
37331580a89Sskrll 
37431580a89Sskrll /* Define to 1 if you have the <sys/systemcfg.h> header file. */
37531580a89Sskrll /* #undef HAVE_SYS_SYSTEMCFG_H */
37631580a89Sskrll 
37731580a89Sskrll /* Define to 1 if you have the <sys/table.h> header file. */
37831580a89Sskrll /* #undef HAVE_SYS_TABLE_H */
37931580a89Sskrll 
38031580a89Sskrll /* Define to 1 if you have the <sys/time.h> header file. */
38131580a89Sskrll #define HAVE_SYS_TIME_H 1
38231580a89Sskrll 
38331580a89Sskrll /* Define to 1 if you have the <sys/types.h> header file. */
38431580a89Sskrll #define HAVE_SYS_TYPES_H 1
38531580a89Sskrll 
38631580a89Sskrll /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
38731580a89Sskrll #define HAVE_SYS_WAIT_H 1
38831580a89Sskrll 
38931580a89Sskrll /* Define to 1 if you have the `table' function. */
39031580a89Sskrll /* #undef HAVE_TABLE */
39131580a89Sskrll 
39231580a89Sskrll /* Define to 1 if you have the `times' function. */
39331580a89Sskrll #define HAVE_TIMES 1
39431580a89Sskrll 
39531580a89Sskrll /* Define to 1 if you have the <time.h> header file. */
39631580a89Sskrll #define HAVE_TIME_H 1
39731580a89Sskrll 
39831580a89Sskrll /* Define to 1 if you have the `tmpnam' function. */
39931580a89Sskrll #define HAVE_TMPNAM 1
40031580a89Sskrll 
40131580a89Sskrll /* Define if you have the \`uintptr_t' type. */
40231580a89Sskrll #define HAVE_UINTPTR_T 1
40331580a89Sskrll 
40431580a89Sskrll /* Define to 1 if you have the <unistd.h> header file. */
40531580a89Sskrll #define HAVE_UNISTD_H 1
40631580a89Sskrll 
40731580a89Sskrll /* Define to 1 if you have the `vasprintf' function. */
40831580a89Sskrll #define HAVE_VASPRINTF 1
40931580a89Sskrll 
41031580a89Sskrll /* Define to 1 if you have the `vfork' function. */
41131580a89Sskrll #define HAVE_VFORK 1
41231580a89Sskrll 
41331580a89Sskrll /* Define to 1 if you have the <vfork.h> header file. */
41431580a89Sskrll /* #undef HAVE_VFORK_H */
41531580a89Sskrll 
41631580a89Sskrll /* Define to 1 if you have the `vfprintf' function. */
41731580a89Sskrll #define HAVE_VFPRINTF 1
41831580a89Sskrll 
41931580a89Sskrll /* Define to 1 if you have the `vprintf' function. */
42031580a89Sskrll #define HAVE_VPRINTF 1
42131580a89Sskrll 
42231580a89Sskrll /* Define to 1 if you have the `vsprintf' function. */
42331580a89Sskrll #define HAVE_VSPRINTF 1
42431580a89Sskrll 
42531580a89Sskrll /* Define to 1 if you have the `wait3' function. */
42631580a89Sskrll #define HAVE_WAIT3 1
42731580a89Sskrll 
42831580a89Sskrll /* Define to 1 if you have the `wait4' function. */
42931580a89Sskrll #define HAVE_WAIT4 1
43031580a89Sskrll 
43131580a89Sskrll /* Define to 1 if you have the `waitpid' function. */
43231580a89Sskrll #define HAVE_WAITPID 1
43331580a89Sskrll 
43431580a89Sskrll /* Define to 1 if `fork' works. */
43531580a89Sskrll #define HAVE_WORKING_FORK 1
43631580a89Sskrll 
43731580a89Sskrll /* Define to 1 if `vfork' works. */
43831580a89Sskrll #define HAVE_WORKING_VFORK 1
43931580a89Sskrll 
44031580a89Sskrll /* Define to 1 if you have the `_doprnt' function. */
44131580a89Sskrll /* #undef HAVE__DOPRNT */
44231580a89Sskrll 
44331580a89Sskrll /* Define if you have the _system_configuration variable. */
44431580a89Sskrll /* #undef HAVE__SYSTEM_CONFIGURATION */
44531580a89Sskrll 
44631580a89Sskrll /* Define to 1 if you have the `__fsetlocking' function. */
44731580a89Sskrll /* #undef HAVE___FSETLOCKING */
44831580a89Sskrll 
44931580a89Sskrll /* Define if canonicalize_file_name is not declared in system header files. */
45031580a89Sskrll #define NEED_DECLARATION_CANONICALIZE_FILE_NAME 1
45131580a89Sskrll 
45231580a89Sskrll /* Define if errno must be declared even when <errno.h> is included. */
45331580a89Sskrll /* #undef NEED_DECLARATION_ERRNO */
45431580a89Sskrll 
45531580a89Sskrll /* Define to 1 if your C compiler doesn't accept -c and -o together. */
45631580a89Sskrll /* #undef NO_MINUS_C_MINUS_O */
45731580a89Sskrll 
45831580a89Sskrll /* Define to the address where bug reports for this package should be sent. */
45931580a89Sskrll #define PACKAGE_BUGREPORT ""
46031580a89Sskrll 
46131580a89Sskrll /* Define to the full name of this package. */
46231580a89Sskrll #define PACKAGE_NAME ""
46331580a89Sskrll 
46431580a89Sskrll /* Define to the full name and version of this package. */
46531580a89Sskrll #define PACKAGE_STRING ""
46631580a89Sskrll 
46731580a89Sskrll /* Define to the one symbol short name of this package. */
46831580a89Sskrll #define PACKAGE_TARNAME ""
46931580a89Sskrll 
4708443c5fcSchristos /* Define to the home page for this package. */
4718443c5fcSchristos #define PACKAGE_URL ""
4728443c5fcSchristos 
47331580a89Sskrll /* Define to the version of this package. */
47431580a89Sskrll #define PACKAGE_VERSION ""
47531580a89Sskrll 
4768443c5fcSchristos /* The size of `int', as computed by sizeof. */
47731580a89Sskrll #define SIZEOF_INT 4
47831580a89Sskrll 
479438aacb6Schristos /* The size of `long', as computed by sizeof. */
480438aacb6Schristos #define SIZEOF_LONG 8
481438aacb6Schristos 
482438aacb6Schristos /* The size of `long long', as computed by sizeof. */
483438aacb6Schristos #define SIZEOF_LONG_LONG 8
484438aacb6Schristos 
485438aacb6Schristos /* The size of `size_t', as computed by sizeof. */
486438aacb6Schristos #define SIZEOF_SIZE_T 8
487438aacb6Schristos 
48831580a89Sskrll /* Define if you know the direction of stack growth for your system; otherwise
48931580a89Sskrll    it will be automatically deduced at run-time. STACK_DIRECTION > 0 => grows
49031580a89Sskrll    toward higher addresses STACK_DIRECTION < 0 => grows toward lower addresses
49131580a89Sskrll    STACK_DIRECTION = 0 => direction of growth unknown */
49231580a89Sskrll #define STACK_DIRECTION 0
49331580a89Sskrll 
49431580a89Sskrll /* Define to 1 if you have the ANSI C header files. */
49531580a89Sskrll #define STDC_HEADERS 1
49631580a89Sskrll 
49731580a89Sskrll /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
49831580a89Sskrll #define TIME_WITH_SYS_TIME 1
49931580a89Sskrll 
50031580a89Sskrll /* Define to an unsigned 64-bit type available in the compiler. */
50131580a89Sskrll #define UNSIGNED_64BIT_TYPE uint64_t
50231580a89Sskrll 
503438aacb6Schristos /* Enable extensions on AIX 3, Interix.  */
504438aacb6Schristos #ifndef _ALL_SOURCE
505438aacb6Schristos # define _ALL_SOURCE 1
506438aacb6Schristos #endif
507438aacb6Schristos /* Enable GNU extensions on systems that have them.  */
508438aacb6Schristos #ifndef _GNU_SOURCE
509438aacb6Schristos # define _GNU_SOURCE 1
510438aacb6Schristos #endif
511438aacb6Schristos /* Enable threading extensions on Solaris.  */
512438aacb6Schristos #ifndef _POSIX_PTHREAD_SEMANTICS
513438aacb6Schristos # define _POSIX_PTHREAD_SEMANTICS 1
514438aacb6Schristos #endif
515438aacb6Schristos /* Enable extensions on HP NonStop.  */
516438aacb6Schristos #ifndef _TANDEM_SOURCE
517438aacb6Schristos # define _TANDEM_SOURCE 1
518438aacb6Schristos #endif
519438aacb6Schristos /* Enable general extensions on Solaris.  */
520438aacb6Schristos #ifndef __EXTENSIONS__
521438aacb6Schristos # define __EXTENSIONS__ 1
522438aacb6Schristos #endif
523438aacb6Schristos 
524438aacb6Schristos 
5258443c5fcSchristos /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
5268443c5fcSchristos    significant byte first (like Motorola and SPARC, unlike Intel). */
5278443c5fcSchristos #if defined AC_APPLE_UNIVERSAL_BUILD
5288443c5fcSchristos # if defined __BIG_ENDIAN__
5298443c5fcSchristos #  define WORDS_BIGENDIAN 1
5308443c5fcSchristos # endif
5318443c5fcSchristos #else
5328443c5fcSchristos # ifndef WORDS_BIGENDIAN
53331580a89Sskrll /* #  undef WORDS_BIGENDIAN */
5348443c5fcSchristos # endif
5358443c5fcSchristos #endif
5368443c5fcSchristos 
537916041edSchristos /* Enable large inode numbers on Mac OS X 10.5.  */
538916041edSchristos #ifndef _DARWIN_USE_64_BIT_INODE
539916041edSchristos # define _DARWIN_USE_64_BIT_INODE 1
540916041edSchristos #endif
541916041edSchristos 
5428443c5fcSchristos /* Number of bits in a file offset, on hosts where this is settable. */
5438443c5fcSchristos /* #undef _FILE_OFFSET_BITS */
5448443c5fcSchristos 
5458443c5fcSchristos /* Define for large files, on AIX-style hosts. */
5468443c5fcSchristos /* #undef _LARGE_FILES */
54731580a89Sskrll 
548438aacb6Schristos /* Define to 1 if on MINIX. */
549438aacb6Schristos /* #undef _MINIX */
550438aacb6Schristos 
551438aacb6Schristos /* Define to 2 if the system does not provide POSIX.1 features except with
552438aacb6Schristos    this defined. */
553438aacb6Schristos /* #undef _POSIX_1_SOURCE */
554438aacb6Schristos 
555438aacb6Schristos /* Define to 1 if you need to in order for `stat' and other things to work. */
556438aacb6Schristos /* #undef _POSIX_SOURCE */
557438aacb6Schristos 
55831580a89Sskrll /* Define to empty if `const' does not conform to ANSI C. */
55931580a89Sskrll /* #undef const */
56031580a89Sskrll 
56131580a89Sskrll /* Define to `__inline__' or `__inline' if that's what the C compiler
56231580a89Sskrll    calls it, or to nothing if 'inline' is not supported under any name.  */
56331580a89Sskrll #ifndef __cplusplus
56431580a89Sskrll /* #undef inline */
56531580a89Sskrll #endif
56631580a89Sskrll 
5678443c5fcSchristos /* Define to the type of a signed integer type wide enough to hold a pointer,
5688443c5fcSchristos    if such a type exists, and if the system does not define it. */
5698443c5fcSchristos /* #undef intptr_t */
5708443c5fcSchristos 
57131580a89Sskrll /* Define to `int' if <sys/types.h> does not define. */
57231580a89Sskrll /* #undef pid_t */
57331580a89Sskrll 
5748443c5fcSchristos /* Define to `int' if <sys/types.h> does not define. */
5758443c5fcSchristos /* #undef ssize_t */
5768443c5fcSchristos 
5778443c5fcSchristos /* Define to the type of an unsigned integer type wide enough to hold a
5788443c5fcSchristos    pointer, if such a type exists, and if the system does not define it. */
57931580a89Sskrll /* #undef uintptr_t */
58031580a89Sskrll 
58131580a89Sskrll /* Define as `fork' if `vfork' does not work. */
58231580a89Sskrll /* #undef vfork */
583