136ac495dSmrg /* This file is automatically generated. DO NOT EDIT! */ 2*c0a68be4Smrg /* Generated from: NetBSD: mknative-gcc,v 1.108 2020/09/05 10:58:08 mrg Exp */ 336ac495dSmrg /* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp */ 436ac495dSmrg 536ac495dSmrg /* config.h. Generated from config.h.in by configure. */ 636ac495dSmrg /* config.h.in. Generated from configure.ac by autoheader. */ 736ac495dSmrg 836ac495dSmrg /* ELF size: 32 or 64 */ 936ac495dSmrg #define BACKTRACE_ELF_SIZE 32 1036ac495dSmrg 11a2dc1f3fSmrg /* XCOFF size: 32 or 64 */ 12a2dc1f3fSmrg #define BACKTRACE_XCOFF_SIZE unused 13a2dc1f3fSmrg 1436ac495dSmrg /* Define to 1 if you have the __atomic functions */ 1536ac495dSmrg #define HAVE_ATOMIC_FUNCTIONS 1 1636ac495dSmrg 17a2dc1f3fSmrg /* Define to 1 if you have the `clock_gettime' function. */ 18a2dc1f3fSmrg #define HAVE_CLOCK_GETTIME 1 19a2dc1f3fSmrg 2036ac495dSmrg /* Define to 1 if you have the declaration of `strnlen', and to 0 if you 2136ac495dSmrg don't. */ 2236ac495dSmrg #define HAVE_DECL_STRNLEN 1 2336ac495dSmrg 2436ac495dSmrg /* Define to 1 if you have the <dlfcn.h> header file. */ 2536ac495dSmrg #define HAVE_DLFCN_H 1 2636ac495dSmrg 2736ac495dSmrg /* Define if dl_iterate_phdr is available. */ 2836ac495dSmrg #define HAVE_DL_ITERATE_PHDR 1 2936ac495dSmrg 3036ac495dSmrg /* Define to 1 if you have the fcntl function */ 3136ac495dSmrg #define HAVE_FCNTL 1 3236ac495dSmrg 3336ac495dSmrg /* Define if getexecname is available. */ 3436ac495dSmrg /* #undef HAVE_GETEXECNAME */ 3536ac495dSmrg 3636ac495dSmrg /* Define if _Unwind_GetIPInfo is available. */ 3736ac495dSmrg #define HAVE_GETIPINFO 1 3836ac495dSmrg 3936ac495dSmrg /* Define to 1 if you have the <inttypes.h> header file. */ 4036ac495dSmrg #define HAVE_INTTYPES_H 1 4136ac495dSmrg 4236ac495dSmrg /* Define to 1 if you have the <link.h> header file. */ 4336ac495dSmrg #define HAVE_LINK_H 1 4436ac495dSmrg 45a2dc1f3fSmrg /* Define if AIX loadquery is available. */ 46a2dc1f3fSmrg /* #undef HAVE_LOADQUERY */ 47a2dc1f3fSmrg 48a2dc1f3fSmrg /* Define to 1 if you have the `lstat' function. */ 49a2dc1f3fSmrg #define HAVE_LSTAT 1 50a2dc1f3fSmrg 5136ac495dSmrg /* Define to 1 if you have the <memory.h> header file. */ 5236ac495dSmrg #define HAVE_MEMORY_H 1 5336ac495dSmrg 54a2dc1f3fSmrg /* Define to 1 if you have the `readlink' function. */ 55a2dc1f3fSmrg #define HAVE_READLINK 1 56a2dc1f3fSmrg 5736ac495dSmrg /* Define to 1 if you have the <stdint.h> header file. */ 5836ac495dSmrg #define HAVE_STDINT_H 1 5936ac495dSmrg 6036ac495dSmrg /* Define to 1 if you have the <stdlib.h> header file. */ 6136ac495dSmrg #define HAVE_STDLIB_H 1 6236ac495dSmrg 6336ac495dSmrg /* Define to 1 if you have the <strings.h> header file. */ 6436ac495dSmrg #define HAVE_STRINGS_H 1 6536ac495dSmrg 6636ac495dSmrg /* Define to 1 if you have the <string.h> header file. */ 6736ac495dSmrg #define HAVE_STRING_H 1 6836ac495dSmrg 6936ac495dSmrg /* Define to 1 if you have the __sync functions */ 7036ac495dSmrg #define HAVE_SYNC_FUNCTIONS 1 7136ac495dSmrg 72a2dc1f3fSmrg /* Define to 1 if you have the <sys/ldr.h> header file. */ 73a2dc1f3fSmrg /* #undef HAVE_SYS_LDR_H */ 74a2dc1f3fSmrg 7536ac495dSmrg /* Define to 1 if you have the <sys/mman.h> header file. */ 7636ac495dSmrg #define HAVE_SYS_MMAN_H 1 7736ac495dSmrg 7836ac495dSmrg /* Define to 1 if you have the <sys/stat.h> header file. */ 7936ac495dSmrg #define HAVE_SYS_STAT_H 1 8036ac495dSmrg 8136ac495dSmrg /* Define to 1 if you have the <sys/types.h> header file. */ 8236ac495dSmrg #define HAVE_SYS_TYPES_H 1 8336ac495dSmrg 8436ac495dSmrg /* Define to 1 if you have the <unistd.h> header file. */ 8536ac495dSmrg #define HAVE_UNISTD_H 1 8636ac495dSmrg 87a2dc1f3fSmrg /* Define if -lz is available. */ 88a2dc1f3fSmrg #define HAVE_ZLIB 1 89a2dc1f3fSmrg 9036ac495dSmrg /* Define to the sub-directory in which libtool stores uninstalled libraries. 9136ac495dSmrg */ 9236ac495dSmrg #define LT_OBJDIR ".libs/" 9336ac495dSmrg 9436ac495dSmrg /* Define to the address where bug reports for this package should be sent. */ 9536ac495dSmrg #define PACKAGE_BUGREPORT "" 9636ac495dSmrg 9736ac495dSmrg /* Define to the full name of this package. */ 9836ac495dSmrg #define PACKAGE_NAME "package-unused" 9936ac495dSmrg 10036ac495dSmrg /* Define to the full name and version of this package. */ 10136ac495dSmrg #define PACKAGE_STRING "package-unused version-unused" 10236ac495dSmrg 10336ac495dSmrg /* Define to the one symbol short name of this package. */ 10436ac495dSmrg #define PACKAGE_TARNAME "libbacktrace" 10536ac495dSmrg 10636ac495dSmrg /* Define to the home page for this package. */ 10736ac495dSmrg #define PACKAGE_URL "" 10836ac495dSmrg 10936ac495dSmrg /* Define to the version of this package. */ 11036ac495dSmrg #define PACKAGE_VERSION "version-unused" 11136ac495dSmrg 11236ac495dSmrg /* The size of `char', as computed by sizeof. */ 11336ac495dSmrg /* #undef SIZEOF_CHAR */ 11436ac495dSmrg 11536ac495dSmrg /* The size of `int', as computed by sizeof. */ 11636ac495dSmrg /* #undef SIZEOF_INT */ 11736ac495dSmrg 11836ac495dSmrg /* The size of `long', as computed by sizeof. */ 11936ac495dSmrg /* #undef SIZEOF_LONG */ 12036ac495dSmrg 12136ac495dSmrg /* The size of `short', as computed by sizeof. */ 12236ac495dSmrg /* #undef SIZEOF_SHORT */ 12336ac495dSmrg 12436ac495dSmrg /* The size of `void *', as computed by sizeof. */ 12536ac495dSmrg /* #undef SIZEOF_VOID_P */ 12636ac495dSmrg 12736ac495dSmrg /* Define to 1 if you have the ANSI C header files. */ 12836ac495dSmrg #define STDC_HEADERS 1 12936ac495dSmrg 13036ac495dSmrg /* Enable extensions on AIX 3, Interix. */ 13136ac495dSmrg #ifndef _ALL_SOURCE 13236ac495dSmrg # define _ALL_SOURCE 1 13336ac495dSmrg #endif 13436ac495dSmrg /* Enable GNU extensions on systems that have them. */ 13536ac495dSmrg #ifndef _GNU_SOURCE 13636ac495dSmrg # define _GNU_SOURCE 1 13736ac495dSmrg #endif 13836ac495dSmrg /* Enable threading extensions on Solaris. */ 13936ac495dSmrg #ifndef _POSIX_PTHREAD_SEMANTICS 14036ac495dSmrg # define _POSIX_PTHREAD_SEMANTICS 1 14136ac495dSmrg #endif 14236ac495dSmrg /* Enable extensions on HP NonStop. */ 14336ac495dSmrg #ifndef _TANDEM_SOURCE 14436ac495dSmrg # define _TANDEM_SOURCE 1 14536ac495dSmrg #endif 14636ac495dSmrg /* Enable general extensions on Solaris. */ 14736ac495dSmrg #ifndef __EXTENSIONS__ 14836ac495dSmrg # define __EXTENSIONS__ 1 14936ac495dSmrg #endif 15036ac495dSmrg 15136ac495dSmrg 152*c0a68be4Smrg /* Enable large inode numbers on Mac OS X 10.5. */ 153*c0a68be4Smrg #ifndef _DARWIN_USE_64_BIT_INODE 154*c0a68be4Smrg # define _DARWIN_USE_64_BIT_INODE 1 155*c0a68be4Smrg #endif 156*c0a68be4Smrg 157a2dc1f3fSmrg /* Number of bits in a file offset, on hosts where this is settable. */ 158a2dc1f3fSmrg /* #undef _FILE_OFFSET_BITS */ 159a2dc1f3fSmrg 160a2dc1f3fSmrg /* Define for large files, on AIX-style hosts. */ 161a2dc1f3fSmrg /* #undef _LARGE_FILES */ 162a2dc1f3fSmrg 16336ac495dSmrg /* Define to 1 if on MINIX. */ 16436ac495dSmrg /* #undef _MINIX */ 16536ac495dSmrg 16636ac495dSmrg /* Define to 2 if the system does not provide POSIX.1 features except with 16736ac495dSmrg this defined. */ 16836ac495dSmrg /* #undef _POSIX_1_SOURCE */ 16936ac495dSmrg 17036ac495dSmrg /* Define to 1 if you need to in order for `stat' and other things to work. */ 17136ac495dSmrg /* #undef _POSIX_SOURCE */ 172