1714ce8eeSmatt /* This file is automatically generated. DO NOT EDIT! */ 2*4983628fSmrg /* Generated from: NetBSD: mknative-gcc,v 1.108 2020/09/05 10:58:08 mrg Exp */ 341cead3cSmrg /* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp */ 4714ce8eeSmatt 5714ce8eeSmatt /* config.h. Generated from config.in by configure. */ 6714ce8eeSmatt /* config.in. Generated from configure.ac by autoheader. */ 7714ce8eeSmatt 8714ce8eeSmatt /* Define if building universal (internal helper macro) */ 9714ce8eeSmatt /* #undef AC_APPLE_UNIVERSAL_BUILD */ 10714ce8eeSmatt 11714ce8eeSmatt /* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems. 12714ce8eeSmatt This function is required for alloca.c support on those systems. */ 13714ce8eeSmatt /* #undef CRAY_STACKSEG_END */ 14714ce8eeSmatt 15714ce8eeSmatt /* Define to 1 if you have the <alloca.h> header file. */ 16714ce8eeSmatt /* #undef HAVE_ALLOCA_H */ 17714ce8eeSmatt 18714ce8eeSmatt /* Define to 1 if you have the `asprintf' function. */ 19714ce8eeSmatt #define HAVE_ASPRINTF 1 20714ce8eeSmatt 21714ce8eeSmatt /* Define to 1 if you have the `atexit' function. */ 22714ce8eeSmatt #define HAVE_ATEXIT 1 23714ce8eeSmatt 24714ce8eeSmatt /* Define to 1 if you have the `basename' function. */ 25714ce8eeSmatt #define HAVE_BASENAME 1 26714ce8eeSmatt 27714ce8eeSmatt /* Define to 1 if you have the `bcmp' function. */ 28714ce8eeSmatt #define HAVE_BCMP 1 29714ce8eeSmatt 30714ce8eeSmatt /* Define to 1 if you have the `bcopy' function. */ 31714ce8eeSmatt #define HAVE_BCOPY 1 32714ce8eeSmatt 33714ce8eeSmatt /* Define to 1 if you have the `bsearch' function. */ 34714ce8eeSmatt #define HAVE_BSEARCH 1 35714ce8eeSmatt 36714ce8eeSmatt /* Define to 1 if you have the `bzero' function. */ 37714ce8eeSmatt #define HAVE_BZERO 1 38714ce8eeSmatt 39714ce8eeSmatt /* Define to 1 if you have the `calloc' function. */ 40714ce8eeSmatt #define HAVE_CALLOC 1 41714ce8eeSmatt 42714ce8eeSmatt /* Define to 1 if you have the `canonicalize_file_name' function. */ 43714ce8eeSmatt /* #undef HAVE_CANONICALIZE_FILE_NAME */ 44714ce8eeSmatt 45714ce8eeSmatt /* Define to 1 if you have the `clock' function. */ 46714ce8eeSmatt #define HAVE_CLOCK 1 47714ce8eeSmatt 48714ce8eeSmatt /* Define to 1 if you have the declaration of `asprintf', and to 0 if you 49714ce8eeSmatt don't. */ 50714ce8eeSmatt #define HAVE_DECL_ASPRINTF 1 51714ce8eeSmatt 5249d8c9ecSmrg /* Define to 1 if you have the declaration of `basename(char *)', and to 0 if 5349d8c9ecSmrg you don't. */ 54714ce8eeSmatt #define HAVE_DECL_BASENAME 0 55714ce8eeSmatt 56714ce8eeSmatt /* Define to 1 if you have the declaration of `calloc', and to 0 if you don't. 57714ce8eeSmatt */ 58714ce8eeSmatt #define HAVE_DECL_CALLOC 1 59714ce8eeSmatt 60714ce8eeSmatt /* Define to 1 if you have the declaration of `ffs', and to 0 if you don't. */ 61714ce8eeSmatt #define HAVE_DECL_FFS 1 62714ce8eeSmatt 63714ce8eeSmatt /* Define to 1 if you have the declaration of `getenv', and to 0 if you don't. 64714ce8eeSmatt */ 65714ce8eeSmatt #define HAVE_DECL_GETENV 1 66714ce8eeSmatt 67714ce8eeSmatt /* Define to 1 if you have the declaration of `getopt', and to 0 if you don't. 68714ce8eeSmatt */ 69714ce8eeSmatt #define HAVE_DECL_GETOPT 1 70714ce8eeSmatt 71714ce8eeSmatt /* Define to 1 if you have the declaration of `malloc', and to 0 if you don't. 72714ce8eeSmatt */ 73714ce8eeSmatt #define HAVE_DECL_MALLOC 1 74714ce8eeSmatt 75714ce8eeSmatt /* Define to 1 if you have the declaration of `realloc', and to 0 if you 76714ce8eeSmatt don't. */ 77714ce8eeSmatt #define HAVE_DECL_REALLOC 1 78714ce8eeSmatt 79714ce8eeSmatt /* Define to 1 if you have the declaration of `sbrk', and to 0 if you don't. 80714ce8eeSmatt */ 81714ce8eeSmatt #define HAVE_DECL_SBRK 1 82714ce8eeSmatt 83714ce8eeSmatt /* Define to 1 if you have the declaration of `snprintf', and to 0 if you 84714ce8eeSmatt don't. */ 85714ce8eeSmatt #define HAVE_DECL_SNPRINTF 1 86714ce8eeSmatt 8741cead3cSmrg /* Define to 1 if you have the declaration of `strnlen', and to 0 if you 8841cead3cSmrg don't. */ 8941cead3cSmrg #define HAVE_DECL_STRNLEN 1 9041cead3cSmrg 91942264dcSmrg /* Define to 1 if you have the declaration of `strtol', and to 0 if you don't. 92942264dcSmrg */ 93942264dcSmrg #define HAVE_DECL_STRTOL 1 94942264dcSmrg 95942264dcSmrg /* Define to 1 if you have the declaration of `strtoll', and to 0 if you 96942264dcSmrg don't. */ 97942264dcSmrg #define HAVE_DECL_STRTOLL 1 98942264dcSmrg 99942264dcSmrg /* Define to 1 if you have the declaration of `strtoul', and to 0 if you 100942264dcSmrg don't. */ 101942264dcSmrg #define HAVE_DECL_STRTOUL 1 102942264dcSmrg 103942264dcSmrg /* Define to 1 if you have the declaration of `strtoull', and to 0 if you 104942264dcSmrg don't. */ 105942264dcSmrg #define HAVE_DECL_STRTOULL 1 106942264dcSmrg 107714ce8eeSmatt /* Define to 1 if you have the declaration of `strverscmp', and to 0 if you 108714ce8eeSmatt don't. */ 109714ce8eeSmatt #define HAVE_DECL_STRVERSCMP 0 110714ce8eeSmatt 111714ce8eeSmatt /* Define to 1 if you have the declaration of `vasprintf', and to 0 if you 112714ce8eeSmatt don't. */ 113714ce8eeSmatt #define HAVE_DECL_VASPRINTF 1 114714ce8eeSmatt 115714ce8eeSmatt /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you 116714ce8eeSmatt don't. */ 117714ce8eeSmatt #define HAVE_DECL_VSNPRINTF 1 118714ce8eeSmatt 11949d8c9ecSmrg /* Define to 1 if you have the `dup3' function. */ 12049d8c9ecSmrg #define HAVE_DUP3 1 12149d8c9ecSmrg 122714ce8eeSmatt /* Define to 1 if you have the <fcntl.h> header file. */ 123714ce8eeSmatt #define HAVE_FCNTL_H 1 124714ce8eeSmatt 125714ce8eeSmatt /* Define to 1 if you have the `ffs' function. */ 126714ce8eeSmatt #define HAVE_FFS 1 127714ce8eeSmatt 128714ce8eeSmatt /* Define to 1 if you have the `fork' function. */ 129714ce8eeSmatt #define HAVE_FORK 1 130714ce8eeSmatt 131714ce8eeSmatt /* Define to 1 if you have the `getcwd' function. */ 132714ce8eeSmatt #define HAVE_GETCWD 1 133714ce8eeSmatt 134714ce8eeSmatt /* Define to 1 if you have the `getpagesize' function. */ 135714ce8eeSmatt #define HAVE_GETPAGESIZE 1 136714ce8eeSmatt 13749d8c9ecSmrg /* Define to 1 if you have the `getrlimit' function. */ 13849d8c9ecSmrg #define HAVE_GETRLIMIT 1 13949d8c9ecSmrg 140714ce8eeSmatt /* Define to 1 if you have the `getrusage' function. */ 141714ce8eeSmatt #define HAVE_GETRUSAGE 1 142714ce8eeSmatt 143714ce8eeSmatt /* Define to 1 if you have the `getsysinfo' function. */ 144714ce8eeSmatt /* #undef HAVE_GETSYSINFO */ 145714ce8eeSmatt 146714ce8eeSmatt /* Define to 1 if you have the `gettimeofday' function. */ 147714ce8eeSmatt #define HAVE_GETTIMEOFDAY 1 148714ce8eeSmatt 149714ce8eeSmatt /* Define to 1 if you have the `index' function. */ 150714ce8eeSmatt #define HAVE_INDEX 1 151714ce8eeSmatt 152714ce8eeSmatt /* Define to 1 if you have the `insque' function. */ 153714ce8eeSmatt #define HAVE_INSQUE 1 154714ce8eeSmatt 155714ce8eeSmatt /* Define to 1 if the system has the type `intptr_t'. */ 156714ce8eeSmatt #define HAVE_INTPTR_T 1 157714ce8eeSmatt 158714ce8eeSmatt /* Define to 1 if you have the <inttypes.h> header file. */ 159714ce8eeSmatt #define HAVE_INTTYPES_H 1 160714ce8eeSmatt 161714ce8eeSmatt /* Define to 1 if you have the <limits.h> header file. */ 162714ce8eeSmatt #define HAVE_LIMITS_H 1 163714ce8eeSmatt 164942264dcSmrg /* Define if you have the `long long' type. */ 165942264dcSmrg #define HAVE_LONG_LONG 1 166942264dcSmrg 167714ce8eeSmatt /* Define to 1 if you have the <machine/hal_sysinfo.h> header file. */ 168714ce8eeSmatt /* #undef HAVE_MACHINE_HAL_SYSINFO_H */ 169714ce8eeSmatt 170714ce8eeSmatt /* Define to 1 if you have the <malloc.h> header file. */ 171714ce8eeSmatt #define HAVE_MALLOC_H 1 172714ce8eeSmatt 173714ce8eeSmatt /* Define to 1 if you have the `memchr' function. */ 174714ce8eeSmatt #define HAVE_MEMCHR 1 175714ce8eeSmatt 176714ce8eeSmatt /* Define to 1 if you have the `memcmp' function. */ 177714ce8eeSmatt #define HAVE_MEMCMP 1 178714ce8eeSmatt 179714ce8eeSmatt /* Define to 1 if you have the `memcpy' function. */ 180714ce8eeSmatt #define HAVE_MEMCPY 1 181714ce8eeSmatt 182714ce8eeSmatt /* Define to 1 if you have the `memmem' function. */ 183714ce8eeSmatt #define HAVE_MEMMEM 1 184714ce8eeSmatt 185714ce8eeSmatt /* Define to 1 if you have the `memmove' function. */ 186714ce8eeSmatt #define HAVE_MEMMOVE 1 187714ce8eeSmatt 188714ce8eeSmatt /* Define to 1 if you have the <memory.h> header file. */ 189714ce8eeSmatt #define HAVE_MEMORY_H 1 190714ce8eeSmatt 191714ce8eeSmatt /* Define to 1 if you have the `memset' function. */ 192714ce8eeSmatt #define HAVE_MEMSET 1 193714ce8eeSmatt 194714ce8eeSmatt /* Define to 1 if you have the `mkstemps' function. */ 195d1eae540Smrg #define HAVE_MKSTEMPS 1 196714ce8eeSmatt 197714ce8eeSmatt /* Define to 1 if you have a working `mmap' system call. */ 198714ce8eeSmatt #define HAVE_MMAP 1 199714ce8eeSmatt 200714ce8eeSmatt /* Define to 1 if you have the `on_exit' function. */ 201714ce8eeSmatt /* #undef HAVE_ON_EXIT */ 202714ce8eeSmatt 203*4983628fSmrg /* Define to 1 if you have the `pipe2' function. */ 204*4983628fSmrg #define HAVE_PIPE2 1 205*4983628fSmrg 20649d8c9ecSmrg /* Define to 1 if you have the <process.h> header file. */ 20749d8c9ecSmrg /* #undef HAVE_PROCESS_H */ 20849d8c9ecSmrg 209714ce8eeSmatt /* Define to 1 if you have the `psignal' function. */ 210714ce8eeSmatt #define HAVE_PSIGNAL 1 211714ce8eeSmatt 212714ce8eeSmatt /* Define to 1 if you have the `pstat_getdynamic' function. */ 213714ce8eeSmatt /* #undef HAVE_PSTAT_GETDYNAMIC */ 214714ce8eeSmatt 215714ce8eeSmatt /* Define to 1 if you have the `pstat_getstatic' function. */ 216714ce8eeSmatt /* #undef HAVE_PSTAT_GETSTATIC */ 217714ce8eeSmatt 218714ce8eeSmatt /* Define to 1 if you have the `putenv' function. */ 219714ce8eeSmatt #define HAVE_PUTENV 1 220714ce8eeSmatt 221714ce8eeSmatt /* Define to 1 if you have the `random' function. */ 222714ce8eeSmatt #define HAVE_RANDOM 1 223714ce8eeSmatt 224714ce8eeSmatt /* Define to 1 if you have the `realpath' function. */ 225714ce8eeSmatt #define HAVE_REALPATH 1 226714ce8eeSmatt 227714ce8eeSmatt /* Define to 1 if you have the `rename' function. */ 228714ce8eeSmatt #define HAVE_RENAME 1 229714ce8eeSmatt 230714ce8eeSmatt /* Define to 1 if you have the `rindex' function. */ 231714ce8eeSmatt #define HAVE_RINDEX 1 232714ce8eeSmatt 233714ce8eeSmatt /* Define to 1 if you have the `sbrk' function. */ 234714ce8eeSmatt #define HAVE_SBRK 1 235714ce8eeSmatt 236714ce8eeSmatt /* Define to 1 if you have the `setenv' function. */ 237714ce8eeSmatt #define HAVE_SETENV 1 238714ce8eeSmatt 23949d8c9ecSmrg /* Define to 1 if you have the `setproctitle' function. */ 24049d8c9ecSmrg #define HAVE_SETPROCTITLE 1 24149d8c9ecSmrg 24249d8c9ecSmrg /* Define to 1 if you have the `setrlimit' function. */ 24349d8c9ecSmrg #define HAVE_SETRLIMIT 1 24449d8c9ecSmrg 245714ce8eeSmatt /* Define to 1 if you have the `sigsetmask' function. */ 246714ce8eeSmatt #define HAVE_SIGSETMASK 1 247714ce8eeSmatt 248714ce8eeSmatt /* Define to 1 if you have the `snprintf' function. */ 249714ce8eeSmatt #define HAVE_SNPRINTF 1 250714ce8eeSmatt 25149d8c9ecSmrg /* Define to 1 if you have the `spawnve' function. */ 25249d8c9ecSmrg /* #undef HAVE_SPAWNVE */ 25349d8c9ecSmrg 25449d8c9ecSmrg /* Define to 1 if you have the `spawnvpe' function. */ 25549d8c9ecSmrg /* #undef HAVE_SPAWNVPE */ 25649d8c9ecSmrg 257714ce8eeSmatt /* Define to 1 if you have the <stdint.h> header file. */ 258714ce8eeSmatt #define HAVE_STDINT_H 1 259714ce8eeSmatt 260714ce8eeSmatt /* Define to 1 if you have the <stdio_ext.h> header file. */ 261714ce8eeSmatt /* #undef HAVE_STDIO_EXT_H */ 262714ce8eeSmatt 263714ce8eeSmatt /* Define to 1 if you have the <stdlib.h> header file. */ 264714ce8eeSmatt #define HAVE_STDLIB_H 1 265714ce8eeSmatt 266714ce8eeSmatt /* Define to 1 if you have the `stpcpy' function. */ 267714ce8eeSmatt #define HAVE_STPCPY 1 268714ce8eeSmatt 269714ce8eeSmatt /* Define to 1 if you have the `stpncpy' function. */ 270714ce8eeSmatt #define HAVE_STPNCPY 1 271714ce8eeSmatt 272714ce8eeSmatt /* Define to 1 if you have the `strcasecmp' function. */ 273714ce8eeSmatt #define HAVE_STRCASECMP 1 274714ce8eeSmatt 275714ce8eeSmatt /* Define to 1 if you have the `strchr' function. */ 276714ce8eeSmatt #define HAVE_STRCHR 1 277714ce8eeSmatt 278714ce8eeSmatt /* Define to 1 if you have the `strdup' function. */ 279714ce8eeSmatt #define HAVE_STRDUP 1 280714ce8eeSmatt 281714ce8eeSmatt /* Define to 1 if you have the `strerror' function. */ 282714ce8eeSmatt #define HAVE_STRERROR 1 283714ce8eeSmatt 284714ce8eeSmatt /* Define to 1 if you have the <strings.h> header file. */ 285714ce8eeSmatt #define HAVE_STRINGS_H 1 286714ce8eeSmatt 287714ce8eeSmatt /* Define to 1 if you have the <string.h> header file. */ 288714ce8eeSmatt #define HAVE_STRING_H 1 289714ce8eeSmatt 290714ce8eeSmatt /* Define to 1 if you have the `strncasecmp' function. */ 291714ce8eeSmatt #define HAVE_STRNCASECMP 1 292714ce8eeSmatt 293714ce8eeSmatt /* Define to 1 if you have the `strndup' function. */ 294714ce8eeSmatt #define HAVE_STRNDUP 1 295714ce8eeSmatt 29649d8c9ecSmrg /* Define to 1 if you have the `strnlen' function. */ 29749d8c9ecSmrg #define HAVE_STRNLEN 1 29849d8c9ecSmrg 299714ce8eeSmatt /* Define to 1 if you have the `strrchr' function. */ 300714ce8eeSmatt #define HAVE_STRRCHR 1 301714ce8eeSmatt 302714ce8eeSmatt /* Define to 1 if you have the `strsignal' function. */ 303714ce8eeSmatt #define HAVE_STRSIGNAL 1 304714ce8eeSmatt 305714ce8eeSmatt /* Define to 1 if you have the `strstr' function. */ 306714ce8eeSmatt #define HAVE_STRSTR 1 307714ce8eeSmatt 308714ce8eeSmatt /* Define to 1 if you have the `strtod' function. */ 309714ce8eeSmatt #define HAVE_STRTOD 1 310714ce8eeSmatt 311714ce8eeSmatt /* Define to 1 if you have the `strtol' function. */ 312714ce8eeSmatt #define HAVE_STRTOL 1 313714ce8eeSmatt 314942264dcSmrg /* Define to 1 if you have the `strtoll' function. */ 315942264dcSmrg #define HAVE_STRTOLL 1 316942264dcSmrg 317714ce8eeSmatt /* Define to 1 if you have the `strtoul' function. */ 318714ce8eeSmatt #define HAVE_STRTOUL 1 319714ce8eeSmatt 320942264dcSmrg /* Define to 1 if you have the `strtoull' function. */ 321942264dcSmrg #define HAVE_STRTOULL 1 322942264dcSmrg 323714ce8eeSmatt /* Define to 1 if you have the `strverscmp' function. */ 324714ce8eeSmatt /* #undef HAVE_STRVERSCMP */ 325714ce8eeSmatt 326714ce8eeSmatt /* Define to 1 if you have the `sysconf' function. */ 327714ce8eeSmatt #define HAVE_SYSCONF 1 328714ce8eeSmatt 329714ce8eeSmatt /* Define to 1 if you have the `sysctl' function. */ 330714ce8eeSmatt #define HAVE_SYSCTL 1 331714ce8eeSmatt 332714ce8eeSmatt /* Define to 1 if you have the `sysmp' function. */ 333714ce8eeSmatt /* #undef HAVE_SYSMP */ 334714ce8eeSmatt 335714ce8eeSmatt /* Define if you have the sys_errlist variable. */ 336714ce8eeSmatt #define HAVE_SYS_ERRLIST 1 337714ce8eeSmatt 338714ce8eeSmatt /* Define to 1 if you have the <sys/file.h> header file. */ 339714ce8eeSmatt #define HAVE_SYS_FILE_H 1 340714ce8eeSmatt 341714ce8eeSmatt /* Define to 1 if you have the <sys/mman.h> header file. */ 342714ce8eeSmatt #define HAVE_SYS_MMAN_H 1 343714ce8eeSmatt 344714ce8eeSmatt /* Define if you have the sys_nerr variable. */ 345714ce8eeSmatt #define HAVE_SYS_NERR 1 346714ce8eeSmatt 347714ce8eeSmatt /* Define to 1 if you have the <sys/param.h> header file. */ 348714ce8eeSmatt #define HAVE_SYS_PARAM_H 1 349714ce8eeSmatt 35049d8c9ecSmrg /* Define to 1 if you have the <sys/prctl.h> header file. */ 35149d8c9ecSmrg /* #undef HAVE_SYS_PRCTL_H */ 35249d8c9ecSmrg 353714ce8eeSmatt /* Define to 1 if you have the <sys/pstat.h> header file. */ 354714ce8eeSmatt /* #undef HAVE_SYS_PSTAT_H */ 355714ce8eeSmatt 356714ce8eeSmatt /* Define to 1 if you have the <sys/resource.h> header file. */ 357714ce8eeSmatt #define HAVE_SYS_RESOURCE_H 1 358714ce8eeSmatt 359714ce8eeSmatt /* Define if you have the sys_siglist variable. */ 360714ce8eeSmatt #define HAVE_SYS_SIGLIST 1 361714ce8eeSmatt 362714ce8eeSmatt /* Define to 1 if you have the <sys/stat.h> header file. */ 363714ce8eeSmatt #define HAVE_SYS_STAT_H 1 364714ce8eeSmatt 365714ce8eeSmatt /* Define to 1 if you have the <sys/sysctl.h> header file. */ 366714ce8eeSmatt #define HAVE_SYS_SYSCTL_H 1 367714ce8eeSmatt 368714ce8eeSmatt /* Define to 1 if you have the <sys/sysinfo.h> header file. */ 369714ce8eeSmatt /* #undef HAVE_SYS_SYSINFO_H */ 370714ce8eeSmatt 371714ce8eeSmatt /* Define to 1 if you have the <sys/sysmp.h> header file. */ 372714ce8eeSmatt /* #undef HAVE_SYS_SYSMP_H */ 373714ce8eeSmatt 374714ce8eeSmatt /* Define to 1 if you have the <sys/systemcfg.h> header file. */ 375714ce8eeSmatt /* #undef HAVE_SYS_SYSTEMCFG_H */ 376714ce8eeSmatt 377714ce8eeSmatt /* Define to 1 if you have the <sys/table.h> header file. */ 378714ce8eeSmatt /* #undef HAVE_SYS_TABLE_H */ 379714ce8eeSmatt 380714ce8eeSmatt /* Define to 1 if you have the <sys/time.h> header file. */ 381714ce8eeSmatt #define HAVE_SYS_TIME_H 1 382714ce8eeSmatt 383714ce8eeSmatt /* Define to 1 if you have the <sys/types.h> header file. */ 384714ce8eeSmatt #define HAVE_SYS_TYPES_H 1 385714ce8eeSmatt 386714ce8eeSmatt /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */ 387714ce8eeSmatt #define HAVE_SYS_WAIT_H 1 388714ce8eeSmatt 389714ce8eeSmatt /* Define to 1 if you have the `table' function. */ 390714ce8eeSmatt /* #undef HAVE_TABLE */ 391714ce8eeSmatt 392714ce8eeSmatt /* Define to 1 if you have the `times' function. */ 393714ce8eeSmatt #define HAVE_TIMES 1 394714ce8eeSmatt 395714ce8eeSmatt /* Define to 1 if you have the <time.h> header file. */ 396714ce8eeSmatt #define HAVE_TIME_H 1 397714ce8eeSmatt 398714ce8eeSmatt /* Define to 1 if you have the `tmpnam' function. */ 399714ce8eeSmatt #define HAVE_TMPNAM 1 400714ce8eeSmatt 401714ce8eeSmatt /* Define if you have the \`uintptr_t' type. */ 402714ce8eeSmatt #define HAVE_UINTPTR_T 1 403714ce8eeSmatt 404714ce8eeSmatt /* Define to 1 if you have the <unistd.h> header file. */ 405714ce8eeSmatt #define HAVE_UNISTD_H 1 406714ce8eeSmatt 407714ce8eeSmatt /* Define to 1 if you have the `vasprintf' function. */ 408714ce8eeSmatt #define HAVE_VASPRINTF 1 409714ce8eeSmatt 410714ce8eeSmatt /* Define to 1 if you have the `vfork' function. */ 411714ce8eeSmatt #define HAVE_VFORK 1 412714ce8eeSmatt 413714ce8eeSmatt /* Define to 1 if you have the <vfork.h> header file. */ 414714ce8eeSmatt /* #undef HAVE_VFORK_H */ 415714ce8eeSmatt 416714ce8eeSmatt /* Define to 1 if you have the `vfprintf' function. */ 417714ce8eeSmatt #define HAVE_VFPRINTF 1 418714ce8eeSmatt 419714ce8eeSmatt /* Define to 1 if you have the `vprintf' function. */ 420714ce8eeSmatt #define HAVE_VPRINTF 1 421714ce8eeSmatt 422714ce8eeSmatt /* Define to 1 if you have the `vsprintf' function. */ 423714ce8eeSmatt #define HAVE_VSPRINTF 1 424714ce8eeSmatt 425714ce8eeSmatt /* Define to 1 if you have the `wait3' function. */ 426714ce8eeSmatt #define HAVE_WAIT3 1 427714ce8eeSmatt 428714ce8eeSmatt /* Define to 1 if you have the `wait4' function. */ 429714ce8eeSmatt #define HAVE_WAIT4 1 430714ce8eeSmatt 431714ce8eeSmatt /* Define to 1 if you have the `waitpid' function. */ 432714ce8eeSmatt #define HAVE_WAITPID 1 433714ce8eeSmatt 434714ce8eeSmatt /* Define to 1 if `fork' works. */ 435714ce8eeSmatt #define HAVE_WORKING_FORK 1 436714ce8eeSmatt 437714ce8eeSmatt /* Define to 1 if `vfork' works. */ 438714ce8eeSmatt #define HAVE_WORKING_VFORK 1 439714ce8eeSmatt 440714ce8eeSmatt /* Define to 1 if you have the `_doprnt' function. */ 441714ce8eeSmatt /* #undef HAVE__DOPRNT */ 442714ce8eeSmatt 443714ce8eeSmatt /* Define if you have the _system_configuration variable. */ 444714ce8eeSmatt /* #undef HAVE__SYSTEM_CONFIGURATION */ 445714ce8eeSmatt 446714ce8eeSmatt /* Define to 1 if you have the `__fsetlocking' function. */ 447714ce8eeSmatt /* #undef HAVE___FSETLOCKING */ 448714ce8eeSmatt 449714ce8eeSmatt /* Define if canonicalize_file_name is not declared in system header files. */ 450714ce8eeSmatt #define NEED_DECLARATION_CANONICALIZE_FILE_NAME 1 451714ce8eeSmatt 452714ce8eeSmatt /* Define if errno must be declared even when <errno.h> is included. */ 453714ce8eeSmatt /* #undef NEED_DECLARATION_ERRNO */ 454714ce8eeSmatt 455714ce8eeSmatt /* Define to 1 if your C compiler doesn't accept -c and -o together. */ 456714ce8eeSmatt /* #undef NO_MINUS_C_MINUS_O */ 457714ce8eeSmatt 458714ce8eeSmatt /* Define to the address where bug reports for this package should be sent. */ 459714ce8eeSmatt #define PACKAGE_BUGREPORT "" 460714ce8eeSmatt 461714ce8eeSmatt /* Define to the full name of this package. */ 462714ce8eeSmatt #define PACKAGE_NAME "" 463714ce8eeSmatt 464714ce8eeSmatt /* Define to the full name and version of this package. */ 465714ce8eeSmatt #define PACKAGE_STRING "" 466714ce8eeSmatt 467714ce8eeSmatt /* Define to the one symbol short name of this package. */ 468714ce8eeSmatt #define PACKAGE_TARNAME "" 469714ce8eeSmatt 470714ce8eeSmatt /* Define to the home page for this package. */ 471714ce8eeSmatt #define PACKAGE_URL "" 472714ce8eeSmatt 473714ce8eeSmatt /* Define to the version of this package. */ 474714ce8eeSmatt #define PACKAGE_VERSION "" 475714ce8eeSmatt 476714ce8eeSmatt /* The size of `int', as computed by sizeof. */ 477714ce8eeSmatt #define SIZEOF_INT 4 478714ce8eeSmatt 479942264dcSmrg /* The size of `long', as computed by sizeof. */ 480942264dcSmrg #define SIZEOF_LONG 4 481942264dcSmrg 482942264dcSmrg /* The size of `long long', as computed by sizeof. */ 483942264dcSmrg #define SIZEOF_LONG_LONG 8 484942264dcSmrg 4853d95d378Smrg /* The size of `size_t', as computed by sizeof. */ 4863d95d378Smrg #define SIZEOF_SIZE_T 4 4873d95d378Smrg 488714ce8eeSmatt /* Define if you know the direction of stack growth for your system; otherwise 489714ce8eeSmatt it will be automatically deduced at run-time. STACK_DIRECTION > 0 => grows 490714ce8eeSmatt toward higher addresses STACK_DIRECTION < 0 => grows toward lower addresses 491714ce8eeSmatt STACK_DIRECTION = 0 => direction of growth unknown */ 492714ce8eeSmatt #define STACK_DIRECTION 0 493714ce8eeSmatt 494714ce8eeSmatt /* Define to 1 if you have the ANSI C header files. */ 495714ce8eeSmatt #define STDC_HEADERS 1 496714ce8eeSmatt 497714ce8eeSmatt /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */ 498714ce8eeSmatt #define TIME_WITH_SYS_TIME 1 499714ce8eeSmatt 500714ce8eeSmatt /* Define to an unsigned 64-bit type available in the compiler. */ 501714ce8eeSmatt #define UNSIGNED_64BIT_TYPE uint64_t 502714ce8eeSmatt 503bc64ec48Smrg /* Enable extensions on AIX 3, Interix. */ 504bc64ec48Smrg #ifndef _ALL_SOURCE 505bc64ec48Smrg # define _ALL_SOURCE 1 506bc64ec48Smrg #endif 507bc64ec48Smrg /* Enable GNU extensions on systems that have them. */ 508bc64ec48Smrg #ifndef _GNU_SOURCE 509bc64ec48Smrg # define _GNU_SOURCE 1 510bc64ec48Smrg #endif 511bc64ec48Smrg /* Enable threading extensions on Solaris. */ 512bc64ec48Smrg #ifndef _POSIX_PTHREAD_SEMANTICS 513bc64ec48Smrg # define _POSIX_PTHREAD_SEMANTICS 1 514bc64ec48Smrg #endif 515bc64ec48Smrg /* Enable extensions on HP NonStop. */ 516bc64ec48Smrg #ifndef _TANDEM_SOURCE 517bc64ec48Smrg # define _TANDEM_SOURCE 1 518bc64ec48Smrg #endif 519bc64ec48Smrg /* Enable general extensions on Solaris. */ 520bc64ec48Smrg #ifndef __EXTENSIONS__ 521bc64ec48Smrg # define __EXTENSIONS__ 1 522bc64ec48Smrg #endif 523bc64ec48Smrg 524bc64ec48Smrg 525714ce8eeSmatt /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most 526714ce8eeSmatt significant byte first (like Motorola and SPARC, unlike Intel). */ 527714ce8eeSmatt #if defined AC_APPLE_UNIVERSAL_BUILD 528714ce8eeSmatt # if defined __BIG_ENDIAN__ 529714ce8eeSmatt # define WORDS_BIGENDIAN 1 530714ce8eeSmatt # endif 531714ce8eeSmatt #else 532714ce8eeSmatt # ifndef WORDS_BIGENDIAN 533714ce8eeSmatt /* # undef WORDS_BIGENDIAN */ 534714ce8eeSmatt # endif 535714ce8eeSmatt #endif 536714ce8eeSmatt 537*4983628fSmrg /* Enable large inode numbers on Mac OS X 10.5. */ 538*4983628fSmrg #ifndef _DARWIN_USE_64_BIT_INODE 539*4983628fSmrg # define _DARWIN_USE_64_BIT_INODE 1 540*4983628fSmrg #endif 541*4983628fSmrg 542714ce8eeSmatt /* Number of bits in a file offset, on hosts where this is settable. */ 543714ce8eeSmatt /* #undef _FILE_OFFSET_BITS */ 544714ce8eeSmatt 545714ce8eeSmatt /* Define for large files, on AIX-style hosts. */ 546714ce8eeSmatt /* #undef _LARGE_FILES */ 547714ce8eeSmatt 548bc64ec48Smrg /* Define to 1 if on MINIX. */ 549bc64ec48Smrg /* #undef _MINIX */ 550bc64ec48Smrg 551bc64ec48Smrg /* Define to 2 if the system does not provide POSIX.1 features except with 552bc64ec48Smrg this defined. */ 553bc64ec48Smrg /* #undef _POSIX_1_SOURCE */ 554bc64ec48Smrg 555bc64ec48Smrg /* Define to 1 if you need to in order for `stat' and other things to work. */ 556bc64ec48Smrg /* #undef _POSIX_SOURCE */ 557bc64ec48Smrg 558714ce8eeSmatt /* Define to empty if `const' does not conform to ANSI C. */ 559714ce8eeSmatt /* #undef const */ 560714ce8eeSmatt 561714ce8eeSmatt /* Define to `__inline__' or `__inline' if that's what the C compiler 562714ce8eeSmatt calls it, or to nothing if 'inline' is not supported under any name. */ 563714ce8eeSmatt #ifndef __cplusplus 564714ce8eeSmatt /* #undef inline */ 565714ce8eeSmatt #endif 566714ce8eeSmatt 567714ce8eeSmatt /* Define to the type of a signed integer type wide enough to hold a pointer, 568714ce8eeSmatt if such a type exists, and if the system does not define it. */ 569714ce8eeSmatt /* #undef intptr_t */ 570714ce8eeSmatt 571714ce8eeSmatt /* Define to `int' if <sys/types.h> does not define. */ 572714ce8eeSmatt /* #undef pid_t */ 573714ce8eeSmatt 57449d8c9ecSmrg /* Define to `int' if <sys/types.h> does not define. */ 57549d8c9ecSmrg /* #undef ssize_t */ 57649d8c9ecSmrg 577714ce8eeSmatt /* Define to the type of an unsigned integer type wide enough to hold a 578714ce8eeSmatt pointer, if such a type exists, and if the system does not define it. */ 579714ce8eeSmatt /* #undef uintptr_t */ 580714ce8eeSmatt 581714ce8eeSmatt /* Define as `fork' if `vfork' does not work. */ 582714ce8eeSmatt /* #undef vfork */ 583