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