ae0fec6672679e4d45f38c949ad4f450661487af
[deliverable/binutils-gdb.git] / gas / config.in
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 empty if the keyword does not work. */
7 #undef const
8
9 /* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
10 This function is required for alloca.c support on those systems. */
11 #undef CRAY_STACKSEG_END
12
13 /* Define if you have alloca, as a function or macro. */
14 #undef HAVE_ALLOCA
15
16 /* Define if you have <alloca.h> and it should be used (not on Ultrix). */
17 #undef HAVE_ALLOCA_H
18
19 /* Define if you have a working `mmap' system call. */
20 #undef HAVE_MMAP
21
22 /* Define as __inline if that's what the C compiler calls it. */
23 #undef inline
24
25 /* Define to `long' if <sys/types.h> doesn't define. */
26 #undef off_t
27
28 /* Define if you need to in order for stat and other things to work. */
29 #undef _POSIX_SOURCE
30
31 /* Define to `unsigned' if <sys/types.h> doesn't define. */
32 #undef size_t
33
34 /* If using the C implementation of alloca, define if you know the
35 direction of stack growth for your system; otherwise it will be
36 automatically deduced at run-time.
37 STACK_DIRECTION > 0 => grows toward higher addresses
38 STACK_DIRECTION < 0 => grows toward lower addresses
39 STACK_DIRECTION = 0 => direction of growth unknown
40 */
41 #undef STACK_DIRECTION
42
43 /* Define if you have the ANSI C header files. */
44 #undef STDC_HEADERS
45
46 /* Define if lex declares yytext as a char * by default, not a char[]. */
47 #undef YYTEXT_POINTER
48
49 /* Should gas use high-level BFD interfaces? */
50 #undef BFD_ASSEMBLER
51
52 /* Some assert/preprocessor combinations are incapable of handling
53 certain kinds of constructs in the argument of assert. For example,
54 quoted strings (if requoting isn't done right) or newlines. */
55 #undef BROKEN_ASSERT
56
57 /* If we aren't doing cross-assembling, some operations can be optimized,
58 since byte orders and value sizes don't need to be adjusted. */
59 #undef CROSS_COMPILE
60
61 /* Some gas code wants to know these parameters. */
62 #undef TARGET_ALIAS
63 #undef TARGET_CPU
64 #undef TARGET_CANONICAL
65 #undef TARGET_OS
66 #undef TARGET_VENDOR
67
68 /* Sometimes the system header files don't declare strstr. */
69 #undef NEED_DECLARATION_STRSTR
70
71 /* Sometimes the system header files don't declare malloc and realloc. */
72 #undef NEED_DECLARATION_MALLOC
73
74 /* Sometimes the system header files don't declare free. */
75 #undef NEED_DECLARATION_FREE
76
77 /* Sometimes the system header files don't declare sbrk. */
78 #undef NEED_DECLARATION_SBRK
79
80 /* Sometimes errno.h doesn't declare errno itself. */
81 #undef NEED_DECLARATION_ERRNO
82
83 #undef MANY_SEGMENTS
84
85 /* The configure script defines this for some targets based on the
86 target name used. It is not always defined. */
87 #undef TARGET_BYTES_BIG_ENDIAN
88
89 /* Needed only for some configurations that can produce multiple output
90 formats. */
91 #undef DEFAULT_EMULATION
92 #undef EMULATIONS
93 #undef USE_EMULATIONS
94 #undef OBJ_MAYBE_AOUT
95 #undef OBJ_MAYBE_BOUT
96 #undef OBJ_MAYBE_COFF
97 #undef OBJ_MAYBE_ECOFF
98 #undef OBJ_MAYBE_ELF
99 #undef OBJ_MAYBE_GENERIC
100 #undef OBJ_MAYBE_HP300
101 #undef OBJ_MAYBE_IEEE
102 #undef OBJ_MAYBE_SOM
103 #undef OBJ_MAYBE_VMS
104
105 /* Used for some of the COFF configurations, when the COFF code needs
106 to select something based on the CPU type before it knows it... */
107 #undef I386COFF
108 #undef M68KCOFF
109 #undef M88KCOFF
110
111 /* Using cgen code? */
112 #undef USING_CGEN
113
114 /* Needed only for sparc configuration. */
115 #undef DEFAULT_ARCH
116
117 /* Needed only for PowerPC Solaris. */
118 #undef TARGET_SOLARIS_COMMENT
119
120 /* Needed only for SCO 5. */
121 #undef SCO_ELF
122
123 /* Define if you have the __argz_count function. */
124 #undef HAVE___ARGZ_COUNT
125
126 /* Define if you have the __argz_next function. */
127 #undef HAVE___ARGZ_NEXT
128
129 /* Define if you have the __argz_stringify function. */
130 #undef HAVE___ARGZ_STRINGIFY
131
132 /* Define if you have the dcgettext function. */
133 #undef HAVE_DCGETTEXT
134
135 /* Define if you have the getcwd function. */
136 #undef HAVE_GETCWD
137
138 /* Define if you have the getpagesize function. */
139 #undef HAVE_GETPAGESIZE
140
141 /* Define if you have the munmap function. */
142 #undef HAVE_MUNMAP
143
144 /* Define if you have the putenv function. */
145 #undef HAVE_PUTENV
146
147 /* Define if you have the remove function. */
148 #undef HAVE_REMOVE
149
150 /* Define if you have the sbrk function. */
151 #undef HAVE_SBRK
152
153 /* Define if you have the setenv function. */
154 #undef HAVE_SETENV
155
156 /* Define if you have the setlocale function. */
157 #undef HAVE_SETLOCALE
158
159 /* Define if you have the stpcpy function. */
160 #undef HAVE_STPCPY
161
162 /* Define if you have the strcasecmp function. */
163 #undef HAVE_STRCASECMP
164
165 /* Define if you have the strchr function. */
166 #undef HAVE_STRCHR
167
168 /* Define if you have the unlink function. */
169 #undef HAVE_UNLINK
170
171 /* Define if you have the <argz.h> header file. */
172 #undef HAVE_ARGZ_H
173
174 /* Define if you have the <errno.h> header file. */
175 #undef HAVE_ERRNO_H
176
177 /* Define if you have the <limits.h> header file. */
178 #undef HAVE_LIMITS_H
179
180 /* Define if you have the <locale.h> header file. */
181 #undef HAVE_LOCALE_H
182
183 /* Define if you have the <malloc.h> header file. */
184 #undef HAVE_MALLOC_H
185
186 /* Define if you have the <memory.h> header file. */
187 #undef HAVE_MEMORY_H
188
189 /* Define if you have the <nl_types.h> header file. */
190 #undef HAVE_NL_TYPES_H
191
192 /* Define if you have the <stdarg.h> header file. */
193 #undef HAVE_STDARG_H
194
195 /* Define if you have the <stdlib.h> header file. */
196 #undef HAVE_STDLIB_H
197
198 /* Define if you have the <string.h> header file. */
199 #undef HAVE_STRING_H
200
201 /* Define if you have the <strings.h> header file. */
202 #undef HAVE_STRINGS_H
203
204 /* Define if you have the <sys/param.h> header file. */
205 #undef HAVE_SYS_PARAM_H
206
207 /* Define if you have the <sys/types.h> header file. */
208 #undef HAVE_SYS_TYPES_H
209
210 /* Define if you have the <unistd.h> header file. */
211 #undef HAVE_UNISTD_H
212
213 /* Define if you have the <values.h> header file. */
214 #undef HAVE_VALUES_H
215
216 /* Define if you have the <varargs.h> header file. */
217 #undef HAVE_VARARGS_H
218
219 /* Name of package */
220 #undef PACKAGE
221
222 /* Version number of package */
223 #undef VERSION
224
225 /* Define if you have the stpcpy function */
226 #undef HAVE_STPCPY
227
228 /* Define if your locale.h file contains LC_MESSAGES. */
229 #undef HAVE_LC_MESSAGES
230
231 /* Define to 1 if NLS is requested */
232 #undef ENABLE_NLS
233
234 /* Define as 1 if you have gettext and don't want to use GNU gettext. */
235 #undef HAVE_GETTEXT
236
This page took 0.041653 seconds and 4 git commands to generate.