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