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
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.
12 #undef CRAY_STACKSEG_END
14 /* Compiling cross-assembler? */
17 /* Define to 1 if using `alloca.c'. */
20 /* Default architecture. */
23 /* Default CRIS architecture. */
24 #undef DEFAULT_CRIS_ARCH
26 /* Default emulation. */
27 #undef DEFAULT_EMULATION
29 /* Supported emulations. */
32 /* Define if you want run-time sanity checks. */
33 #undef ENABLE_CHECKING
35 /* Define to 1 if translation of program messages to the user's native
36 language is requested. */
39 /* Define to 1 if you have `alloca', as a function or macro. */
42 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
46 /* Is the prototype for getopt in <unistd.h> in the expected format? */
47 #undef HAVE_DECL_GETOPT
49 /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
51 #undef HAVE_DECL_VSNPRINTF
53 /* Define to 1 if you have the <errno.h> header file. */
56 /* Define to 1 if you have the <inttypes.h> header file. */
57 #undef HAVE_INTTYPES_H
59 /* Define to 1 if you have the <memory.h> header file. */
62 /* Define to 1 if you have the `remove' function. */
65 /* Define to 1 if you have the `sbrk' function. */
68 /* Define to 1 if you have the <stdarg.h> header file. */
71 /* Define to 1 if you have the <stdint.h> header file. */
74 /* Define to 1 if you have the <stdlib.h> header file. */
77 /* Define to 1 if you have the <strings.h> header file. */
80 /* Define to 1 if you have the <string.h> header file. */
83 /* Define to 1 if you have the <sys/stat.h> header file. */
84 #undef HAVE_SYS_STAT_H
86 /* Define to 1 if you have the <sys/types.h> header file. */
87 #undef HAVE_SYS_TYPES_H
89 /* Define to 1 if you have the <unistd.h> header file. */
92 /* Define to 1 if you have the `unlink' function. */
95 /* Define to 1 if you have the <varargs.h> header file. */
98 /* Using i386 COFF? */
101 /* Using m68k COFF? */
104 /* Using m88k COFF? */
107 /* Default CPU for MIPS targets. */
108 #undef MIPS_CPU_STRING_DEFAULT
110 /* Generate 64-bit code by default on MIPS targets. */
111 #undef MIPS_DEFAULT_64BIT
113 /* Choose a default ABI for MIPS targets. */
114 #undef MIPS_DEFAULT_ABI
116 /* Define if environ is not declared in system header files. */
117 #undef NEED_DECLARATION_ENVIRON
119 /* Define if errno is not declared in system header files. */
120 #undef NEED_DECLARATION_ERRNO
122 /* Define if ffs is not declared in system header files. */
123 #undef NEED_DECLARATION_FFS
125 /* Define if free is not declared in system header files. */
126 #undef NEED_DECLARATION_FREE
128 /* Define if malloc is not declared in system header files. */
129 #undef NEED_DECLARATION_MALLOC
131 /* Define if sbrk is not declared in system header files. */
132 #undef NEED_DECLARATION_SBRK
134 /* Define if strstr is not declared in system header files. */
135 #undef NEED_DECLARATION_STRSTR
138 #undef OBJ_MAYBE_AOUT
141 #undef OBJ_MAYBE_BOUT
144 #undef OBJ_MAYBE_COFF
147 #undef OBJ_MAYBE_ECOFF
152 /* generic support? */
153 #undef OBJ_MAYBE_GENERIC
158 /* Name of package */
161 /* Define to the address where bug reports for this package should be sent. */
162 #undef PACKAGE_BUGREPORT
164 /* Define to the full name of this package. */
167 /* Define to the full name and version of this package. */
168 #undef PACKAGE_STRING
170 /* Define to the one symbol short name of this package. */
171 #undef PACKAGE_TARNAME
173 /* Define to the version of this package. */
174 #undef PACKAGE_VERSION
176 /* Define if defaulting to ELF on SCO 5. */
179 /* If using the C implementation of alloca, define if you know the
180 direction of stack growth for your system; otherwise it will be
181 automatically deduced at run-time.
182 STACK_DIRECTION > 0 => grows toward higher addresses
183 STACK_DIRECTION < 0 => grows toward lower addresses
184 STACK_DIRECTION = 0 => direction of growth unknown */
185 #undef STACK_DIRECTION
187 /* Define to 1 if you have the ANSI C header files. */
190 /* Using strict COFF? */
196 /* Define as 1 if big endian. */
197 #undef TARGET_BYTES_BIG_ENDIAN
199 /* Canonical target. */
200 #undef TARGET_CANONICAL
208 /* Define if default target is PowerPC Solaris. */
209 #undef TARGET_SOLARIS_COMMENT
211 /* Define if target is Symbian OS. */
212 #undef TARGET_SYMBIAN
217 /* Use b modifier when opening binary files? */
218 #undef USE_BINARY_FOPEN
220 /* Use emulation support? */
221 #undef USE_EMULATIONS
223 /* Allow use of E_MIPS_ABI_O32 on MIPS targets. */
224 #undef USE_E_MIPS_ABI_O32
226 /* Using cgen code? */
229 /* Version number of package */
232 /* Define to 1 if your processor stores words with the most significant byte
233 first (like Motorola and SPARC, unlike Intel and VAX). */
234 #undef WORDS_BIGENDIAN
236 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
238 #undef YYTEXT_POINTER
240 /* Define to `__inline__' or `__inline' if that's what the C compiler
241 calls it, or to nothing if 'inline' is not supported under any name. */