xref: /minix3/external/gpl3/binutils/usr.bin/gas/arch/coldfire/config.h (revision c9ea9e7af84fcba485b32ccd2c85edb945b1f323)
1*c9ea9e7aSLionel Sambuc /* This file is automatically generated.  DO NOT EDIT! */
2*c9ea9e7aSLionel Sambuc /* Generated from: 	NetBSD: mknative-binutils,v 1.8 2011/09/25 04:00:58 christos Exp  */
3*c9ea9e7aSLionel Sambuc /* Generated from: NetBSD: mknative.common,v 1.9 2007/02/05 18:26:01 apb Exp  */
4*c9ea9e7aSLionel Sambuc 
5*c9ea9e7aSLionel Sambuc /* config.h.  Generated from config.in by configure.  */
6*c9ea9e7aSLionel Sambuc /* config.in.  Generated from configure.in by autoheader.  */
7*c9ea9e7aSLionel Sambuc 
8*c9ea9e7aSLionel Sambuc /* Check that config.h is #included before system headers
9*c9ea9e7aSLionel Sambuc    (this works only for glibc, but that should be enough).  */
10*c9ea9e7aSLionel Sambuc #if defined(__GLIBC__) && !defined(__FreeBSD_kernel__) && !defined(__CONFIG_H__)
11*c9ea9e7aSLionel Sambuc #  error config.h must be #included before system headers
12*c9ea9e7aSLionel Sambuc #endif
13*c9ea9e7aSLionel Sambuc #define __CONFIG_H__ 1
14*c9ea9e7aSLionel Sambuc 
15*c9ea9e7aSLionel Sambuc /* Define if building universal (internal helper macro) */
16*c9ea9e7aSLionel Sambuc /* #undef AC_APPLE_UNIVERSAL_BUILD */
17*c9ea9e7aSLionel Sambuc 
18*c9ea9e7aSLionel Sambuc /* Define if using AIX 5.2 value for C_WEAKEXT. */
19*c9ea9e7aSLionel Sambuc /* #undef AIX_WEAK_SUPPORT */
20*c9ea9e7aSLionel Sambuc 
21*c9ea9e7aSLionel Sambuc /* assert broken? */
22*c9ea9e7aSLionel Sambuc /* #undef BROKEN_ASSERT */
23*c9ea9e7aSLionel Sambuc 
24*c9ea9e7aSLionel Sambuc /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
25*c9ea9e7aSLionel Sambuc    systems. This function is required for `alloca.c' support on those systems.
26*c9ea9e7aSLionel Sambuc    */
27*c9ea9e7aSLionel Sambuc /* #undef CRAY_STACKSEG_END */
28*c9ea9e7aSLionel Sambuc 
29*c9ea9e7aSLionel Sambuc /* Compiling cross-assembler? */
30*c9ea9e7aSLionel Sambuc /* #undef CROSS_COMPILE */
31*c9ea9e7aSLionel Sambuc 
32*c9ea9e7aSLionel Sambuc /* Define to 1 if using `alloca.c'. */
33*c9ea9e7aSLionel Sambuc /* #undef C_ALLOCA */
34*c9ea9e7aSLionel Sambuc 
35*c9ea9e7aSLionel Sambuc /* Default architecture. */
36*c9ea9e7aSLionel Sambuc /* #undef DEFAULT_ARCH */
37*c9ea9e7aSLionel Sambuc 
38*c9ea9e7aSLionel Sambuc /* Default CRIS architecture. */
39*c9ea9e7aSLionel Sambuc /* #undef DEFAULT_CRIS_ARCH */
40*c9ea9e7aSLionel Sambuc 
41*c9ea9e7aSLionel Sambuc /* Default emulation. */
42*c9ea9e7aSLionel Sambuc #define DEFAULT_EMULATION ""
43*c9ea9e7aSLionel Sambuc 
44*c9ea9e7aSLionel Sambuc /* Supported emulations. */
45*c9ea9e7aSLionel Sambuc #define EMULATIONS
46*c9ea9e7aSLionel Sambuc 
47*c9ea9e7aSLionel Sambuc /* Define if you want run-time sanity checks. */
48*c9ea9e7aSLionel Sambuc /* #undef ENABLE_CHECKING */
49*c9ea9e7aSLionel Sambuc 
50*c9ea9e7aSLionel Sambuc /* Define to 1 if translation of program messages to the user's native
51*c9ea9e7aSLionel Sambuc    language is requested. */
52*c9ea9e7aSLionel Sambuc #define ENABLE_NLS 1
53*c9ea9e7aSLionel Sambuc 
54*c9ea9e7aSLionel Sambuc /* Define to 1 if you have `alloca', as a function or macro. */
55*c9ea9e7aSLionel Sambuc #define HAVE_ALLOCA 1
56*c9ea9e7aSLionel Sambuc 
57*c9ea9e7aSLionel Sambuc /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
58*c9ea9e7aSLionel Sambuc    */
59*c9ea9e7aSLionel Sambuc /* #undef HAVE_ALLOCA_H */
60*c9ea9e7aSLionel Sambuc 
61*c9ea9e7aSLionel Sambuc /* Define to 1 if you have the declaration of `free', and to 0 if you don't.
62*c9ea9e7aSLionel Sambuc    */
63*c9ea9e7aSLionel Sambuc #define HAVE_DECL_FREE 1
64*c9ea9e7aSLionel Sambuc 
65*c9ea9e7aSLionel Sambuc /* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
66*c9ea9e7aSLionel Sambuc    */
67*c9ea9e7aSLionel Sambuc #define HAVE_DECL_GETENV 1
68*c9ea9e7aSLionel Sambuc 
69*c9ea9e7aSLionel Sambuc /* Is the prototype for getopt in <unistd.h> in the expected format? */
70*c9ea9e7aSLionel Sambuc #define HAVE_DECL_GETOPT 1
71*c9ea9e7aSLionel Sambuc 
72*c9ea9e7aSLionel Sambuc /* Define to 1 if you have the declaration of `malloc', and to 0 if you don't.
73*c9ea9e7aSLionel Sambuc    */
74*c9ea9e7aSLionel Sambuc #define HAVE_DECL_MALLOC 1
75*c9ea9e7aSLionel Sambuc 
76*c9ea9e7aSLionel Sambuc /* Define to 1 if you have the declaration of `mempcpy', and to 0 if you
77*c9ea9e7aSLionel Sambuc    don't. */
78*c9ea9e7aSLionel Sambuc #define HAVE_DECL_MEMPCPY 0
79*c9ea9e7aSLionel Sambuc 
80*c9ea9e7aSLionel Sambuc /* Define to 1 if you have the declaration of `realloc', and to 0 if you
81*c9ea9e7aSLionel Sambuc    don't. */
82*c9ea9e7aSLionel Sambuc #define HAVE_DECL_REALLOC 1
83*c9ea9e7aSLionel Sambuc 
84*c9ea9e7aSLionel Sambuc /* Define to 1 if you have the declaration of `stpcpy', and to 0 if you don't.
85*c9ea9e7aSLionel Sambuc    */
86*c9ea9e7aSLionel Sambuc #define HAVE_DECL_STPCPY 1
87*c9ea9e7aSLionel Sambuc 
88*c9ea9e7aSLionel Sambuc /* Define to 1 if you have the declaration of `strstr', and to 0 if you don't.
89*c9ea9e7aSLionel Sambuc    */
90*c9ea9e7aSLionel Sambuc #define HAVE_DECL_STRSTR 1
91*c9ea9e7aSLionel Sambuc 
92*c9ea9e7aSLionel Sambuc /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
93*c9ea9e7aSLionel Sambuc    don't. */
94*c9ea9e7aSLionel Sambuc #define HAVE_DECL_VSNPRINTF 1
95*c9ea9e7aSLionel Sambuc 
96*c9ea9e7aSLionel Sambuc /* Define to 1 if you have the <dlfcn.h> header file. */
97*c9ea9e7aSLionel Sambuc #define HAVE_DLFCN_H 1
98*c9ea9e7aSLionel Sambuc 
99*c9ea9e7aSLionel Sambuc /* Define to 1 if you have the <errno.h> header file. */
100*c9ea9e7aSLionel Sambuc #define HAVE_ERRNO_H 1
101*c9ea9e7aSLionel Sambuc 
102*c9ea9e7aSLionel Sambuc /* Define to 1 if you have the <inttypes.h> header file. */
103*c9ea9e7aSLionel Sambuc #define HAVE_INTTYPES_H 1
104*c9ea9e7aSLionel Sambuc 
105*c9ea9e7aSLionel Sambuc /* Define if your <locale.h> file defines LC_MESSAGES. */
106*c9ea9e7aSLionel Sambuc #define HAVE_LC_MESSAGES 1
107*c9ea9e7aSLionel Sambuc 
108*c9ea9e7aSLionel Sambuc /* Define to 1 if you have the <limits.h> header file. */
109*c9ea9e7aSLionel Sambuc #define HAVE_LIMITS_H 1
110*c9ea9e7aSLionel Sambuc 
111*c9ea9e7aSLionel Sambuc /* Define to 1 if you have the <locale.h> header file. */
112*c9ea9e7aSLionel Sambuc #define HAVE_LOCALE_H 1
113*c9ea9e7aSLionel Sambuc 
114*c9ea9e7aSLionel Sambuc /* Define to 1 if you have the <memory.h> header file. */
115*c9ea9e7aSLionel Sambuc #define HAVE_MEMORY_H 1
116*c9ea9e7aSLionel Sambuc 
117*c9ea9e7aSLionel Sambuc /* Define to 1 if you have the `remove' function. */
118*c9ea9e7aSLionel Sambuc /* #undef HAVE_REMOVE */
119*c9ea9e7aSLionel Sambuc 
120*c9ea9e7aSLionel Sambuc /* Define to 1 if you have the `sbrk' function. */
121*c9ea9e7aSLionel Sambuc #define HAVE_SBRK 1
122*c9ea9e7aSLionel Sambuc 
123*c9ea9e7aSLionel Sambuc /* Define to 1 if you have the `setlocale' function. */
124*c9ea9e7aSLionel Sambuc #define HAVE_SETLOCALE 1
125*c9ea9e7aSLionel Sambuc 
126*c9ea9e7aSLionel Sambuc /* Define to 1 if you have the <stdint.h> header file. */
127*c9ea9e7aSLionel Sambuc #define HAVE_STDINT_H 1
128*c9ea9e7aSLionel Sambuc 
129*c9ea9e7aSLionel Sambuc /* Define to 1 if you have the <stdlib.h> header file. */
130*c9ea9e7aSLionel Sambuc #define HAVE_STDLIB_H 1
131*c9ea9e7aSLionel Sambuc 
132*c9ea9e7aSLionel Sambuc /* Define to 1 if you have the <strings.h> header file. */
133*c9ea9e7aSLionel Sambuc #define HAVE_STRINGS_H 1
134*c9ea9e7aSLionel Sambuc 
135*c9ea9e7aSLionel Sambuc /* Define to 1 if you have the <string.h> header file. */
136*c9ea9e7aSLionel Sambuc #define HAVE_STRING_H 1
137*c9ea9e7aSLionel Sambuc 
138*c9ea9e7aSLionel Sambuc /* Define if <sys/stat.h> has struct stat.st_mtim.tv_nsec */
139*c9ea9e7aSLionel Sambuc #define HAVE_ST_MTIM_TV_NSEC 1
140*c9ea9e7aSLionel Sambuc 
141*c9ea9e7aSLionel Sambuc /* Define if <sys/stat.h> has struct stat.st_mtim.tv_sec */
142*c9ea9e7aSLionel Sambuc #define HAVE_ST_MTIM_TV_SEC 1
143*c9ea9e7aSLionel Sambuc 
144*c9ea9e7aSLionel Sambuc /* Define to 1 if you have the <sys/stat.h> header file. */
145*c9ea9e7aSLionel Sambuc #define HAVE_SYS_STAT_H 1
146*c9ea9e7aSLionel Sambuc 
147*c9ea9e7aSLionel Sambuc /* Define to 1 if you have the <sys/types.h> header file. */
148*c9ea9e7aSLionel Sambuc #define HAVE_SYS_TYPES_H 1
149*c9ea9e7aSLionel Sambuc 
150*c9ea9e7aSLionel Sambuc /* Define to 1 if you have the <time.h> header file. */
151*c9ea9e7aSLionel Sambuc #define HAVE_TIME_H 1
152*c9ea9e7aSLionel Sambuc 
153*c9ea9e7aSLionel Sambuc /* Define if <time.h> has struct tm.tm_gmtoff. */
154*c9ea9e7aSLionel Sambuc #define HAVE_TM_GMTOFF 1
155*c9ea9e7aSLionel Sambuc 
156*c9ea9e7aSLionel Sambuc /* Define to 1 if you have the <unistd.h> header file. */
157*c9ea9e7aSLionel Sambuc #define HAVE_UNISTD_H 1
158*c9ea9e7aSLionel Sambuc 
159*c9ea9e7aSLionel Sambuc /* Define to 1 if you have the `unlink' function. */
160*c9ea9e7aSLionel Sambuc #define HAVE_UNLINK 1
161*c9ea9e7aSLionel Sambuc 
162*c9ea9e7aSLionel Sambuc /* Define to 1 if you have the <zlib.h> header file. */
163*c9ea9e7aSLionel Sambuc #define HAVE_ZLIB_H 1
164*c9ea9e7aSLionel Sambuc 
165*c9ea9e7aSLionel Sambuc /* Using i386 COFF? */
166*c9ea9e7aSLionel Sambuc /* #undef I386COFF */
167*c9ea9e7aSLionel Sambuc 
168*c9ea9e7aSLionel Sambuc /* Define to the sub-directory in which libtool stores uninstalled libraries.
169*c9ea9e7aSLionel Sambuc    */
170*c9ea9e7aSLionel Sambuc #define LT_OBJDIR ".libs/"
171*c9ea9e7aSLionel Sambuc 
172*c9ea9e7aSLionel Sambuc /* Using m68k COFF? */
173*c9ea9e7aSLionel Sambuc /* #undef M68KCOFF */
174*c9ea9e7aSLionel Sambuc 
175*c9ea9e7aSLionel Sambuc /* Using m88k COFF? */
176*c9ea9e7aSLionel Sambuc /* #undef M88KCOFF */
177*c9ea9e7aSLionel Sambuc 
178*c9ea9e7aSLionel Sambuc /* Default CPU for MIPS targets. */
179*c9ea9e7aSLionel Sambuc /* #undef MIPS_CPU_STRING_DEFAULT */
180*c9ea9e7aSLionel Sambuc 
181*c9ea9e7aSLionel Sambuc /* Generate 64-bit code by default on MIPS targets. */
182*c9ea9e7aSLionel Sambuc /* #undef MIPS_DEFAULT_64BIT */
183*c9ea9e7aSLionel Sambuc 
184*c9ea9e7aSLionel Sambuc /* Choose a default ABI for MIPS targets. */
185*c9ea9e7aSLionel Sambuc /* #undef MIPS_DEFAULT_ABI */
186*c9ea9e7aSLionel Sambuc 
187*c9ea9e7aSLionel Sambuc /* Define if environ is not declared in system header files. */
188*c9ea9e7aSLionel Sambuc #define NEED_DECLARATION_ENVIRON 1
189*c9ea9e7aSLionel Sambuc 
190*c9ea9e7aSLionel Sambuc /* Define if errno is not declared in system header files. */
191*c9ea9e7aSLionel Sambuc /* #undef NEED_DECLARATION_ERRNO */
192*c9ea9e7aSLionel Sambuc 
193*c9ea9e7aSLionel Sambuc /* Define if ffs is not declared in system header files. */
194*c9ea9e7aSLionel Sambuc /* #undef NEED_DECLARATION_FFS */
195*c9ea9e7aSLionel Sambuc 
196*c9ea9e7aSLionel Sambuc /* Define if free is not declared in system header files. */
197*c9ea9e7aSLionel Sambuc /* #undef NEED_DECLARATION_FREE */
198*c9ea9e7aSLionel Sambuc 
199*c9ea9e7aSLionel Sambuc /* Define if malloc is not declared in system header files. */
200*c9ea9e7aSLionel Sambuc /* #undef NEED_DECLARATION_MALLOC */
201*c9ea9e7aSLionel Sambuc 
202*c9ea9e7aSLionel Sambuc /* Define if sbrk is not declared in system header files. */
203*c9ea9e7aSLionel Sambuc /* #undef NEED_DECLARATION_SBRK */
204*c9ea9e7aSLionel Sambuc 
205*c9ea9e7aSLionel Sambuc /* Define if strstr is not declared in system header files. */
206*c9ea9e7aSLionel Sambuc /* #undef NEED_DECLARATION_STRSTR */
207*c9ea9e7aSLionel Sambuc 
208*c9ea9e7aSLionel Sambuc /* a.out support? */
209*c9ea9e7aSLionel Sambuc /* #undef OBJ_MAYBE_AOUT */
210*c9ea9e7aSLionel Sambuc 
211*c9ea9e7aSLionel Sambuc /* b.out support? */
212*c9ea9e7aSLionel Sambuc /* #undef OBJ_MAYBE_BOUT */
213*c9ea9e7aSLionel Sambuc 
214*c9ea9e7aSLionel Sambuc /* COFF support? */
215*c9ea9e7aSLionel Sambuc /* #undef OBJ_MAYBE_COFF */
216*c9ea9e7aSLionel Sambuc 
217*c9ea9e7aSLionel Sambuc /* ECOFF support? */
218*c9ea9e7aSLionel Sambuc /* #undef OBJ_MAYBE_ECOFF */
219*c9ea9e7aSLionel Sambuc 
220*c9ea9e7aSLionel Sambuc /* ELF support? */
221*c9ea9e7aSLionel Sambuc /* #undef OBJ_MAYBE_ELF */
222*c9ea9e7aSLionel Sambuc 
223*c9ea9e7aSLionel Sambuc /* generic support? */
224*c9ea9e7aSLionel Sambuc /* #undef OBJ_MAYBE_GENERIC */
225*c9ea9e7aSLionel Sambuc 
226*c9ea9e7aSLionel Sambuc /* SOM support? */
227*c9ea9e7aSLionel Sambuc /* #undef OBJ_MAYBE_SOM */
228*c9ea9e7aSLionel Sambuc 
229*c9ea9e7aSLionel Sambuc /* Name of package */
230*c9ea9e7aSLionel Sambuc #define PACKAGE "gas"
231*c9ea9e7aSLionel Sambuc 
232*c9ea9e7aSLionel Sambuc /* Define to the address where bug reports for this package should be sent. */
233*c9ea9e7aSLionel Sambuc #define PACKAGE_BUGREPORT ""
234*c9ea9e7aSLionel Sambuc 
235*c9ea9e7aSLionel Sambuc /* Define to the full name of this package. */
236*c9ea9e7aSLionel Sambuc #define PACKAGE_NAME ""
237*c9ea9e7aSLionel Sambuc 
238*c9ea9e7aSLionel Sambuc /* Define to the full name and version of this package. */
239*c9ea9e7aSLionel Sambuc #define PACKAGE_STRING ""
240*c9ea9e7aSLionel Sambuc 
241*c9ea9e7aSLionel Sambuc /* Define to the one symbol short name of this package. */
242*c9ea9e7aSLionel Sambuc #define PACKAGE_TARNAME ""
243*c9ea9e7aSLionel Sambuc 
244*c9ea9e7aSLionel Sambuc /* Define to the home page for this package. */
245*c9ea9e7aSLionel Sambuc #define PACKAGE_URL ""
246*c9ea9e7aSLionel Sambuc 
247*c9ea9e7aSLionel Sambuc /* Define to the version of this package. */
248*c9ea9e7aSLionel Sambuc #define PACKAGE_VERSION ""
249*c9ea9e7aSLionel Sambuc 
250*c9ea9e7aSLionel Sambuc /* Define if defaulting to ELF on SCO 5. */
251*c9ea9e7aSLionel Sambuc /* #undef SCO_ELF */
252*c9ea9e7aSLionel Sambuc 
253*c9ea9e7aSLionel Sambuc /* If using the C implementation of alloca, define if you know the
254*c9ea9e7aSLionel Sambuc    direction of stack growth for your system; otherwise it will be
255*c9ea9e7aSLionel Sambuc    automatically deduced at runtime.
256*c9ea9e7aSLionel Sambuc 	STACK_DIRECTION > 0 => grows toward higher addresses
257*c9ea9e7aSLionel Sambuc 	STACK_DIRECTION < 0 => grows toward lower addresses
258*c9ea9e7aSLionel Sambuc 	STACK_DIRECTION = 0 => direction of growth unknown */
259*c9ea9e7aSLionel Sambuc /* #undef STACK_DIRECTION */
260*c9ea9e7aSLionel Sambuc 
261*c9ea9e7aSLionel Sambuc /* Define to 1 if you have the ANSI C header files. */
262*c9ea9e7aSLionel Sambuc #define STDC_HEADERS 1
263*c9ea9e7aSLionel Sambuc 
264*c9ea9e7aSLionel Sambuc /* Using strict COFF? */
265*c9ea9e7aSLionel Sambuc /* #undef STRICTCOFF */
266*c9ea9e7aSLionel Sambuc 
267*c9ea9e7aSLionel Sambuc /* Define if you can safely include both <string.h> and <strings.h>. */
268*c9ea9e7aSLionel Sambuc #define STRING_WITH_STRINGS 1
269*c9ea9e7aSLionel Sambuc 
270*c9ea9e7aSLionel Sambuc /* Target alias. */
271*c9ea9e7aSLionel Sambuc #define TARGET_ALIAS "m5407--netbsdelf"
272*c9ea9e7aSLionel Sambuc 
273*c9ea9e7aSLionel Sambuc /* Define as 1 if big endian. */
274*c9ea9e7aSLionel Sambuc /* #undef TARGET_BYTES_BIG_ENDIAN */
275*c9ea9e7aSLionel Sambuc 
276*c9ea9e7aSLionel Sambuc /* Canonical target. */
277*c9ea9e7aSLionel Sambuc #define TARGET_CANONICAL "m5407--netbsdelf"
278*c9ea9e7aSLionel Sambuc 
279*c9ea9e7aSLionel Sambuc /* Target CPU. */
280*c9ea9e7aSLionel Sambuc #define TARGET_CPU "m5407"
281*c9ea9e7aSLionel Sambuc 
282*c9ea9e7aSLionel Sambuc /* Target OS. */
283*c9ea9e7aSLionel Sambuc #define TARGET_OS "netbsdelf"
284*c9ea9e7aSLionel Sambuc 
285*c9ea9e7aSLionel Sambuc /* Define if default target is PowerPC Solaris. */
286*c9ea9e7aSLionel Sambuc /* #undef TARGET_SOLARIS_COMMENT */
287*c9ea9e7aSLionel Sambuc 
288*c9ea9e7aSLionel Sambuc /* Define if target is Symbian OS. */
289*c9ea9e7aSLionel Sambuc /* #undef TARGET_SYMBIAN */
290*c9ea9e7aSLionel Sambuc 
291*c9ea9e7aSLionel Sambuc /* Target vendor. */
292*c9ea9e7aSLionel Sambuc #define TARGET_VENDOR ""
293*c9ea9e7aSLionel Sambuc 
294*c9ea9e7aSLionel Sambuc /* Use b modifier when opening binary files? */
295*c9ea9e7aSLionel Sambuc /* #undef USE_BINARY_FOPEN */
296*c9ea9e7aSLionel Sambuc 
297*c9ea9e7aSLionel Sambuc /* Use emulation support? */
298*c9ea9e7aSLionel Sambuc /* #undef USE_EMULATIONS */
299*c9ea9e7aSLionel Sambuc 
300*c9ea9e7aSLionel Sambuc /* Allow use of E_MIPS_ABI_O32 on MIPS targets. */
301*c9ea9e7aSLionel Sambuc /* #undef USE_E_MIPS_ABI_O32 */
302*c9ea9e7aSLionel Sambuc 
303*c9ea9e7aSLionel Sambuc /* Enable extensions on AIX 3, Interix.  */
304*c9ea9e7aSLionel Sambuc #ifndef _ALL_SOURCE
305*c9ea9e7aSLionel Sambuc # define _ALL_SOURCE 1
306*c9ea9e7aSLionel Sambuc #endif
307*c9ea9e7aSLionel Sambuc /* Enable GNU extensions on systems that have them.  */
308*c9ea9e7aSLionel Sambuc #ifndef _GNU_SOURCE
309*c9ea9e7aSLionel Sambuc # define _GNU_SOURCE 1
310*c9ea9e7aSLionel Sambuc #endif
311*c9ea9e7aSLionel Sambuc /* Enable threading extensions on Solaris.  */
312*c9ea9e7aSLionel Sambuc #ifndef _POSIX_PTHREAD_SEMANTICS
313*c9ea9e7aSLionel Sambuc # define _POSIX_PTHREAD_SEMANTICS 1
314*c9ea9e7aSLionel Sambuc #endif
315*c9ea9e7aSLionel Sambuc /* Enable extensions on HP NonStop.  */
316*c9ea9e7aSLionel Sambuc #ifndef _TANDEM_SOURCE
317*c9ea9e7aSLionel Sambuc # define _TANDEM_SOURCE 1
318*c9ea9e7aSLionel Sambuc #endif
319*c9ea9e7aSLionel Sambuc /* Enable general extensions on Solaris.  */
320*c9ea9e7aSLionel Sambuc #ifndef __EXTENSIONS__
321*c9ea9e7aSLionel Sambuc # define __EXTENSIONS__ 1
322*c9ea9e7aSLionel Sambuc #endif
323*c9ea9e7aSLionel Sambuc 
324*c9ea9e7aSLionel Sambuc 
325*c9ea9e7aSLionel Sambuc /* Using cgen code? */
326*c9ea9e7aSLionel Sambuc /* #undef USING_CGEN */
327*c9ea9e7aSLionel Sambuc 
328*c9ea9e7aSLionel Sambuc /* Version number of package */
329*c9ea9e7aSLionel Sambuc #define VERSION "2.23.2"
330*c9ea9e7aSLionel Sambuc 
331*c9ea9e7aSLionel Sambuc /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
332*c9ea9e7aSLionel Sambuc    significant byte first (like Motorola and SPARC, unlike Intel). */
333*c9ea9e7aSLionel Sambuc #if defined AC_APPLE_UNIVERSAL_BUILD
334*c9ea9e7aSLionel Sambuc # if defined __BIG_ENDIAN__
335*c9ea9e7aSLionel Sambuc #  define WORDS_BIGENDIAN 1
336*c9ea9e7aSLionel Sambuc # endif
337*c9ea9e7aSLionel Sambuc #else
338*c9ea9e7aSLionel Sambuc # ifndef WORDS_BIGENDIAN
339*c9ea9e7aSLionel Sambuc #  define WORDS_BIGENDIAN 1
340*c9ea9e7aSLionel Sambuc # endif
341*c9ea9e7aSLionel Sambuc #endif
342*c9ea9e7aSLionel Sambuc 
343*c9ea9e7aSLionel Sambuc /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
344*c9ea9e7aSLionel Sambuc    `char[]'. */
345*c9ea9e7aSLionel Sambuc #define YYTEXT_POINTER 1
346*c9ea9e7aSLionel Sambuc 
347*c9ea9e7aSLionel Sambuc /* Number of bits in a file offset, on hosts where this is settable. */
348*c9ea9e7aSLionel Sambuc /* #undef _FILE_OFFSET_BITS */
349*c9ea9e7aSLionel Sambuc 
350*c9ea9e7aSLionel Sambuc /* Define for large files, on AIX-style hosts. */
351*c9ea9e7aSLionel Sambuc /* #undef _LARGE_FILES */
352*c9ea9e7aSLionel Sambuc 
353*c9ea9e7aSLionel Sambuc /* Define to 1 if on MINIX. */
354*c9ea9e7aSLionel Sambuc /* #undef _MINIX */
355*c9ea9e7aSLionel Sambuc 
356*c9ea9e7aSLionel Sambuc /* Define to 2 if the system does not provide POSIX.1 features except with
357*c9ea9e7aSLionel Sambuc    this defined. */
358*c9ea9e7aSLionel Sambuc /* #undef _POSIX_1_SOURCE */
359*c9ea9e7aSLionel Sambuc 
360*c9ea9e7aSLionel Sambuc /* Define to 1 if you need to in order for `stat' and other things to work. */
361*c9ea9e7aSLionel Sambuc /* #undef _POSIX_SOURCE */
362*c9ea9e7aSLionel Sambuc 
363*c9ea9e7aSLionel Sambuc /* Define to `__inline__' or `__inline' if that's what the C compiler
364*c9ea9e7aSLionel Sambuc    calls it, or to nothing if 'inline' is not supported under any name.  */
365*c9ea9e7aSLionel Sambuc #ifndef __cplusplus
366*c9ea9e7aSLionel Sambuc /* #undef inline */
367*c9ea9e7aSLionel Sambuc #endif
368