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