xref: /netbsd-src/external/gpl3/binutils/lib/libgnuctf/arch/i386/config.h (revision b2c35e17b976cf7ccd7250c86c6f5e95090ed636)
138ce7750Schristos /* This file is automatically generated.  DO NOT EDIT! */
2*b2c35e17Schristos /* Generated from: NetBSD: mknative-binutils,v 1.16 2024/06/30 16:11:11 christos Exp  */
338ce7750Schristos /* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp  */
438ce7750Schristos 
538ce7750Schristos /* config.h.  Generated from config.h.in by configure.  */
638ce7750Schristos /* config.h.in.  Generated from configure.ac by autoheader.  */
738ce7750Schristos 
838ce7750Schristos /* Define if building universal (internal helper macro) */
938ce7750Schristos /* #undef AC_APPLE_UNIVERSAL_BUILD */
1038ce7750Schristos 
1198bd41f6Schristos /* Enable expensive debugging of CTF deduplication type hashing */
1298bd41f6Schristos /* #undef ENABLE_LIBCTF_HASH_DEBUGGING */
1398bd41f6Schristos 
1498bd41f6Schristos /* Define to 1 if translation of program messages to the user's native
1598bd41f6Schristos    language is requested. */
16*b2c35e17Schristos /* #undef ENABLE_NLS */
1798bd41f6Schristos 
1838ce7750Schristos /* Whether libbfd was configured for an ELF target. */
1998bd41f6Schristos #define HAVE_BFD_ELF 1
2038ce7750Schristos 
2138ce7750Schristos /* Define to 1 if you have the <byteswap.h> header file. */
2238ce7750Schristos /* #undef HAVE_BYTESWAP_H */
2338ce7750Schristos 
24*b2c35e17Schristos /* Define to 1 if you have the Mac OS X function
25*b2c35e17Schristos    CFLocaleCopyPreferredLanguages in the CoreFoundation framework. */
26*b2c35e17Schristos /* #undef HAVE_CFLOCALECOPYPREFERREDLANGUAGES */
27*b2c35e17Schristos 
28*b2c35e17Schristos /* Define to 1 if you have the Mac OS X function CFPreferencesCopyAppValue in
29*b2c35e17Schristos    the CoreFoundation framework. */
30*b2c35e17Schristos /* #undef HAVE_CFPREFERENCESCOPYAPPVALUE */
31*b2c35e17Schristos 
32*b2c35e17Schristos /* Define if the GNU dcgettext() function is already present or preinstalled.
33*b2c35e17Schristos    */
34*b2c35e17Schristos /* #undef HAVE_DCGETTEXT */
35*b2c35e17Schristos 
3638ce7750Schristos /* Define to 1 if you have the declaration of `asprintf', and to 0 if you
3738ce7750Schristos    don't. */
3838ce7750Schristos #define HAVE_DECL_ASPRINTF 1
3938ce7750Schristos 
4098bd41f6Schristos /* Define to 1 if you have the declaration of `bswap_16', and to 0 if you
4198bd41f6Schristos    don't. */
4298bd41f6Schristos #define HAVE_DECL_BSWAP_16 0
4398bd41f6Schristos 
4498bd41f6Schristos /* Define to 1 if you have the declaration of `bswap_32', and to 0 if you
4598bd41f6Schristos    don't. */
4698bd41f6Schristos #define HAVE_DECL_BSWAP_32 0
4798bd41f6Schristos 
4898bd41f6Schristos /* Define to 1 if you have the declaration of `bswap_64', and to 0 if you
4998bd41f6Schristos    don't. */
5098bd41f6Schristos #define HAVE_DECL_BSWAP_64 0
5198bd41f6Schristos 
5298bd41f6Schristos /* Define to 1 if you have the declaration of `stpcpy', and to 0 if you don't.
5398bd41f6Schristos    */
5498bd41f6Schristos #define HAVE_DECL_STPCPY 1
5598bd41f6Schristos 
5698bd41f6Schristos /* Define to 1 if you have the declaration of `vasprintf', and to 0 if you
5798bd41f6Schristos    don't. */
5898bd41f6Schristos #define HAVE_DECL_VASPRINTF 1
5998bd41f6Schristos 
6038ce7750Schristos /* Define to 1 if you have the <dlfcn.h> header file. */
6138ce7750Schristos #define HAVE_DLFCN_H 1
6238ce7750Schristos 
6338ce7750Schristos /* Define to 1 if you have the <endian.h> header file. */
6438ce7750Schristos #define HAVE_ENDIAN_H 1
6538ce7750Schristos 
6638ce7750Schristos /* Define to 1 if you have the `getpagesize' function. */
6738ce7750Schristos #define HAVE_GETPAGESIZE 1
6838ce7750Schristos 
69*b2c35e17Schristos /* Define if the GNU gettext() function is already present or preinstalled. */
70*b2c35e17Schristos /* #undef HAVE_GETTEXT */
71*b2c35e17Schristos 
72*b2c35e17Schristos /* Define if you have the iconv() function and it works. */
73*b2c35e17Schristos #define HAVE_ICONV 1
74*b2c35e17Schristos 
7538ce7750Schristos /* Define to 1 if you have the <inttypes.h> header file. */
7638ce7750Schristos #define HAVE_INTTYPES_H 1
7738ce7750Schristos 
7838ce7750Schristos /* Define to 1 if you have the <memory.h> header file. */
7938ce7750Schristos #define HAVE_MEMORY_H 1
8038ce7750Schristos 
8138ce7750Schristos /* Define to 1 if you have a working `mmap' system call. */
8238ce7750Schristos #define HAVE_MMAP 1
8338ce7750Schristos 
8438ce7750Schristos /* Whether the platform has a definition of O_CLOEXEC. */
8538ce7750Schristos #define HAVE_O_CLOEXEC 1
8638ce7750Schristos 
8738ce7750Schristos /* Define to 1 if you have the `pread' function. */
8838ce7750Schristos #define HAVE_PREAD 1
8938ce7750Schristos 
9038ce7750Schristos /* Define to 1 if you have the `qsort_r' function. */
9138ce7750Schristos /* #undef HAVE_QSORT_R */
9238ce7750Schristos 
9338ce7750Schristos /* Whether a qsort_r exists with a void *arg as its last arg. */
9438ce7750Schristos /* #undef HAVE_QSORT_R_ARG_LAST */
9538ce7750Schristos 
9638ce7750Schristos /* Whether a qsort_r exists with the compar function as its last arg. */
9738ce7750Schristos /* #undef HAVE_QSORT_R_COMPAR_LAST */
9838ce7750Schristos 
9938ce7750Schristos /* Define to 1 if you have the <stdint.h> header file. */
10038ce7750Schristos #define HAVE_STDINT_H 1
10138ce7750Schristos 
10238ce7750Schristos /* Define to 1 if you have the <stdlib.h> header file. */
10338ce7750Schristos #define HAVE_STDLIB_H 1
10438ce7750Schristos 
10538ce7750Schristos /* Define to 1 if you have the <strings.h> header file. */
10638ce7750Schristos #define HAVE_STRINGS_H 1
10738ce7750Schristos 
10838ce7750Schristos /* Define to 1 if you have the <string.h> header file. */
10938ce7750Schristos #define HAVE_STRING_H 1
11038ce7750Schristos 
11138ce7750Schristos /* Define to 1 if you have the <sys/param.h> header file. */
11238ce7750Schristos #define HAVE_SYS_PARAM_H 1
11338ce7750Schristos 
11438ce7750Schristos /* Define to 1 if you have the <sys/stat.h> header file. */
11538ce7750Schristos #define HAVE_SYS_STAT_H 1
11638ce7750Schristos 
11738ce7750Schristos /* Define to 1 if you have the <sys/types.h> header file. */
11838ce7750Schristos #define HAVE_SYS_TYPES_H 1
11938ce7750Schristos 
12038ce7750Schristos /* Define to 1 if you have the <unistd.h> header file. */
12138ce7750Schristos #define HAVE_UNISTD_H 1
12238ce7750Schristos 
12338ce7750Schristos /* Define to the sub-directory in which libtool stores uninstalled libraries.
12438ce7750Schristos    */
12538ce7750Schristos #define LT_OBJDIR ".libs/"
12638ce7750Schristos 
12738ce7750Schristos /* Name of package */
12898bd41f6Schristos #define PACKAGE "libctf"
12938ce7750Schristos 
13038ce7750Schristos /* Define to the address where bug reports for this package should be sent. */
13138ce7750Schristos #define PACKAGE_BUGREPORT ""
13238ce7750Schristos 
13338ce7750Schristos /* Define to the full name of this package. */
13498bd41f6Schristos #define PACKAGE_NAME "libctf"
13538ce7750Schristos 
13638ce7750Schristos /* Define to the full name and version of this package. */
13798bd41f6Schristos #define PACKAGE_STRING "libctf 1.2.0"
13838ce7750Schristos 
13938ce7750Schristos /* Define to the one symbol short name of this package. */
14098bd41f6Schristos #define PACKAGE_TARNAME "libctf"
14138ce7750Schristos 
14238ce7750Schristos /* Define to the home page for this package. */
14338ce7750Schristos #define PACKAGE_URL ""
14438ce7750Schristos 
14538ce7750Schristos /* Define to the version of this package. */
14698bd41f6Schristos #define PACKAGE_VERSION "1.2.0"
14738ce7750Schristos 
14838ce7750Schristos /* Define to 1 if you have the ANSI C header files. */
14938ce7750Schristos #define STDC_HEADERS 1
15038ce7750Schristos 
15138ce7750Schristos /* Enable extensions on AIX 3, Interix.  */
15238ce7750Schristos #ifndef _ALL_SOURCE
15338ce7750Schristos # define _ALL_SOURCE 1
15438ce7750Schristos #endif
15538ce7750Schristos /* Enable GNU extensions on systems that have them.  */
15638ce7750Schristos #ifndef _GNU_SOURCE
15738ce7750Schristos # define _GNU_SOURCE 1
15838ce7750Schristos #endif
15938ce7750Schristos /* Enable threading extensions on Solaris.  */
16038ce7750Schristos #ifndef _POSIX_PTHREAD_SEMANTICS
16138ce7750Schristos # define _POSIX_PTHREAD_SEMANTICS 1
16238ce7750Schristos #endif
16338ce7750Schristos /* Enable extensions on HP NonStop.  */
16438ce7750Schristos #ifndef _TANDEM_SOURCE
16538ce7750Schristos # define _TANDEM_SOURCE 1
16638ce7750Schristos #endif
16738ce7750Schristos /* Enable general extensions on Solaris.  */
16838ce7750Schristos #ifndef __EXTENSIONS__
16938ce7750Schristos # define __EXTENSIONS__ 1
17038ce7750Schristos #endif
17138ce7750Schristos 
17238ce7750Schristos 
17338ce7750Schristos /* Version number of package */
17498bd41f6Schristos #define VERSION "1.2.0"
17538ce7750Schristos 
17638ce7750Schristos /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
17738ce7750Schristos    significant byte first (like Motorola and SPARC, unlike Intel). */
17838ce7750Schristos #if defined AC_APPLE_UNIVERSAL_BUILD
17938ce7750Schristos # if defined __BIG_ENDIAN__
18038ce7750Schristos #  define WORDS_BIGENDIAN 1
18138ce7750Schristos # endif
18238ce7750Schristos #else
18338ce7750Schristos # ifndef WORDS_BIGENDIAN
18438ce7750Schristos /* #  undef WORDS_BIGENDIAN */
18538ce7750Schristos # endif
18638ce7750Schristos #endif
18738ce7750Schristos 
18838ce7750Schristos /* Enable large inode numbers on Mac OS X 10.5.  */
18938ce7750Schristos #ifndef _DARWIN_USE_64_BIT_INODE
19038ce7750Schristos # define _DARWIN_USE_64_BIT_INODE 1
19138ce7750Schristos #endif
19238ce7750Schristos 
19338ce7750Schristos /* Number of bits in a file offset, on hosts where this is settable. */
19438ce7750Schristos /* #undef _FILE_OFFSET_BITS */
19538ce7750Schristos 
19638ce7750Schristos /* Define for large files, on AIX-style hosts. */
19738ce7750Schristos /* #undef _LARGE_FILES */
19838ce7750Schristos 
19938ce7750Schristos /* Define to 1 if on MINIX. */
20038ce7750Schristos /* #undef _MINIX */
20138ce7750Schristos 
20238ce7750Schristos /* Define to 2 if the system does not provide POSIX.1 features except with
20338ce7750Schristos    this defined. */
20438ce7750Schristos /* #undef _POSIX_1_SOURCE */
20538ce7750Schristos 
20638ce7750Schristos /* Define to 1 if you need to in order for `stat' and other things to work. */
20738ce7750Schristos /* #undef _POSIX_SOURCE */
208