2012-04-20 Tristan Gingold <gingold@adacore.com>
[deliverable/binutils-gdb.git] / gas / config.in
1 /* config.in. Generated from configure.in by autoheader. */
2
3 /* Define if building universal (internal helper macro) */
4 #undef AC_APPLE_UNIVERSAL_BUILD
5
6 /* Define if using AIX 5.2 value for C_WEAKEXT. */
7 #undef AIX_WEAK_SUPPORT
8
9 /* assert broken? */
10 #undef BROKEN_ASSERT
11
12 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
13 systems. This function is required for `alloca.c' support on those systems.
14 */
15 #undef CRAY_STACKSEG_END
16
17 /* Compiling cross-assembler? */
18 #undef CROSS_COMPILE
19
20 /* Define to 1 if using `alloca.c'. */
21 #undef C_ALLOCA
22
23 /* Default architecture. */
24 #undef DEFAULT_ARCH
25
26 /* Default CRIS architecture. */
27 #undef DEFAULT_CRIS_ARCH
28
29 /* Default emulation. */
30 #undef DEFAULT_EMULATION
31
32 /* Supported emulations. */
33 #undef EMULATIONS
34
35 /* Define if you want run-time sanity checks. */
36 #undef ENABLE_CHECKING
37
38 /* Define to 1 if translation of program messages to the user's native
39 language is requested. */
40 #undef ENABLE_NLS
41
42 /* Define to 1 if you have `alloca', as a function or macro. */
43 #undef HAVE_ALLOCA
44
45 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
46 */
47 #undef HAVE_ALLOCA_H
48
49 /* Is the prototype for getopt in <unistd.h> in the expected format? */
50 #undef HAVE_DECL_GETOPT
51
52 /* Define to 1 if you have the declaration of `mempcpy', and to 0 if you
53 don't. */
54 #undef HAVE_DECL_MEMPCPY
55
56 /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
57 don't. */
58 #undef HAVE_DECL_VSNPRINTF
59
60 /* Define to 1 if you have the <dlfcn.h> header file. */
61 #undef HAVE_DLFCN_H
62
63 /* Define to 1 if you have the <errno.h> header file. */
64 #undef HAVE_ERRNO_H
65
66 /* Define to 1 if you have the <inttypes.h> header file. */
67 #undef HAVE_INTTYPES_H
68
69 /* Define if your <locale.h> file defines LC_MESSAGES. */
70 #undef HAVE_LC_MESSAGES
71
72 /* Define to 1 if you have the <limits.h> header file. */
73 #undef HAVE_LIMITS_H
74
75 /* Define to 1 if you have the <locale.h> header file. */
76 #undef HAVE_LOCALE_H
77
78 /* Define to 1 if you have the <memory.h> header file. */
79 #undef HAVE_MEMORY_H
80
81 /* Define to 1 if you have the `remove' function. */
82 #undef HAVE_REMOVE
83
84 /* Define to 1 if you have the `sbrk' function. */
85 #undef HAVE_SBRK
86
87 /* Define to 1 if you have the `setlocale' function. */
88 #undef HAVE_SETLOCALE
89
90 /* Define to 1 if you have the <stdint.h> header file. */
91 #undef HAVE_STDINT_H
92
93 /* Define to 1 if you have the <stdlib.h> header file. */
94 #undef HAVE_STDLIB_H
95
96 /* Define to 1 if you have the <strings.h> header file. */
97 #undef HAVE_STRINGS_H
98
99 /* Define to 1 if you have the <string.h> header file. */
100 #undef HAVE_STRING_H
101
102 /* Define if <sys/stat.h> has struct stat.st_mtim.tv_nsec */
103 #undef HAVE_ST_MTIM_TV_NSEC
104
105 /* Define if <sys/stat.h> has struct stat.st_mtim.tv_sec */
106 #undef HAVE_ST_MTIM_TV_SEC
107
108 /* Define to 1 if you have the <sys/stat.h> header file. */
109 #undef HAVE_SYS_STAT_H
110
111 /* Define to 1 if you have the <sys/types.h> header file. */
112 #undef HAVE_SYS_TYPES_H
113
114 /* Define to 1 if you have the <time.h> header file. */
115 #undef HAVE_TIME_H
116
117 /* Define if <time.h> has struct tm.tm_gmtoff. */
118 #undef HAVE_TM_GMTOFF
119
120 /* Define to 1 if you have the <unistd.h> header file. */
121 #undef HAVE_UNISTD_H
122
123 /* Define to 1 if you have the `unlink' function. */
124 #undef HAVE_UNLINK
125
126 /* Define to 1 if you have the <zlib.h> header file. */
127 #undef HAVE_ZLIB_H
128
129 /* Using i386 COFF? */
130 #undef I386COFF
131
132 /* Define to the sub-directory in which libtool stores uninstalled libraries.
133 */
134 #undef LT_OBJDIR
135
136 /* Using m68k COFF? */
137 #undef M68KCOFF
138
139 /* Using m88k COFF? */
140 #undef M88KCOFF
141
142 /* Default CPU for MIPS targets. */
143 #undef MIPS_CPU_STRING_DEFAULT
144
145 /* Generate 64-bit code by default on MIPS targets. */
146 #undef MIPS_DEFAULT_64BIT
147
148 /* Choose a default ABI for MIPS targets. */
149 #undef MIPS_DEFAULT_ABI
150
151 /* Define if environ is not declared in system header files. */
152 #undef NEED_DECLARATION_ENVIRON
153
154 /* Define if errno is not declared in system header files. */
155 #undef NEED_DECLARATION_ERRNO
156
157 /* Define if ffs is not declared in system header files. */
158 #undef NEED_DECLARATION_FFS
159
160 /* Define if free is not declared in system header files. */
161 #undef NEED_DECLARATION_FREE
162
163 /* Define if malloc is not declared in system header files. */
164 #undef NEED_DECLARATION_MALLOC
165
166 /* Define if sbrk is not declared in system header files. */
167 #undef NEED_DECLARATION_SBRK
168
169 /* Define if strstr is not declared in system header files. */
170 #undef NEED_DECLARATION_STRSTR
171
172 /* a.out support? */
173 #undef OBJ_MAYBE_AOUT
174
175 /* b.out support? */
176 #undef OBJ_MAYBE_BOUT
177
178 /* COFF support? */
179 #undef OBJ_MAYBE_COFF
180
181 /* ECOFF support? */
182 #undef OBJ_MAYBE_ECOFF
183
184 /* ELF support? */
185 #undef OBJ_MAYBE_ELF
186
187 /* generic support? */
188 #undef OBJ_MAYBE_GENERIC
189
190 /* SOM support? */
191 #undef OBJ_MAYBE_SOM
192
193 /* Name of package */
194 #undef PACKAGE
195
196 /* Define to the address where bug reports for this package should be sent. */
197 #undef PACKAGE_BUGREPORT
198
199 /* Define to the full name of this package. */
200 #undef PACKAGE_NAME
201
202 /* Define to the full name and version of this package. */
203 #undef PACKAGE_STRING
204
205 /* Define to the one symbol short name of this package. */
206 #undef PACKAGE_TARNAME
207
208 /* Define to the home page for this package. */
209 #undef PACKAGE_URL
210
211 /* Define to the version of this package. */
212 #undef PACKAGE_VERSION
213
214 /* Define if defaulting to ELF on SCO 5. */
215 #undef SCO_ELF
216
217 /* If using the C implementation of alloca, define if you know the
218 direction of stack growth for your system; otherwise it will be
219 automatically deduced at runtime.
220 STACK_DIRECTION > 0 => grows toward higher addresses
221 STACK_DIRECTION < 0 => grows toward lower addresses
222 STACK_DIRECTION = 0 => direction of growth unknown */
223 #undef STACK_DIRECTION
224
225 /* Define to 1 if you have the ANSI C header files. */
226 #undef STDC_HEADERS
227
228 /* Using strict COFF? */
229 #undef STRICTCOFF
230
231 /* Target alias. */
232 #undef TARGET_ALIAS
233
234 /* Define as 1 if big endian. */
235 #undef TARGET_BYTES_BIG_ENDIAN
236
237 /* Canonical target. */
238 #undef TARGET_CANONICAL
239
240 /* Target CPU. */
241 #undef TARGET_CPU
242
243 /* Target OS. */
244 #undef TARGET_OS
245
246 /* Define if default target is PowerPC Solaris. */
247 #undef TARGET_SOLARIS_COMMENT
248
249 /* Define if target is Symbian OS. */
250 #undef TARGET_SYMBIAN
251
252 /* Target vendor. */
253 #undef TARGET_VENDOR
254
255 /* Use b modifier when opening binary files? */
256 #undef USE_BINARY_FOPEN
257
258 /* Use emulation support? */
259 #undef USE_EMULATIONS
260
261 /* Allow use of E_MIPS_ABI_O32 on MIPS targets. */
262 #undef USE_E_MIPS_ABI_O32
263
264 /* Enable extensions on AIX 3, Interix. */
265 #ifndef _ALL_SOURCE
266 # undef _ALL_SOURCE
267 #endif
268 /* Enable GNU extensions on systems that have them. */
269 #ifndef _GNU_SOURCE
270 # undef _GNU_SOURCE
271 #endif
272 /* Enable threading extensions on Solaris. */
273 #ifndef _POSIX_PTHREAD_SEMANTICS
274 # undef _POSIX_PTHREAD_SEMANTICS
275 #endif
276 /* Enable extensions on HP NonStop. */
277 #ifndef _TANDEM_SOURCE
278 # undef _TANDEM_SOURCE
279 #endif
280 /* Enable general extensions on Solaris. */
281 #ifndef __EXTENSIONS__
282 # undef __EXTENSIONS__
283 #endif
284
285
286 /* Using cgen code? */
287 #undef USING_CGEN
288
289 /* Version number of package */
290 #undef VERSION
291
292 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
293 significant byte first (like Motorola and SPARC, unlike Intel). */
294 #if defined AC_APPLE_UNIVERSAL_BUILD
295 # if defined __BIG_ENDIAN__
296 # define WORDS_BIGENDIAN 1
297 # endif
298 #else
299 # ifndef WORDS_BIGENDIAN
300 # undef WORDS_BIGENDIAN
301 # endif
302 #endif
303
304 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
305 `char[]'. */
306 #undef YYTEXT_POINTER
307
308 /* Number of bits in a file offset, on hosts where this is settable. */
309 #undef _FILE_OFFSET_BITS
310
311 /* Define for large files, on AIX-style hosts. */
312 #undef _LARGE_FILES
313
314 /* Define to 1 if on MINIX. */
315 #undef _MINIX
316
317 /* Define to 2 if the system does not provide POSIX.1 features except with
318 this defined. */
319 #undef _POSIX_1_SOURCE
320
321 /* Define to 1 if you need to in order for `stat' and other things to work. */
322 #undef _POSIX_SOURCE
323
324 /* Define to `__inline__' or `__inline' if that's what the C compiler
325 calls it, or to nothing if 'inline' is not supported under any name. */
326 #ifndef __cplusplus
327 #undef inline
328 #endif
This page took 0.036069 seconds and 4 git commands to generate.