11ddbc14eSchristos /* This file is automatically generated. DO NOT EDIT! */ 2*801f73adSchristos /* Generated from: NetBSD: mknative-binutils,v 1.16 2024/06/30 16:11:11 christos Exp */ 31ddbc14eSchristos /* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp */ 41ddbc14eSchristos 51ddbc14eSchristos /* config.h. Generated from config.h.in by configure. */ 61ddbc14eSchristos /* config.h.in. Generated from configure.ac by autoheader. */ 71ddbc14eSchristos 81ddbc14eSchristos /* Define if building universal (internal helper macro) */ 91ddbc14eSchristos /* #undef AC_APPLE_UNIVERSAL_BUILD */ 101ddbc14eSchristos 118c762729Schristos /* Enable expensive debugging of CTF deduplication type hashing */ 128c762729Schristos /* #undef ENABLE_LIBCTF_HASH_DEBUGGING */ 138c762729Schristos 148c762729Schristos /* Define to 1 if translation of program messages to the user's native 158c762729Schristos language is requested. */ 16*801f73adSchristos /* #undef ENABLE_NLS */ 178c762729Schristos 181ddbc14eSchristos /* Whether libbfd was configured for an ELF target. */ 198c762729Schristos #define HAVE_BFD_ELF 1 201ddbc14eSchristos 211ddbc14eSchristos /* Define to 1 if you have the <byteswap.h> header file. */ 221ddbc14eSchristos /* #undef HAVE_BYTESWAP_H */ 231ddbc14eSchristos 24*801f73adSchristos /* Define to 1 if you have the Mac OS X function 25*801f73adSchristos CFLocaleCopyPreferredLanguages in the CoreFoundation framework. */ 26*801f73adSchristos /* #undef HAVE_CFLOCALECOPYPREFERREDLANGUAGES */ 27*801f73adSchristos 28*801f73adSchristos /* Define to 1 if you have the Mac OS X function CFPreferencesCopyAppValue in 29*801f73adSchristos the CoreFoundation framework. */ 30*801f73adSchristos /* #undef HAVE_CFPREFERENCESCOPYAPPVALUE */ 31*801f73adSchristos 32*801f73adSchristos /* Define if the GNU dcgettext() function is already present or preinstalled. 33*801f73adSchristos */ 34*801f73adSchristos /* #undef HAVE_DCGETTEXT */ 35*801f73adSchristos 361ddbc14eSchristos /* Define to 1 if you have the declaration of `asprintf', and to 0 if you 371ddbc14eSchristos don't. */ 381ddbc14eSchristos #define HAVE_DECL_ASPRINTF 1 391ddbc14eSchristos 408c762729Schristos /* Define to 1 if you have the declaration of `bswap_16', and to 0 if you 418c762729Schristos don't. */ 428c762729Schristos #define HAVE_DECL_BSWAP_16 0 438c762729Schristos 448c762729Schristos /* Define to 1 if you have the declaration of `bswap_32', and to 0 if you 458c762729Schristos don't. */ 468c762729Schristos #define HAVE_DECL_BSWAP_32 0 478c762729Schristos 488c762729Schristos /* Define to 1 if you have the declaration of `bswap_64', and to 0 if you 498c762729Schristos don't. */ 508c762729Schristos #define HAVE_DECL_BSWAP_64 0 518c762729Schristos 528c762729Schristos /* Define to 1 if you have the declaration of `stpcpy', and to 0 if you don't. 538c762729Schristos */ 548c762729Schristos #define HAVE_DECL_STPCPY 1 558c762729Schristos 568c762729Schristos /* Define to 1 if you have the declaration of `vasprintf', and to 0 if you 578c762729Schristos don't. */ 588c762729Schristos #define HAVE_DECL_VASPRINTF 1 598c762729Schristos 601ddbc14eSchristos /* Define to 1 if you have the <dlfcn.h> header file. */ 611ddbc14eSchristos #define HAVE_DLFCN_H 1 621ddbc14eSchristos 631ddbc14eSchristos /* Define to 1 if you have the <endian.h> header file. */ 641ddbc14eSchristos #define HAVE_ENDIAN_H 1 651ddbc14eSchristos 661ddbc14eSchristos /* Define to 1 if you have the `getpagesize' function. */ 671ddbc14eSchristos #define HAVE_GETPAGESIZE 1 681ddbc14eSchristos 69*801f73adSchristos /* Define if the GNU gettext() function is already present or preinstalled. */ 70*801f73adSchristos /* #undef HAVE_GETTEXT */ 71*801f73adSchristos 72*801f73adSchristos /* Define if you have the iconv() function and it works. */ 73*801f73adSchristos #define HAVE_ICONV 1 74*801f73adSchristos 751ddbc14eSchristos /* Define to 1 if you have the <inttypes.h> header file. */ 761ddbc14eSchristos #define HAVE_INTTYPES_H 1 771ddbc14eSchristos 781ddbc14eSchristos /* Define to 1 if you have the <memory.h> header file. */ 791ddbc14eSchristos #define HAVE_MEMORY_H 1 801ddbc14eSchristos 811ddbc14eSchristos /* Define to 1 if you have a working `mmap' system call. */ 821ddbc14eSchristos #define HAVE_MMAP 1 831ddbc14eSchristos 841ddbc14eSchristos /* Whether the platform has a definition of O_CLOEXEC. */ 851ddbc14eSchristos #define HAVE_O_CLOEXEC 1 861ddbc14eSchristos 871ddbc14eSchristos /* Define to 1 if you have the `pread' function. */ 881ddbc14eSchristos #define HAVE_PREAD 1 891ddbc14eSchristos 901ddbc14eSchristos /* Define to 1 if you have the `qsort_r' function. */ 911ddbc14eSchristos /* #undef HAVE_QSORT_R */ 921ddbc14eSchristos 931ddbc14eSchristos /* Whether a qsort_r exists with a void *arg as its last arg. */ 941ddbc14eSchristos /* #undef HAVE_QSORT_R_ARG_LAST */ 951ddbc14eSchristos 961ddbc14eSchristos /* Whether a qsort_r exists with the compar function as its last arg. */ 971ddbc14eSchristos /* #undef HAVE_QSORT_R_COMPAR_LAST */ 981ddbc14eSchristos 991ddbc14eSchristos /* Define to 1 if you have the <stdint.h> header file. */ 1001ddbc14eSchristos #define HAVE_STDINT_H 1 1011ddbc14eSchristos 1021ddbc14eSchristos /* Define to 1 if you have the <stdlib.h> header file. */ 1031ddbc14eSchristos #define HAVE_STDLIB_H 1 1041ddbc14eSchristos 1051ddbc14eSchristos /* Define to 1 if you have the <strings.h> header file. */ 1061ddbc14eSchristos #define HAVE_STRINGS_H 1 1071ddbc14eSchristos 1081ddbc14eSchristos /* Define to 1 if you have the <string.h> header file. */ 1091ddbc14eSchristos #define HAVE_STRING_H 1 1101ddbc14eSchristos 1111ddbc14eSchristos /* Define to 1 if you have the <sys/param.h> header file. */ 1121ddbc14eSchristos #define HAVE_SYS_PARAM_H 1 1131ddbc14eSchristos 1141ddbc14eSchristos /* Define to 1 if you have the <sys/stat.h> header file. */ 1151ddbc14eSchristos #define HAVE_SYS_STAT_H 1 1161ddbc14eSchristos 1171ddbc14eSchristos /* Define to 1 if you have the <sys/types.h> header file. */ 1181ddbc14eSchristos #define HAVE_SYS_TYPES_H 1 1191ddbc14eSchristos 1201ddbc14eSchristos /* Define to 1 if you have the <unistd.h> header file. */ 1211ddbc14eSchristos #define HAVE_UNISTD_H 1 1221ddbc14eSchristos 1231ddbc14eSchristos /* Define to the sub-directory in which libtool stores uninstalled libraries. 1241ddbc14eSchristos */ 1251ddbc14eSchristos #define LT_OBJDIR ".libs/" 1261ddbc14eSchristos 1271ddbc14eSchristos /* Name of package */ 1288c762729Schristos #define PACKAGE "libctf" 1291ddbc14eSchristos 1301ddbc14eSchristos /* Define to the address where bug reports for this package should be sent. */ 1311ddbc14eSchristos #define PACKAGE_BUGREPORT "" 1321ddbc14eSchristos 1331ddbc14eSchristos /* Define to the full name of this package. */ 1348c762729Schristos #define PACKAGE_NAME "libctf" 1351ddbc14eSchristos 1361ddbc14eSchristos /* Define to the full name and version of this package. */ 1378c762729Schristos #define PACKAGE_STRING "libctf 1.2.0" 1381ddbc14eSchristos 1391ddbc14eSchristos /* Define to the one symbol short name of this package. */ 1408c762729Schristos #define PACKAGE_TARNAME "libctf" 1411ddbc14eSchristos 1421ddbc14eSchristos /* Define to the home page for this package. */ 1431ddbc14eSchristos #define PACKAGE_URL "" 1441ddbc14eSchristos 1451ddbc14eSchristos /* Define to the version of this package. */ 1468c762729Schristos #define PACKAGE_VERSION "1.2.0" 1471ddbc14eSchristos 1481ddbc14eSchristos /* Define to 1 if you have the ANSI C header files. */ 1491ddbc14eSchristos #define STDC_HEADERS 1 1501ddbc14eSchristos 1511ddbc14eSchristos /* Enable extensions on AIX 3, Interix. */ 1521ddbc14eSchristos #ifndef _ALL_SOURCE 1531ddbc14eSchristos # define _ALL_SOURCE 1 1541ddbc14eSchristos #endif 1551ddbc14eSchristos /* Enable GNU extensions on systems that have them. */ 1561ddbc14eSchristos #ifndef _GNU_SOURCE 1571ddbc14eSchristos # define _GNU_SOURCE 1 1581ddbc14eSchristos #endif 1591ddbc14eSchristos /* Enable threading extensions on Solaris. */ 1601ddbc14eSchristos #ifndef _POSIX_PTHREAD_SEMANTICS 1611ddbc14eSchristos # define _POSIX_PTHREAD_SEMANTICS 1 1621ddbc14eSchristos #endif 1631ddbc14eSchristos /* Enable extensions on HP NonStop. */ 1641ddbc14eSchristos #ifndef _TANDEM_SOURCE 1651ddbc14eSchristos # define _TANDEM_SOURCE 1 1661ddbc14eSchristos #endif 1671ddbc14eSchristos /* Enable general extensions on Solaris. */ 1681ddbc14eSchristos #ifndef __EXTENSIONS__ 1691ddbc14eSchristos # define __EXTENSIONS__ 1 1701ddbc14eSchristos #endif 1711ddbc14eSchristos 1721ddbc14eSchristos 1731ddbc14eSchristos /* Version number of package */ 1748c762729Schristos #define VERSION "1.2.0" 1751ddbc14eSchristos 1761ddbc14eSchristos /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most 1771ddbc14eSchristos significant byte first (like Motorola and SPARC, unlike Intel). */ 1781ddbc14eSchristos #if defined AC_APPLE_UNIVERSAL_BUILD 1791ddbc14eSchristos # if defined __BIG_ENDIAN__ 1801ddbc14eSchristos # define WORDS_BIGENDIAN 1 1811ddbc14eSchristos # endif 1821ddbc14eSchristos #else 1831ddbc14eSchristos # ifndef WORDS_BIGENDIAN 1841ddbc14eSchristos # define WORDS_BIGENDIAN 1 1851ddbc14eSchristos # endif 1861ddbc14eSchristos #endif 1871ddbc14eSchristos 1881ddbc14eSchristos /* Enable large inode numbers on Mac OS X 10.5. */ 1891ddbc14eSchristos #ifndef _DARWIN_USE_64_BIT_INODE 1901ddbc14eSchristos # define _DARWIN_USE_64_BIT_INODE 1 1911ddbc14eSchristos #endif 1921ddbc14eSchristos 1931ddbc14eSchristos /* Number of bits in a file offset, on hosts where this is settable. */ 1941ddbc14eSchristos /* #undef _FILE_OFFSET_BITS */ 1951ddbc14eSchristos 1961ddbc14eSchristos /* Define for large files, on AIX-style hosts. */ 1971ddbc14eSchristos /* #undef _LARGE_FILES */ 1981ddbc14eSchristos 1991ddbc14eSchristos /* Define to 1 if on MINIX. */ 2001ddbc14eSchristos /* #undef _MINIX */ 2011ddbc14eSchristos 2021ddbc14eSchristos /* Define to 2 if the system does not provide POSIX.1 features except with 2031ddbc14eSchristos this defined. */ 2041ddbc14eSchristos /* #undef _POSIX_1_SOURCE */ 2051ddbc14eSchristos 2061ddbc14eSchristos /* Define to 1 if you need to in order for `stat' and other things to work. */ 2071ddbc14eSchristos /* #undef _POSIX_SOURCE */ 208