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