PR gas/2991
[external/binutils.git] / gas / config.in
1 /* config.in.  Generated from configure.in by autoheader.  */
2
3 /* Define if using AIX 5.2 value for C_WEAKEXT. */
4 #undef AIX_WEAK_SUPPORT
5
6 /* assert broken? */
7 #undef BROKEN_ASSERT
8
9 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
10    systems. This function is required for `alloca.c' support on those systems.
11    */
12 #undef CRAY_STACKSEG_END
13
14 /* Compiling cross-assembler? */
15 #undef CROSS_COMPILE
16
17 /* Define to 1 if using `alloca.c'. */
18 #undef C_ALLOCA
19
20 /* Default architecture. */
21 #undef DEFAULT_ARCH
22
23 /* Default CRIS architecture. */
24 #undef DEFAULT_CRIS_ARCH
25
26 /* Default emulation. */
27 #undef DEFAULT_EMULATION
28
29 /* Supported emulations. */
30 #undef EMULATIONS
31
32 /* Define to 1 if translation of program messages to the user's native
33    language is requested. */
34 #undef ENABLE_NLS
35
36 /* Define to 1 if you have `alloca', as a function or macro. */
37 #undef HAVE_ALLOCA
38
39 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
40    */
41 #undef HAVE_ALLOCA_H
42
43 /* Is the prototype for getopt in <unistd.h> in the expected format? */
44 #undef HAVE_DECL_GETOPT
45
46 /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
47    don't. */
48 #undef HAVE_DECL_VSNPRINTF
49
50 /* Define to 1 if you have the <errno.h> header file. */
51 #undef HAVE_ERRNO_H
52
53 /* Define to 1 if you have the <inttypes.h> header file. */
54 #undef HAVE_INTTYPES_H
55
56 /* Define to 1 if you have the <memory.h> header file. */
57 #undef HAVE_MEMORY_H
58
59 /* Define to 1 if you have the `remove' function. */
60 #undef HAVE_REMOVE
61
62 /* Define to 1 if you have the `sbrk' function. */
63 #undef HAVE_SBRK
64
65 /* Define to 1 if you have the <stdarg.h> header file. */
66 #undef HAVE_STDARG_H
67
68 /* Define to 1 if you have the <stdint.h> header file. */
69 #undef HAVE_STDINT_H
70
71 /* Define to 1 if you have the <stdlib.h> header file. */
72 #undef HAVE_STDLIB_H
73
74 /* Define to 1 if you have the <strings.h> header file. */
75 #undef HAVE_STRINGS_H
76
77 /* Define to 1 if you have the <string.h> header file. */
78 #undef HAVE_STRING_H
79
80 /* Define to 1 if you have the <sys/stat.h> header file. */
81 #undef HAVE_SYS_STAT_H
82
83 /* Define to 1 if you have the <sys/types.h> header file. */
84 #undef HAVE_SYS_TYPES_H
85
86 /* Define to 1 if you have the <unistd.h> header file. */
87 #undef HAVE_UNISTD_H
88
89 /* Define to 1 if you have the `unlink' function. */
90 #undef HAVE_UNLINK
91
92 /* Define to 1 if you have the <varargs.h> header file. */
93 #undef HAVE_VARARGS_H
94
95 /* Using i386 COFF? */
96 #undef I386COFF
97
98 /* Using m68k COFF? */
99 #undef M68KCOFF
100
101 /* Using m88k COFF? */
102 #undef M88KCOFF
103
104 /* Default CPU for MIPS targets. */
105 #undef MIPS_CPU_STRING_DEFAULT
106
107 /* Generate 64-bit code by default on MIPS targets. */
108 #undef MIPS_DEFAULT_64BIT
109
110 /* Choose a default ABI for MIPS targets. */
111 #undef MIPS_DEFAULT_ABI
112
113 /* Define if environ is not declared in system header files. */
114 #undef NEED_DECLARATION_ENVIRON
115
116 /* Define if errno is not declared in system header files. */
117 #undef NEED_DECLARATION_ERRNO
118
119 /* Define if ffs is not declared in system header files. */
120 #undef NEED_DECLARATION_FFS
121
122 /* Define if free is not declared in system header files. */
123 #undef NEED_DECLARATION_FREE
124
125 /* Define if malloc is not declared in system header files. */
126 #undef NEED_DECLARATION_MALLOC
127
128 /* Define if sbrk is not declared in system header files. */
129 #undef NEED_DECLARATION_SBRK
130
131 /* Define if strstr is not declared in system header files. */
132 #undef NEED_DECLARATION_STRSTR
133
134 /* a.out support? */
135 #undef OBJ_MAYBE_AOUT
136
137 /* b.out support? */
138 #undef OBJ_MAYBE_BOUT
139
140 /* COFF support? */
141 #undef OBJ_MAYBE_COFF
142
143 /* ECOFF support? */
144 #undef OBJ_MAYBE_ECOFF
145
146 /* ELF support? */
147 #undef OBJ_MAYBE_ELF
148
149 /* generic support? */
150 #undef OBJ_MAYBE_GENERIC
151
152 /* SOM support? */
153 #undef OBJ_MAYBE_SOM
154
155 /* Name of package */
156 #undef PACKAGE
157
158 /* Define to the address where bug reports for this package should be sent. */
159 #undef PACKAGE_BUGREPORT
160
161 /* Define to the full name of this package. */
162 #undef PACKAGE_NAME
163
164 /* Define to the full name and version of this package. */
165 #undef PACKAGE_STRING
166
167 /* Define to the one symbol short name of this package. */
168 #undef PACKAGE_TARNAME
169
170 /* Define to the version of this package. */
171 #undef PACKAGE_VERSION
172
173 /* Define if defaulting to ELF on SCO 5. */
174 #undef SCO_ELF
175
176 /* If using the C implementation of alloca, define if you know the
177    direction of stack growth for your system; otherwise it will be
178    automatically deduced at run-time.
179         STACK_DIRECTION > 0 => grows toward higher addresses
180         STACK_DIRECTION < 0 => grows toward lower addresses
181         STACK_DIRECTION = 0 => direction of growth unknown */
182 #undef STACK_DIRECTION
183
184 /* Define to 1 if you have the ANSI C header files. */
185 #undef STDC_HEADERS
186
187 /* Using strict COFF? */
188 #undef STRICTCOFF
189
190 /* Target alias. */
191 #undef TARGET_ALIAS
192
193 /* Define as 1 if big endian. */
194 #undef TARGET_BYTES_BIG_ENDIAN
195
196 /* Canonical target. */
197 #undef TARGET_CANONICAL
198
199 /* Target CPU. */
200 #undef TARGET_CPU
201
202 /* Target OS. */
203 #undef TARGET_OS
204
205 /* Define if default target is PowerPC Solaris. */
206 #undef TARGET_SOLARIS_COMMENT
207
208 /* Define if target is Symbian OS. */
209 #undef TARGET_SYMBIAN
210
211 /* Target vendor. */
212 #undef TARGET_VENDOR
213
214 /* Use b modifier when opening binary files? */
215 #undef USE_BINARY_FOPEN
216
217 /* Use emulation support? */
218 #undef USE_EMULATIONS
219
220 /* Allow use of E_MIPS_ABI_O32 on MIPS targets. */
221 #undef USE_E_MIPS_ABI_O32
222
223 /* Using cgen code? */
224 #undef USING_CGEN
225
226 /* Version number of package */
227 #undef VERSION
228
229 /* Define to 1 if your processor stores words with the most significant byte
230    first (like Motorola and SPARC, unlike Intel and VAX). */
231 #undef WORDS_BIGENDIAN
232
233 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
234    `char[]'. */
235 #undef YYTEXT_POINTER
236
237 /* Define to `__inline__' or `__inline' if that's what the C compiler
238    calls it, or to nothing if 'inline' is not supported under any name.  */
239 #ifndef __cplusplus
240 #undef inline
241 #endif