Fix bootstrap/PR63632
[official-gcc.git] / libcpp / config.in
blob8df00ec2357209a0f0b4af3b02fa19fe48a24f30
1 /* config.in.  Generated from configure.ac by autoheader.  */
3 /* Define if building universal (internal helper macro) */
4 #undef AC_APPLE_UNIVERSAL_BUILD
6 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
7    systems. This function is required for `alloca.c' support on those systems.
8    */
9 #undef CRAY_STACKSEG_END
11 /* Define to 1 if using `alloca.c'. */
12 #undef C_ALLOCA
14 /* Define to enable system headers canonicalization. */
15 #undef ENABLE_CANONICAL_SYSTEM_HEADERS
17 /* Define if you want more run-time sanity checks. */
18 #undef ENABLE_CHECKING
20 /* Define to 1 if translation of program messages to the user's native
21    language is requested. */
22 #undef ENABLE_NLS
24 /* Define if you want to workaround valgrind (a memory checker) warnings about
25    possible memory leaks because of libcpp use of interior pointers. */
26 #undef ENABLE_VALGRIND_CHECKING
28 /* Define to 1 if you have `alloca', as a function or macro. */
29 #undef HAVE_ALLOCA
31 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
32    */
33 #undef HAVE_ALLOCA_H
35 /* Define to 1 if you have the `clearerr_unlocked' function. */
36 #undef HAVE_CLEARERR_UNLOCKED
38 /* Define to 1 if you have the declaration of `abort', and to 0 if you don't.
39    */
40 #undef HAVE_DECL_ABORT
42 /* Define to 1 if you have the declaration of `asprintf', and to 0 if you
43    don't. */
44 #undef HAVE_DECL_ASPRINTF
46 /* Define to 1 if you have the declaration of `basename(char *)', and to 0 if
47    you don't. */
48 #undef HAVE_DECL_BASENAME
50 /* Define to 1 if you have the declaration of `clearerr_unlocked', and to 0 if
51    you don't. */
52 #undef HAVE_DECL_CLEARERR_UNLOCKED
54 /* Define to 1 if you have the declaration of `errno', and to 0 if you don't.
55    */
56 #undef HAVE_DECL_ERRNO
58 /* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you
59    don't. */
60 #undef HAVE_DECL_FEOF_UNLOCKED
62 /* Define to 1 if you have the declaration of `ferror_unlocked', and to 0 if
63    you don't. */
64 #undef HAVE_DECL_FERROR_UNLOCKED
66 /* Define to 1 if you have the declaration of `fflush_unlocked', and to 0 if
67    you don't. */
68 #undef HAVE_DECL_FFLUSH_UNLOCKED
70 /* Define to 1 if you have the declaration of `fgetc_unlocked', and to 0 if
71    you don't. */
72 #undef HAVE_DECL_FGETC_UNLOCKED
74 /* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if
75    you don't. */
76 #undef HAVE_DECL_FGETS_UNLOCKED
78 /* Define to 1 if you have the declaration of `fileno_unlocked', and to 0 if
79    you don't. */
80 #undef HAVE_DECL_FILENO_UNLOCKED
82 /* Define to 1 if you have the declaration of `fprintf_unlocked', and to 0 if
83    you don't. */
84 #undef HAVE_DECL_FPRINTF_UNLOCKED
86 /* Define to 1 if you have the declaration of `fputc_unlocked', and to 0 if
87    you don't. */
88 #undef HAVE_DECL_FPUTC_UNLOCKED
90 /* Define to 1 if you have the declaration of `fputs_unlocked', and to 0 if
91    you don't. */
92 #undef HAVE_DECL_FPUTS_UNLOCKED
94 /* Define to 1 if you have the declaration of `fread_unlocked', and to 0 if
95    you don't. */
96 #undef HAVE_DECL_FREAD_UNLOCKED
98 /* Define to 1 if you have the declaration of `fwrite_unlocked', and to 0 if
99    you don't. */
100 #undef HAVE_DECL_FWRITE_UNLOCKED
102 /* Define to 1 if you have the declaration of `getchar_unlocked', and to 0 if
103    you don't. */
104 #undef HAVE_DECL_GETCHAR_UNLOCKED
106 /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
107    don't. */
108 #undef HAVE_DECL_GETC_UNLOCKED
110 /* Define to 1 if you have the declaration of `getopt', and to 0 if you don't.
111    */
112 #undef HAVE_DECL_GETOPT
114 /* Define to 1 if you have the declaration of `putchar_unlocked', and to 0 if
115    you don't. */
116 #undef HAVE_DECL_PUTCHAR_UNLOCKED
118 /* Define to 1 if you have the declaration of `putc_unlocked', and to 0 if you
119    don't. */
120 #undef HAVE_DECL_PUTC_UNLOCKED
122 /* Define to 1 if you have the declaration of `vasprintf', and to 0 if you
123    don't. */
124 #undef HAVE_DECL_VASPRINTF
126 /* Define to 1 if you have the <fcntl.h> header file. */
127 #undef HAVE_FCNTL_H
129 /* Define to 1 if you have the `feof_unlocked' function. */
130 #undef HAVE_FEOF_UNLOCKED
132 /* Define to 1 if you have the `ferror_unlocked' function. */
133 #undef HAVE_FERROR_UNLOCKED
135 /* Define to 1 if you have the `fflush_unlocked' function. */
136 #undef HAVE_FFLUSH_UNLOCKED
138 /* Define to 1 if you have the `fgetc_unlocked' function. */
139 #undef HAVE_FGETC_UNLOCKED
141 /* Define to 1 if you have the `fgets_unlocked' function. */
142 #undef HAVE_FGETS_UNLOCKED
144 /* Define to 1 if you have the `fileno_unlocked' function. */
145 #undef HAVE_FILENO_UNLOCKED
147 /* Define to 1 if you have the `fprintf_unlocked' function. */
148 #undef HAVE_FPRINTF_UNLOCKED
150 /* Define to 1 if you have the `fputc_unlocked' function. */
151 #undef HAVE_FPUTC_UNLOCKED
153 /* Define to 1 if you have the `fputs_unlocked' function. */
154 #undef HAVE_FPUTS_UNLOCKED
156 /* Define to 1 if you have the `fread_unlocked' function. */
157 #undef HAVE_FREAD_UNLOCKED
159 /* Define to 1 if you have the `fwrite_unlocked' function. */
160 #undef HAVE_FWRITE_UNLOCKED
162 /* Define to 1 if you have the `getchar_unlocked' function. */
163 #undef HAVE_GETCHAR_UNLOCKED
165 /* Define to 1 if you have the `getc_unlocked' function. */
166 #undef HAVE_GETC_UNLOCKED
168 /* Define if you have the iconv() function. */
169 #undef HAVE_ICONV
171 /* Define to 1 if you have the <inttypes.h> header file. */
172 #undef HAVE_INTTYPES_H
174 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
175 #undef HAVE_LANGINFO_CODESET
177 /* Define to 1 if you have the <limits.h> header file. */
178 #undef HAVE_LIMITS_H
180 /* Define to 1 if you have the <locale.h> header file. */
181 #undef HAVE_LOCALE_H
183 /* Define to 1 if you have the <memory.h> header file. */
184 #undef HAVE_MEMORY_H
186 /* Define to 1 if libc includes obstacks. */
187 #undef HAVE_OBSTACK
189 /* Define to 1 if you have the `putchar_unlocked' function. */
190 #undef HAVE_PUTCHAR_UNLOCKED
192 /* Define to 1 if you have the `putc_unlocked' function. */
193 #undef HAVE_PUTC_UNLOCKED
195 /* Define to 1 if you can assemble SSE4 insns. */
196 #undef HAVE_SSE4
198 /* Define to 1 if you have the <stddef.h> header file. */
199 #undef HAVE_STDDEF_H
201 /* Define to 1 if you have the <stdint.h> header file. */
202 #undef HAVE_STDINT_H
204 /* Define to 1 if you have the <stdlib.h> header file. */
205 #undef HAVE_STDLIB_H
207 /* Define to 1 if you have the <strings.h> header file. */
208 #undef HAVE_STRINGS_H
210 /* Define to 1 if you have the <string.h> header file. */
211 #undef HAVE_STRING_H
213 /* Define to 1 if you have the <sys/file.h> header file. */
214 #undef HAVE_SYS_FILE_H
216 /* Define to 1 if you have the <sys/stat.h> header file. */
217 #undef HAVE_SYS_STAT_H
219 /* Define to 1 if you have the <sys/types.h> header file. */
220 #undef HAVE_SYS_TYPES_H
222 /* Define if <sys/types.h> defines \`uchar'. */
223 #undef HAVE_UCHAR
225 /* Define to 1 if the system has the type `uintptr_t'. */
226 #undef HAVE_UINTPTR_T
228 /* Define to 1 if you have the <unistd.h> header file. */
229 #undef HAVE_UNISTD_H
231 /* Define as const if the declaration of iconv() needs const. */
232 #undef ICONV_CONST
234 /* Define to the name of this package. */
235 #undef PACKAGE
237 /* Define to the address where bug reports for this package should be sent. */
238 #undef PACKAGE_BUGREPORT
240 /* Define to the full name of this package. */
241 #undef PACKAGE_NAME
243 /* Define to the full name and version of this package. */
244 #undef PACKAGE_STRING
246 /* Define to the one symbol short name of this package. */
247 #undef PACKAGE_TARNAME
249 /* Define to the home page for this package. */
250 #undef PACKAGE_URL
252 /* Define to the version of this package. */
253 #undef PACKAGE_VERSION
255 /* The size of `int', as computed by sizeof. */
256 #undef SIZEOF_INT
258 /* The size of `long', as computed by sizeof. */
259 #undef SIZEOF_LONG
261 /* If using the C implementation of alloca, define if you know the
262    direction of stack growth for your system; otherwise it will be
263    automatically deduced at runtime.
264         STACK_DIRECTION > 0 => grows toward higher addresses
265         STACK_DIRECTION < 0 => grows toward lower addresses
266         STACK_DIRECTION = 0 => direction of growth unknown */
267 #undef STACK_DIRECTION
269 /* Define to 1 if you have the ANSI C header files. */
270 #undef STDC_HEADERS
272 /* Define if you can safely include both <string.h> and <strings.h>. */
273 #undef STRING_WITH_STRINGS
275 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
276 #undef TIME_WITH_SYS_TIME
278 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
279 #undef TM_IN_SYS_TIME
281 /* Enable extensions on AIX 3, Interix.  */
282 #ifndef _ALL_SOURCE
283 # undef _ALL_SOURCE
284 #endif
285 /* Enable GNU extensions on systems that have them.  */
286 #ifndef _GNU_SOURCE
287 # undef _GNU_SOURCE
288 #endif
289 /* Enable threading extensions on Solaris.  */
290 #ifndef _POSIX_PTHREAD_SEMANTICS
291 # undef _POSIX_PTHREAD_SEMANTICS
292 #endif
293 /* Enable extensions on HP NonStop.  */
294 #ifndef _TANDEM_SOURCE
295 # undef _TANDEM_SOURCE
296 #endif
297 /* Enable general extensions on Solaris.  */
298 #ifndef __EXTENSIONS__
299 # undef __EXTENSIONS__
300 #endif
303 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
304    significant byte first (like Motorola and SPARC, unlike Intel). */
305 #if defined AC_APPLE_UNIVERSAL_BUILD
306 # if defined __BIG_ENDIAN__
307 #  define WORDS_BIGENDIAN 1
308 # endif
309 #else
310 # ifndef WORDS_BIGENDIAN
311 #  undef WORDS_BIGENDIAN
312 # endif
313 #endif
315 /* Number of bits in a file offset, on hosts where this is settable. */
316 #undef _FILE_OFFSET_BITS
318 /* Define for large files, on AIX-style hosts. */
319 #undef _LARGE_FILES
321 /* Define to 1 if on MINIX. */
322 #undef _MINIX
324 /* Define to 2 if the system does not provide POSIX.1 features except with
325    this defined. */
326 #undef _POSIX_1_SOURCE
328 /* Define to 1 if you need to in order for `stat' and other things to work. */
329 #undef _POSIX_SOURCE
331 /* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
332    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
333    #define below would cause a syntax error. */
334 #undef _UINT64_T
336 /* Define to empty if `const' does not conform to ANSI C. */
337 #undef const
339 /* Define to `__inline__' or `__inline' if that's what the C compiler
340    calls it, or to nothing if 'inline' is not supported under any name.  */
341 #ifndef __cplusplus
342 #undef inline
343 #endif
345 /* Define to `long int' if <sys/types.h> does not define. */
346 #undef off_t
348 /* Define to `int' if <sys/types.h> does not define. */
349 #undef ptrdiff_t
351 /* Define to `unsigned int' if <sys/types.h> does not define. */
352 #undef size_t
354 /* Define to `int' if <sys/types.h> does not define. */
355 #undef ssize_t
357 /* Define to the type of an unsigned integer type of width exactly 64 bits if
358    such a type exists and the standard includes do not define it. */
359 #undef uint64_t
361 /* Define to the type of an unsigned integer type wide enough to hold a
362    pointer, if such a type exists, and if the system does not define it. */
363 #undef uintptr_t