OSDN Git Service

Regenerate tree using Autoconf 2.64 and Automake 1.11.
[pf3gnuchains/pf3gnuchains4x.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 `vsnprintf', and to 0 if you
53    don't. */
54 #undef HAVE_DECL_VSNPRINTF
55
56 /* Define to 1 if you have the <dlfcn.h> header file. */
57 #undef HAVE_DLFCN_H
58
59 /* Define to 1 if you have the <errno.h> header file. */
60 #undef HAVE_ERRNO_H
61
62 /* Define to 1 if you have the <inttypes.h> header file. */
63 #undef HAVE_INTTYPES_H
64
65 /* Define to 1 if you have the <limits.h> header file. */
66 #undef HAVE_LIMITS_H
67
68 /* Define to 1 if you have the <memory.h> header file. */
69 #undef HAVE_MEMORY_H
70
71 /* Define to 1 if you have the `remove' function. */
72 #undef HAVE_REMOVE
73
74 /* Define to 1 if you have the `sbrk' function. */
75 #undef HAVE_SBRK
76
77 /* Define to 1 if you have the <stdarg.h> header file. */
78 #undef HAVE_STDARG_H
79
80 /* Define to 1 if you have the <stdint.h> header file. */
81 #undef HAVE_STDINT_H
82
83 /* Define to 1 if you have the <stdlib.h> header file. */
84 #undef HAVE_STDLIB_H
85
86 /* Define to 1 if you have the <strings.h> header file. */
87 #undef HAVE_STRINGS_H
88
89 /* Define to 1 if you have the <string.h> header file. */
90 #undef HAVE_STRING_H
91
92 /* Define to 1 if you have the <sys/stat.h> header file. */
93 #undef HAVE_SYS_STAT_H
94
95 /* Define to 1 if you have the <sys/types.h> header file. */
96 #undef HAVE_SYS_TYPES_H
97
98 /* Define to 1 if you have the <unistd.h> header file. */
99 #undef HAVE_UNISTD_H
100
101 /* Define to 1 if you have the `unlink' function. */
102 #undef HAVE_UNLINK
103
104 /* Define to 1 if you have the <varargs.h> header file. */
105 #undef HAVE_VARARGS_H
106
107 /* Using i386 COFF? */
108 #undef I386COFF
109
110 /* Define to the sub-directory in which libtool stores uninstalled libraries.
111    */
112 #undef LT_OBJDIR
113
114 /* Using m68k COFF? */
115 #undef M68KCOFF
116
117 /* Using m88k COFF? */
118 #undef M88KCOFF
119
120 /* Default CPU for MIPS targets. */
121 #undef MIPS_CPU_STRING_DEFAULT
122
123 /* Generate 64-bit code by default on MIPS targets. */
124 #undef MIPS_DEFAULT_64BIT
125
126 /* Choose a default ABI for MIPS targets. */
127 #undef MIPS_DEFAULT_ABI
128
129 /* Define if environ is not declared in system header files. */
130 #undef NEED_DECLARATION_ENVIRON
131
132 /* Define if errno is not declared in system header files. */
133 #undef NEED_DECLARATION_ERRNO
134
135 /* Define if ffs is not declared in system header files. */
136 #undef NEED_DECLARATION_FFS
137
138 /* Define if free is not declared in system header files. */
139 #undef NEED_DECLARATION_FREE
140
141 /* Define if malloc is not declared in system header files. */
142 #undef NEED_DECLARATION_MALLOC
143
144 /* Define if sbrk is not declared in system header files. */
145 #undef NEED_DECLARATION_SBRK
146
147 /* Define if strstr is not declared in system header files. */
148 #undef NEED_DECLARATION_STRSTR
149
150 /* a.out support? */
151 #undef OBJ_MAYBE_AOUT
152
153 /* b.out support? */
154 #undef OBJ_MAYBE_BOUT
155
156 /* COFF support? */
157 #undef OBJ_MAYBE_COFF
158
159 /* ECOFF support? */
160 #undef OBJ_MAYBE_ECOFF
161
162 /* ELF support? */
163 #undef OBJ_MAYBE_ELF
164
165 /* generic support? */
166 #undef OBJ_MAYBE_GENERIC
167
168 /* SOM support? */
169 #undef OBJ_MAYBE_SOM
170
171 /* Name of package */
172 #undef PACKAGE
173
174 /* Define to the address where bug reports for this package should be sent. */
175 #undef PACKAGE_BUGREPORT
176
177 /* Define to the full name of this package. */
178 #undef PACKAGE_NAME
179
180 /* Define to the full name and version of this package. */
181 #undef PACKAGE_STRING
182
183 /* Define to the one symbol short name of this package. */
184 #undef PACKAGE_TARNAME
185
186 /* Define to the home page for this package. */
187 #undef PACKAGE_URL
188
189 /* Define to the version of this package. */
190 #undef PACKAGE_VERSION
191
192 /* Define if defaulting to ELF on SCO 5. */
193 #undef SCO_ELF
194
195 /* If using the C implementation of alloca, define if you know the
196    direction of stack growth for your system; otherwise it will be
197    automatically deduced at runtime.
198         STACK_DIRECTION > 0 => grows toward higher addresses
199         STACK_DIRECTION < 0 => grows toward lower addresses
200         STACK_DIRECTION = 0 => direction of growth unknown */
201 #undef STACK_DIRECTION
202
203 /* Define to 1 if you have the ANSI C header files. */
204 #undef STDC_HEADERS
205
206 /* Using strict COFF? */
207 #undef STRICTCOFF
208
209 /* Target alias. */
210 #undef TARGET_ALIAS
211
212 /* Define as 1 if big endian. */
213 #undef TARGET_BYTES_BIG_ENDIAN
214
215 /* Canonical target. */
216 #undef TARGET_CANONICAL
217
218 /* Target CPU. */
219 #undef TARGET_CPU
220
221 /* Target OS. */
222 #undef TARGET_OS
223
224 /* Define if default target is PowerPC Solaris. */
225 #undef TARGET_SOLARIS_COMMENT
226
227 /* Define if target is Symbian OS. */
228 #undef TARGET_SYMBIAN
229
230 /* Target vendor. */
231 #undef TARGET_VENDOR
232
233 /* Use b modifier when opening binary files? */
234 #undef USE_BINARY_FOPEN
235
236 /* Use emulation support? */
237 #undef USE_EMULATIONS
238
239 /* Allow use of E_MIPS_ABI_O32 on MIPS targets. */
240 #undef USE_E_MIPS_ABI_O32
241
242 /* Enable extensions on AIX 3, Interix.  */
243 #ifndef _ALL_SOURCE
244 # undef _ALL_SOURCE
245 #endif
246 /* Enable GNU extensions on systems that have them.  */
247 #ifndef _GNU_SOURCE
248 # undef _GNU_SOURCE
249 #endif
250 /* Enable threading extensions on Solaris.  */
251 #ifndef _POSIX_PTHREAD_SEMANTICS
252 # undef _POSIX_PTHREAD_SEMANTICS
253 #endif
254 /* Enable extensions on HP NonStop.  */
255 #ifndef _TANDEM_SOURCE
256 # undef _TANDEM_SOURCE
257 #endif
258 /* Enable general extensions on Solaris.  */
259 #ifndef __EXTENSIONS__
260 # undef __EXTENSIONS__
261 #endif
262
263
264 /* Using cgen code? */
265 #undef USING_CGEN
266
267 /* Version number of package */
268 #undef VERSION
269
270 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
271    significant byte first (like Motorola and SPARC, unlike Intel). */
272 #if defined AC_APPLE_UNIVERSAL_BUILD
273 # if defined __BIG_ENDIAN__
274 #  define WORDS_BIGENDIAN 1
275 # endif
276 #else
277 # ifndef WORDS_BIGENDIAN
278 #  undef WORDS_BIGENDIAN
279 # endif
280 #endif
281
282 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
283    `char[]'. */
284 #undef YYTEXT_POINTER
285
286 /* Number of bits in a file offset, on hosts where this is settable. */
287 #undef _FILE_OFFSET_BITS
288
289 /* Define for large files, on AIX-style hosts. */
290 #undef _LARGE_FILES
291
292 /* Define to 1 if on MINIX. */
293 #undef _MINIX
294
295 /* Define to 2 if the system does not provide POSIX.1 features except with
296    this defined. */
297 #undef _POSIX_1_SOURCE
298
299 /* Define to 1 if you need to in order for `stat' and other things to work. */
300 #undef _POSIX_SOURCE
301
302 /* Define to `__inline__' or `__inline' if that's what the C compiler
303    calls it, or to nothing if 'inline' is not supported under any name.  */
304 #ifndef __cplusplus
305 #undef inline
306 #endif