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