1fc046893Schristos /* This file is automatically generated. DO NOT EDIT! */ 2*cf89d143Smrg /* Generated from: NetBSD: mknative-gcc,v 1.117 2023/07/31 01:48:37 mrg Exp */ 3fc046893Schristos /* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp */ 4fc046893Schristos 5fc046893Schristos /* config.h. Generated from config.h.in by configure. */ 6fc046893Schristos /* config.h.in. Generated from configure.ac by autoheader. */ 7fc046893Schristos 8fc046893Schristos /* ELF size: 32 or 64 */ 9fc046893Schristos #define BACKTRACE_ELF_SIZE 64 10fc046893Schristos 11fc046893Schristos /* XCOFF size: 32 or 64 */ 12fc046893Schristos #define BACKTRACE_XCOFF_SIZE unused 13fc046893Schristos 14fc046893Schristos /* Define to 1 if you have the __atomic functions */ 15fc046893Schristos #define HAVE_ATOMIC_FUNCTIONS 1 16fc046893Schristos 17fc046893Schristos /* Define to 1 if you have the `clock_gettime' function. */ 18fc046893Schristos #define HAVE_CLOCK_GETTIME 1 19fc046893Schristos 20*cf89d143Smrg /* Define to 1 if you have the declaration of `getpagesize', and to 0 if you 21*cf89d143Smrg don't. */ 22*cf89d143Smrg #define HAVE_DECL_GETPAGESIZE 1 23*cf89d143Smrg 24fc046893Schristos /* Define to 1 if you have the declaration of `strnlen', and to 0 if you 25fc046893Schristos don't. */ 26fc046893Schristos #define HAVE_DECL_STRNLEN 1 27fc046893Schristos 28fc046893Schristos /* Define to 1 if you have the <dlfcn.h> header file. */ 29fc046893Schristos #define HAVE_DLFCN_H 1 30fc046893Schristos 31fc046893Schristos /* Define if dl_iterate_phdr is available. */ 32fc046893Schristos #define HAVE_DL_ITERATE_PHDR 1 33fc046893Schristos 34fc046893Schristos /* Define to 1 if you have the fcntl function */ 35fc046893Schristos #define HAVE_FCNTL 1 36fc046893Schristos 37fc046893Schristos /* Define if getexecname is available. */ 38fc046893Schristos /* #undef HAVE_GETEXECNAME */ 39fc046893Schristos 40fc046893Schristos /* Define if _Unwind_GetIPInfo is available. */ 41fc046893Schristos #define HAVE_GETIPINFO 1 42fc046893Schristos 43fc046893Schristos /* Define to 1 if you have the <inttypes.h> header file. */ 44fc046893Schristos #define HAVE_INTTYPES_H 1 45fc046893Schristos 46*cf89d143Smrg /* Define to 1 if you have KERN_PROC and KERN_PROC_PATHNAME in <sys/sysctl.h>. 47*cf89d143Smrg */ 48*cf89d143Smrg #define HAVE_KERN_PROC 1 49*cf89d143Smrg 50*cf89d143Smrg /* Define to 1 if you have KERN_PROCARGS and KERN_PROC_PATHNAME in 51*cf89d143Smrg <sys/sysctl.h>. */ 52*cf89d143Smrg #define HAVE_KERN_PROC_ARGS 1 53*cf89d143Smrg 54*cf89d143Smrg /* Define if -llzma is available. */ 55*cf89d143Smrg #define HAVE_LIBLZMA 1 56*cf89d143Smrg 57fc046893Schristos /* Define to 1 if you have the <link.h> header file. */ 58fc046893Schristos #define HAVE_LINK_H 1 59fc046893Schristos 60fc046893Schristos /* Define if AIX loadquery is available. */ 61fc046893Schristos /* #undef HAVE_LOADQUERY */ 62fc046893Schristos 63fc046893Schristos /* Define to 1 if you have the `lstat' function. */ 64fc046893Schristos #define HAVE_LSTAT 1 65fc046893Schristos 66*cf89d143Smrg /* Define to 1 if you have the <mach-o/dyld.h> header file. */ 67*cf89d143Smrg /* #undef HAVE_MACH_O_DYLD_H */ 68*cf89d143Smrg 69fc046893Schristos /* Define to 1 if you have the <memory.h> header file. */ 70fc046893Schristos #define HAVE_MEMORY_H 1 71fc046893Schristos 72fc046893Schristos /* Define to 1 if you have the `readlink' function. */ 73fc046893Schristos #define HAVE_READLINK 1 74fc046893Schristos 75fc046893Schristos /* Define to 1 if you have the <stdint.h> header file. */ 76fc046893Schristos #define HAVE_STDINT_H 1 77fc046893Schristos 78fc046893Schristos /* Define to 1 if you have the <stdlib.h> header file. */ 79fc046893Schristos #define HAVE_STDLIB_H 1 80fc046893Schristos 81fc046893Schristos /* Define to 1 if you have the <strings.h> header file. */ 82fc046893Schristos #define HAVE_STRINGS_H 1 83fc046893Schristos 84fc046893Schristos /* Define to 1 if you have the <string.h> header file. */ 85fc046893Schristos #define HAVE_STRING_H 1 86fc046893Schristos 87fc046893Schristos /* Define to 1 if you have the __sync functions */ 88fc046893Schristos #define HAVE_SYNC_FUNCTIONS 1 89fc046893Schristos 90fc046893Schristos /* Define to 1 if you have the <sys/ldr.h> header file. */ 91fc046893Schristos /* #undef HAVE_SYS_LDR_H */ 92fc046893Schristos 93fc046893Schristos /* Define to 1 if you have the <sys/mman.h> header file. */ 94fc046893Schristos #define HAVE_SYS_MMAN_H 1 95fc046893Schristos 96fc046893Schristos /* Define to 1 if you have the <sys/stat.h> header file. */ 97fc046893Schristos #define HAVE_SYS_STAT_H 1 98fc046893Schristos 99fc046893Schristos /* Define to 1 if you have the <sys/types.h> header file. */ 100fc046893Schristos #define HAVE_SYS_TYPES_H 1 101fc046893Schristos 102fc046893Schristos /* Define to 1 if you have the <unistd.h> header file. */ 103fc046893Schristos #define HAVE_UNISTD_H 1 104fc046893Schristos 105fc046893Schristos /* Define if -lz is available. */ 106fc046893Schristos #define HAVE_ZLIB 1 107fc046893Schristos 108fc046893Schristos /* Define to the sub-directory in which libtool stores uninstalled libraries. 109fc046893Schristos */ 110fc046893Schristos #define LT_OBJDIR ".libs/" 111fc046893Schristos 112fc046893Schristos /* Define to the address where bug reports for this package should be sent. */ 113fc046893Schristos #define PACKAGE_BUGREPORT "" 114fc046893Schristos 115fc046893Schristos /* Define to the full name of this package. */ 116fc046893Schristos #define PACKAGE_NAME "package-unused" 117fc046893Schristos 118fc046893Schristos /* Define to the full name and version of this package. */ 119fc046893Schristos #define PACKAGE_STRING "package-unused version-unused" 120fc046893Schristos 121fc046893Schristos /* Define to the one symbol short name of this package. */ 122fc046893Schristos #define PACKAGE_TARNAME "libbacktrace" 123fc046893Schristos 124fc046893Schristos /* Define to the home page for this package. */ 125fc046893Schristos #define PACKAGE_URL "" 126fc046893Schristos 127fc046893Schristos /* Define to the version of this package. */ 128fc046893Schristos #define PACKAGE_VERSION "version-unused" 129fc046893Schristos 130fc046893Schristos /* The size of `char', as computed by sizeof. */ 131fc046893Schristos /* #undef SIZEOF_CHAR */ 132fc046893Schristos 133fc046893Schristos /* The size of `int', as computed by sizeof. */ 134fc046893Schristos /* #undef SIZEOF_INT */ 135fc046893Schristos 136fc046893Schristos /* The size of `long', as computed by sizeof. */ 137fc046893Schristos /* #undef SIZEOF_LONG */ 138fc046893Schristos 139fc046893Schristos /* The size of `short', as computed by sizeof. */ 140fc046893Schristos /* #undef SIZEOF_SHORT */ 141fc046893Schristos 142fc046893Schristos /* The size of `void *', as computed by sizeof. */ 143fc046893Schristos /* #undef SIZEOF_VOID_P */ 144fc046893Schristos 145fc046893Schristos /* Define to 1 if you have the ANSI C header files. */ 146fc046893Schristos #define STDC_HEADERS 1 147fc046893Schristos 148fc046893Schristos /* Enable extensions on AIX 3, Interix. */ 149fc046893Schristos #ifndef _ALL_SOURCE 150fc046893Schristos # define _ALL_SOURCE 1 151fc046893Schristos #endif 152fc046893Schristos /* Enable GNU extensions on systems that have them. */ 153fc046893Schristos #ifndef _GNU_SOURCE 154fc046893Schristos # define _GNU_SOURCE 1 155fc046893Schristos #endif 156fc046893Schristos /* Enable threading extensions on Solaris. */ 157fc046893Schristos #ifndef _POSIX_PTHREAD_SEMANTICS 158fc046893Schristos # define _POSIX_PTHREAD_SEMANTICS 1 159fc046893Schristos #endif 160fc046893Schristos /* Enable extensions on HP NonStop. */ 161fc046893Schristos #ifndef _TANDEM_SOURCE 162fc046893Schristos # define _TANDEM_SOURCE 1 163fc046893Schristos #endif 164fc046893Schristos /* Enable general extensions on Solaris. */ 165fc046893Schristos #ifndef __EXTENSIONS__ 166fc046893Schristos # define __EXTENSIONS__ 1 167fc046893Schristos #endif 168fc046893Schristos 169fc046893Schristos 170fc046893Schristos /* Enable large inode numbers on Mac OS X 10.5. */ 171fc046893Schristos #ifndef _DARWIN_USE_64_BIT_INODE 172fc046893Schristos # define _DARWIN_USE_64_BIT_INODE 1 173fc046893Schristos #endif 174fc046893Schristos 175fc046893Schristos /* Number of bits in a file offset, on hosts where this is settable. */ 176fc046893Schristos /* #undef _FILE_OFFSET_BITS */ 177fc046893Schristos 178fc046893Schristos /* Define for large files, on AIX-style hosts. */ 179fc046893Schristos /* #undef _LARGE_FILES */ 180fc046893Schristos 181fc046893Schristos /* Define to 1 if on MINIX. */ 182fc046893Schristos /* #undef _MINIX */ 183fc046893Schristos 184fc046893Schristos /* Define to 2 if the system does not provide POSIX.1 features except with 185fc046893Schristos this defined. */ 186fc046893Schristos /* #undef _POSIX_1_SOURCE */ 187fc046893Schristos 188fc046893Schristos /* Define to 1 if you need to in order for `stat' and other things to work. */ 189fc046893Schristos /* #undef _POSIX_SOURCE */ 190