1103739Stjr/* $FreeBSD$ */
2103739Stjr
3103739Stjr/* config.h.  Generated by configure.  */
4103739Stjr/* config.in.  Generated from configure.in by autoheader.  */
5227753Stheraven
6227753Stheraven/* Define if using AIX 5.2 value for C_WEAKEXT. */
7227753Stheraven/* #undef AIX_WEAK_SUPPORT */
8227753Stheraven
9227753Stheraven/* assert broken? */
10103739Stjr/* #undef BROKEN_ASSERT */
11103739Stjr
12103739Stjr/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
13103739Stjr   systems. This function is required for `alloca.c' support on those systems.
14103739Stjr   */
15103739Stjr/* #undef CRAY_STACKSEG_END */
16103739Stjr
17103739Stjr/* Compiling cross-assembler? */
18103739Stjr/* #undef CROSS_COMPILE */
19103739Stjr
20103739Stjr/* Define to 1 if using `alloca.c'. */
21103739Stjr/* #undef C_ALLOCA */
22103739Stjr
23103739Stjr/* Default architecture. */
24103739Stjr/* #define DEFAULT_ARCH "i386" */
25103739Stjr
26103739Stjr/* Default CRIS architecture. */
27103739Stjr/* #undef DEFAULT_CRIS_ARCH */
28103739Stjr
29103739Stjr/* Default emulation. */
30103739Stjr/* #define DEFAULT_EMULATION "i386elf" */
31103739Stjr
32103739Stjr/* Supported emulations. */
33103739Stjr/* #define EMULATIONS &i386elf, */
34103739Stjr
35103739Stjr/* Define if you want run-time sanity checks. */
36103739Stjr/* #undef ENABLE_CHECKING */
37103739Stjr
38227753Stheraven/* Define to 1 if translation of program messages to the user's native
39103739Stjr   language is requested. */
40103739Stjr/* #undef ENABLE_NLS */
41103739Stjr
42103739Stjr/* Define to 1 if you have `alloca', as a function or macro. */
43103739Stjr#define HAVE_ALLOCA 1
44103739Stjr
45103739Stjr/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
46103739Stjr   */
47103739Stjr/* #undef HAVE_ALLOCA_H */
48103739Stjr
49103739Stjr/* Is the prototype for getopt in <unistd.h> in the expected format? */
50103739Stjr#define HAVE_DECL_GETOPT 1
51103739Stjr
52227753Stheraven/* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
53227753Stheraven   don't. */
54227753Stheraven#define HAVE_DECL_VSNPRINTF 1
55227753Stheraven
56227753Stheraven/* Define to 1 if you have the <dlfcn.h> header file. */
57227753Stheraven#define HAVE_DLFCN_H 1
58227753Stheraven
59227753Stheraven/* Define to 1 if you have the <errno.h> header file. */
60227753Stheraven#define HAVE_ERRNO_H 1
61227753Stheraven
62227753Stheraven/* Define to 1 if you have the <inttypes.h> header file. */
63227753Stheraven#define HAVE_INTTYPES_H 1
64227753Stheraven
65/* Define to 1 if you have the <memory.h> header file. */
66#define HAVE_MEMORY_H 1
67
68/* Define to 1 if you have the `remove' function. */
69/* #undef HAVE_REMOVE */
70
71/* Define to 1 if you have the `sbrk' function. */
72#define HAVE_SBRK 1
73
74/* Define to 1 if you have the <stdarg.h> header file. */
75#define HAVE_STDARG_H 1
76
77/* Define to 1 if you have the <stdint.h> header file. */
78#define HAVE_STDINT_H 1
79
80/* Define to 1 if you have the <stdlib.h> header file. */
81#define HAVE_STDLIB_H 1
82
83/* Define to 1 if you have the <strings.h> header file. */
84#define HAVE_STRINGS_H 1
85
86/* Define to 1 if you have the <string.h> header file. */
87#define HAVE_STRING_H 1
88
89/* Define to 1 if you have the <sys/stat.h> header file. */
90#define HAVE_SYS_STAT_H 1
91
92/* Define to 1 if you have the <sys/types.h> header file. */
93#define HAVE_SYS_TYPES_H 1
94
95/* Define to 1 if you have the <unistd.h> header file. */
96#define HAVE_UNISTD_H 1
97
98/* Define to 1 if you have the `unlink' function. */
99#define HAVE_UNLINK 1
100
101/* Define to 1 if you have the <varargs.h> header file. */
102/* #undef HAVE_VARARGS_H */
103
104/* Using i386 COFF? */
105/* #undef I386COFF */
106
107/* Define to the sub-directory in which libtool stores uninstalled libraries.
108   */
109#define LT_OBJDIR ".libs/"
110
111/* Using m68k COFF? */
112/* #undef M68KCOFF */
113
114/* Using m88k COFF? */
115/* #undef M88KCOFF */
116
117/* Default CPU for MIPS targets. */
118/* #undef MIPS_CPU_STRING_DEFAULT */
119
120/* Generate 64-bit code by default on MIPS targets. */
121/* #undef MIPS_DEFAULT_64BIT */
122
123/* Choose a default ABI for MIPS targets. */
124/* #undef MIPS_DEFAULT_ABI */
125
126/* Define if environ is not declared in system header files. */
127#define NEED_DECLARATION_ENVIRON 1
128
129/* Define if errno is not declared in system header files. */
130/* #undef NEED_DECLARATION_ERRNO */
131
132/* Define if ffs is not declared in system header files. */
133/* #undef NEED_DECLARATION_FFS */
134
135/* Define if free is not declared in system header files. */
136/* #undef NEED_DECLARATION_FREE */
137
138/* Define if malloc is not declared in system header files. */
139/* #undef NEED_DECLARATION_MALLOC */
140
141/* Define if sbrk is not declared in system header files. */
142/* #undef NEED_DECLARATION_SBRK */
143
144/* Define if strstr is not declared in system header files. */
145/* #undef NEED_DECLARATION_STRSTR */
146
147/* a.out support? */
148/* #undef OBJ_MAYBE_AOUT */
149
150/* b.out support? */
151/* #undef OBJ_MAYBE_BOUT */
152
153/* COFF support? */
154/* #undef OBJ_MAYBE_COFF */
155
156/* ECOFF support? */
157/* #undef OBJ_MAYBE_ECOFF */
158
159/* ELF support? */
160/* #undef OBJ_MAYBE_ELF */
161
162/* generic support? */
163/* #undef OBJ_MAYBE_GENERIC */
164
165/* SOM support? */
166/* #undef OBJ_MAYBE_SOM */
167
168/* Name of package */
169#define PACKAGE "gas"
170
171/* Define to the address where bug reports for this package should be sent. */
172#define PACKAGE_BUGREPORT ""
173
174/* Define to the full name of this package. */
175#define PACKAGE_NAME ""
176
177/* Define to the full name and version of this package. */
178#define PACKAGE_STRING ""
179
180/* Define to the one symbol short name of this package. */
181#define PACKAGE_TARNAME ""
182
183/* Define to the version of this package. */
184#define PACKAGE_VERSION ""
185
186/* Define if defaulting to ELF on SCO 5. */
187/* #undef SCO_ELF */
188
189/* If using the C implementation of alloca, define if you know the
190   direction of stack growth for your system; otherwise it will be
191   automatically deduced at run-time.
192	STACK_DIRECTION > 0 => grows toward higher addresses
193	STACK_DIRECTION < 0 => grows toward lower addresses
194	STACK_DIRECTION = 0 => direction of growth unknown */
195/* #undef STACK_DIRECTION */
196
197/* Define to 1 if you have the ANSI C header files. */
198#define STDC_HEADERS 1
199
200/* Using strict COFF? */
201/* #undef STRICTCOFF */
202
203/* Target alias. */
204/* #define TARGET_ALIAS "i386-unknown-freebsd9.0" */
205
206/* Define as 1 if big endian. */
207/* #undef TARGET_BYTES_BIG_ENDIAN */
208
209/* Canonical target. */
210/* #define TARGET_CANONICAL "i386-unknown-freebsd9.0" */
211
212/* Target CPU. */
213/* #define TARGET_CPU "i386" */
214
215/* Target OS. */
216/* #define TARGET_OS "freebsd9.0" */
217
218/* Define if default target is PowerPC Solaris. */
219/* #undef TARGET_SOLARIS_COMMENT */
220
221/* Define if target is Symbian OS. */
222/* #undef TARGET_SYMBIAN */
223
224/* Target vendor. */
225/* #define TARGET_VENDOR "unknown" */
226
227/* Use b modifier when opening binary files? */
228/* #undef USE_BINARY_FOPEN */
229
230/* Use emulation support? */
231/* #undef USE_EMULATIONS */
232
233/* Allow use of E_MIPS_ABI_O32 on MIPS targets. */
234/* #undef USE_E_MIPS_ABI_O32 */
235
236/* Using cgen code? */
237/* #undef USING_CGEN */
238
239/* Version number of package */
240/* #define VERSION "2.17.50" */
241
242/* Define to 1 if your processor stores words with the most significant byte
243   first (like Motorola and SPARC, unlike Intel and VAX). */
244/* #undef WORDS_BIGENDIAN */
245
246/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
247   `char[]'. */
248#define YYTEXT_POINTER 1
249
250/* Define to `__inline__' or `__inline' if that's what the C compiler
251   calls it, or to nothing if 'inline' is not supported under any name.  */
252#ifndef __cplusplus
253/* #undef inline */
254#endif
255