xref: /openbsd/gnu/gcc/libcpp/config.in (revision 404b540a)
1*404b540aSrobert/* config.in.  Generated from configure.ac by autoheader.  */
2*404b540aSrobert
3*404b540aSrobert/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
4*404b540aSrobert   systems. This function is required for `alloca.c' support on those systems.
5*404b540aSrobert   */
6*404b540aSrobert#undef CRAY_STACKSEG_END
7*404b540aSrobert
8*404b540aSrobert/* Define to 1 if using `alloca.c'. */
9*404b540aSrobert#undef C_ALLOCA
10*404b540aSrobert
11*404b540aSrobert/* Define if you want more run-time sanity checks. */
12*404b540aSrobert#undef ENABLE_CHECKING
13*404b540aSrobert
14*404b540aSrobert/* Define to 1 if translation of program messages to the user's native
15*404b540aSrobert   language is requested. */
16*404b540aSrobert#undef ENABLE_NLS
17*404b540aSrobert
18*404b540aSrobert/* Define to 1 if you have `alloca', as a function or macro. */
19*404b540aSrobert#undef HAVE_ALLOCA
20*404b540aSrobert
21*404b540aSrobert/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
22*404b540aSrobert   */
23*404b540aSrobert#undef HAVE_ALLOCA_H
24*404b540aSrobert
25*404b540aSrobert/* Define to 1 if you have the `clearerr_unlocked' function. */
26*404b540aSrobert#undef HAVE_CLEARERR_UNLOCKED
27*404b540aSrobert
28*404b540aSrobert/* Define to 1 if you have the declaration of `abort', and to 0 if you don't.
29*404b540aSrobert   */
30*404b540aSrobert#undef HAVE_DECL_ABORT
31*404b540aSrobert
32*404b540aSrobert/* Define to 1 if you have the declaration of `asprintf', and to 0 if you
33*404b540aSrobert   don't. */
34*404b540aSrobert#undef HAVE_DECL_ASPRINTF
35*404b540aSrobert
36*404b540aSrobert/* Define to 1 if you have the declaration of `basename', and to 0 if you
37*404b540aSrobert   don't. */
38*404b540aSrobert#undef HAVE_DECL_BASENAME
39*404b540aSrobert
40*404b540aSrobert/* Define to 1 if you have the declaration of `clearerr_unlocked', and to 0 if
41*404b540aSrobert   you don't. */
42*404b540aSrobert#undef HAVE_DECL_CLEARERR_UNLOCKED
43*404b540aSrobert
44*404b540aSrobert/* Define to 1 if you have the declaration of `errno', and to 0 if you don't.
45*404b540aSrobert   */
46*404b540aSrobert#undef HAVE_DECL_ERRNO
47*404b540aSrobert
48*404b540aSrobert/* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you
49*404b540aSrobert   don't. */
50*404b540aSrobert#undef HAVE_DECL_FEOF_UNLOCKED
51*404b540aSrobert
52*404b540aSrobert/* Define to 1 if you have the declaration of `ferror_unlocked', and to 0 if
53*404b540aSrobert   you don't. */
54*404b540aSrobert#undef HAVE_DECL_FERROR_UNLOCKED
55*404b540aSrobert
56*404b540aSrobert/* Define to 1 if you have the declaration of `fflush_unlocked', and to 0 if
57*404b540aSrobert   you don't. */
58*404b540aSrobert#undef HAVE_DECL_FFLUSH_UNLOCKED
59*404b540aSrobert
60*404b540aSrobert/* Define to 1 if you have the declaration of `fgetc_unlocked', and to 0 if
61*404b540aSrobert   you don't. */
62*404b540aSrobert#undef HAVE_DECL_FGETC_UNLOCKED
63*404b540aSrobert
64*404b540aSrobert/* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if
65*404b540aSrobert   you don't. */
66*404b540aSrobert#undef HAVE_DECL_FGETS_UNLOCKED
67*404b540aSrobert
68*404b540aSrobert/* Define to 1 if you have the declaration of `fileno_unlocked', and to 0 if
69*404b540aSrobert   you don't. */
70*404b540aSrobert#undef HAVE_DECL_FILENO_UNLOCKED
71*404b540aSrobert
72*404b540aSrobert/* Define to 1 if you have the declaration of `fprintf_unlocked', and to 0 if
73*404b540aSrobert   you don't. */
74*404b540aSrobert#undef HAVE_DECL_FPRINTF_UNLOCKED
75*404b540aSrobert
76*404b540aSrobert/* Define to 1 if you have the declaration of `fputc_unlocked', and to 0 if
77*404b540aSrobert   you don't. */
78*404b540aSrobert#undef HAVE_DECL_FPUTC_UNLOCKED
79*404b540aSrobert
80*404b540aSrobert/* Define to 1 if you have the declaration of `fputs_unlocked', and to 0 if
81*404b540aSrobert   you don't. */
82*404b540aSrobert#undef HAVE_DECL_FPUTS_UNLOCKED
83*404b540aSrobert
84*404b540aSrobert/* Define to 1 if you have the declaration of `fread_unlocked', and to 0 if
85*404b540aSrobert   you don't. */
86*404b540aSrobert#undef HAVE_DECL_FREAD_UNLOCKED
87*404b540aSrobert
88*404b540aSrobert/* Define to 1 if you have the declaration of `fwrite_unlocked', and to 0 if
89*404b540aSrobert   you don't. */
90*404b540aSrobert#undef HAVE_DECL_FWRITE_UNLOCKED
91*404b540aSrobert
92*404b540aSrobert/* Define to 1 if you have the declaration of `getchar_unlocked', and to 0 if
93*404b540aSrobert   you don't. */
94*404b540aSrobert#undef HAVE_DECL_GETCHAR_UNLOCKED
95*404b540aSrobert
96*404b540aSrobert/* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
97*404b540aSrobert   don't. */
98*404b540aSrobert#undef HAVE_DECL_GETC_UNLOCKED
99*404b540aSrobert
100*404b540aSrobert/* Define to 1 if you have the declaration of `getopt', and to 0 if you don't.
101*404b540aSrobert   */
102*404b540aSrobert#undef HAVE_DECL_GETOPT
103*404b540aSrobert
104*404b540aSrobert/* Define to 1 if you have the declaration of `putchar_unlocked', and to 0 if
105*404b540aSrobert   you don't. */
106*404b540aSrobert#undef HAVE_DECL_PUTCHAR_UNLOCKED
107*404b540aSrobert
108*404b540aSrobert/* Define to 1 if you have the declaration of `putc_unlocked', and to 0 if you
109*404b540aSrobert   don't. */
110*404b540aSrobert#undef HAVE_DECL_PUTC_UNLOCKED
111*404b540aSrobert
112*404b540aSrobert/* Define to 1 if you have the declaration of `vasprintf', and to 0 if you
113*404b540aSrobert   don't. */
114*404b540aSrobert#undef HAVE_DECL_VASPRINTF
115*404b540aSrobert
116*404b540aSrobert/* Define to 1 if you have the <fcntl.h> header file. */
117*404b540aSrobert#undef HAVE_FCNTL_H
118*404b540aSrobert
119*404b540aSrobert/* Define to 1 if you have the `feof_unlocked' function. */
120*404b540aSrobert#undef HAVE_FEOF_UNLOCKED
121*404b540aSrobert
122*404b540aSrobert/* Define to 1 if you have the `ferror_unlocked' function. */
123*404b540aSrobert#undef HAVE_FERROR_UNLOCKED
124*404b540aSrobert
125*404b540aSrobert/* Define to 1 if you have the `fflush_unlocked' function. */
126*404b540aSrobert#undef HAVE_FFLUSH_UNLOCKED
127*404b540aSrobert
128*404b540aSrobert/* Define to 1 if you have the `fgetc_unlocked' function. */
129*404b540aSrobert#undef HAVE_FGETC_UNLOCKED
130*404b540aSrobert
131*404b540aSrobert/* Define to 1 if you have the `fgets_unlocked' function. */
132*404b540aSrobert#undef HAVE_FGETS_UNLOCKED
133*404b540aSrobert
134*404b540aSrobert/* Define to 1 if you have the `fileno_unlocked' function. */
135*404b540aSrobert#undef HAVE_FILENO_UNLOCKED
136*404b540aSrobert
137*404b540aSrobert/* Define to 1 if you have the `fprintf_unlocked' function. */
138*404b540aSrobert#undef HAVE_FPRINTF_UNLOCKED
139*404b540aSrobert
140*404b540aSrobert/* Define to 1 if you have the `fputc_unlocked' function. */
141*404b540aSrobert#undef HAVE_FPUTC_UNLOCKED
142*404b540aSrobert
143*404b540aSrobert/* Define to 1 if you have the `fputs_unlocked' function. */
144*404b540aSrobert#undef HAVE_FPUTS_UNLOCKED
145*404b540aSrobert
146*404b540aSrobert/* Define to 1 if you have the `fread_unlocked' function. */
147*404b540aSrobert#undef HAVE_FREAD_UNLOCKED
148*404b540aSrobert
149*404b540aSrobert/* Define to 1 if you have the `fwrite_unlocked' function. */
150*404b540aSrobert#undef HAVE_FWRITE_UNLOCKED
151*404b540aSrobert
152*404b540aSrobert/* Define to 1 if you have the `getchar_unlocked' function. */
153*404b540aSrobert#undef HAVE_GETCHAR_UNLOCKED
154*404b540aSrobert
155*404b540aSrobert/* Define to 1 if you have the `getc_unlocked' function. */
156*404b540aSrobert#undef HAVE_GETC_UNLOCKED
157*404b540aSrobert
158*404b540aSrobert/* Define if you have the iconv() function. */
159*404b540aSrobert#undef HAVE_ICONV
160*404b540aSrobert
161*404b540aSrobert/* Define to 1 if you have the <iconv.h> header file. */
162*404b540aSrobert#undef HAVE_ICONV_H
163*404b540aSrobert
164*404b540aSrobert/* Define to 1 if you have the <inttypes.h> header file. */
165*404b540aSrobert#undef HAVE_INTTYPES_H
166*404b540aSrobert
167*404b540aSrobert/* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
168*404b540aSrobert#undef HAVE_LANGINFO_CODESET
169*404b540aSrobert
170*404b540aSrobert/* Define to 1 if you have the <limits.h> header file. */
171*404b540aSrobert#undef HAVE_LIMITS_H
172*404b540aSrobert
173*404b540aSrobert/* Define to 1 if you have the <locale.h> header file. */
174*404b540aSrobert#undef HAVE_LOCALE_H
175*404b540aSrobert
176*404b540aSrobert/* Define to 1 if you have the <memory.h> header file. */
177*404b540aSrobert#undef HAVE_MEMORY_H
178*404b540aSrobert
179*404b540aSrobert/* Define to 1 if libc includes obstacks. */
180*404b540aSrobert#undef HAVE_OBSTACK
181*404b540aSrobert
182*404b540aSrobert/* Define to 1 if you have the `putchar_unlocked' function. */
183*404b540aSrobert#undef HAVE_PUTCHAR_UNLOCKED
184*404b540aSrobert
185*404b540aSrobert/* Define to 1 if you have the `putc_unlocked' function. */
186*404b540aSrobert#undef HAVE_PUTC_UNLOCKED
187*404b540aSrobert
188*404b540aSrobert/* Define to 1 if you have the <stddef.h> header file. */
189*404b540aSrobert#undef HAVE_STDDEF_H
190*404b540aSrobert
191*404b540aSrobert/* Define to 1 if you have the <stdint.h> header file. */
192*404b540aSrobert#undef HAVE_STDINT_H
193*404b540aSrobert
194*404b540aSrobert/* Define to 1 if you have the <stdlib.h> header file. */
195*404b540aSrobert#undef HAVE_STDLIB_H
196*404b540aSrobert
197*404b540aSrobert/* Define to 1 if you have the <strings.h> header file. */
198*404b540aSrobert#undef HAVE_STRINGS_H
199*404b540aSrobert
200*404b540aSrobert/* Define to 1 if you have the <string.h> header file. */
201*404b540aSrobert#undef HAVE_STRING_H
202*404b540aSrobert
203*404b540aSrobert/* Define to 1 if you have the <sys/file.h> header file. */
204*404b540aSrobert#undef HAVE_SYS_FILE_H
205*404b540aSrobert
206*404b540aSrobert/* Define to 1 if you have the <sys/stat.h> header file. */
207*404b540aSrobert#undef HAVE_SYS_STAT_H
208*404b540aSrobert
209*404b540aSrobert/* Define to 1 if you have the <sys/types.h> header file. */
210*404b540aSrobert#undef HAVE_SYS_TYPES_H
211*404b540aSrobert
212*404b540aSrobert/* Define if <sys/types.h> defines \`uchar'. */
213*404b540aSrobert#undef HAVE_UCHAR
214*404b540aSrobert
215*404b540aSrobert/* Define to 1 if you have the <unistd.h> header file. */
216*404b540aSrobert#undef HAVE_UNISTD_H
217*404b540aSrobert
218*404b540aSrobert/* Define to the widest efficient host integer type at least as wide as the
219*404b540aSrobert   target's size_t type. */
220*404b540aSrobert#undef HOST_WIDE_INT
221*404b540aSrobert
222*404b540aSrobert/* Define as const if the declaration of iconv() needs const. */
223*404b540aSrobert#undef ICONV_CONST
224*404b540aSrobert
225*404b540aSrobert/* Define to the name of this package. */
226*404b540aSrobert#undef PACKAGE
227*404b540aSrobert
228*404b540aSrobert/* Define to the address where bug reports for this package should be sent. */
229*404b540aSrobert#undef PACKAGE_BUGREPORT
230*404b540aSrobert
231*404b540aSrobert/* Define to the full name of this package. */
232*404b540aSrobert#undef PACKAGE_NAME
233*404b540aSrobert
234*404b540aSrobert/* Define to the full name and version of this package. */
235*404b540aSrobert#undef PACKAGE_STRING
236*404b540aSrobert
237*404b540aSrobert/* Define to the one symbol short name of this package. */
238*404b540aSrobert#undef PACKAGE_TARNAME
239*404b540aSrobert
240*404b540aSrobert/* Define to the version of this package. */
241*404b540aSrobert#undef PACKAGE_VERSION
242*404b540aSrobert
243*404b540aSrobert/* The size of a `int', as computed by sizeof. */
244*404b540aSrobert#undef SIZEOF_INT
245*404b540aSrobert
246*404b540aSrobert/* The size of a `long', as computed by sizeof. */
247*404b540aSrobert#undef SIZEOF_LONG
248*404b540aSrobert
249*404b540aSrobert/* If using the C implementation of alloca, define if you know the
250*404b540aSrobert   direction of stack growth for your system; otherwise it will be
251*404b540aSrobert   automatically deduced at run-time.
252*404b540aSrobert	STACK_DIRECTION > 0 => grows toward higher addresses
253*404b540aSrobert	STACK_DIRECTION < 0 => grows toward lower addresses
254*404b540aSrobert	STACK_DIRECTION = 0 => direction of growth unknown */
255*404b540aSrobert#undef STACK_DIRECTION
256*404b540aSrobert
257*404b540aSrobert/* Define to 1 if you have the ANSI C header files. */
258*404b540aSrobert#undef STDC_HEADERS
259*404b540aSrobert
260*404b540aSrobert/* Define if you can safely include both <string.h> and <strings.h>. */
261*404b540aSrobert#undef STRING_WITH_STRINGS
262*404b540aSrobert
263*404b540aSrobert/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
264*404b540aSrobert#undef TIME_WITH_SYS_TIME
265*404b540aSrobert
266*404b540aSrobert/* Define to 1 if your <sys/time.h> declares `struct tm'. */
267*404b540aSrobert#undef TM_IN_SYS_TIME
268*404b540aSrobert
269*404b540aSrobert/* Define to empty if `const' does not conform to ANSI C. */
270*404b540aSrobert#undef const
271*404b540aSrobert
272*404b540aSrobert/* Define to `__inline__' or `__inline' if that's what the C compiler
273*404b540aSrobert   calls it, or to nothing if 'inline' is not supported under any name.  */
274*404b540aSrobert#ifndef __cplusplus
275*404b540aSrobert#undef inline
276*404b540aSrobert#endif
277*404b540aSrobert
278*404b540aSrobert/* Define to `long' if <sys/types.h> does not define. */
279*404b540aSrobert#undef off_t
280*404b540aSrobert
281*404b540aSrobert/* Define to `unsigned' if <sys/types.h> does not define. */
282*404b540aSrobert#undef size_t
283