1 /* config.in. Generated from configure.in by autoheader. */
3 /* Define if using AIX 5.2 value for C_WEAKEXT. */
4 #undef AIX_WEAK_SUPPORT
6 /* Use BFD interface? */
12 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
13 systems. This function is required for `alloca.c' support on those systems.
15 #undef CRAY_STACKSEG_END
17 /* Compiling cross-assembler? */
20 /* Define to 1 if using `alloca.c'. */
23 /* Default architecture. */
26 /* Default CRIS architecture. */
27 #undef DEFAULT_CRIS_ARCH
29 /* Default emulation. */
30 #undef DEFAULT_EMULATION
32 /* Supported emulations. */
35 /* Define to 1 if NLS is requested */
38 /* Define to 1 if you have `alloca', as a function or macro. */
41 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
45 /* Define to 1 if you have the <argz.h> header file. */
48 /* Define to 1 if you have the `dcgettext' function. */
51 /* Define to 1 if you have the <errno.h> header file. */
54 /* Define to 1 if you have the `getcwd' function. */
57 /* Define to 1 if you have the `getpagesize' function. */
58 #undef HAVE_GETPAGESIZE
60 /* Define as 1 if you have gettext and don't want to use GNU gettext. */
63 /* Define to 1 if you have the <inttypes.h> header file. */
64 #undef HAVE_INTTYPES_H
66 /* Define if your locale.h file contains LC_MESSAGES. */
67 #undef HAVE_LC_MESSAGES
69 /* Define to 1 if you have the <limits.h> header file. */
72 /* Define to 1 if you have the <locale.h> header file. */
75 /* Define to 1 if you have the <malloc.h> header file. */
78 /* Define to 1 if you have the <memory.h> header file. */
81 /* Define to 1 if you have a working `mmap' system call. */
84 /* Define to 1 if you have the `munmap' function. */
87 /* Define to 1 if you have the <nl_types.h> header file. */
88 #undef HAVE_NL_TYPES_H
90 /* Define to 1 if you have the `putenv' function. */
93 /* Define to 1 if you have the `remove' function. */
96 /* Define to 1 if you have the `sbrk' function. */
99 /* Define to 1 if you have the `setenv' function. */
102 /* Define to 1 if you have the `setlocale' function. */
103 #undef HAVE_SETLOCALE
105 /* Define to 1 if you have the <stdarg.h> header file. */
108 /* Define to 1 if you have the <stdint.h> header file. */
111 /* Define to 1 if you have the <stdlib.h> header file. */
114 /* Define if you have the stpcpy function */
117 /* Define to 1 if you have the `strcasecmp' function. */
118 #undef HAVE_STRCASECMP
120 /* Define to 1 if you have the `strchr' function. */
123 /* Define to 1 if you have the <strings.h> header file. */
124 #undef HAVE_STRINGS_H
126 /* Define to 1 if you have the <string.h> header file. */
129 /* Define to 1 if you have the <sys/param.h> header file. */
130 #undef HAVE_SYS_PARAM_H
132 /* Define to 1 if you have the <sys/stat.h> header file. */
133 #undef HAVE_SYS_STAT_H
135 /* Define to 1 if you have the <sys/types.h> header file. */
136 #undef HAVE_SYS_TYPES_H
138 /* Define to 1 if you have the <unistd.h> header file. */
141 /* Define to 1 if you have the `unlink' function. */
144 /* Define to 1 if you have the <values.h> header file. */
147 /* Define to 1 if you have the <varargs.h> header file. */
148 #undef HAVE_VARARGS_H
150 /* Define to 1 if you have the `__argz_count' function. */
151 #undef HAVE___ARGZ_COUNT
153 /* Define to 1 if you have the `__argz_next' function. */
154 #undef HAVE___ARGZ_NEXT
156 /* Define to 1 if you have the `__argz_stringify' function. */
157 #undef HAVE___ARGZ_STRINGIFY
159 /* Using i386 COFF? */
162 /* Using m68k COFF? */
165 /* Using m88k COFF? */
168 /* old COFF support? */
171 /* Default CPU for MIPS targets. */
172 #undef MIPS_CPU_STRING_DEFAULT
174 /* Generate 64-bit code by default on MIPS targets. */
175 #undef MIPS_DEFAULT_64BIT
177 /* Choose a default ABI for MIPS targets. */
178 #undef MIPS_DEFAULT_ABI
180 /* Define if environ is not declared in system header files. */
181 #undef NEED_DECLARATION_ENVIRON
183 /* Define if errno is not declared in system header files. */
184 #undef NEED_DECLARATION_ERRNO
186 /* Define if free is not declared in system header files. */
187 #undef NEED_DECLARATION_FREE
189 /* Define if malloc is not declared in system header files. */
190 #undef NEED_DECLARATION_MALLOC
192 /* Define if sbrk is not declared in system header files. */
193 #undef NEED_DECLARATION_SBRK
195 /* Define if strstr is not declared in system header files. */
196 #undef NEED_DECLARATION_STRSTR
199 #undef OBJ_MAYBE_AOUT
202 #undef OBJ_MAYBE_BOUT
205 #undef OBJ_MAYBE_COFF
208 #undef OBJ_MAYBE_ECOFF
213 /* generic support? */
214 #undef OBJ_MAYBE_GENERIC
217 #undef OBJ_MAYBE_HP300
220 #undef OBJ_MAYBE_IEEE
225 /* Name of package */
228 /* Define to the address where bug reports for this package should be sent. */
229 #undef PACKAGE_BUGREPORT
231 /* Define to the full name of this package. */
234 /* Define to the full name and version of this package. */
235 #undef PACKAGE_STRING
237 /* Define to the one symbol short name of this package. */
238 #undef PACKAGE_TARNAME
240 /* Define to the version of this package. */
241 #undef PACKAGE_VERSION
243 /* Define if defaulting to ELF on SCO 5. */
246 /* If using the C implementation of alloca, define if you know the
247 direction of stack growth for your system; otherwise it will be
248 automatically deduced at run-time.
249 STACK_DIRECTION > 0 => grows toward higher addresses
250 STACK_DIRECTION < 0 => grows toward lower addresses
251 STACK_DIRECTION = 0 => direction of growth unknown */
252 #undef STACK_DIRECTION
254 /* Define to 1 if you have the ANSI C header files. */
257 /* Using strict COFF? */
263 /* Define as 1 if big endian. */
264 #undef TARGET_BYTES_BIG_ENDIAN
266 /* Canonical target. */
267 #undef TARGET_CANONICAL
275 /* Define if default target is PowerPC Solaris. */
276 #undef TARGET_SOLARIS_COMMENT
278 /* Define if target is Symbian OS. */
279 #undef TARGET_SYMBIAN
284 /* Use emulation support? */
285 #undef USE_EMULATIONS
287 /* Allow use of E_MIPS_ABI_O32 on MIPS targets. */
288 #undef USE_E_MIPS_ABI_O32
290 /* Using cgen code? */
293 /* Version number of package */
296 /* Define to 1 if your processor stores words with the most significant byte
297 first (like Motorola and SPARC, unlike Intel and VAX). */
298 #undef WORDS_BIGENDIAN
300 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
302 #undef YYTEXT_POINTER
304 /* Define to empty if `const' does not conform to ANSI C. */
307 /* Define to `__inline__' or `__inline' if that's what the C compiler
308 calls it, or to nothing if 'inline' is not supported under any name. */
313 /* Define to `long' if <sys/types.h> does not define. */
316 /* Define to `unsigned' if <sys/types.h> does not define. */