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