1b5bf3908Schristos /* 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 */ 3b5bf3908Schristos /* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp */ 4b5bf3908Schristos 5b5bf3908Schristos /* config.h. Generated from config.h.in by configure. */ 6b5bf3908Schristos /* config.h.in. Generated from configure.ac by autoheader. */ 7b5bf3908Schristos 8b5bf3908Schristos /* Define if building universal (internal helper macro) */ 9b5bf3908Schristos /* #undef AC_APPLE_UNIVERSAL_BUILD */ 10b5bf3908Schristos 11b5bf3908Schristos /* Enable expensive debugging of CTF deduplication type hashing */ 12b5bf3908Schristos /* #undef ENABLE_LIBCTF_HASH_DEBUGGING */ 13b5bf3908Schristos 14b5bf3908Schristos /* Define to 1 if translation of program messages to the user's native 15b5bf3908Schristos language is requested. */ 16*22ebeae4Schristos /* #undef ENABLE_NLS */ 17b5bf3908Schristos 18b5bf3908Schristos /* Whether libbfd was configured for an ELF target. */ 19b5bf3908Schristos #define HAVE_BFD_ELF 1 20b5bf3908Schristos 21b5bf3908Schristos /* Define to 1 if you have the <byteswap.h> header file. */ 22b5bf3908Schristos /* #undef HAVE_BYTESWAP_H */ 23b5bf3908Schristos 24*22ebeae4Schristos /* Define to 1 if you have the Mac OS X function 25*22ebeae4Schristos CFLocaleCopyPreferredLanguages in the CoreFoundation framework. */ 26*22ebeae4Schristos /* #undef HAVE_CFLOCALECOPYPREFERREDLANGUAGES */ 27*22ebeae4Schristos 28*22ebeae4Schristos /* Define to 1 if you have the Mac OS X function CFPreferencesCopyAppValue in 29*22ebeae4Schristos the CoreFoundation framework. */ 30*22ebeae4Schristos /* #undef HAVE_CFPREFERENCESCOPYAPPVALUE */ 31*22ebeae4Schristos 32*22ebeae4Schristos /* Define if the GNU dcgettext() function is already present or preinstalled. 33*22ebeae4Schristos */ 34*22ebeae4Schristos /* #undef HAVE_DCGETTEXT */ 35*22ebeae4Schristos 36b5bf3908Schristos /* Define to 1 if you have the declaration of `asprintf', and to 0 if you 37b5bf3908Schristos don't. */ 38b5bf3908Schristos #define HAVE_DECL_ASPRINTF 1 39b5bf3908Schristos 40b5bf3908Schristos /* Define to 1 if you have the declaration of `bswap_16', and to 0 if you 41b5bf3908Schristos don't. */ 42b5bf3908Schristos #define HAVE_DECL_BSWAP_16 0 43b5bf3908Schristos 44b5bf3908Schristos /* Define to 1 if you have the declaration of `bswap_32', and to 0 if you 45b5bf3908Schristos don't. */ 46b5bf3908Schristos #define HAVE_DECL_BSWAP_32 0 47b5bf3908Schristos 48b5bf3908Schristos /* Define to 1 if you have the declaration of `bswap_64', and to 0 if you 49b5bf3908Schristos don't. */ 50b5bf3908Schristos #define HAVE_DECL_BSWAP_64 0 51b5bf3908Schristos 52b5bf3908Schristos /* Define to 1 if you have the declaration of `stpcpy', and to 0 if you don't. 53b5bf3908Schristos */ 54b5bf3908Schristos #define HAVE_DECL_STPCPY 1 55b5bf3908Schristos 56b5bf3908Schristos /* Define to 1 if you have the declaration of `vasprintf', and to 0 if you 57b5bf3908Schristos don't. */ 58b5bf3908Schristos #define HAVE_DECL_VASPRINTF 1 59b5bf3908Schristos 60b5bf3908Schristos /* Define to 1 if you have the <dlfcn.h> header file. */ 61b5bf3908Schristos #define HAVE_DLFCN_H 1 62b5bf3908Schristos 63b5bf3908Schristos /* Define to 1 if you have the <endian.h> header file. */ 64b5bf3908Schristos #define HAVE_ENDIAN_H 1 65b5bf3908Schristos 66b5bf3908Schristos /* Define to 1 if you have the `getpagesize' function. */ 67b5bf3908Schristos #define HAVE_GETPAGESIZE 1 68b5bf3908Schristos 69*22ebeae4Schristos /* Define if the GNU gettext() function is already present or preinstalled. */ 70*22ebeae4Schristos /* #undef HAVE_GETTEXT */ 71*22ebeae4Schristos 72*22ebeae4Schristos /* Define if you have the iconv() function and it works. */ 73*22ebeae4Schristos #define HAVE_ICONV 1 74*22ebeae4Schristos 75b5bf3908Schristos /* Define to 1 if you have the <inttypes.h> header file. */ 76b5bf3908Schristos #define HAVE_INTTYPES_H 1 77b5bf3908Schristos 78b5bf3908Schristos /* Define to 1 if you have the <memory.h> header file. */ 79b5bf3908Schristos #define HAVE_MEMORY_H 1 80b5bf3908Schristos 81b5bf3908Schristos /* Define to 1 if you have a working `mmap' system call. */ 82b5bf3908Schristos #define HAVE_MMAP 1 83b5bf3908Schristos 84b5bf3908Schristos /* Whether the platform has a definition of O_CLOEXEC. */ 85b5bf3908Schristos #define HAVE_O_CLOEXEC 1 86b5bf3908Schristos 87b5bf3908Schristos /* Define to 1 if you have the `pread' function. */ 88b5bf3908Schristos #define HAVE_PREAD 1 89b5bf3908Schristos 90b5bf3908Schristos /* Define to 1 if you have the `qsort_r' function. */ 91b5bf3908Schristos /* #undef HAVE_QSORT_R */ 92b5bf3908Schristos 93b5bf3908Schristos /* Whether a qsort_r exists with a void *arg as its last arg. */ 94b5bf3908Schristos /* #undef HAVE_QSORT_R_ARG_LAST */ 95b5bf3908Schristos 96b5bf3908Schristos /* Whether a qsort_r exists with the compar function as its last arg. */ 97b5bf3908Schristos /* #undef HAVE_QSORT_R_COMPAR_LAST */ 98b5bf3908Schristos 99b5bf3908Schristos /* Define to 1 if you have the <stdint.h> header file. */ 100b5bf3908Schristos #define HAVE_STDINT_H 1 101b5bf3908Schristos 102b5bf3908Schristos /* Define to 1 if you have the <stdlib.h> header file. */ 103b5bf3908Schristos #define HAVE_STDLIB_H 1 104b5bf3908Schristos 105b5bf3908Schristos /* Define to 1 if you have the <strings.h> header file. */ 106b5bf3908Schristos #define HAVE_STRINGS_H 1 107b5bf3908Schristos 108b5bf3908Schristos /* Define to 1 if you have the <string.h> header file. */ 109b5bf3908Schristos #define HAVE_STRING_H 1 110b5bf3908Schristos 111b5bf3908Schristos /* Define to 1 if you have the <sys/param.h> header file. */ 112b5bf3908Schristos #define HAVE_SYS_PARAM_H 1 113b5bf3908Schristos 114b5bf3908Schristos /* Define to 1 if you have the <sys/stat.h> header file. */ 115b5bf3908Schristos #define HAVE_SYS_STAT_H 1 116b5bf3908Schristos 117b5bf3908Schristos /* Define to 1 if you have the <sys/types.h> header file. */ 118b5bf3908Schristos #define HAVE_SYS_TYPES_H 1 119b5bf3908Schristos 120b5bf3908Schristos /* Define to 1 if you have the <unistd.h> header file. */ 121b5bf3908Schristos #define HAVE_UNISTD_H 1 122b5bf3908Schristos 123b5bf3908Schristos /* Define to the sub-directory in which libtool stores uninstalled libraries. 124b5bf3908Schristos */ 125b5bf3908Schristos #define LT_OBJDIR ".libs/" 126b5bf3908Schristos 127b5bf3908Schristos /* Name of package */ 128b5bf3908Schristos #define PACKAGE "libctf" 129b5bf3908Schristos 130b5bf3908Schristos /* Define to the address where bug reports for this package should be sent. */ 131b5bf3908Schristos #define PACKAGE_BUGREPORT "" 132b5bf3908Schristos 133b5bf3908Schristos /* Define to the full name of this package. */ 134b5bf3908Schristos #define PACKAGE_NAME "libctf" 135b5bf3908Schristos 136b5bf3908Schristos /* Define to the full name and version of this package. */ 137b5bf3908Schristos #define PACKAGE_STRING "libctf 1.2.0" 138b5bf3908Schristos 139b5bf3908Schristos /* Define to the one symbol short name of this package. */ 140b5bf3908Schristos #define PACKAGE_TARNAME "libctf" 141b5bf3908Schristos 142b5bf3908Schristos /* Define to the home page for this package. */ 143b5bf3908Schristos #define PACKAGE_URL "" 144b5bf3908Schristos 145b5bf3908Schristos /* Define to the version of this package. */ 146b5bf3908Schristos #define PACKAGE_VERSION "1.2.0" 147b5bf3908Schristos 148b5bf3908Schristos /* Define to 1 if you have the ANSI C header files. */ 149b5bf3908Schristos #define STDC_HEADERS 1 150b5bf3908Schristos 151b5bf3908Schristos /* Enable extensions on AIX 3, Interix. */ 152b5bf3908Schristos #ifndef _ALL_SOURCE 153b5bf3908Schristos # define _ALL_SOURCE 1 154b5bf3908Schristos #endif 155b5bf3908Schristos /* Enable GNU extensions on systems that have them. */ 156b5bf3908Schristos #ifndef _GNU_SOURCE 157b5bf3908Schristos # define _GNU_SOURCE 1 158b5bf3908Schristos #endif 159b5bf3908Schristos /* Enable threading extensions on Solaris. */ 160b5bf3908Schristos #ifndef _POSIX_PTHREAD_SEMANTICS 161b5bf3908Schristos # define _POSIX_PTHREAD_SEMANTICS 1 162b5bf3908Schristos #endif 163b5bf3908Schristos /* Enable extensions on HP NonStop. */ 164b5bf3908Schristos #ifndef _TANDEM_SOURCE 165b5bf3908Schristos # define _TANDEM_SOURCE 1 166b5bf3908Schristos #endif 167b5bf3908Schristos /* Enable general extensions on Solaris. */ 168b5bf3908Schristos #ifndef __EXTENSIONS__ 169b5bf3908Schristos # define __EXTENSIONS__ 1 170b5bf3908Schristos #endif 171b5bf3908Schristos 172b5bf3908Schristos 173b5bf3908Schristos /* Version number of package */ 174b5bf3908Schristos #define VERSION "1.2.0" 175b5bf3908Schristos 176b5bf3908Schristos /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most 177b5bf3908Schristos significant byte first (like Motorola and SPARC, unlike Intel). */ 178b5bf3908Schristos #if defined AC_APPLE_UNIVERSAL_BUILD 179b5bf3908Schristos # if defined __BIG_ENDIAN__ 180b5bf3908Schristos # define WORDS_BIGENDIAN 1 181b5bf3908Schristos # endif 182b5bf3908Schristos #else 183b5bf3908Schristos # ifndef WORDS_BIGENDIAN 184b5bf3908Schristos # define WORDS_BIGENDIAN 1 185b5bf3908Schristos # endif 186b5bf3908Schristos #endif 187b5bf3908Schristos 188b5bf3908Schristos /* Enable large inode numbers on Mac OS X 10.5. */ 189b5bf3908Schristos #ifndef _DARWIN_USE_64_BIT_INODE 190b5bf3908Schristos # define _DARWIN_USE_64_BIT_INODE 1 191b5bf3908Schristos #endif 192b5bf3908Schristos 193b5bf3908Schristos /* Number of bits in a file offset, on hosts where this is settable. */ 194b5bf3908Schristos /* #undef _FILE_OFFSET_BITS */ 195b5bf3908Schristos 196b5bf3908Schristos /* Define for large files, on AIX-style hosts. */ 197b5bf3908Schristos /* #undef _LARGE_FILES */ 198b5bf3908Schristos 199b5bf3908Schristos /* Define to 1 if on MINIX. */ 200b5bf3908Schristos /* #undef _MINIX */ 201b5bf3908Schristos 202b5bf3908Schristos /* Define to 2 if the system does not provide POSIX.1 features except with 203b5bf3908Schristos this defined. */ 204b5bf3908Schristos /* #undef _POSIX_1_SOURCE */ 205b5bf3908Schristos 206b5bf3908Schristos /* Define to 1 if you need to in order for `stat' and other things to work. */ 207b5bf3908Schristos /* #undef _POSIX_SOURCE */ 208