167754Smsmith/* This file is automatically generated.  DO NOT EDIT! */
267754Smsmith/* Generated from: NetBSD: mknative-gdb,v 1.9 2020/09/17 02:14:48 christos Exp  */
367754Smsmith/* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp  */
467754Smsmith
567754Smsmith/* config.h.  Generated from config.h.in by configure.  */
673561Smsmith/* config.h.in.  Generated from configure.ac by autoheader.  */
767754Smsmith
867754Smsmith/* Define if building universal (internal helper macro) */
967754Smsmith/* #undef AC_APPLE_UNIVERSAL_BUILD */
1067754Smsmith
1167754Smsmith/* Enable expensive debugging of CTF deduplication type hashing */
1267754Smsmith/* #undef ENABLE_LIBCTF_HASH_DEBUGGING */
1367754Smsmith
1471867Smsmith/* Define to 1 if translation of program messages to the user's native
1570243Smsmith   language is requested. */
1667754Smsmith#define ENABLE_NLS 1
1767754Smsmith
1867754Smsmith/* Whether libbfd was configured for an ELF target. */
1967754Smsmith#define HAVE_BFD_ELF 1
2067754Smsmith
2167754Smsmith/* Define to 1 if you have the <byteswap.h> header file. */
2267754Smsmith/* #undef HAVE_BYTESWAP_H */
2367754Smsmith
2467754Smsmith/* Define to 1 if you have the declaration of `asprintf', and to 0 if you
2567754Smsmith   don't. */
2667754Smsmith#define HAVE_DECL_ASPRINTF 1
2767754Smsmith
2867754Smsmith/* Define to 1 if you have the declaration of `bswap_16', and to 0 if you
2967754Smsmith   don't. */
3067754Smsmith#define HAVE_DECL_BSWAP_16 0
3167754Smsmith
3267754Smsmith/* Define to 1 if you have the declaration of `bswap_32', and to 0 if you
3367754Smsmith   don't. */
3467754Smsmith#define HAVE_DECL_BSWAP_32 0
3567754Smsmith
3667754Smsmith/* Define to 1 if you have the declaration of `bswap_64', and to 0 if you
3767754Smsmith   don't. */
3867754Smsmith#define HAVE_DECL_BSWAP_64 0
3967754Smsmith
4067754Smsmith/* Define to 1 if you have the declaration of `stpcpy', and to 0 if you don't.
4167754Smsmith   */
4267754Smsmith#define HAVE_DECL_STPCPY 1
4367754Smsmith
4467754Smsmith/* Define to 1 if you have the declaration of `vasprintf', and to 0 if you
4567754Smsmith   don't. */
4667754Smsmith#define HAVE_DECL_VASPRINTF 1
4767754Smsmith
4867754Smsmith/* Define to 1 if you have the <dlfcn.h> header file. */
4967754Smsmith#define HAVE_DLFCN_H 1
5067754Smsmith
5167754Smsmith/* Define to 1 if you have the <endian.h> header file. */
5267754Smsmith#define HAVE_ENDIAN_H 1
5367754Smsmith
5467754Smsmith/* Define to 1 if you have the `getpagesize' function. */
5567754Smsmith#define HAVE_GETPAGESIZE 1
5667754Smsmith
5767754Smsmith/* Define to 1 if you have the <inttypes.h> header file. */
5867754Smsmith#define HAVE_INTTYPES_H 1
5967754Smsmith
6067754Smsmith/* Define to 1 if you have the <memory.h> header file. */
6167754Smsmith#define HAVE_MEMORY_H 1
6267754Smsmith
6367754Smsmith/* Define to 1 if you have a working `mmap' system call. */
6467754Smsmith#define HAVE_MMAP 1
6567754Smsmith
6667754Smsmith/* Whether the platform has a definition of O_CLOEXEC. */
6767754Smsmith#define HAVE_O_CLOEXEC 1
6867754Smsmith
6967754Smsmith/* Define to 1 if you have the `pread' function. */
7067754Smsmith#define HAVE_PREAD 1
7167754Smsmith
7267754Smsmith/* Define to 1 if you have the `qsort_r' function. */
7367754Smsmith/* #undef HAVE_QSORT_R */
7467754Smsmith
7567754Smsmith/* Whether a qsort_r exists with a void *arg as its last arg. */
7667754Smsmith/* #undef HAVE_QSORT_R_ARG_LAST */
7767754Smsmith
7867754Smsmith/* Whether a qsort_r exists with the compar function as its last arg. */
7967754Smsmith/* #undef HAVE_QSORT_R_COMPAR_LAST */
8067754Smsmith
8167754Smsmith/* Define to 1 if you have the <stdint.h> header file. */
8267754Smsmith#define HAVE_STDINT_H 1
8367754Smsmith
8467754Smsmith/* Define to 1 if you have the <stdlib.h> header file. */
8567754Smsmith#define HAVE_STDLIB_H 1
8667754Smsmith
8767754Smsmith/* Define to 1 if you have the <strings.h> header file. */
8867754Smsmith#define HAVE_STRINGS_H 1
8967754Smsmith
9067754Smsmith/* Define to 1 if you have the <string.h> header file. */
9167754Smsmith#define HAVE_STRING_H 1
9267754Smsmith
9367754Smsmith/* Define to 1 if you have the <sys/param.h> header file. */
9467754Smsmith#define HAVE_SYS_PARAM_H 1
9567754Smsmith
9667754Smsmith/* Define to 1 if you have the <sys/stat.h> header file. */
9767754Smsmith#define HAVE_SYS_STAT_H 1
9867754Smsmith
9967754Smsmith/* Define to 1 if you have the <sys/types.h> header file. */
10067754Smsmith#define HAVE_SYS_TYPES_H 1
10167754Smsmith
10267754Smsmith/* Define to 1 if you have the <unistd.h> header file. */
10367754Smsmith#define HAVE_UNISTD_H 1
10467754Smsmith
10567754Smsmith/* Define to the sub-directory in which libtool stores uninstalled libraries.
10667754Smsmith   */
10767754Smsmith#define LT_OBJDIR ".libs/"
10867754Smsmith
10967754Smsmith/* Name of package */
11067754Smsmith#define PACKAGE "libctf"
11167754Smsmith
11267754Smsmith/* Define to the address where bug reports for this package should be sent. */
11367754Smsmith#define PACKAGE_BUGREPORT ""
11467754Smsmith
11567754Smsmith/* Define to the full name of this package. */
11667754Smsmith#define PACKAGE_NAME "libctf"
11767754Smsmith
11867754Smsmith/* Define to the full name and version of this package. */
11967754Smsmith#define PACKAGE_STRING "libctf 1.2.0"
12067754Smsmith
12167754Smsmith/* Define to the one symbol short name of this package. */
12267754Smsmith#define PACKAGE_TARNAME "libctf"
12367754Smsmith
12473561Smsmith/* Define to the home page for this package. */
12573561Smsmith#define PACKAGE_URL ""
12667754Smsmith
12767754Smsmith/* Define to the version of this package. */
12867754Smsmith#define PACKAGE_VERSION "1.2.0"
12967754Smsmith
13067754Smsmith/* Define to 1 if you have the ANSI C header files. */
13167754Smsmith#define STDC_HEADERS 1
13267754Smsmith
13367754Smsmith/* Enable extensions on AIX 3, Interix.  */
13467754Smsmith#ifndef _ALL_SOURCE
13567754Smsmith# define _ALL_SOURCE 1
13667754Smsmith#endif
13767754Smsmith/* Enable GNU extensions on systems that have them.  */
13867754Smsmith#ifndef _GNU_SOURCE
13967754Smsmith# define _GNU_SOURCE 1
14067754Smsmith#endif
14167754Smsmith/* Enable threading extensions on Solaris.  */
14267754Smsmith#ifndef _POSIX_PTHREAD_SEMANTICS
14367754Smsmith# define _POSIX_PTHREAD_SEMANTICS 1
14467754Smsmith#endif
14567754Smsmith/* Enable extensions on HP NonStop.  */
14667754Smsmith#ifndef _TANDEM_SOURCE
14767754Smsmith# define _TANDEM_SOURCE 1
14867754Smsmith#endif
14967754Smsmith/* Enable general extensions on Solaris.  */
15067754Smsmith#ifndef __EXTENSIONS__
15167754Smsmith# define __EXTENSIONS__ 1
15267754Smsmith#endif
15367754Smsmith
15467754Smsmith
15567754Smsmith/* Version number of package */
15667754Smsmith#define VERSION "1.2.0"
15767754Smsmith
15867754Smsmith/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
15967754Smsmith   significant byte first (like Motorola and SPARC, unlike Intel). */
16067754Smsmith#if defined AC_APPLE_UNIVERSAL_BUILD
16167754Smsmith# if defined __BIG_ENDIAN__
16267754Smsmith#  define WORDS_BIGENDIAN 1
16367754Smsmith# endif
16467754Smsmith#else
16567754Smsmith# ifndef WORDS_BIGENDIAN
16667754Smsmith/* #  undef WORDS_BIGENDIAN */
16767754Smsmith# endif
16867754Smsmith#endif
16967754Smsmith
17067754Smsmith/* Enable large inode numbers on Mac OS X 10.5.  */
17167754Smsmith#ifndef _DARWIN_USE_64_BIT_INODE
17267754Smsmith# define _DARWIN_USE_64_BIT_INODE 1
17367754Smsmith#endif
17467754Smsmith
17567754Smsmith/* Number of bits in a file offset, on hosts where this is settable. */
17667754Smsmith/* #undef _FILE_OFFSET_BITS */
17767754Smsmith
17867754Smsmith/* Define for large files, on AIX-style hosts. */
17967754Smsmith/* #undef _LARGE_FILES */
18067754Smsmith
18167754Smsmith/* Define to 1 if on MINIX. */
18267754Smsmith/* #undef _MINIX */
18367754Smsmith
18467754Smsmith/* Define to 2 if the system does not provide POSIX.1 features except with
18567754Smsmith   this defined. */
18669746Smsmith/* #undef _POSIX_1_SOURCE */
18767754Smsmith
18867754Smsmith/* Define to 1 if you need to in order for `stat' and other things to work. */
18967754Smsmith/* #undef _POSIX_SOURCE */
19067754Smsmith