config.in revision 38889
1/* config.in.  Generated automatically from configure.in by autoheader.  */
2
3/* Define if using alloca.c.  */
4#undef C_ALLOCA
5
6/* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
7   This function is required for alloca.c support on those systems.  */
8#undef CRAY_STACKSEG_END
9
10/* Define if you have alloca, as a function or macro.  */
11#undef HAVE_ALLOCA
12
13/* Define if you have <alloca.h> and it should be used (not on Ultrix).  */
14#undef HAVE_ALLOCA_H
15
16/* Define as __inline if that's what the C compiler calls it.  */
17#undef inline
18
19/* If using the C implementation of alloca, define if you know the
20   direction of stack growth for your system; otherwise it will be
21   automatically deduced at run-time.
22 STACK_DIRECTION > 0 => grows toward higher addresses
23 STACK_DIRECTION < 0 => grows toward lower addresses
24 STACK_DIRECTION = 0 => direction of growth unknown
25 */
26#undef STACK_DIRECTION
27
28/* Define if lex declares yytext as a char * by default, not a char[].  */
29#undef YYTEXT_POINTER
30
31/* Name of package.  */
32#undef PACKAGE
33
34/* Version of package.  */
35#undef VERSION
36
37/* Should gas use high-level BFD interfaces?  */
38#undef BFD_ASSEMBLER
39
40/* Some assert/preprocessor combinations are incapable of handling
41   certain kinds of constructs in the argument of assert.  For example,
42   quoted strings (if requoting isn't done right) or newlines.  */
43#undef BROKEN_ASSERT
44
45/* If we aren't doing cross-assembling, some operations can be optimized,
46   since byte orders and value sizes don't need to be adjusted.  */
47#undef CROSS_COMPILE
48
49/* Some gas code wants to know these parameters.  */
50#undef TARGET_ALIAS
51#undef TARGET_CPU
52#undef TARGET_CANONICAL
53#undef TARGET_OS
54#undef TARGET_VENDOR
55
56/* Sometimes the system header files don't declare strstr.  */
57#undef NEED_DECLARATION_STRSTR
58
59/* Sometimes the system header files don't declare malloc and realloc.  */
60#undef NEED_DECLARATION_MALLOC
61
62/* Sometimes the system header files don't declare free.  */
63#undef NEED_DECLARATION_FREE
64
65/* Sometimes the system header files don't declare sbrk.  */
66#undef NEED_DECLARATION_SBRK
67
68/* Sometimes errno.h doesn't declare errno itself.  */
69#undef NEED_DECLARATION_ERRNO
70
71#undef MANY_SEGMENTS
72
73/* The configure script defines this for some targets based on the
74   target name used.  It is not always defined.  */
75#undef TARGET_BYTES_BIG_ENDIAN
76
77/* Needed only for some configurations that can produce multiple output
78   formats.  */
79#undef DEFAULT_EMULATION
80#undef EMULATIONS
81#undef USE_EMULATIONS
82#undef OBJ_MAYBE_AOUT
83#undef OBJ_MAYBE_BOUT
84#undef OBJ_MAYBE_COFF
85#undef OBJ_MAYBE_ECOFF
86#undef OBJ_MAYBE_ELF
87#undef OBJ_MAYBE_GENERIC
88#undef OBJ_MAYBE_HP300
89#undef OBJ_MAYBE_IEEE
90#undef OBJ_MAYBE_SOM
91#undef OBJ_MAYBE_VMS
92
93/* Used for some of the COFF configurations, when the COFF code needs
94   to select something based on the CPU type before it knows it... */
95#undef I386COFF
96#undef M68KCOFF
97#undef M88KCOFF
98
99/* Using cgen code?  */
100#undef USING_CGEN
101
102/* Needed only for sparc configuration.  */
103#undef DEFAULT_ARCH
104
105/* Needed only for PowerPC Solaris.  */
106#undef TARGET_SOLARIS_COMMENT
107
108/* Needed only for SCO 5.  */
109#undef SCO_ELF
110
111/* Define if you have the remove function.  */
112#undef HAVE_REMOVE
113
114/* Define if you have the sbrk function.  */
115#undef HAVE_SBRK
116
117/* Define if you have the unlink function.  */
118#undef HAVE_UNLINK
119
120/* Define if you have the <errno.h> header file.  */
121#undef HAVE_ERRNO_H
122
123/* Define if you have the <memory.h> header file.  */
124#undef HAVE_MEMORY_H
125
126/* Define if you have the <stdarg.h> header file.  */
127#undef HAVE_STDARG_H
128
129/* Define if you have the <stdlib.h> header file.  */
130#undef HAVE_STDLIB_H
131
132/* Define if you have the <string.h> header file.  */
133#undef HAVE_STRING_H
134
135/* Define if you have the <strings.h> header file.  */
136#undef HAVE_STRINGS_H
137
138/* Define if you have the <sys/types.h> header file.  */
139#undef HAVE_SYS_TYPES_H
140
141/* Define if you have the <unistd.h> header file.  */
142#undef HAVE_UNISTD_H
143
144/* Define if you have the <varargs.h> header file.  */
145#undef HAVE_VARARGS_H
146