z8k fixes
[external/binutils.git] / gas / config.in
1 /* config.in.  Generated automatically from configure.in by autoheader.  */
2
3 /* Use BFD interface? */
4 #undef BFD_ASSEMBLER
5
6 /* assert broken? */
7 #undef BROKEN_ASSERT
8
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    */
12 #undef CRAY_STACKSEG_END
13
14 /* Compiling cross-assembler? */
15 #undef CROSS_COMPILE
16
17 /* Define if using `alloca.c'. */
18 #undef C_ALLOCA
19
20 /* Default architecture. */
21 #undef DEFAULT_ARCH
22
23 /* Default emulation. */
24 #undef DEFAULT_EMULATION
25
26 /* Supported emulations. */
27 #undef EMULATIONS
28
29 /* Define to 1 if NLS is requested */
30 #undef ENABLE_NLS
31
32 /* Define if you have `alloca', as a function or macro. */
33 #undef HAVE_ALLOCA
34
35 /* Define if you have <alloca.h> and it should be used (not on Ultrix). */
36 #undef HAVE_ALLOCA_H
37
38 /* Define if you have the <argz.h> header file. */
39 #undef HAVE_ARGZ_H
40
41 /* Define if you have the `dcgettext' function. */
42 #undef HAVE_DCGETTEXT
43
44 /* Define if you have the <errno.h> header file. */
45 #undef HAVE_ERRNO_H
46
47 /* Define if you have the `getcwd' function. */
48 #undef HAVE_GETCWD
49
50 /* Define if you have the `getpagesize' function. */
51 #undef HAVE_GETPAGESIZE
52
53 /* Define as 1 if you have gettext and don't want to use GNU gettext. */
54 #undef HAVE_GETTEXT
55
56 /* Define if you have the <inttypes.h> header file. */
57 #undef HAVE_INTTYPES_H
58
59 /* Define if your locale.h file contains LC_MESSAGES. */
60 #undef HAVE_LC_MESSAGES
61
62 /* Define if you have the <limits.h> header file. */
63 #undef HAVE_LIMITS_H
64
65 /* Define if you have the <locale.h> header file. */
66 #undef HAVE_LOCALE_H
67
68 /* Define if you have the <malloc.h> header file. */
69 #undef HAVE_MALLOC_H
70
71 /* Define if you have the <memory.h> header file. */
72 #undef HAVE_MEMORY_H
73
74 /* Define if you have a working `mmap' system call. */
75 #undef HAVE_MMAP
76
77 /* Define if you have the `munmap' function. */
78 #undef HAVE_MUNMAP
79
80 /* Define if you have the <nl_types.h> header file. */
81 #undef HAVE_NL_TYPES_H
82
83 /* Define if you have the `putenv' function. */
84 #undef HAVE_PUTENV
85
86 /* Define if you have the `remove' function. */
87 #undef HAVE_REMOVE
88
89 /* Define if you have the `sbrk' function. */
90 #undef HAVE_SBRK
91
92 /* Define if you have the `setenv' function. */
93 #undef HAVE_SETENV
94
95 /* Define if you have the `setlocale' function. */
96 #undef HAVE_SETLOCALE
97
98 /* Define if you have the <stdarg.h> header file. */
99 #undef HAVE_STDARG_H
100
101 /* Define if you have the <stdlib.h> header file. */
102 #undef HAVE_STDLIB_H
103
104 /* Define if you have the stpcpy function */
105 #undef HAVE_STPCPY
106
107 /* Define if you have the `strcasecmp' function. */
108 #undef HAVE_STRCASECMP
109
110 /* Define if you have the `strchr' function. */
111 #undef HAVE_STRCHR
112
113 /* Define if you have the <strings.h> header file. */
114 #undef HAVE_STRINGS_H
115
116 /* Define if you have the <string.h> header file. */
117 #undef HAVE_STRING_H
118
119 /* Define if you have the <sys/param.h> header file. */
120 #undef HAVE_SYS_PARAM_H
121
122 /* Define if you have the <sys/types.h> header file. */
123 #undef HAVE_SYS_TYPES_H
124
125 /* Define if you have the <unistd.h> header file. */
126 #undef HAVE_UNISTD_H
127
128 /* Define if you have the `unlink' function. */
129 #undef HAVE_UNLINK
130
131 /* Define if you have the <values.h> header file. */
132 #undef HAVE_VALUES_H
133
134 /* Define if you have the <varargs.h> header file. */
135 #undef HAVE_VARARGS_H
136
137 /* Define if you have the `__argz_count' function. */
138 #undef HAVE___ARGZ_COUNT
139
140 /* Define if you have the `__argz_next' function. */
141 #undef HAVE___ARGZ_NEXT
142
143 /* Define if you have the `__argz_stringify' function. */
144 #undef HAVE___ARGZ_STRINGIFY
145
146 /* Using i386 COFF? */
147 #undef I386COFF
148
149 /* Using m68k COFF? */
150 #undef M68KCOFF
151
152 /* Using m88k COFF? */
153 #undef M88KCOFF
154
155 /* old COFF support? */
156 #undef MANY_SEGMENTS
157
158 /* Use ELF stabs for MIPS, not ECOFF stabs */
159 #undef MIPS_STABS_ELF
160
161 /* Define if environ is not declared in system header files. */
162 #undef NEED_DECLARATION_ENVIRON
163
164 /* Define if errno is not declared in system header files. */
165 #undef NEED_DECLARATION_ERRNO
166
167 /* Define if free is not declared in system header files. */
168 #undef NEED_DECLARATION_FREE
169
170 /* Define if malloc is not declared in system header files. */
171 #undef NEED_DECLARATION_MALLOC
172
173 /* Define if sbrk is not declared in system header files. */
174 #undef NEED_DECLARATION_SBRK
175
176 /* Define if strstr is not declared in system header files. */
177 #undef NEED_DECLARATION_STRSTR
178
179 /* a.out support? */
180 #undef OBJ_MAYBE_AOUT
181
182 /* b.out support? */
183 #undef OBJ_MAYBE_BOUT
184
185 /* COFF support? */
186 #undef OBJ_MAYBE_COFF
187
188 /* ECOFF support? */
189 #undef OBJ_MAYBE_ECOFF
190
191 /* ELF support? */
192 #undef OBJ_MAYBE_ELF
193
194 /* generic support? */
195 #undef OBJ_MAYBE_GENERIC
196
197 /* HP300 support? */
198 #undef OBJ_MAYBE_HP300
199
200 /* IEEE support? */
201 #undef OBJ_MAYBE_IEEE
202
203 /* SOM support? */
204 #undef OBJ_MAYBE_SOM
205
206 /* VMS support? */
207 #undef OBJ_MAYBE_VMS
208
209 /* Name of package */
210 #undef PACKAGE
211
212 /* Define if defaulting to ELF on SCO 5. */
213 #undef SCO_ELF
214
215 /* If using the C implementation of alloca, define if you know the
216    direction of stack growth for your system; otherwise it will be
217    automatically deduced at run-time.
218         STACK_DIRECTION > 0 => grows toward higher addresses
219         STACK_DIRECTION < 0 => grows toward lower addresses
220         STACK_DIRECTION = 0 => direction of growth unknown */
221 #undef STACK_DIRECTION
222
223 /* Define if you have the ANSI C header files. */
224 #undef STDC_HEADERS
225
226 /* Using strict COFF? */
227 #undef STRICTCOFF
228
229 /* Target alias. */
230 #undef TARGET_ALIAS
231
232 /* Define as 1 if big endian. */
233 #undef TARGET_BYTES_BIG_ENDIAN
234
235 /* Canonical target. */
236 #undef TARGET_CANONICAL
237
238 /* Target CPU. */
239 #undef TARGET_CPU
240
241 /* Target OS. */
242 #undef TARGET_OS
243
244 /* Define if default target is PowerPC Solaris. */
245 #undef TARGET_SOLARIS_COMMENT
246
247 /* Target vendor. */
248 #undef TARGET_VENDOR
249
250 /* Use emulation support? */
251 #undef USE_EMULATIONS
252
253 /* Using cgen code? */
254 #undef USING_CGEN
255
256 /* Version number of package */
257 #undef VERSION
258
259 /* Define if `lex' declares `yytext' as a `char *' by default, not a `char[]'.
260    */
261 #undef YYTEXT_POINTER
262
263 /* Define if you need to in order for stat and other things to work. */
264 #undef _POSIX_SOURCE
265
266 /* Define to empty if `const' does not conform to ANSI C. */
267 #undef const
268
269 /* Define as `__inline' if that's what the C compiler calls it, or to nothing
270    if it is not supported. */
271 #undef inline
272
273 /* Define to `long' if <sys/types.h> does not define. */
274 #undef off_t
275
276 /* Define to `unsigned' if <sys/types.h> does not define. */
277 #undef size_t