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