1 /* config.in. Generated from configure.in by autoheader. */
3 /* Define if building universal (internal helper macro) */
4 #undef AC_APPLE_UNIVERSAL_BUILD
6 /* Define if using AIX 5.2 value for C_WEAKEXT. */
7 #undef AIX_WEAK_SUPPORT
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 if you want run-time sanity checks. */
36 #undef ENABLE_CHECKING
38 /* Define to 1 if translation of program messages to the user's native
39 language is requested. */
42 /* Define to 1 if you have `alloca', as a function or macro. */
45 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
49 /* Is the prototype for getopt in <unistd.h> in the expected format? */
50 #undef HAVE_DECL_GETOPT
52 /* Define to 1 if you have the declaration of `mempcpy', and to 0 if you
54 #undef HAVE_DECL_MEMPCPY
56 /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
58 #undef HAVE_DECL_VSNPRINTF
60 /* Define to 1 if you have the <dlfcn.h> header file. */
63 /* Define to 1 if you have the <errno.h> header file. */
66 /* Define to 1 if you have the <inttypes.h> header file. */
67 #undef HAVE_INTTYPES_H
69 /* Define if your <locale.h> file defines LC_MESSAGES. */
70 #undef HAVE_LC_MESSAGES
72 /* Define to 1 if you have the <limits.h> header file. */
75 /* Define to 1 if you have the <locale.h> header file. */
78 /* Define to 1 if you have the <memory.h> header file. */
81 /* Define to 1 if you have the `remove' function. */
84 /* Define to 1 if you have the `sbrk' function. */
87 /* Define to 1 if you have the `setlocale' function. */
90 /* Define to 1 if you have the <stdint.h> header file. */
93 /* Define to 1 if you have the <stdlib.h> header file. */
96 /* Define to 1 if you have the <strings.h> header file. */
99 /* Define to 1 if you have the <string.h> header file. */
102 /* Define if <sys/stat.h> has struct stat.st_mtim.tv_nsec */
103 #undef HAVE_ST_MTIM_TV_NSEC
105 /* Define if <sys/stat.h> has struct stat.st_mtim.tv_sec */
106 #undef HAVE_ST_MTIM_TV_SEC
108 /* Define to 1 if you have the <sys/stat.h> header file. */
109 #undef HAVE_SYS_STAT_H
111 /* Define to 1 if you have the <sys/types.h> header file. */
112 #undef HAVE_SYS_TYPES_H
114 /* Define to 1 if you have the <time.h> header file. */
117 /* Define if <time.h> has struct tm.tm_gmtoff. */
118 #undef HAVE_TM_GMTOFF
120 /* Define to 1 if you have the <unistd.h> header file. */
123 /* Define to 1 if you have the `unlink' function. */
126 /* Define to 1 if you have the <zlib.h> header file. */
129 /* Using i386 COFF? */
132 /* Define to the sub-directory in which libtool stores uninstalled libraries.
136 /* Using m68k COFF? */
139 /* Using m88k COFF? */
142 /* Default CPU for MIPS targets. */
143 #undef MIPS_CPU_STRING_DEFAULT
145 /* Generate 64-bit code by default on MIPS targets. */
146 #undef MIPS_DEFAULT_64BIT
148 /* Choose a default ABI for MIPS targets. */
149 #undef MIPS_DEFAULT_ABI
151 /* Define if environ is not declared in system header files. */
152 #undef NEED_DECLARATION_ENVIRON
154 /* Define if errno is not declared in system header files. */
155 #undef NEED_DECLARATION_ERRNO
157 /* Define if ffs is not declared in system header files. */
158 #undef NEED_DECLARATION_FFS
160 /* Define if free is not declared in system header files. */
161 #undef NEED_DECLARATION_FREE
163 /* Define if malloc is not declared in system header files. */
164 #undef NEED_DECLARATION_MALLOC
166 /* Define if sbrk is not declared in system header files. */
167 #undef NEED_DECLARATION_SBRK
169 /* Define if strstr is not declared in system header files. */
170 #undef NEED_DECLARATION_STRSTR
173 #undef OBJ_MAYBE_AOUT
176 #undef OBJ_MAYBE_BOUT
179 #undef OBJ_MAYBE_COFF
182 #undef OBJ_MAYBE_ECOFF
187 /* generic support? */
188 #undef OBJ_MAYBE_GENERIC
193 /* Name of package */
196 /* Define to the address where bug reports for this package should be sent. */
197 #undef PACKAGE_BUGREPORT
199 /* Define to the full name of this package. */
202 /* Define to the full name and version of this package. */
203 #undef PACKAGE_STRING
205 /* Define to the one symbol short name of this package. */
206 #undef PACKAGE_TARNAME
208 /* Define to the home page for this package. */
211 /* Define to the version of this package. */
212 #undef PACKAGE_VERSION
214 /* Define if defaulting to ELF on SCO 5. */
217 /* If using the C implementation of alloca, define if you know the
218 direction of stack growth for your system; otherwise it will be
219 automatically deduced at runtime.
220 STACK_DIRECTION > 0 => grows toward higher addresses
221 STACK_DIRECTION < 0 => grows toward lower addresses
222 STACK_DIRECTION = 0 => direction of growth unknown */
223 #undef STACK_DIRECTION
225 /* Define to 1 if you have the ANSI C header files. */
228 /* Using strict COFF? */
234 /* Define as 1 if big endian. */
235 #undef TARGET_BYTES_BIG_ENDIAN
237 /* Canonical target. */
238 #undef TARGET_CANONICAL
246 /* Define if default target is PowerPC Solaris. */
247 #undef TARGET_SOLARIS_COMMENT
249 /* Define if target is Symbian OS. */
250 #undef TARGET_SYMBIAN
255 /* Use b modifier when opening binary files? */
256 #undef USE_BINARY_FOPEN
258 /* Use emulation support? */
259 #undef USE_EMULATIONS
261 /* Allow use of E_MIPS_ABI_O32 on MIPS targets. */
262 #undef USE_E_MIPS_ABI_O32
264 /* Enable extensions on AIX 3, Interix. */
268 /* Enable GNU extensions on systems that have them. */
272 /* Enable threading extensions on Solaris. */
273 #ifndef _POSIX_PTHREAD_SEMANTICS
274 # undef _POSIX_PTHREAD_SEMANTICS
276 /* Enable extensions on HP NonStop. */
277 #ifndef _TANDEM_SOURCE
278 # undef _TANDEM_SOURCE
280 /* Enable general extensions on Solaris. */
281 #ifndef __EXTENSIONS__
282 # undef __EXTENSIONS__
286 /* Using cgen code? */
289 /* Version number of package */
292 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
293 significant byte first (like Motorola and SPARC, unlike Intel). */
294 #if defined AC_APPLE_UNIVERSAL_BUILD
295 # if defined __BIG_ENDIAN__
296 # define WORDS_BIGENDIAN 1
299 # ifndef WORDS_BIGENDIAN
300 # undef WORDS_BIGENDIAN
304 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
306 #undef YYTEXT_POINTER
308 /* Number of bits in a file offset, on hosts where this is settable. */
309 #undef _FILE_OFFSET_BITS
311 /* Define for large files, on AIX-style hosts. */
314 /* Define to 1 if on MINIX. */
317 /* Define to 2 if the system does not provide POSIX.1 features except with
319 #undef _POSIX_1_SOURCE
321 /* Define to 1 if you need to in order for `stat' and other things to work. */
324 /* Define to `__inline__' or `__inline' if that's what the C compiler
325 calls it, or to nothing if 'inline' is not supported under any name. */