1*869ffda3Schristos /* This file is automatically generated.  DO NOT EDIT! */
2*869ffda3Schristos /* Generated from: NetBSD: mknative-binutils,v 1.13 2020/04/04 01:34:53 christos Exp  */
3*869ffda3Schristos /* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp  */
4*869ffda3Schristos 
5*869ffda3Schristos /* config.h.  Generated from config.h.in by configure.  */
6*869ffda3Schristos /* config.h.in.  Generated from configure.ac by autoheader.  */
7*869ffda3Schristos 
8*869ffda3Schristos /* Define if building universal (internal helper macro) */
9*869ffda3Schristos /* #undef AC_APPLE_UNIVERSAL_BUILD */
10*869ffda3Schristos 
11*869ffda3Schristos /* Whether libbfd was configured for an ELF target. */
12*869ffda3Schristos /* #undef HAVE_BFD_ELF */
13*869ffda3Schristos 
14*869ffda3Schristos /* Define to 1 if you have the <byteswap.h> header file. */
15*869ffda3Schristos /* #undef HAVE_BYTESWAP_H */
16*869ffda3Schristos 
17*869ffda3Schristos /* Define to 1 if you have the declaration of `asprintf', and to 0 if you
18*869ffda3Schristos    don't. */
19*869ffda3Schristos #define HAVE_DECL_ASPRINTF 1
20*869ffda3Schristos 
21*869ffda3Schristos /* Define to 1 if you have the <dlfcn.h> header file. */
22*869ffda3Schristos #define HAVE_DLFCN_H 1
23*869ffda3Schristos 
24*869ffda3Schristos /* Define to 1 if you have the <endian.h> header file. */
25*869ffda3Schristos #define HAVE_ENDIAN_H 1
26*869ffda3Schristos 
27*869ffda3Schristos /* Define to 1 if you have the `getpagesize' function. */
28*869ffda3Schristos #define HAVE_GETPAGESIZE 1
29*869ffda3Schristos 
30*869ffda3Schristos /* Define to 1 if you have the <inttypes.h> header file. */
31*869ffda3Schristos #define HAVE_INTTYPES_H 1
32*869ffda3Schristos 
33*869ffda3Schristos /* Define to 1 if you have the <memory.h> header file. */
34*869ffda3Schristos #define HAVE_MEMORY_H 1
35*869ffda3Schristos 
36*869ffda3Schristos /* Define to 1 if you have a working `mmap' system call. */
37*869ffda3Schristos #define HAVE_MMAP 1
38*869ffda3Schristos 
39*869ffda3Schristos /* Whether the platform has a definition of O_CLOEXEC. */
40*869ffda3Schristos #define HAVE_O_CLOEXEC 1
41*869ffda3Schristos 
42*869ffda3Schristos /* Define to 1 if you have the `pread' function. */
43*869ffda3Schristos #define HAVE_PREAD 1
44*869ffda3Schristos 
45*869ffda3Schristos /* Define to 1 if you have the `qsort_r' function. */
46*869ffda3Schristos /* #undef HAVE_QSORT_R */
47*869ffda3Schristos 
48*869ffda3Schristos /* Whether a qsort_r exists with a void *arg as its last arg. */
49*869ffda3Schristos /* #undef HAVE_QSORT_R_ARG_LAST */
50*869ffda3Schristos 
51*869ffda3Schristos /* Whether a qsort_r exists with the compar function as its last arg. */
52*869ffda3Schristos /* #undef HAVE_QSORT_R_COMPAR_LAST */
53*869ffda3Schristos 
54*869ffda3Schristos /* Define to 1 if you have the <stdint.h> header file. */
55*869ffda3Schristos #define HAVE_STDINT_H 1
56*869ffda3Schristos 
57*869ffda3Schristos /* Define to 1 if you have the <stdlib.h> header file. */
58*869ffda3Schristos #define HAVE_STDLIB_H 1
59*869ffda3Schristos 
60*869ffda3Schristos /* Define to 1 if you have the <strings.h> header file. */
61*869ffda3Schristos #define HAVE_STRINGS_H 1
62*869ffda3Schristos 
63*869ffda3Schristos /* Define to 1 if you have the <string.h> header file. */
64*869ffda3Schristos #define HAVE_STRING_H 1
65*869ffda3Schristos 
66*869ffda3Schristos /* Define to 1 if you have the <sys/param.h> header file. */
67*869ffda3Schristos #define HAVE_SYS_PARAM_H 1
68*869ffda3Schristos 
69*869ffda3Schristos /* Define to 1 if you have the <sys/stat.h> header file. */
70*869ffda3Schristos #define HAVE_SYS_STAT_H 1
71*869ffda3Schristos 
72*869ffda3Schristos /* Define to 1 if you have the <sys/types.h> header file. */
73*869ffda3Schristos #define HAVE_SYS_TYPES_H 1
74*869ffda3Schristos 
75*869ffda3Schristos /* Define to 1 if you have the <unistd.h> header file. */
76*869ffda3Schristos #define HAVE_UNISTD_H 1
77*869ffda3Schristos 
78*869ffda3Schristos /* Define to the sub-directory in which libtool stores uninstalled libraries.
79*869ffda3Schristos    */
80*869ffda3Schristos #define LT_OBJDIR ".libs/"
81*869ffda3Schristos 
82*869ffda3Schristos /* Name of package */
83*869ffda3Schristos #define PACKAGE "libctf-library"
84*869ffda3Schristos 
85*869ffda3Schristos /* Define to the address where bug reports for this package should be sent. */
86*869ffda3Schristos #define PACKAGE_BUGREPORT ""
87*869ffda3Schristos 
88*869ffda3Schristos /* Define to the full name of this package. */
89*869ffda3Schristos #define PACKAGE_NAME "libctf library"
90*869ffda3Schristos 
91*869ffda3Schristos /* Define to the full name and version of this package. */
92*869ffda3Schristos #define PACKAGE_STRING "libctf library 1.2.0-pre"
93*869ffda3Schristos 
94*869ffda3Schristos /* Define to the one symbol short name of this package. */
95*869ffda3Schristos #define PACKAGE_TARNAME "libctf-library"
96*869ffda3Schristos 
97*869ffda3Schristos /* Define to the home page for this package. */
98*869ffda3Schristos #define PACKAGE_URL ""
99*869ffda3Schristos 
100*869ffda3Schristos /* Define to the version of this package. */
101*869ffda3Schristos #define PACKAGE_VERSION "1.2.0-pre"
102*869ffda3Schristos 
103*869ffda3Schristos /* Define to 1 if you have the ANSI C header files. */
104*869ffda3Schristos #define STDC_HEADERS 1
105*869ffda3Schristos 
106*869ffda3Schristos /* Enable extensions on AIX 3, Interix.  */
107*869ffda3Schristos #ifndef _ALL_SOURCE
108*869ffda3Schristos # define _ALL_SOURCE 1
109*869ffda3Schristos #endif
110*869ffda3Schristos /* Enable GNU extensions on systems that have them.  */
111*869ffda3Schristos #ifndef _GNU_SOURCE
112*869ffda3Schristos # define _GNU_SOURCE 1
113*869ffda3Schristos #endif
114*869ffda3Schristos /* Enable threading extensions on Solaris.  */
115*869ffda3Schristos #ifndef _POSIX_PTHREAD_SEMANTICS
116*869ffda3Schristos # define _POSIX_PTHREAD_SEMANTICS 1
117*869ffda3Schristos #endif
118*869ffda3Schristos /* Enable extensions on HP NonStop.  */
119*869ffda3Schristos #ifndef _TANDEM_SOURCE
120*869ffda3Schristos # define _TANDEM_SOURCE 1
121*869ffda3Schristos #endif
122*869ffda3Schristos /* Enable general extensions on Solaris.  */
123*869ffda3Schristos #ifndef __EXTENSIONS__
124*869ffda3Schristos # define __EXTENSIONS__ 1
125*869ffda3Schristos #endif
126*869ffda3Schristos 
127*869ffda3Schristos 
128*869ffda3Schristos /* Version number of package */
129*869ffda3Schristos #define VERSION "1.2.0-pre"
130*869ffda3Schristos 
131*869ffda3Schristos /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
132*869ffda3Schristos    significant byte first (like Motorola and SPARC, unlike Intel). */
133*869ffda3Schristos #if defined AC_APPLE_UNIVERSAL_BUILD
134*869ffda3Schristos # if defined __BIG_ENDIAN__
135*869ffda3Schristos #  define WORDS_BIGENDIAN 1
136*869ffda3Schristos # endif
137*869ffda3Schristos #else
138*869ffda3Schristos # ifndef WORDS_BIGENDIAN
139*869ffda3Schristos /* #  undef WORDS_BIGENDIAN */
140*869ffda3Schristos # endif
141*869ffda3Schristos #endif
142*869ffda3Schristos 
143*869ffda3Schristos /* Enable large inode numbers on Mac OS X 10.5.  */
144*869ffda3Schristos #ifndef _DARWIN_USE_64_BIT_INODE
145*869ffda3Schristos # define _DARWIN_USE_64_BIT_INODE 1
146*869ffda3Schristos #endif
147*869ffda3Schristos 
148*869ffda3Schristos /* Number of bits in a file offset, on hosts where this is settable. */
149*869ffda3Schristos /* #undef _FILE_OFFSET_BITS */
150*869ffda3Schristos 
151*869ffda3Schristos /* Define for large files, on AIX-style hosts. */
152*869ffda3Schristos /* #undef _LARGE_FILES */
153*869ffda3Schristos 
154*869ffda3Schristos /* Define to 1 if on MINIX. */
155*869ffda3Schristos /* #undef _MINIX */
156*869ffda3Schristos 
157*869ffda3Schristos /* Define to 2 if the system does not provide POSIX.1 features except with
158*869ffda3Schristos    this defined. */
159*869ffda3Schristos /* #undef _POSIX_1_SOURCE */
160*869ffda3Schristos 
161*869ffda3Schristos /* Define to 1 if you need to in order for `stat' and other things to work. */
162*869ffda3Schristos /* #undef _POSIX_SOURCE */
163