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