1221167Sgnn/* This file is automatically generated.  DO NOT EDIT! */
2221167Sgnn/* Generated from: NetBSD: mknative-binutils,v 1.9 2013/10/01 15:41:17 skrll Exp  */
3221167Sgnn/* Generated from: NetBSD: mknative.common,v 1.11 2014/02/17 21:39:43 christos Exp  */
4221167Sgnn
5221167Sgnn/* config.h.  Generated from config.in by configure.  */
6221167Sgnn/* config.in.  Generated from configure.ac by autoheader.  */
7221167Sgnn
8221167Sgnn/* Check that config.h is #included before system headers
9221167Sgnn   (this works only for glibc, but that should be enough).  */
10221167Sgnn#if defined(__GLIBC__) && !defined(__FreeBSD_kernel__) && !defined(__CONFIG_H__)
11221167Sgnn#  error config.h must be #included before system headers
12221167Sgnn#endif
13221167Sgnn#define __CONFIG_H__ 1
14221167Sgnn
15221167Sgnn/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
16221167Sgnn   systems. This function is required for `alloca.c' support on those systems.
17221167Sgnn   */
18221167Sgnn/* #undef CRAY_STACKSEG_END */
19221167Sgnn
20221167Sgnn/* Define to 1 if using `alloca.c'. */
21221167Sgnn/* #undef C_ALLOCA */
22221167Sgnn
23221167Sgnn/* Should ar and ranlib use -D behavior by default? */
24221167Sgnn#define DEFAULT_AR_DETERMINISTIC 0
25221167Sgnn
26221167Sgnn/* Should strings use -a behavior by default? */
27221167Sgnn#define DEFAULT_STRINGS_ALL 1
28221167Sgnn
29221167Sgnn/* Define to 1 if translation of program messages to the user's native
30221167Sgnn   language is requested. */
31221167Sgnn#define ENABLE_NLS 1
32221167Sgnn
33221167Sgnn/* Suffix used for executables, if any. */
34221167Sgnn#define EXECUTABLE_SUFFIX ""
35221167Sgnn
36221167Sgnn/* Define to 1 if you have `alloca', as a function or macro. */
37221167Sgnn#define HAVE_ALLOCA 1
38221167Sgnn
39221167Sgnn/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
40221167Sgnn   */
41221167Sgnn/* #undef HAVE_ALLOCA_H */
42221167Sgnn
43221167Sgnn/* Define to 1 if you have the declaration of `environ', and to 0 if you
44221167Sgnn   don't. */
45221167Sgnn#define HAVE_DECL_ENVIRON 0
46221167Sgnn
47221167Sgnn/* Define to 1 if you have the declaration of `fprintf', and to 0 if you
48221167Sgnn   don't. */
49221167Sgnn#define HAVE_DECL_FPRINTF 1
50221167Sgnn
51221167Sgnn/* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
52221167Sgnn   don't. */
53221167Sgnn#define HAVE_DECL_GETC_UNLOCKED 1
54221167Sgnn
55221167Sgnn/* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
56221167Sgnn   */
57221167Sgnn#define HAVE_DECL_GETENV 1
58221167Sgnn
59221167Sgnn/* Is the prototype for getopt in <unistd.h> in the expected format? */
60221167Sgnn#define HAVE_DECL_GETOPT 1
61221167Sgnn
62221167Sgnn/* Define to 1 if you have the declaration of `sbrk', and to 0 if you don't.
63221167Sgnn   */
64221167Sgnn#define HAVE_DECL_SBRK 1
65221167Sgnn
66221167Sgnn/* Define to 1 if you have the declaration of `snprintf', and to 0 if you
67221167Sgnn   don't. */
68221167Sgnn#define HAVE_DECL_SNPRINTF 1
69221167Sgnn
70221167Sgnn/* Define to 1 if you have the declaration of `stpcpy', and to 0 if you don't.
71221167Sgnn   */
72221167Sgnn#define HAVE_DECL_STPCPY 1
73221167Sgnn
74221167Sgnn/* Define to 1 if you have the declaration of `strnlen', and to 0 if you
75221167Sgnn   don't. */
76221167Sgnn#define HAVE_DECL_STRNLEN 1
77221167Sgnn
78221167Sgnn/* Define to 1 if you have the declaration of `strstr', and to 0 if you don't.
79221167Sgnn   */
80221167Sgnn#define HAVE_DECL_STRSTR 1
81221167Sgnn
82221167Sgnn/* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
83221167Sgnn   don't. */
84221167Sgnn#define HAVE_DECL_VSNPRINTF 1
85221167Sgnn
86221167Sgnn/* Define to 1 if you have the <dlfcn.h> header file. */
87221167Sgnn#define HAVE_DLFCN_H 1
88221167Sgnn
89221167Sgnn/* Does the platform use an executable suffix? */
90221167Sgnn/* #undef HAVE_EXECUTABLE_SUFFIX */
91221167Sgnn
92221167Sgnn/* Define to 1 if you have the <fcntl.h> header file. */
93221167Sgnn#define HAVE_FCNTL_H 1
94221167Sgnn
95221167Sgnn/* Define to 1 if you have the `getc_unlocked' function. */
96221167Sgnn#define HAVE_GETC_UNLOCKED 1
97221167Sgnn
98221167Sgnn/* Does <utime.h> define struct utimbuf? */
99221167Sgnn#define HAVE_GOOD_UTIME_H 1
100221167Sgnn
101221167Sgnn/* Define if you have the iconv() function. */
102221167Sgnn#define HAVE_ICONV 1
103221167Sgnn
104221167Sgnn/* Define to 1 if you have the <inttypes.h> header file. */
105221167Sgnn#define HAVE_INTTYPES_H 1
106221167Sgnn
107221167Sgnn/* Define if your <locale.h> file defines LC_MESSAGES. */
108221167Sgnn#define HAVE_LC_MESSAGES 1
109221167Sgnn
110221167Sgnn/* Define to 1 if you have the <limits.h> header file. */
111221167Sgnn#define HAVE_LIMITS_H 1
112221167Sgnn
113221167Sgnn/* Define to 1 if you have the <locale.h> header file. */
114221167Sgnn#define HAVE_LOCALE_H 1
115221167Sgnn
116221167Sgnn/* Define to 1 if the system has the type `long long'. */
117221167Sgnn#define HAVE_LONG_LONG 1
118221167Sgnn
119221167Sgnn/* Define if mbstate_t exists in wchar.h. */
120221167Sgnn#define HAVE_MBSTATE_T 1
121221167Sgnn
122221167Sgnn/* Define to 1 if you have the <memory.h> header file. */
123221167Sgnn#define HAVE_MEMORY_H 1
124221167Sgnn
125221167Sgnn/* Define to 1 if you have the `mkdtemp' function. */
126221167Sgnn#define HAVE_MKDTEMP 1
127221167Sgnn
128221167Sgnn/* Define to 1 if you have the `mkstemp' function. */
129221167Sgnn#define HAVE_MKSTEMP 1
130221167Sgnn
131221167Sgnn/* Define to 1 if you have the `sbrk' function. */
132221167Sgnn#define HAVE_SBRK 1
133221167Sgnn
134221167Sgnn/* Define to 1 if you have the `setlocale' function. */
135221167Sgnn#define HAVE_SETLOCALE 1
136221167Sgnn
137221167Sgnn/* Define to 1 if you have the `setmode' function. */
138221167Sgnn#define HAVE_SETMODE 1
139221167Sgnn
140221167Sgnn/* Define to 1 if you have the <stdint.h> header file. */
141221167Sgnn#define HAVE_STDINT_H 1
142221167Sgnn
143221167Sgnn/* Define to 1 if you have the <stdlib.h> header file. */
144221167Sgnn#define HAVE_STDLIB_H 1
145221167Sgnn
146221167Sgnn/* Define to 1 if you have the `strcoll' function. */
147221167Sgnn#define HAVE_STRCOLL 1
148221167Sgnn
149221167Sgnn/* Define to 1 if you have the <strings.h> header file. */
150221167Sgnn#define HAVE_STRINGS_H 1
151221167Sgnn
152221167Sgnn/* Define to 1 if you have the <string.h> header file. */
153221167Sgnn#define HAVE_STRING_H 1
154221167Sgnn
155221167Sgnn/* Define to 1 if you have the <sys/file.h> header file. */
156221167Sgnn#define HAVE_SYS_FILE_H 1
157221167Sgnn
158221167Sgnn/* Define to 1 if you have the <sys/param.h> header file. */
159221167Sgnn#define HAVE_SYS_PARAM_H 1
160221167Sgnn
161221167Sgnn/* Define to 1 if you have the <sys/stat.h> header file. */
162221167Sgnn#define HAVE_SYS_STAT_H 1
163221167Sgnn
164221167Sgnn/* Define to 1 if you have the <sys/types.h> header file. */
165221167Sgnn#define HAVE_SYS_TYPES_H 1
166221167Sgnn
167221167Sgnn/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
168221167Sgnn#define HAVE_SYS_WAIT_H 1
169221167Sgnn
170221167Sgnn/* Is the type time_t defined in <time.h>? */
171221167Sgnn#define HAVE_TIME_T_IN_TIME_H 1
172221167Sgnn
173221167Sgnn/* Is the type time_t defined in <sys/types.h>? */
174221167Sgnn#define HAVE_TIME_T_IN_TYPES_H 1
175221167Sgnn
176221167Sgnn/* Define to 1 if you have the <unistd.h> header file. */
177221167Sgnn#define HAVE_UNISTD_H 1
178221167Sgnn
179221167Sgnn/* Define to 1 if you have the `utimes' function. */
180221167Sgnn#define HAVE_UTIMES 1
181221167Sgnn
182221167Sgnn/* Define to 1 if you have the <wchar.h> header file. */
183221167Sgnn#define HAVE_WCHAR_H 1
184221167Sgnn
185221167Sgnn/* Define to 1 if you have the <windows.h> header file. */
186221167Sgnn/* #undef HAVE_WINDOWS_H */
187221167Sgnn
188221167Sgnn/* Define as const if the declaration of iconv() needs const. */
189221167Sgnn#define ICONV_CONST
190221167Sgnn
191221167Sgnn/* Define to the sub-directory in which libtool stores uninstalled libraries.
192221167Sgnn   */
193221167Sgnn#define LT_OBJDIR ".libs/"
194221167Sgnn
195221167Sgnn/* Name of package */
196221167Sgnn#define PACKAGE "binutils"
197221167Sgnn
198221167Sgnn/* Define to the address where bug reports for this package should be sent. */
199221167Sgnn#define PACKAGE_BUGREPORT ""
200221167Sgnn
201221167Sgnn/* Define to the full name of this package. */
202221167Sgnn#define PACKAGE_NAME "binutils"
203221167Sgnn
204221167Sgnn/* Define to the full name and version of this package. */
205221167Sgnn#define PACKAGE_STRING "binutils 2.26.1"
206221167Sgnn
207221167Sgnn/* Define to the one symbol short name of this package. */
208221167Sgnn#define PACKAGE_TARNAME "binutils"
209221167Sgnn
210221167Sgnn/* Define to the home page for this package. */
211221167Sgnn#define PACKAGE_URL ""
212221167Sgnn
213221167Sgnn/* Define to the version of this package. */
214221167Sgnn#define PACKAGE_VERSION "2.26.1"
215221167Sgnn
216221167Sgnn/* The size of `long', as computed by sizeof. */
217221167Sgnn#define SIZEOF_LONG 4
218221167Sgnn
219221167Sgnn/* The size of `long long', as computed by sizeof. */
220221167Sgnn#define SIZEOF_LONG_LONG 8
221221167Sgnn
222221167Sgnn/* If using the C implementation of alloca, define if you know the
223221167Sgnn   direction of stack growth for your system; otherwise it will be
224221167Sgnn   automatically deduced at runtime.
225221167Sgnn	STACK_DIRECTION > 0 => grows toward higher addresses
226221167Sgnn	STACK_DIRECTION < 0 => grows toward lower addresses
227221167Sgnn	STACK_DIRECTION = 0 => direction of growth unknown */
228221167Sgnn/* #undef STACK_DIRECTION */
229221167Sgnn
230221167Sgnn/* Define to 1 if you have the ANSI C header files. */
231221167Sgnn#define STDC_HEADERS 1
232221167Sgnn
233221167Sgnn/* Define if you can safely include both <string.h> and <strings.h>. */
234221167Sgnn#define STRING_WITH_STRINGS 1
235221167Sgnn
236221167Sgnn/* Configured target name. */
237221167Sgnn#define TARGET "or1k--netbsd"
238221167Sgnn
239221167Sgnn/* Define to 1 if user symbol names have a leading underscore, 0 if not. */
240221167Sgnn#define TARGET_PREPENDS_UNDERSCORE 0
241221167Sgnn
242221167Sgnn/* Use b modifier when opening binary files? */
243221167Sgnn/* #undef USE_BINARY_FOPEN */
244
245/* Enable extensions on AIX 3, Interix.  */
246#ifndef _ALL_SOURCE
247# define _ALL_SOURCE 1
248#endif
249/* Enable GNU extensions on systems that have them.  */
250#ifndef _GNU_SOURCE
251# define _GNU_SOURCE 1
252#endif
253/* Enable threading extensions on Solaris.  */
254#ifndef _POSIX_PTHREAD_SEMANTICS
255# define _POSIX_PTHREAD_SEMANTICS 1
256#endif
257/* Enable extensions on HP NonStop.  */
258#ifndef _TANDEM_SOURCE
259# define _TANDEM_SOURCE 1
260#endif
261/* Enable general extensions on Solaris.  */
262#ifndef __EXTENSIONS__
263# define __EXTENSIONS__ 1
264#endif
265
266
267/* Version number of package */
268#define VERSION "2.26.1"
269
270/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
271   `char[]'. */
272#define YYTEXT_POINTER 1
273
274/* Number of bits in a file offset, on hosts where this is settable. */
275/* #undef _FILE_OFFSET_BITS */
276
277/* Define for large files, on AIX-style hosts. */
278/* #undef _LARGE_FILES */
279
280/* Define to 1 if on MINIX. */
281/* #undef _MINIX */
282
283/* Define to 2 if the system does not provide POSIX.1 features except with
284   this defined. */
285/* #undef _POSIX_1_SOURCE */
286
287/* Define to 1 if you need to in order for `stat' and other things to work. */
288/* #undef _POSIX_SOURCE */
289