2006-04-07 Paul Brook <paul@codesourcery.com>
[deliverable/binutils-gdb.git] / gas / config.in
CommitLineData
6e1772d5 1/* config.in. Generated from configure.in by autoheader. */
252b5132 2
6e1772d5
AM
3/* Define if using AIX 5.2 value for C_WEAKEXT. */
4#undef AIX_WEAK_SUPPORT
6840198f 5
6e1772d5
AM
6/* assert broken? */
7#undef BROKEN_ASSERT
6840198f 8
6e1772d5
AM
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 */
5a0a2144 12#undef CRAY_STACKSEG_END
6840198f 13
6e1772d5
AM
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
e330299e
DJ
23/* Default CRIS architecture. */
24#undef DEFAULT_CRIS_ARCH
25
6e1772d5
AM
26/* Default emulation. */
27#undef DEFAULT_EMULATION
28
29/* Supported emulations. */
30#undef EMULATIONS
31
32/* Define to 1 if NLS is requested */
33#undef ENABLE_NLS
34
35/* Define to 1 if you have `alloca', as a function or macro. */
252b5132
RH
36#undef HAVE_ALLOCA
37
6e1772d5
AM
38/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
39 */
252b5132
RH
40#undef HAVE_ALLOCA_H
41
6e1772d5
AM
42/* Define to 1 if you have the <argz.h> header file. */
43#undef HAVE_ARGZ_H
252b5132 44
6e1772d5
AM
45/* Define to 1 if you have the `dcgettext' function. */
46#undef HAVE_DCGETTEXT
252b5132 47
49f58d10
JB
48/* Is the prototype for getopt in <unistd.h> in the expected format? */
49#undef HAVE_DECL_GETOPT
50
82de001f
JJ
51/* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
52 don't. */
53#undef HAVE_DECL_VSNPRINTF
54
6e1772d5
AM
55/* Define to 1 if you have the <errno.h> header file. */
56#undef HAVE_ERRNO_H
252b5132 57
6e1772d5
AM
58/* Define to 1 if you have the `getcwd' function. */
59#undef HAVE_GETCWD
252b5132 60
6e1772d5
AM
61/* Define to 1 if you have the `getpagesize' function. */
62#undef HAVE_GETPAGESIZE
252b5132 63
6e1772d5
AM
64/* Define as 1 if you have gettext and don't want to use GNU gettext. */
65#undef HAVE_GETTEXT
252b5132 66
6e1772d5
AM
67/* Define to 1 if you have the <inttypes.h> header file. */
68#undef HAVE_INTTYPES_H
252b5132 69
6e1772d5
AM
70/* Define if your locale.h file contains LC_MESSAGES. */
71#undef HAVE_LC_MESSAGES
252b5132 72
6e1772d5
AM
73/* Define to 1 if you have the <limits.h> header file. */
74#undef HAVE_LIMITS_H
252b5132 75
6e1772d5
AM
76/* Define to 1 if you have the <locale.h> header file. */
77#undef HAVE_LOCALE_H
252b5132 78
6e1772d5
AM
79/* Define to 1 if you have the <malloc.h> header file. */
80#undef HAVE_MALLOC_H
252b5132 81
6e1772d5
AM
82/* Define to 1 if you have the <memory.h> header file. */
83#undef HAVE_MEMORY_H
252b5132 84
6e1772d5
AM
85/* Define to 1 if you have a working `mmap' system call. */
86#undef HAVE_MMAP
252b5132 87
6e1772d5 88/* Define to 1 if you have the `munmap' function. */
5a0a2144 89#undef HAVE_MUNMAP
6840198f 90
6e1772d5
AM
91/* Define to 1 if you have the <nl_types.h> header file. */
92#undef HAVE_NL_TYPES_H
93
94/* Define to 1 if you have the `putenv' function. */
252b5132
RH
95#undef HAVE_PUTENV
96
6e1772d5 97/* Define to 1 if you have the `remove' function. */
252b5132
RH
98#undef HAVE_REMOVE
99
6e1772d5 100/* Define to 1 if you have the `sbrk' function. */
252b5132
RH
101#undef HAVE_SBRK
102
6e1772d5 103/* Define to 1 if you have the `setenv' function. */
252b5132
RH
104#undef HAVE_SETENV
105
6e1772d5 106/* Define to 1 if you have the `setlocale' function. */
252b5132
RH
107#undef HAVE_SETLOCALE
108
6e1772d5
AM
109/* Define to 1 if you have the <stdarg.h> header file. */
110#undef HAVE_STDARG_H
5a0a2144 111
6e1772d5
AM
112/* Define to 1 if you have the <stdint.h> header file. */
113#undef HAVE_STDINT_H
5a0a2144 114
6e1772d5
AM
115/* Define to 1 if you have the <stdlib.h> header file. */
116#undef HAVE_STDLIB_H
5a0a2144 117
6e1772d5
AM
118/* Define if you have the stpcpy function */
119#undef HAVE_STPCPY
5a0a2144 120
6e1772d5
AM
121/* Define to 1 if you have the `strcasecmp' function. */
122#undef HAVE_STRCASECMP
252b5132 123
6e1772d5
AM
124/* Define to 1 if you have the `strchr' function. */
125#undef HAVE_STRCHR
5a0a2144 126
6e1772d5
AM
127/* Define to 1 if you have the <strings.h> header file. */
128#undef HAVE_STRINGS_H
5a0a2144 129
6e1772d5 130/* Define to 1 if you have the <string.h> header file. */
252b5132
RH
131#undef HAVE_STRING_H
132
6e1772d5 133/* Define to 1 if you have the <sys/param.h> header file. */
252b5132
RH
134#undef HAVE_SYS_PARAM_H
135
6e1772d5
AM
136/* Define to 1 if you have the <sys/stat.h> header file. */
137#undef HAVE_SYS_STAT_H
138
139/* Define to 1 if you have the <sys/types.h> header file. */
252b5132
RH
140#undef HAVE_SYS_TYPES_H
141
6e1772d5 142/* Define to 1 if you have the <unistd.h> header file. */
252b5132
RH
143#undef HAVE_UNISTD_H
144
6e1772d5
AM
145/* Define to 1 if you have the `unlink' function. */
146#undef HAVE_UNLINK
147
148/* Define to 1 if you have the <values.h> header file. */
252b5132
RH
149#undef HAVE_VALUES_H
150
6e1772d5 151/* Define to 1 if you have the <varargs.h> header file. */
252b5132
RH
152#undef HAVE_VARARGS_H
153
6e1772d5
AM
154/* Define to 1 if you have the `__argz_count' function. */
155#undef HAVE___ARGZ_COUNT
252b5132 156
6e1772d5
AM
157/* Define to 1 if you have the `__argz_next' function. */
158#undef HAVE___ARGZ_NEXT
252b5132 159
6e1772d5
AM
160/* Define to 1 if you have the `__argz_stringify' function. */
161#undef HAVE___ARGZ_STRINGIFY
252b5132 162
6e1772d5
AM
163/* Using i386 COFF? */
164#undef I386COFF
ed265386 165
6e1772d5
AM
166/* Using m68k COFF? */
167#undef M68KCOFF
252b5132 168
6e1772d5
AM
169/* Using m88k COFF? */
170#undef M88KCOFF
252b5132 171
6e1772d5
AM
172/* Default CPU for MIPS targets. */
173#undef MIPS_CPU_STRING_DEFAULT
316f5878 174
6e1772d5 175/* Generate 64-bit code by default on MIPS targets. */
316f5878
RS
176#undef MIPS_DEFAULT_64BIT
177
6e1772d5 178/* Choose a default ABI for MIPS targets. */
cac012d6
AO
179#undef MIPS_DEFAULT_ABI
180
6e1772d5
AM
181/* Define if environ is not declared in system header files. */
182#undef NEED_DECLARATION_ENVIRON
252b5132 183
6e1772d5
AM
184/* Define if errno is not declared in system header files. */
185#undef NEED_DECLARATION_ERRNO
252b5132 186
e8a38df5
AL
187/* Define if ffs is not declared in system header files. */
188#undef NEED_DECLARATION_FFS
189
6e1772d5
AM
190/* Define if free is not declared in system header files. */
191#undef NEED_DECLARATION_FREE
252b5132 192
6e1772d5
AM
193/* Define if malloc is not declared in system header files. */
194#undef NEED_DECLARATION_MALLOC
252b5132 195
6e1772d5
AM
196/* Define if sbrk is not declared in system header files. */
197#undef NEED_DECLARATION_SBRK
198
199/* Define if strstr is not declared in system header files. */
200#undef NEED_DECLARATION_STRSTR
252b5132
RH
201
202/* a.out support? */
203#undef OBJ_MAYBE_AOUT
204
205/* b.out support? */
206#undef OBJ_MAYBE_BOUT
207
208/* COFF support? */
209#undef OBJ_MAYBE_COFF
210
211/* ECOFF support? */
212#undef OBJ_MAYBE_ECOFF
213
214/* ELF support? */
215#undef OBJ_MAYBE_ELF
216
217/* generic support? */
218#undef OBJ_MAYBE_GENERIC
219
252b5132
RH
220/* IEEE support? */
221#undef OBJ_MAYBE_IEEE
222
223/* SOM support? */
224#undef OBJ_MAYBE_SOM
225
6e1772d5
AM
226/* Name of package */
227#undef PACKAGE
252b5132 228
6e1772d5
AM
229/* Define to the address where bug reports for this package should be sent. */
230#undef PACKAGE_BUGREPORT
252b5132 231
6e1772d5
AM
232/* Define to the full name of this package. */
233#undef PACKAGE_NAME
252b5132 234
6e1772d5
AM
235/* Define to the full name and version of this package. */
236#undef PACKAGE_STRING
252b5132 237
6e1772d5
AM
238/* Define to the one symbol short name of this package. */
239#undef PACKAGE_TARNAME
240
241/* Define to the version of this package. */
242#undef PACKAGE_VERSION
243
244/* Define if defaulting to ELF on SCO 5. */
245#undef SCO_ELF
246
247/* If using the C implementation of alloca, define if you know the
248 direction of stack growth for your system; otherwise it will be
249 automatically deduced at run-time.
250 STACK_DIRECTION > 0 => grows toward higher addresses
251 STACK_DIRECTION < 0 => grows toward lower addresses
252 STACK_DIRECTION = 0 => direction of growth unknown */
253#undef STACK_DIRECTION
254
255/* Define to 1 if you have the ANSI C header files. */
256#undef STDC_HEADERS
257
258/* Using strict COFF? */
259#undef STRICTCOFF
252b5132
RH
260
261/* Target alias. */
262#undef TARGET_ALIAS
263
6e1772d5
AM
264/* Define as 1 if big endian. */
265#undef TARGET_BYTES_BIG_ENDIAN
266
252b5132
RH
267/* Canonical target. */
268#undef TARGET_CANONICAL
269
270/* Target CPU. */
271#undef TARGET_CPU
272
252b5132
RH
273/* Target OS. */
274#undef TARGET_OS
275
6e1772d5
AM
276/* Define if default target is PowerPC Solaris. */
277#undef TARGET_SOLARIS_COMMENT
252b5132 278
85fbca6a
NC
279/* Define if target is Symbian OS. */
280#undef TARGET_SYMBIAN
281
6e1772d5
AM
282/* Target vendor. */
283#undef TARGET_VENDOR
252b5132 284
6e1772d5
AM
285/* Use emulation support? */
286#undef USE_EMULATIONS
252b5132 287
6e1772d5
AM
288/* Allow use of E_MIPS_ABI_O32 on MIPS targets. */
289#undef USE_E_MIPS_ABI_O32
252b5132 290
6e1772d5
AM
291/* Using cgen code? */
292#undef USING_CGEN
252b5132 293
6e1772d5
AM
294/* Version number of package */
295#undef VERSION
252b5132 296
e330299e
DJ
297/* Define to 1 if your processor stores words with the most significant byte
298 first (like Motorola and SPARC, unlike Intel and VAX). */
299#undef WORDS_BIGENDIAN
300
6e1772d5
AM
301/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
302 `char[]'. */
303#undef YYTEXT_POINTER
252b5132 304
6e1772d5
AM
305/* Define to empty if `const' does not conform to ANSI C. */
306#undef const
5a0a2144 307
6e1772d5
AM
308/* Define to `__inline__' or `__inline' if that's what the C compiler
309 calls it, or to nothing if 'inline' is not supported under any name. */
310#ifndef __cplusplus
311#undef inline
312#endif
5a0a2144 313
6e1772d5
AM
314/* Define to `long' if <sys/types.h> does not define. */
315#undef off_t
252b5132 316
6e1772d5
AM
317/* Define to `unsigned' if <sys/types.h> does not define. */
318#undef size_t
This page took 0.326001 seconds and 4 git commands to generate.