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