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