1712cd4afSchristos /* This file is automatically generated. DO NOT EDIT! */ 2*22ebeae4Schristos /* Generated from: NetBSD: mknative-gdb,v 1.17 2024/08/18 03:47:55 rin Exp */ 3f11604d4Schristos /* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp */ 4712cd4afSchristos 5712cd4afSchristos /* config.h. Generated from config.in by configure. */ 6712cd4afSchristos /* config.in. Generated from configure.ac by autoheader. */ 7712cd4afSchristos 8712cd4afSchristos /* Define if building universal (internal helper macro) */ 9712cd4afSchristos /* #undef AC_APPLE_UNIVERSAL_BUILD */ 10712cd4afSchristos 11712cd4afSchristos /* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems. 12712cd4afSchristos This function is required for alloca.c support on those systems. */ 13712cd4afSchristos /* #undef CRAY_STACKSEG_END */ 14712cd4afSchristos 15712cd4afSchristos /* Define to 1 if you have the <alloca.h> header file. */ 16712cd4afSchristos /* #undef HAVE_ALLOCA_H */ 17712cd4afSchristos 18712cd4afSchristos /* Define to 1 if you have the `asprintf' function. */ 19712cd4afSchristos #define HAVE_ASPRINTF 1 20712cd4afSchristos 21712cd4afSchristos /* Define to 1 if you have the `atexit' function. */ 22712cd4afSchristos #define HAVE_ATEXIT 1 23712cd4afSchristos 24712cd4afSchristos /* Define to 1 if you have the `basename' function. */ 25712cd4afSchristos #define HAVE_BASENAME 1 26712cd4afSchristos 27712cd4afSchristos /* Define to 1 if you have the `bcmp' function. */ 28712cd4afSchristos #define HAVE_BCMP 1 29712cd4afSchristos 30712cd4afSchristos /* Define to 1 if you have the `bcopy' function. */ 31712cd4afSchristos #define HAVE_BCOPY 1 32712cd4afSchristos 33712cd4afSchristos /* Define to 1 if you have the `bsearch' function. */ 34712cd4afSchristos #define HAVE_BSEARCH 1 35712cd4afSchristos 36712cd4afSchristos /* Define to 1 if you have the `bzero' function. */ 37712cd4afSchristos #define HAVE_BZERO 1 38712cd4afSchristos 39712cd4afSchristos /* Define to 1 if you have the `calloc' function. */ 40712cd4afSchristos #define HAVE_CALLOC 1 41712cd4afSchristos 42712cd4afSchristos /* Define to 1 if you have the `canonicalize_file_name' function. */ 43712cd4afSchristos /* #undef HAVE_CANONICALIZE_FILE_NAME */ 44712cd4afSchristos 45712cd4afSchristos /* Define to 1 if you have the `clock' function. */ 46712cd4afSchristos #define HAVE_CLOCK 1 47712cd4afSchristos 48712cd4afSchristos /* Define to 1 if you have the declaration of `asprintf', and to 0 if you 49712cd4afSchristos don't. */ 50712cd4afSchristos #define HAVE_DECL_ASPRINTF 1 51712cd4afSchristos 52712cd4afSchristos /* Define to 1 if you have the declaration of `basename(char *)', and to 0 if 53712cd4afSchristos you don't. */ 54712cd4afSchristos #define HAVE_DECL_BASENAME 0 55712cd4afSchristos 56712cd4afSchristos /* Define to 1 if you have the declaration of `calloc', and to 0 if you don't. 57712cd4afSchristos */ 58712cd4afSchristos #define HAVE_DECL_CALLOC 1 59712cd4afSchristos 60712cd4afSchristos /* Define to 1 if you have the declaration of `ffs', and to 0 if you don't. */ 61712cd4afSchristos #define HAVE_DECL_FFS 1 62712cd4afSchristos 63712cd4afSchristos /* Define to 1 if you have the declaration of `getenv', and to 0 if you don't. 64712cd4afSchristos */ 65712cd4afSchristos #define HAVE_DECL_GETENV 1 66712cd4afSchristos 67712cd4afSchristos /* Define to 1 if you have the declaration of `getopt', and to 0 if you don't. 68712cd4afSchristos */ 69712cd4afSchristos #define HAVE_DECL_GETOPT 1 70712cd4afSchristos 71712cd4afSchristos /* Define to 1 if you have the declaration of `malloc', and to 0 if you don't. 72712cd4afSchristos */ 73712cd4afSchristos #define HAVE_DECL_MALLOC 1 74712cd4afSchristos 75712cd4afSchristos /* Define to 1 if you have the declaration of `realloc', and to 0 if you 76712cd4afSchristos don't. */ 77712cd4afSchristos #define HAVE_DECL_REALLOC 1 78712cd4afSchristos 79712cd4afSchristos /* Define to 1 if you have the declaration of `sbrk', and to 0 if you don't. 80712cd4afSchristos */ 81712cd4afSchristos #define HAVE_DECL_SBRK 1 82712cd4afSchristos 83712cd4afSchristos /* Define to 1 if you have the declaration of `snprintf', and to 0 if you 84712cd4afSchristos don't. */ 85712cd4afSchristos #define HAVE_DECL_SNPRINTF 1 86712cd4afSchristos 878b7331e5Schristos /* Define to 1 if you have the declaration of `strnlen', and to 0 if you 888b7331e5Schristos don't. */ 898b7331e5Schristos #define HAVE_DECL_STRNLEN 1 908b7331e5Schristos 919ca90fdcSchristos /* Define to 1 if you have the declaration of `strtol', and to 0 if you don't. 929ca90fdcSchristos */ 939ca90fdcSchristos #define HAVE_DECL_STRTOL 1 949ca90fdcSchristos 959ca90fdcSchristos /* Define to 1 if you have the declaration of `strtoll', and to 0 if you 969ca90fdcSchristos don't. */ 979ca90fdcSchristos #define HAVE_DECL_STRTOLL 1 989ca90fdcSchristos 999ca90fdcSchristos /* Define to 1 if you have the declaration of `strtoul', and to 0 if you 1009ca90fdcSchristos don't. */ 1019ca90fdcSchristos #define HAVE_DECL_STRTOUL 1 1029ca90fdcSchristos 1039ca90fdcSchristos /* Define to 1 if you have the declaration of `strtoull', and to 0 if you 1049ca90fdcSchristos don't. */ 1059ca90fdcSchristos #define HAVE_DECL_STRTOULL 1 1069ca90fdcSchristos 107712cd4afSchristos /* Define to 1 if you have the declaration of `strverscmp', and to 0 if you 108712cd4afSchristos don't. */ 109712cd4afSchristos #define HAVE_DECL_STRVERSCMP 0 110712cd4afSchristos 111712cd4afSchristos /* Define to 1 if you have the declaration of `vasprintf', and to 0 if you 112712cd4afSchristos don't. */ 113712cd4afSchristos #define HAVE_DECL_VASPRINTF 1 114712cd4afSchristos 115712cd4afSchristos /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you 116712cd4afSchristos don't. */ 117712cd4afSchristos #define HAVE_DECL_VSNPRINTF 1 118712cd4afSchristos 119712cd4afSchristos /* Define to 1 if you have the `dup3' function. */ 120712cd4afSchristos #define HAVE_DUP3 1 121712cd4afSchristos 122712cd4afSchristos /* Define to 1 if you have the <fcntl.h> header file. */ 123712cd4afSchristos #define HAVE_FCNTL_H 1 124712cd4afSchristos 125712cd4afSchristos /* Define to 1 if you have the `ffs' function. */ 126712cd4afSchristos #define HAVE_FFS 1 127712cd4afSchristos 128712cd4afSchristos /* Define to 1 if you have the `fork' function. */ 129712cd4afSchristos #define HAVE_FORK 1 130712cd4afSchristos 131712cd4afSchristos /* Define to 1 if you have the `getcwd' function. */ 132712cd4afSchristos #define HAVE_GETCWD 1 133712cd4afSchristos 134712cd4afSchristos /* Define to 1 if you have the `getpagesize' function. */ 135712cd4afSchristos #define HAVE_GETPAGESIZE 1 136712cd4afSchristos 13784e9dd17Smrg /* Define to 1 if you have the `getrlimit' function. */ 13884e9dd17Smrg #define HAVE_GETRLIMIT 1 13984e9dd17Smrg 140712cd4afSchristos /* Define to 1 if you have the `getrusage' function. */ 141712cd4afSchristos #define HAVE_GETRUSAGE 1 142712cd4afSchristos 143712cd4afSchristos /* Define to 1 if you have the `getsysinfo' function. */ 144712cd4afSchristos /* #undef HAVE_GETSYSINFO */ 145712cd4afSchristos 146712cd4afSchristos /* Define to 1 if you have the `gettimeofday' function. */ 147712cd4afSchristos #define HAVE_GETTIMEOFDAY 1 148712cd4afSchristos 149712cd4afSchristos /* Define to 1 if you have the `index' function. */ 150712cd4afSchristos #define HAVE_INDEX 1 151712cd4afSchristos 152712cd4afSchristos /* Define to 1 if you have the `insque' function. */ 153712cd4afSchristos #define HAVE_INSQUE 1 154712cd4afSchristos 155712cd4afSchristos /* Define to 1 if the system has the type `intptr_t'. */ 156712cd4afSchristos #define HAVE_INTPTR_T 1 157712cd4afSchristos 158712cd4afSchristos /* Define to 1 if you have the <inttypes.h> header file. */ 159712cd4afSchristos #define HAVE_INTTYPES_H 1 160712cd4afSchristos 161712cd4afSchristos /* Define to 1 if you have the <limits.h> header file. */ 162712cd4afSchristos #define HAVE_LIMITS_H 1 163712cd4afSchristos 1649ca90fdcSchristos /* Define if you have the `long long' type. */ 1659ca90fdcSchristos #define HAVE_LONG_LONG 1 1669ca90fdcSchristos 167712cd4afSchristos /* Define to 1 if you have the <machine/hal_sysinfo.h> header file. */ 168712cd4afSchristos /* #undef HAVE_MACHINE_HAL_SYSINFO_H */ 169712cd4afSchristos 170712cd4afSchristos /* Define to 1 if you have the <malloc.h> header file. */ 171712cd4afSchristos #define HAVE_MALLOC_H 1 172712cd4afSchristos 173712cd4afSchristos /* Define to 1 if you have the `memchr' function. */ 174712cd4afSchristos #define HAVE_MEMCHR 1 175712cd4afSchristos 176712cd4afSchristos /* Define to 1 if you have the `memcmp' function. */ 177712cd4afSchristos #define HAVE_MEMCMP 1 178712cd4afSchristos 179712cd4afSchristos /* Define to 1 if you have the `memcpy' function. */ 180712cd4afSchristos #define HAVE_MEMCPY 1 181712cd4afSchristos 182712cd4afSchristos /* Define to 1 if you have the `memmem' function. */ 183712cd4afSchristos #define HAVE_MEMMEM 1 184712cd4afSchristos 185712cd4afSchristos /* Define to 1 if you have the `memmove' function. */ 186712cd4afSchristos #define HAVE_MEMMOVE 1 187712cd4afSchristos 188712cd4afSchristos /* Define to 1 if you have the <memory.h> header file. */ 189712cd4afSchristos #define HAVE_MEMORY_H 1 190712cd4afSchristos 191712cd4afSchristos /* Define to 1 if you have the `memset' function. */ 192712cd4afSchristos #define HAVE_MEMSET 1 193712cd4afSchristos 194712cd4afSchristos /* Define to 1 if you have the `mkstemps' function. */ 195c9be6ee8Smrg #define HAVE_MKSTEMPS 1 196712cd4afSchristos 197712cd4afSchristos /* Define to 1 if you have a working `mmap' system call. */ 198712cd4afSchristos #define HAVE_MMAP 1 199712cd4afSchristos 200712cd4afSchristos /* Define to 1 if you have the `on_exit' function. */ 201712cd4afSchristos /* #undef HAVE_ON_EXIT */ 202712cd4afSchristos 203f11604d4Schristos /* Define to 1 if you have the `pipe2' function. */ 204f11604d4Schristos #define HAVE_PIPE2 1 205f11604d4Schristos 206*22ebeae4Schristos /* Define to 1 if you have the `posix_spawn' function. */ 207*22ebeae4Schristos #define HAVE_POSIX_SPAWN 1 208*22ebeae4Schristos 209*22ebeae4Schristos /* Define to 1 if you have the `posix_spawnp' function. */ 210*22ebeae4Schristos #define HAVE_POSIX_SPAWNP 1 211*22ebeae4Schristos 212712cd4afSchristos /* Define to 1 if you have the <process.h> header file. */ 213712cd4afSchristos /* #undef HAVE_PROCESS_H */ 214712cd4afSchristos 215712cd4afSchristos /* Define to 1 if you have the `psignal' function. */ 216712cd4afSchristos #define HAVE_PSIGNAL 1 217712cd4afSchristos 218712cd4afSchristos /* Define to 1 if you have the `pstat_getdynamic' function. */ 219712cd4afSchristos /* #undef HAVE_PSTAT_GETDYNAMIC */ 220712cd4afSchristos 221712cd4afSchristos /* Define to 1 if you have the `pstat_getstatic' function. */ 222712cd4afSchristos /* #undef HAVE_PSTAT_GETSTATIC */ 223712cd4afSchristos 224712cd4afSchristos /* Define to 1 if you have the `putenv' function. */ 225712cd4afSchristos #define HAVE_PUTENV 1 226712cd4afSchristos 227712cd4afSchristos /* Define to 1 if you have the `random' function. */ 228712cd4afSchristos #define HAVE_RANDOM 1 229712cd4afSchristos 230712cd4afSchristos /* Define to 1 if you have the `realpath' function. */ 231712cd4afSchristos #define HAVE_REALPATH 1 232712cd4afSchristos 233712cd4afSchristos /* Define to 1 if you have the `rename' function. */ 234712cd4afSchristos #define HAVE_RENAME 1 235712cd4afSchristos 236712cd4afSchristos /* Define to 1 if you have the `rindex' function. */ 237712cd4afSchristos #define HAVE_RINDEX 1 238712cd4afSchristos 239712cd4afSchristos /* Define to 1 if you have the `sbrk' function. */ 240712cd4afSchristos #define HAVE_SBRK 1 241712cd4afSchristos 242712cd4afSchristos /* Define to 1 if you have the `setenv' function. */ 243712cd4afSchristos #define HAVE_SETENV 1 244712cd4afSchristos 245712cd4afSchristos /* Define to 1 if you have the `setproctitle' function. */ 246712cd4afSchristos #define HAVE_SETPROCTITLE 1 247712cd4afSchristos 24884e9dd17Smrg /* Define to 1 if you have the `setrlimit' function. */ 24984e9dd17Smrg #define HAVE_SETRLIMIT 1 25084e9dd17Smrg 251712cd4afSchristos /* Define to 1 if you have the `sigsetmask' function. */ 252712cd4afSchristos #define HAVE_SIGSETMASK 1 253712cd4afSchristos 254712cd4afSchristos /* Define to 1 if you have the `snprintf' function. */ 255712cd4afSchristos #define HAVE_SNPRINTF 1 256712cd4afSchristos 257712cd4afSchristos /* Define to 1 if you have the `spawnve' function. */ 258712cd4afSchristos /* #undef HAVE_SPAWNVE */ 259712cd4afSchristos 260712cd4afSchristos /* Define to 1 if you have the `spawnvpe' function. */ 261712cd4afSchristos /* #undef HAVE_SPAWNVPE */ 262712cd4afSchristos 263*22ebeae4Schristos /* Define to 1 if you have the <spawn.h> header file. */ 264*22ebeae4Schristos #define HAVE_SPAWN_H 1 265*22ebeae4Schristos 266712cd4afSchristos /* Define to 1 if you have the <stdint.h> header file. */ 267712cd4afSchristos #define HAVE_STDINT_H 1 268712cd4afSchristos 269712cd4afSchristos /* Define to 1 if you have the <stdio_ext.h> header file. */ 270712cd4afSchristos /* #undef HAVE_STDIO_EXT_H */ 271712cd4afSchristos 272712cd4afSchristos /* Define to 1 if you have the <stdlib.h> header file. */ 273712cd4afSchristos #define HAVE_STDLIB_H 1 274712cd4afSchristos 275712cd4afSchristos /* Define to 1 if you have the `stpcpy' function. */ 276712cd4afSchristos #define HAVE_STPCPY 1 277712cd4afSchristos 278712cd4afSchristos /* Define to 1 if you have the `stpncpy' function. */ 279712cd4afSchristos #define HAVE_STPNCPY 1 280712cd4afSchristos 281712cd4afSchristos /* Define to 1 if you have the `strcasecmp' function. */ 282712cd4afSchristos #define HAVE_STRCASECMP 1 283712cd4afSchristos 284712cd4afSchristos /* Define to 1 if you have the `strchr' function. */ 285712cd4afSchristos #define HAVE_STRCHR 1 286712cd4afSchristos 287712cd4afSchristos /* Define to 1 if you have the `strdup' function. */ 288712cd4afSchristos #define HAVE_STRDUP 1 289712cd4afSchristos 290712cd4afSchristos /* Define to 1 if you have the `strerror' function. */ 291712cd4afSchristos #define HAVE_STRERROR 1 292712cd4afSchristos 293712cd4afSchristos /* Define to 1 if you have the <strings.h> header file. */ 294712cd4afSchristos #define HAVE_STRINGS_H 1 295712cd4afSchristos 296712cd4afSchristos /* Define to 1 if you have the <string.h> header file. */ 297712cd4afSchristos #define HAVE_STRING_H 1 298712cd4afSchristos 299712cd4afSchristos /* Define to 1 if you have the `strncasecmp' function. */ 300712cd4afSchristos #define HAVE_STRNCASECMP 1 301712cd4afSchristos 302712cd4afSchristos /* Define to 1 if you have the `strndup' function. */ 303712cd4afSchristos #define HAVE_STRNDUP 1 304712cd4afSchristos 30584e9dd17Smrg /* Define to 1 if you have the `strnlen' function. */ 30684e9dd17Smrg #define HAVE_STRNLEN 1 30784e9dd17Smrg 308712cd4afSchristos /* Define to 1 if you have the `strrchr' function. */ 309712cd4afSchristos #define HAVE_STRRCHR 1 310712cd4afSchristos 311712cd4afSchristos /* Define to 1 if you have the `strsignal' function. */ 312712cd4afSchristos #define HAVE_STRSIGNAL 1 313712cd4afSchristos 314712cd4afSchristos /* Define to 1 if you have the `strstr' function. */ 315712cd4afSchristos #define HAVE_STRSTR 1 316712cd4afSchristos 317712cd4afSchristos /* Define to 1 if you have the `strtod' function. */ 318712cd4afSchristos #define HAVE_STRTOD 1 319712cd4afSchristos 320712cd4afSchristos /* Define to 1 if you have the `strtol' function. */ 321712cd4afSchristos #define HAVE_STRTOL 1 322712cd4afSchristos 3239ca90fdcSchristos /* Define to 1 if you have the `strtoll' function. */ 3249ca90fdcSchristos #define HAVE_STRTOLL 1 3259ca90fdcSchristos 326712cd4afSchristos /* Define to 1 if you have the `strtoul' function. */ 327712cd4afSchristos #define HAVE_STRTOUL 1 328712cd4afSchristos 3299ca90fdcSchristos /* Define to 1 if you have the `strtoull' function. */ 3309ca90fdcSchristos #define HAVE_STRTOULL 1 3319ca90fdcSchristos 332712cd4afSchristos /* Define to 1 if you have the `strverscmp' function. */ 333712cd4afSchristos /* #undef HAVE_STRVERSCMP */ 334712cd4afSchristos 335712cd4afSchristos /* Define to 1 if you have the `sysconf' function. */ 336712cd4afSchristos #define HAVE_SYSCONF 1 337712cd4afSchristos 338712cd4afSchristos /* Define to 1 if you have the `sysctl' function. */ 339712cd4afSchristos #define HAVE_SYSCTL 1 340712cd4afSchristos 341712cd4afSchristos /* Define to 1 if you have the `sysmp' function. */ 342712cd4afSchristos /* #undef HAVE_SYSMP */ 343712cd4afSchristos 344712cd4afSchristos /* Define if you have the sys_errlist variable. */ 345712cd4afSchristos #define HAVE_SYS_ERRLIST 1 346712cd4afSchristos 347712cd4afSchristos /* Define to 1 if you have the <sys/file.h> header file. */ 348712cd4afSchristos #define HAVE_SYS_FILE_H 1 349712cd4afSchristos 350712cd4afSchristos /* Define to 1 if you have the <sys/mman.h> header file. */ 351712cd4afSchristos #define HAVE_SYS_MMAN_H 1 352712cd4afSchristos 353712cd4afSchristos /* Define if you have the sys_nerr variable. */ 354712cd4afSchristos #define HAVE_SYS_NERR 1 355712cd4afSchristos 356712cd4afSchristos /* Define to 1 if you have the <sys/param.h> header file. */ 357712cd4afSchristos #define HAVE_SYS_PARAM_H 1 358712cd4afSchristos 359712cd4afSchristos /* Define to 1 if you have the <sys/prctl.h> header file. */ 360712cd4afSchristos /* #undef HAVE_SYS_PRCTL_H */ 361712cd4afSchristos 362712cd4afSchristos /* Define to 1 if you have the <sys/pstat.h> header file. */ 363712cd4afSchristos /* #undef HAVE_SYS_PSTAT_H */ 364712cd4afSchristos 365712cd4afSchristos /* Define to 1 if you have the <sys/resource.h> header file. */ 366712cd4afSchristos #define HAVE_SYS_RESOURCE_H 1 367712cd4afSchristos 368712cd4afSchristos /* Define if you have the sys_siglist variable. */ 369712cd4afSchristos #define HAVE_SYS_SIGLIST 1 370712cd4afSchristos 371712cd4afSchristos /* Define to 1 if you have the <sys/stat.h> header file. */ 372712cd4afSchristos #define HAVE_SYS_STAT_H 1 373712cd4afSchristos 374712cd4afSchristos /* Define to 1 if you have the <sys/sysctl.h> header file. */ 375712cd4afSchristos #define HAVE_SYS_SYSCTL_H 1 376712cd4afSchristos 377712cd4afSchristos /* Define to 1 if you have the <sys/sysinfo.h> header file. */ 378712cd4afSchristos /* #undef HAVE_SYS_SYSINFO_H */ 379712cd4afSchristos 380712cd4afSchristos /* Define to 1 if you have the <sys/sysmp.h> header file. */ 381712cd4afSchristos /* #undef HAVE_SYS_SYSMP_H */ 382712cd4afSchristos 383712cd4afSchristos /* Define to 1 if you have the <sys/systemcfg.h> header file. */ 384712cd4afSchristos /* #undef HAVE_SYS_SYSTEMCFG_H */ 385712cd4afSchristos 386712cd4afSchristos /* Define to 1 if you have the <sys/table.h> header file. */ 387712cd4afSchristos /* #undef HAVE_SYS_TABLE_H */ 388712cd4afSchristos 389712cd4afSchristos /* Define to 1 if you have the <sys/time.h> header file. */ 390712cd4afSchristos #define HAVE_SYS_TIME_H 1 391712cd4afSchristos 392712cd4afSchristos /* Define to 1 if you have the <sys/types.h> header file. */ 393712cd4afSchristos #define HAVE_SYS_TYPES_H 1 394712cd4afSchristos 395712cd4afSchristos /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */ 396712cd4afSchristos #define HAVE_SYS_WAIT_H 1 397712cd4afSchristos 398712cd4afSchristos /* Define to 1 if you have the `table' function. */ 399712cd4afSchristos /* #undef HAVE_TABLE */ 400712cd4afSchristos 401712cd4afSchristos /* Define to 1 if you have the `times' function. */ 402712cd4afSchristos #define HAVE_TIMES 1 403712cd4afSchristos 404712cd4afSchristos /* Define to 1 if you have the <time.h> header file. */ 405712cd4afSchristos #define HAVE_TIME_H 1 406712cd4afSchristos 407712cd4afSchristos /* Define to 1 if you have the `tmpnam' function. */ 408712cd4afSchristos #define HAVE_TMPNAM 1 409712cd4afSchristos 410712cd4afSchristos /* Define if you have the \`uintptr_t' type. */ 411712cd4afSchristos #define HAVE_UINTPTR_T 1 412712cd4afSchristos 413712cd4afSchristos /* Define to 1 if you have the <unistd.h> header file. */ 414712cd4afSchristos #define HAVE_UNISTD_H 1 415712cd4afSchristos 416712cd4afSchristos /* Define to 1 if you have the `vasprintf' function. */ 417712cd4afSchristos #define HAVE_VASPRINTF 1 418712cd4afSchristos 419712cd4afSchristos /* Define to 1 if you have the `vfork' function. */ 420712cd4afSchristos #define HAVE_VFORK 1 421712cd4afSchristos 422712cd4afSchristos /* Define to 1 if you have the <vfork.h> header file. */ 423712cd4afSchristos /* #undef HAVE_VFORK_H */ 424712cd4afSchristos 425712cd4afSchristos /* Define to 1 if you have the `vfprintf' function. */ 426712cd4afSchristos #define HAVE_VFPRINTF 1 427712cd4afSchristos 428712cd4afSchristos /* Define to 1 if you have the `vprintf' function. */ 429712cd4afSchristos #define HAVE_VPRINTF 1 430712cd4afSchristos 431712cd4afSchristos /* Define to 1 if you have the `vsprintf' function. */ 432712cd4afSchristos #define HAVE_VSPRINTF 1 433712cd4afSchristos 434712cd4afSchristos /* Define to 1 if you have the `wait3' function. */ 435712cd4afSchristos #define HAVE_WAIT3 1 436712cd4afSchristos 437712cd4afSchristos /* Define to 1 if you have the `wait4' function. */ 438712cd4afSchristos #define HAVE_WAIT4 1 439712cd4afSchristos 440712cd4afSchristos /* Define to 1 if you have the `waitpid' function. */ 441712cd4afSchristos #define HAVE_WAITPID 1 442712cd4afSchristos 443712cd4afSchristos /* Define to 1 if `fork' works. */ 444712cd4afSchristos #define HAVE_WORKING_FORK 1 445712cd4afSchristos 446712cd4afSchristos /* Define to 1 if `vfork' works. */ 447712cd4afSchristos #define HAVE_WORKING_VFORK 1 448712cd4afSchristos 449*22ebeae4Schristos /* Define if you have x86 SHA1 HW acceleration support. */ 450*22ebeae4Schristos /* #undef HAVE_X86_SHA1_HW_SUPPORT */ 451*22ebeae4Schristos 452712cd4afSchristos /* Define to 1 if you have the `_doprnt' function. */ 453712cd4afSchristos /* #undef HAVE__DOPRNT */ 454712cd4afSchristos 455712cd4afSchristos /* Define if you have the _system_configuration variable. */ 456712cd4afSchristos /* #undef HAVE__SYSTEM_CONFIGURATION */ 457712cd4afSchristos 458712cd4afSchristos /* Define to 1 if you have the `__fsetlocking' function. */ 459712cd4afSchristos /* #undef HAVE___FSETLOCKING */ 460712cd4afSchristos 461712cd4afSchristos /* Define if canonicalize_file_name is not declared in system header files. */ 462712cd4afSchristos #define NEED_DECLARATION_CANONICALIZE_FILE_NAME 1 463712cd4afSchristos 464712cd4afSchristos /* Define if errno must be declared even when <errno.h> is included. */ 465712cd4afSchristos /* #undef NEED_DECLARATION_ERRNO */ 466712cd4afSchristos 467712cd4afSchristos /* Define to 1 if your C compiler doesn't accept -c and -o together. */ 468712cd4afSchristos /* #undef NO_MINUS_C_MINUS_O */ 469712cd4afSchristos 470712cd4afSchristos /* Define to the address where bug reports for this package should be sent. */ 471712cd4afSchristos #define PACKAGE_BUGREPORT "" 472712cd4afSchristos 473712cd4afSchristos /* Define to the full name of this package. */ 474712cd4afSchristos #define PACKAGE_NAME "" 475712cd4afSchristos 476712cd4afSchristos /* Define to the full name and version of this package. */ 477712cd4afSchristos #define PACKAGE_STRING "" 478712cd4afSchristos 479712cd4afSchristos /* Define to the one symbol short name of this package. */ 480712cd4afSchristos #define PACKAGE_TARNAME "" 481712cd4afSchristos 482712cd4afSchristos /* Define to the home page for this package. */ 483712cd4afSchristos #define PACKAGE_URL "" 484712cd4afSchristos 485712cd4afSchristos /* Define to the version of this package. */ 486712cd4afSchristos #define PACKAGE_VERSION "" 487712cd4afSchristos 488712cd4afSchristos /* The size of `int', as computed by sizeof. */ 489712cd4afSchristos #define SIZEOF_INT 4 490712cd4afSchristos 4919ca90fdcSchristos /* The size of `long', as computed by sizeof. */ 4929ca90fdcSchristos #define SIZEOF_LONG 4 4939ca90fdcSchristos 4949ca90fdcSchristos /* The size of `long long', as computed by sizeof. */ 4959ca90fdcSchristos #define SIZEOF_LONG_LONG 8 4969ca90fdcSchristos 497c9be6ee8Smrg /* The size of `size_t', as computed by sizeof. */ 498c9be6ee8Smrg #define SIZEOF_SIZE_T 4 499c9be6ee8Smrg 500712cd4afSchristos /* Define if you know the direction of stack growth for your system; otherwise 501712cd4afSchristos it will be automatically deduced at run-time. STACK_DIRECTION > 0 => grows 502712cd4afSchristos toward higher addresses STACK_DIRECTION < 0 => grows toward lower addresses 503712cd4afSchristos STACK_DIRECTION = 0 => direction of growth unknown */ 504712cd4afSchristos #define STACK_DIRECTION 0 505712cd4afSchristos 506712cd4afSchristos /* Define to 1 if you have the ANSI C header files. */ 507712cd4afSchristos #define STDC_HEADERS 1 508712cd4afSchristos 509712cd4afSchristos /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */ 510712cd4afSchristos #define TIME_WITH_SYS_TIME 1 511712cd4afSchristos 512712cd4afSchristos /* Define to an unsigned 64-bit type available in the compiler. */ 513712cd4afSchristos #define UNSIGNED_64BIT_TYPE uint64_t 514712cd4afSchristos 515822f2954Schristos /* Enable extensions on AIX 3, Interix. */ 516822f2954Schristos #ifndef _ALL_SOURCE 517822f2954Schristos # define _ALL_SOURCE 1 518822f2954Schristos #endif 519822f2954Schristos /* Enable GNU extensions on systems that have them. */ 520822f2954Schristos #ifndef _GNU_SOURCE 521822f2954Schristos # define _GNU_SOURCE 1 522822f2954Schristos #endif 523822f2954Schristos /* Enable threading extensions on Solaris. */ 524822f2954Schristos #ifndef _POSIX_PTHREAD_SEMANTICS 525822f2954Schristos # define _POSIX_PTHREAD_SEMANTICS 1 526822f2954Schristos #endif 527822f2954Schristos /* Enable extensions on HP NonStop. */ 528822f2954Schristos #ifndef _TANDEM_SOURCE 529822f2954Schristos # define _TANDEM_SOURCE 1 530822f2954Schristos #endif 531822f2954Schristos /* Enable general extensions on Solaris. */ 532822f2954Schristos #ifndef __EXTENSIONS__ 533822f2954Schristos # define __EXTENSIONS__ 1 534822f2954Schristos #endif 535822f2954Schristos 536822f2954Schristos 537712cd4afSchristos /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most 538712cd4afSchristos significant byte first (like Motorola and SPARC, unlike Intel). */ 539712cd4afSchristos #if defined AC_APPLE_UNIVERSAL_BUILD 540712cd4afSchristos # if defined __BIG_ENDIAN__ 541712cd4afSchristos # define WORDS_BIGENDIAN 1 542712cd4afSchristos # endif 543712cd4afSchristos #else 544712cd4afSchristos # ifndef WORDS_BIGENDIAN 545712cd4afSchristos # define WORDS_BIGENDIAN 1 546712cd4afSchristos # endif 547712cd4afSchristos #endif 548712cd4afSchristos 549f11604d4Schristos /* Enable large inode numbers on Mac OS X 10.5. */ 550f11604d4Schristos #ifndef _DARWIN_USE_64_BIT_INODE 551f11604d4Schristos # define _DARWIN_USE_64_BIT_INODE 1 552f11604d4Schristos #endif 553f11604d4Schristos 554712cd4afSchristos /* Number of bits in a file offset, on hosts where this is settable. */ 555712cd4afSchristos /* #undef _FILE_OFFSET_BITS */ 556712cd4afSchristos 557712cd4afSchristos /* Define for large files, on AIX-style hosts. */ 558712cd4afSchristos /* #undef _LARGE_FILES */ 559712cd4afSchristos 560822f2954Schristos /* Define to 1 if on MINIX. */ 561822f2954Schristos /* #undef _MINIX */ 562822f2954Schristos 563822f2954Schristos /* Define to 2 if the system does not provide POSIX.1 features except with 564822f2954Schristos this defined. */ 565822f2954Schristos /* #undef _POSIX_1_SOURCE */ 566822f2954Schristos 567822f2954Schristos /* Define to 1 if you need to in order for `stat' and other things to work. */ 568822f2954Schristos /* #undef _POSIX_SOURCE */ 569822f2954Schristos 570712cd4afSchristos /* Define to empty if `const' does not conform to ANSI C. */ 571712cd4afSchristos /* #undef const */ 572712cd4afSchristos 573712cd4afSchristos /* Define to `__inline__' or `__inline' if that's what the C compiler 574712cd4afSchristos calls it, or to nothing if 'inline' is not supported under any name. */ 575712cd4afSchristos #ifndef __cplusplus 576712cd4afSchristos /* #undef inline */ 577712cd4afSchristos #endif 578712cd4afSchristos 579712cd4afSchristos /* Define to the type of a signed integer type wide enough to hold a pointer, 580712cd4afSchristos if such a type exists, and if the system does not define it. */ 581712cd4afSchristos /* #undef intptr_t */ 582712cd4afSchristos 583712cd4afSchristos /* Define to `int' if <sys/types.h> does not define. */ 584712cd4afSchristos /* #undef pid_t */ 585712cd4afSchristos 586712cd4afSchristos /* Define to `int' if <sys/types.h> does not define. */ 587712cd4afSchristos /* #undef ssize_t */ 588712cd4afSchristos 589712cd4afSchristos /* Define to the type of an unsigned integer type wide enough to hold a 590712cd4afSchristos pointer, if such a type exists, and if the system does not define it. */ 591712cd4afSchristos /* #undef uintptr_t */ 592712cd4afSchristos 593712cd4afSchristos /* Define as `fork' if `vfork' does not work. */ 594712cd4afSchristos /* #undef vfork */ 595