1169689Skan/* This file is automatically generated.  DO NOT EDIT! */
2169689Skan/* Generated from: NetBSD: mknative-binutils,v 1.14 2022/12/24 20:17:46 christos Exp  */
3171825Skan/* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp  */
4169689Skan
5169689Skan/* config.h.  Generated from config.in by configure.  */
6169689Skan/* config.in.  Generated from configure.ac by autoheader.  */
7169689Skan
8169689Skan/* Check that config.h is #included before system headers
9169689Skan   (this works only for glibc, but that should be enough).  */
10169689Skan#if defined(__GLIBC__) && !defined(__FreeBSD_kernel__) && !defined(__CONFIG_H__)
11169689Skan#  error config.h must be #included before system headers
12169689Skan#endif
13169689Skan#define __CONFIG_H__ 1
14169689Skan
15169689Skan/* Define if you want run-time sanity checks. */
16169689Skan/* #undef ENABLE_CHECKING */
17169689Skan
18169689Skan/* Define to 1 if translation of program messages to the user's native
19169689Skan   language is requested. */
20169689Skan#define ENABLE_NLS 1
21169689Skan
22169689Skan/* Define to 1 if you have the declaration of `basename', and to 0 if you
23169689Skan   don't. */
24169689Skan#define HAVE_DECL_BASENAME 0
25169689Skan
26169689Skan/* Define to 1 if you have the declaration of `stpcpy', and to 0 if you don't.
27169689Skan   */
28169689Skan#define HAVE_DECL_STPCPY 1
29169689Skan
30169689Skan/* Define to 1 if you have the <dlfcn.h> header file. */
31169689Skan#define HAVE_DLFCN_H 1
32169689Skan
33169689Skan/* Define to 1 if you have the <inttypes.h> header file. */
34169689Skan#define HAVE_INTTYPES_H 1
35169689Skan
36169689Skan/* Define to 1 if you have the <memory.h> header file. */
37169689Skan#define HAVE_MEMORY_H 1
38169689Skan
39169689Skan/* Define if sigsetjmp is available. */
40169689Skan#define HAVE_SIGSETJMP 1
41169689Skan
42169689Skan/* Define to 1 if you have the <stdint.h> header file. */
43169689Skan#define HAVE_STDINT_H 1
44169689Skan
45169689Skan/* Define to 1 if you have the <stdlib.h> header file. */
46169689Skan#define HAVE_STDLIB_H 1
47169689Skan
48169689Skan/* Define to 1 if you have the <strings.h> header file. */
49169689Skan#define HAVE_STRINGS_H 1
50169689Skan
51169689Skan/* Define to 1 if you have the <string.h> header file. */
52169689Skan#define HAVE_STRING_H 1
53169689Skan
54169689Skan/* Define to 1 if you have the <sys/stat.h> header file. */
55169689Skan#define HAVE_SYS_STAT_H 1
56169689Skan
57169689Skan/* Define to 1 if you have the <sys/types.h> header file. */
58169689Skan#define HAVE_SYS_TYPES_H 1
59169689Skan
60169689Skan/* Define to 1 if you have the <unistd.h> header file. */
61169689Skan#define HAVE_UNISTD_H 1
62169689Skan
63169689Skan/* Define to the sub-directory in which libtool stores uninstalled libraries.
64169689Skan   */
65169689Skan#define LT_OBJDIR ".libs/"
66169689Skan
67169689Skan/* Name of package */
68169689Skan#define PACKAGE "opcodes"
69169689Skan
70169689Skan/* Define to the address where bug reports for this package should be sent. */
71169689Skan#define PACKAGE_BUGREPORT ""
72169689Skan
73169689Skan/* Define to the full name of this package. */
74169689Skan#define PACKAGE_NAME "opcodes"
75169689Skan
76169689Skan/* Define to the full name and version of this package. */
77169689Skan#define PACKAGE_STRING "opcodes 2.39"
78169689Skan
79169689Skan/* Define to the one symbol short name of this package. */
80169689Skan#define PACKAGE_TARNAME "opcodes"
81169689Skan
82169689Skan/* Define to the home page for this package. */
83169689Skan#define PACKAGE_URL ""
84169689Skan
85169689Skan/* Define to the version of this package. */
86169689Skan#define PACKAGE_VERSION "2.39"
87169689Skan
88169689Skan/* The size of `void *', as computed by sizeof. */
89169689Skan#define SIZEOF_VOID_P 4
90169689Skan
91169689Skan/* Define to 1 if you have the ANSI C header files. */
92169689Skan#define STDC_HEADERS 1
93169689Skan
94169689Skan/* Enable extensions on AIX 3, Interix.  */
95169689Skan#ifndef _ALL_SOURCE
96169689Skan# define _ALL_SOURCE 1
97169689Skan#endif
98169689Skan/* Enable GNU extensions on systems that have them.  */
99169689Skan#ifndef _GNU_SOURCE
100169689Skan# define _GNU_SOURCE 1
101169689Skan#endif
102169689Skan/* Enable threading extensions on Solaris.  */
103169689Skan#ifndef _POSIX_PTHREAD_SEMANTICS
104169689Skan# define _POSIX_PTHREAD_SEMANTICS 1
105169689Skan#endif
106169689Skan/* Enable extensions on HP NonStop.  */
107169689Skan#ifndef _TANDEM_SOURCE
108169689Skan# define _TANDEM_SOURCE 1
109169689Skan#endif
110169689Skan/* Enable general extensions on Solaris.  */
111169689Skan#ifndef __EXTENSIONS__
112169689Skan# define __EXTENSIONS__ 1
113169689Skan#endif
114169689Skan
115169689Skan
116169689Skan/* Version number of package */
117169689Skan#define VERSION "2.39"
118169689Skan
119169689Skan/* Define to 1 if on MINIX. */
120169689Skan/* #undef _MINIX */
121169689Skan
122169689Skan/* Define to 2 if the system does not provide POSIX.1 features except with
123169689Skan   this defined. */
124169689Skan/* #undef _POSIX_1_SOURCE */
125169689Skan
126169689Skan/* Define to 1 if you need to in order for `stat' and other things to work. */
127169689Skan/* #undef _POSIX_SOURCE */
128169689Skan