138032Speter/* This file is automatically generated.  DO NOT EDIT! */
273191Sgshapiro/* Generated from: NetBSD: mknative-binutils,v 1.14 2022/12/24 20:17:46 christos Exp  */
364565Sgshapiro/* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp  */
438032Speter
538032Speter/* config.h.  Generated from config.h.in by configure.  */
638032Speter/* config.h.in.  Generated from configure.ac by autoheader.  */
738032Speter
838032Speter/* Define if building universal (internal helper macro) */
938032Speter/* #undef AC_APPLE_UNIVERSAL_BUILD */
1038032Speter
1138032Speter/* Enable expensive debugging of CTF deduplication type hashing */
1264565Sgshapiro/* #undef ENABLE_LIBCTF_HASH_DEBUGGING */
1338032Speter
1438032Speter/* Define to 1 if translation of program messages to the user's native
1538032Speter   language is requested. */
1638032Speter#define ENABLE_NLS 1
1738032Speter
1838032Speter/* Whether libbfd was configured for an ELF target. */
1938032Speter#define HAVE_BFD_ELF 1
2064565Sgshapiro
2164565Sgshapiro/* Define to 1 if you have the <byteswap.h> header file. */
2238032Speter/* #undef HAVE_BYTESWAP_H */
2338032Speter
2464565Sgshapiro/* Define to 1 if you have the declaration of `asprintf', and to 0 if you
2538032Speter   don't. */
2638032Speter#define HAVE_DECL_ASPRINTF 1
2738032Speter
2838032Speter/* Define to 1 if you have the declaration of `bswap_16', and to 0 if you
2938032Speter   don't. */
3038032Speter#define HAVE_DECL_BSWAP_16 0
3138032Speter
3238032Speter/* Define to 1 if you have the declaration of `bswap_32', and to 0 if you
3338032Speter   don't. */
3438032Speter#define HAVE_DECL_BSWAP_32 0
3538032Speter
3638032Speter/* Define to 1 if you have the declaration of `bswap_64', and to 0 if you
3738032Speter   don't. */
3838032Speter#define HAVE_DECL_BSWAP_64 0
3938032Speter
4038032Speter/* Define to 1 if you have the declaration of `stpcpy', and to 0 if you don't.
4138032Speter   */
4264565Sgshapiro#define HAVE_DECL_STPCPY 1
4364565Sgshapiro
4438032Speter/* Define to 1 if you have the declaration of `vasprintf', and to 0 if you
4538032Speter   don't. */
4638032Speter#define HAVE_DECL_VASPRINTF 1
4764565Sgshapiro
4864565Sgshapiro/* Define to 1 if you have the <dlfcn.h> header file. */
4964565Sgshapiro#define HAVE_DLFCN_H 1
5064565Sgshapiro
5164565Sgshapiro/* Define to 1 if you have the <endian.h> header file. */
5264565Sgshapiro#define HAVE_ENDIAN_H 1
5364565Sgshapiro
5464565Sgshapiro/* Define to 1 if you have the `getpagesize' function. */
5564565Sgshapiro#define HAVE_GETPAGESIZE 1
5664565Sgshapiro
5764565Sgshapiro/* Define to 1 if you have the <inttypes.h> header file. */
5864565Sgshapiro#define HAVE_INTTYPES_H 1
5964565Sgshapiro
6064565Sgshapiro/* Define to 1 if you have the <memory.h> header file. */
6164565Sgshapiro#define HAVE_MEMORY_H 1
6264565Sgshapiro
6364565Sgshapiro/* Define to 1 if you have a working `mmap' system call. */
6464565Sgshapiro#define HAVE_MMAP 1
6564565Sgshapiro
6664565Sgshapiro/* Whether the platform has a definition of O_CLOEXEC. */
6764565Sgshapiro#define HAVE_O_CLOEXEC 1
6864565Sgshapiro
6964565Sgshapiro/* Define to 1 if you have the `pread' function. */
7064565Sgshapiro#define HAVE_PREAD 1
7164565Sgshapiro
7264565Sgshapiro/* Define to 1 if you have the `qsort_r' function. */
7364565Sgshapiro/* #undef HAVE_QSORT_R */
7464565Sgshapiro
7564565Sgshapiro/* Whether a qsort_r exists with a void *arg as its last arg. */
7664565Sgshapiro/* #undef HAVE_QSORT_R_ARG_LAST */
7764565Sgshapiro
7864565Sgshapiro/* Whether a qsort_r exists with the compar function as its last arg. */
7964565Sgshapiro/* #undef HAVE_QSORT_R_COMPAR_LAST */
8064565Sgshapiro
8164565Sgshapiro/* Define to 1 if you have the <stdint.h> header file. */
8264565Sgshapiro#define HAVE_STDINT_H 1
8364565Sgshapiro
8464565Sgshapiro/* Define to 1 if you have the <stdlib.h> header file. */
8564565Sgshapiro#define HAVE_STDLIB_H 1
8664565Sgshapiro
8764565Sgshapiro/* Define to 1 if you have the <strings.h> header file. */
8864565Sgshapiro#define HAVE_STRINGS_H 1
8964565Sgshapiro
9064565Sgshapiro/* Define to 1 if you have the <string.h> header file. */
9164565Sgshapiro#define HAVE_STRING_H 1
9264565Sgshapiro
9364565Sgshapiro/* Define to 1 if you have the <sys/param.h> header file. */
9464565Sgshapiro#define HAVE_SYS_PARAM_H 1
9564565Sgshapiro
9664565Sgshapiro/* Define to 1 if you have the <sys/stat.h> header file. */
9764565Sgshapiro#define HAVE_SYS_STAT_H 1
9864565Sgshapiro
9964565Sgshapiro/* Define to 1 if you have the <sys/types.h> header file. */
10064565Sgshapiro#define HAVE_SYS_TYPES_H 1
10164565Sgshapiro
10264565Sgshapiro/* Define to 1 if you have the <unistd.h> header file. */
10338032Speter#define HAVE_UNISTD_H 1
10464565Sgshapiro
10564565Sgshapiro/* Define to the sub-directory in which libtool stores uninstalled libraries.
10664565Sgshapiro   */
10764565Sgshapiro#define LT_OBJDIR ".libs/"
10864565Sgshapiro
10964565Sgshapiro/* Name of package */
11064565Sgshapiro#define PACKAGE "libctf"
11164565Sgshapiro
11264565Sgshapiro/* Define to the address where bug reports for this package should be sent. */
11364565Sgshapiro#define PACKAGE_BUGREPORT ""
11464565Sgshapiro
11564565Sgshapiro/* Define to the full name of this package. */
11664565Sgshapiro#define PACKAGE_NAME "libctf"
11764565Sgshapiro
11864565Sgshapiro/* Define to the full name and version of this package. */
11964565Sgshapiro#define PACKAGE_STRING "libctf 1.2.0"
12064565Sgshapiro
12138032Speter/* Define to the one symbol short name of this package. */
12238032Speter#define PACKAGE_TARNAME "libctf"
12338032Speter
12438032Speter/* Define to the home page for this package. */
12538032Speter#define PACKAGE_URL ""
12638032Speter
12738032Speter/* Define to the version of this package. */
12838032Speter#define PACKAGE_VERSION "1.2.0"
12964565Sgshapiro
13038032Speter/* Define to 1 if you have the ANSI C header files. */
13138032Speter#define STDC_HEADERS 1
13238032Speter
13338032Speter/* Enable extensions on AIX 3, Interix.  */
13438032Speter#ifndef _ALL_SOURCE
13538032Speter# define _ALL_SOURCE 1
13638032Speter#endif
13764565Sgshapiro/* Enable GNU extensions on systems that have them.  */
13838032Speter#ifndef _GNU_SOURCE
13938032Speter# define _GNU_SOURCE 1
14038032Speter#endif
14138032Speter/* Enable threading extensions on Solaris.  */
14238032Speter#ifndef _POSIX_PTHREAD_SEMANTICS
14338032Speter# define _POSIX_PTHREAD_SEMANTICS 1
14438032Speter#endif
14538032Speter/* Enable extensions on HP NonStop.  */
14638032Speter#ifndef _TANDEM_SOURCE
14738032Speter# define _TANDEM_SOURCE 1
14838032Speter#endif
14938032Speter/* Enable general extensions on Solaris.  */
15038032Speter#ifndef __EXTENSIONS__
15138032Speter# define __EXTENSIONS__ 1
15238032Speter#endif
15338032Speter
15438032Speter
15538032Speter/* Version number of package */
15638032Speter#define VERSION "1.2.0"
15738032Speter
15873191Sgshapiro/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
15938032Speter   significant byte first (like Motorola and SPARC, unlike Intel). */
16073191Sgshapiro#if defined AC_APPLE_UNIVERSAL_BUILD
16166497Sgshapiro# if defined __BIG_ENDIAN__
16273191Sgshapiro#  define WORDS_BIGENDIAN 1
16338032Speter# endif
16438032Speter#else
16573191Sgshapiro# ifndef WORDS_BIGENDIAN
16638032Speter/* #  undef WORDS_BIGENDIAN */
16773191Sgshapiro# endif
16864565Sgshapiro#endif
16973191Sgshapiro
17038032Speter/* Enable large inode numbers on Mac OS X 10.5.  */
17173191Sgshapiro#ifndef _DARWIN_USE_64_BIT_INODE
17264565Sgshapiro# define _DARWIN_USE_64_BIT_INODE 1
17364565Sgshapiro#endif
17464565Sgshapiro
17564565Sgshapiro/* Number of bits in a file offset, on hosts where this is settable. */
17664565Sgshapiro/* #undef _FILE_OFFSET_BITS */
17773191Sgshapiro
17838032Speter/* Define for large files, on AIX-style hosts. */
17973191Sgshapiro/* #undef _LARGE_FILES */
18038032Speter
18164565Sgshapiro/* Define to 1 if on MINIX. */
18264565Sgshapiro/* #undef _MINIX */
18364565Sgshapiro
18464565Sgshapiro/* Define to 2 if the system does not provide POSIX.1 features except with
18564565Sgshapiro   this defined. */
18664565Sgshapiro/* #undef _POSIX_1_SOURCE */
18764565Sgshapiro
18864565Sgshapiro/* Define to 1 if you need to in order for `stat' and other things to work. */
18964565Sgshapiro/* #undef _POSIX_SOURCE */
19064565Sgshapiro