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