1/* This file is automatically generated.  DO NOT EDIT! */
2/* Generated from: 	NetBSD: mknative-binutils,v 1.7 2009/11/09 13:50:41 skrll Exp  */
3/* Generated from: NetBSD: mknative.common,v 1.9 2007/02/05 18:26:01 apb Exp  */
4
5/* config.h.  Generated from config.in by configure.  */
6/* config.in.  Generated from configure.in by autoheader.  */
7
8/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
9   systems. This function is required for `alloca.c' support on those systems.
10   */
11/* #undef CRAY_STACKSEG_END */
12
13/* Define to 1 if using `alloca.c'. */
14/* #undef C_ALLOCA */
15
16/* Define to 1 if translation of program messages to the user's native
17   language is requested. */
18#define ENABLE_NLS 1
19
20/* Suffix used for executables, if any. */
21#define EXECUTABLE_SUFFIX ""
22
23/* Define to 1 if you have `alloca', as a function or macro. */
24#define HAVE_ALLOCA 1
25
26/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
27   */
28/* #undef HAVE_ALLOCA_H */
29
30/* Define to 1 if you have the declaration of `environ', and to 0 if you
31   don't. */
32#define HAVE_DECL_ENVIRON 0
33
34/* Define to 1 if you have the declaration of `fprintf', and to 0 if you
35   don't. */
36#define HAVE_DECL_FPRINTF 1
37
38/* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
39   don't. */
40#define HAVE_DECL_GETC_UNLOCKED 1
41
42/* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
43   */
44#define HAVE_DECL_GETENV 1
45
46/* Is the prototype for getopt in <unistd.h> in the expected format? */
47#define HAVE_DECL_GETOPT 1
48
49/* Define to 1 if you have the declaration of `sbrk', and to 0 if you don't.
50   */
51#define HAVE_DECL_SBRK 1
52
53/* Define to 1 if you have the declaration of `snprintf', and to 0 if you
54   don't. */
55#define HAVE_DECL_SNPRINTF 1
56
57/* Define to 1 if you have the declaration of `stpcpy', and to 0 if you don't.
58   */
59#define HAVE_DECL_STPCPY 1
60
61/* Define to 1 if you have the declaration of `strstr', and to 0 if you don't.
62   */
63#define HAVE_DECL_STRSTR 1
64
65/* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
66   don't. */
67#define HAVE_DECL_VSNPRINTF 1
68
69/* Define to 1 if you have the <dlfcn.h> header file. */
70#define HAVE_DLFCN_H 1
71
72/* Does the platform use an executable suffix? */
73/* #undef HAVE_EXECUTABLE_SUFFIX */
74
75/* Define to 1 if you have the <fcntl.h> header file. */
76#define HAVE_FCNTL_H 1
77
78/* Define to 1 if you have the `getc_unlocked' function. */
79#define HAVE_GETC_UNLOCKED 1
80
81/* Does <utime.h> define struct utimbuf? */
82#define HAVE_GOOD_UTIME_H 1
83
84/* Define if you have the iconv() function. */
85#define HAVE_ICONV 1
86
87/* Define to 1 if you have the <inttypes.h> header file. */
88#define HAVE_INTTYPES_H 1
89
90/* Define to 1 if you have the <limits.h> header file. */
91#define HAVE_LIMITS_H 1
92
93/* Define to 1 if you have the <memory.h> header file. */
94#define HAVE_MEMORY_H 1
95
96/* Define to 1 if you have the `mkdtemp' function. */
97#define HAVE_MKDTEMP 1
98
99/* Define to 1 if you have the `mkstemp' function. */
100#define HAVE_MKSTEMP 1
101
102/* Define to 1 if you have the `sbrk' function. */
103#define HAVE_SBRK 1
104
105/* Define to 1 if you have the `setmode' function. */
106#define HAVE_SETMODE 1
107
108/* Define to 1 if you have the <stdint.h> header file. */
109#define HAVE_STDINT_H 1
110
111/* Define to 1 if you have the <stdlib.h> header file. */
112#define HAVE_STDLIB_H 1
113
114/* Define to 1 if you have the `strcoll' function. */
115#define HAVE_STRCOLL 1
116
117/* Define to 1 if you have the <strings.h> header file. */
118#define HAVE_STRINGS_H 1
119
120/* Define to 1 if you have the <string.h> header file. */
121#define HAVE_STRING_H 1
122
123/* Define to 1 if you have the <sys/file.h> header file. */
124#define HAVE_SYS_FILE_H 1
125
126/* Define to 1 if you have the <sys/param.h> header file. */
127#define HAVE_SYS_PARAM_H 1
128
129/* Define to 1 if you have the <sys/stat.h> header file. */
130#define HAVE_SYS_STAT_H 1
131
132/* Define to 1 if you have the <sys/types.h> header file. */
133#define HAVE_SYS_TYPES_H 1
134
135/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
136#define HAVE_SYS_WAIT_H 1
137
138/* Is the type time_t defined in <time.h>? */
139#define HAVE_TIME_T_IN_TIME_H 1
140
141/* Is the type time_t defined in <sys/types.h>? */
142#define HAVE_TIME_T_IN_TYPES_H 1
143
144/* Define to 1 if you have the <unistd.h> header file. */
145#define HAVE_UNISTD_H 1
146
147/* Define to 1 if you have the `utimes' function. */
148#define HAVE_UTIMES 1
149
150/* Define to 1 if you have the <zlib.h> header file. */
151#define HAVE_ZLIB_H 1
152
153/* Define as const if the declaration of iconv() needs const. */
154#define ICONV_CONST const
155
156/* Define to the sub-directory in which libtool stores uninstalled libraries.
157   */
158#define LT_OBJDIR ".libs/"
159
160/* Name of package */
161#define PACKAGE "binutils"
162
163/* Define to the address where bug reports for this package should be sent. */
164#define PACKAGE_BUGREPORT ""
165
166/* Define to the full name of this package. */
167#define PACKAGE_NAME ""
168
169/* Define to the full name and version of this package. */
170#define PACKAGE_STRING ""
171
172/* Define to the one symbol short name of this package. */
173#define PACKAGE_TARNAME ""
174
175/* Define to the home page for this package. */
176#define PACKAGE_URL ""
177
178/* Define to the version of this package. */
179#define PACKAGE_VERSION ""
180
181/* If using the C implementation of alloca, define if you know the
182   direction of stack growth for your system; otherwise it will be
183   automatically deduced at runtime.
184	STACK_DIRECTION > 0 => grows toward higher addresses
185	STACK_DIRECTION < 0 => grows toward lower addresses
186	STACK_DIRECTION = 0 => direction of growth unknown */
187/* #undef STACK_DIRECTION */
188
189/* Define to 1 if you have the ANSI C header files. */
190#define STDC_HEADERS 1
191
192/* Configured target name. */
193#define TARGET "x86_64--netbsd"
194
195/* Define to 1 if user symbol names have a leading underscore, 0 if not. */
196#define TARGET_PREPENDS_UNDERSCORE 0
197
198/* Use b modifier when opening binary files? */
199/* #undef USE_BINARY_FOPEN */
200
201/* Enable extensions on AIX 3, Interix.  */
202#ifndef _ALL_SOURCE
203# define _ALL_SOURCE 1
204#endif
205/* Enable GNU extensions on systems that have them.  */
206#ifndef _GNU_SOURCE
207# define _GNU_SOURCE 1
208#endif
209/* Enable threading extensions on Solaris.  */
210#ifndef _POSIX_PTHREAD_SEMANTICS
211# define _POSIX_PTHREAD_SEMANTICS 1
212#endif
213/* Enable extensions on HP NonStop.  */
214#ifndef _TANDEM_SOURCE
215# define _TANDEM_SOURCE 1
216#endif
217/* Enable general extensions on Solaris.  */
218#ifndef __EXTENSIONS__
219# define __EXTENSIONS__ 1
220#endif
221
222
223/* Version number of package */
224#define VERSION "2.21.1"
225
226/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
227   `char[]'. */
228#define YYTEXT_POINTER 1
229
230/* Number of bits in a file offset, on hosts where this is settable. */
231/* #undef _FILE_OFFSET_BITS */
232
233/* Define for large files, on AIX-style hosts. */
234/* #undef _LARGE_FILES */
235
236/* Define to 1 if on MINIX. */
237/* #undef _MINIX */
238
239/* Define to 2 if the system does not provide POSIX.1 features except with
240   this defined. */
241/* #undef _POSIX_1_SOURCE */
242
243/* Define to 1 if you need to in order for `stat' and other things to work. */
244/* #undef _POSIX_SOURCE */
245