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