]> git.ipfire.org Git - thirdparty/gcc.git/blame - libcpp/config.in
PR c++/87554 - ICE with extern template and reference member.
[thirdparty/gcc.git] / libcpp / config.in
CommitLineData
d856c8a6 1/* config.in. Generated from configure.ac by autoheader. */
2
2431e8ba 3/* Define if building universal (internal helper macro) */
4#undef AC_APPLE_UNIVERSAL_BUILD
5
92a110bb 6/* Define to 1 if you want more run-time sanity checks. */
7#undef CHECKING_P
8
d856c8a6 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.
11 */
12#undef CRAY_STACKSEG_END
13
14/* Define to 1 if using `alloca.c'. */
15#undef C_ALLOCA
16
089d09f7 17/* Define if you want assertions enabled. This is a cheap check. */
18#undef ENABLE_ASSERT_CHECKING
19
52bc861d 20/* Define to enable system headers canonicalization. */
21#undef ENABLE_CANONICAL_SYSTEM_HEADERS
22
d856c8a6 23/* Define to 1 if translation of program messages to the user's native
24 language is requested. */
25#undef ENABLE_NLS
26
f0f7510b 27/* Define to get calls to the valgrind runtime enabled. */
28#undef ENABLE_VALGRIND_ANNOTATIONS
29
61ed1f10 30/* Define if you want to workaround valgrind (a memory checker) warnings about
31 possible memory leaks because of libcpp use of interior pointers. */
32#undef ENABLE_VALGRIND_CHECKING
33
d856c8a6 34/* Define to 1 if you have `alloca', as a function or macro. */
35#undef HAVE_ALLOCA
36
37/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
38 */
39#undef HAVE_ALLOCA_H
40
077a3c99 41/* Define to 1 if you have the `clearerr_unlocked' function. */
42#undef HAVE_CLEARERR_UNLOCKED
43
d856c8a6 44/* Define to 1 if you have the declaration of `abort', and to 0 if you don't.
45 */
46#undef HAVE_DECL_ABORT
47
720aca92 48/* Define to 1 if you have the declaration of `asprintf', and to 0 if you
49 don't. */
50#undef HAVE_DECL_ASPRINTF
51
050318d9 52/* Define to 1 if you have the declaration of `basename(char *)', and to 0 if
53 you don't. */
bb30d1f4 54#undef HAVE_DECL_BASENAME
55
077a3c99 56/* Define to 1 if you have the declaration of `clearerr_unlocked', and to 0 if
57 you don't. */
58#undef HAVE_DECL_CLEARERR_UNLOCKED
59
d856c8a6 60/* Define to 1 if you have the declaration of `errno', and to 0 if you don't.
61 */
62#undef HAVE_DECL_ERRNO
63
077a3c99 64/* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you
65 don't. */
66#undef HAVE_DECL_FEOF_UNLOCKED
67
68/* Define to 1 if you have the declaration of `ferror_unlocked', and to 0 if
69 you don't. */
70#undef HAVE_DECL_FERROR_UNLOCKED
71
72/* Define to 1 if you have the declaration of `fflush_unlocked', and to 0 if
73 you don't. */
74#undef HAVE_DECL_FFLUSH_UNLOCKED
75
76/* Define to 1 if you have the declaration of `fgetc_unlocked', and to 0 if
77 you don't. */
78#undef HAVE_DECL_FGETC_UNLOCKED
79
80/* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if
81 you don't. */
82#undef HAVE_DECL_FGETS_UNLOCKED
83
84/* Define to 1 if you have the declaration of `fileno_unlocked', and to 0 if
85 you don't. */
86#undef HAVE_DECL_FILENO_UNLOCKED
87
d856c8a6 88/* Define to 1 if you have the declaration of `fprintf_unlocked', and to 0 if
89 you don't. */
90#undef HAVE_DECL_FPRINTF_UNLOCKED
91
92/* Define to 1 if you have the declaration of `fputc_unlocked', and to 0 if
93 you don't. */
94#undef HAVE_DECL_FPUTC_UNLOCKED
95
96/* Define to 1 if you have the declaration of `fputs_unlocked', and to 0 if
97 you don't. */
98#undef HAVE_DECL_FPUTS_UNLOCKED
99
077a3c99 100/* Define to 1 if you have the declaration of `fread_unlocked', and to 0 if
101 you don't. */
102#undef HAVE_DECL_FREAD_UNLOCKED
103
d856c8a6 104/* Define to 1 if you have the declaration of `fwrite_unlocked', and to 0 if
105 you don't. */
106#undef HAVE_DECL_FWRITE_UNLOCKED
107
077a3c99 108/* Define to 1 if you have the declaration of `getchar_unlocked', and to 0 if
109 you don't. */
110#undef HAVE_DECL_GETCHAR_UNLOCKED
111
112/* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
113 don't. */
114#undef HAVE_DECL_GETC_UNLOCKED
115
bb30d1f4 116/* Define to 1 if you have the declaration of `getopt', and to 0 if you don't.
117 */
118#undef HAVE_DECL_GETOPT
119
077a3c99 120/* Define to 1 if you have the declaration of `putchar_unlocked', and to 0 if
121 you don't. */
122#undef HAVE_DECL_PUTCHAR_UNLOCKED
123
d856c8a6 124/* Define to 1 if you have the declaration of `putc_unlocked', and to 0 if you
125 don't. */
126#undef HAVE_DECL_PUTC_UNLOCKED
127
720aca92 128/* Define to 1 if you have the declaration of `vasprintf', and to 0 if you
129 don't. */
130#undef HAVE_DECL_VASPRINTF
131
d856c8a6 132/* Define to 1 if you have the <fcntl.h> header file. */
133#undef HAVE_FCNTL_H
134
077a3c99 135/* Define to 1 if you have the `feof_unlocked' function. */
136#undef HAVE_FEOF_UNLOCKED
137
138/* Define to 1 if you have the `ferror_unlocked' function. */
139#undef HAVE_FERROR_UNLOCKED
140
141/* Define to 1 if you have the `fflush_unlocked' function. */
142#undef HAVE_FFLUSH_UNLOCKED
143
144/* Define to 1 if you have the `fgetc_unlocked' function. */
145#undef HAVE_FGETC_UNLOCKED
146
147/* Define to 1 if you have the `fgets_unlocked' function. */
148#undef HAVE_FGETS_UNLOCKED
149
150/* Define to 1 if you have the `fileno_unlocked' function. */
151#undef HAVE_FILENO_UNLOCKED
152
d856c8a6 153/* Define to 1 if you have the `fprintf_unlocked' function. */
154#undef HAVE_FPRINTF_UNLOCKED
155
156/* Define to 1 if you have the `fputc_unlocked' function. */
157#undef HAVE_FPUTC_UNLOCKED
158
159/* Define to 1 if you have the `fputs_unlocked' function. */
160#undef HAVE_FPUTS_UNLOCKED
161
077a3c99 162/* Define to 1 if you have the `fread_unlocked' function. */
163#undef HAVE_FREAD_UNLOCKED
164
d856c8a6 165/* Define to 1 if you have the `fwrite_unlocked' function. */
166#undef HAVE_FWRITE_UNLOCKED
167
077a3c99 168/* Define to 1 if you have the `getchar_unlocked' function. */
169#undef HAVE_GETCHAR_UNLOCKED
170
171/* Define to 1 if you have the `getc_unlocked' function. */
172#undef HAVE_GETC_UNLOCKED
173
d856c8a6 174/* Define if you have the iconv() function. */
175#undef HAVE_ICONV
176
d856c8a6 177/* Define to 1 if you have the <inttypes.h> header file. */
178#undef HAVE_INTTYPES_H
179
180/* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
181#undef HAVE_LANGINFO_CODESET
182
183/* Define to 1 if you have the <limits.h> header file. */
184#undef HAVE_LIMITS_H
185
186/* Define to 1 if you have the <locale.h> header file. */
187#undef HAVE_LOCALE_H
188
189/* Define to 1 if you have the <memory.h> header file. */
190#undef HAVE_MEMORY_H
191
192/* Define to 1 if libc includes obstacks. */
193#undef HAVE_OBSTACK
194
077a3c99 195/* Define to 1 if you have the `putchar_unlocked' function. */
196#undef HAVE_PUTCHAR_UNLOCKED
197
d856c8a6 198/* Define to 1 if you have the `putc_unlocked' function. */
199#undef HAVE_PUTC_UNLOCKED
200
b315ae35 201/* Define to 1 if you can assemble SSE4 insns. */
202#undef HAVE_SSE4
203
d856c8a6 204/* Define to 1 if you have the <stddef.h> header file. */
205#undef HAVE_STDDEF_H
206
207/* Define to 1 if you have the <stdint.h> header file. */
208#undef HAVE_STDINT_H
209
210/* Define to 1 if you have the <stdlib.h> header file. */
211#undef HAVE_STDLIB_H
212
213/* Define to 1 if you have the <strings.h> header file. */
214#undef HAVE_STRINGS_H
215
216/* Define to 1 if you have the <string.h> header file. */
217#undef HAVE_STRING_H
218
219/* Define to 1 if you have the <sys/file.h> header file. */
220#undef HAVE_SYS_FILE_H
221
222/* Define to 1 if you have the <sys/stat.h> header file. */
223#undef HAVE_SYS_STAT_H
224
225/* Define to 1 if you have the <sys/types.h> header file. */
226#undef HAVE_SYS_TYPES_H
227
228/* Define if <sys/types.h> defines \`uchar'. */
229#undef HAVE_UCHAR
230
2431e8ba 231/* Define to 1 if the system has the type `uintptr_t'. */
232#undef HAVE_UINTPTR_T
233
d856c8a6 234/* Define to 1 if you have the <unistd.h> header file. */
235#undef HAVE_UNISTD_H
236
d856c8a6 237/* Define as const if the declaration of iconv() needs const. */
238#undef ICONV_CONST
239
a668be26 240/* Define to the name of this package. */
d856c8a6 241#undef PACKAGE
242
243/* Define to the address where bug reports for this package should be sent. */
244#undef PACKAGE_BUGREPORT
245
246/* Define to the full name of this package. */
247#undef PACKAGE_NAME
248
249/* Define to the full name and version of this package. */
250#undef PACKAGE_STRING
251
252/* Define to the one symbol short name of this package. */
253#undef PACKAGE_TARNAME
254
cd9a469c 255/* Define to the home page for this package. */
256#undef PACKAGE_URL
257
d856c8a6 258/* Define to the version of this package. */
259#undef PACKAGE_VERSION
260
cd9a469c 261/* The size of `int', as computed by sizeof. */
d856c8a6 262#undef SIZEOF_INT
263
cd9a469c 264/* The size of `long', as computed by sizeof. */
d856c8a6 265#undef SIZEOF_LONG
266
267/* If using the C implementation of alloca, define if you know the
268 direction of stack growth for your system; otherwise it will be
cd9a469c 269 automatically deduced at runtime.
d856c8a6 270 STACK_DIRECTION > 0 => grows toward higher addresses
271 STACK_DIRECTION < 0 => grows toward lower addresses
272 STACK_DIRECTION = 0 => direction of growth unknown */
273#undef STACK_DIRECTION
274
275/* Define to 1 if you have the ANSI C header files. */
276#undef STDC_HEADERS
277
278/* Define if you can safely include both <string.h> and <strings.h>. */
279#undef STRING_WITH_STRINGS
280
281/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
282#undef TIME_WITH_SYS_TIME
283
284/* Define to 1 if your <sys/time.h> declares `struct tm'. */
285#undef TM_IN_SYS_TIME
286
be04fdf9 287/* Enable extensions on AIX 3, Interix. */
288#ifndef _ALL_SOURCE
289# undef _ALL_SOURCE
290#endif
291/* Enable GNU extensions on systems that have them. */
292#ifndef _GNU_SOURCE
293# undef _GNU_SOURCE
294#endif
295/* Enable threading extensions on Solaris. */
296#ifndef _POSIX_PTHREAD_SEMANTICS
297# undef _POSIX_PTHREAD_SEMANTICS
298#endif
299/* Enable extensions on HP NonStop. */
300#ifndef _TANDEM_SOURCE
301# undef _TANDEM_SOURCE
302#endif
303/* Enable general extensions on Solaris. */
304#ifndef __EXTENSIONS__
305# undef __EXTENSIONS__
306#endif
307
308
2431e8ba 309/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
310 significant byte first (like Motorola and SPARC, unlike Intel). */
311#if defined AC_APPLE_UNIVERSAL_BUILD
312# if defined __BIG_ENDIAN__
313# define WORDS_BIGENDIAN 1
314# endif
315#else
316# ifndef WORDS_BIGENDIAN
317# undef WORDS_BIGENDIAN
318# endif
319#endif
320
f00f02a3 321/* Enable large inode numbers on Mac OS X 10.5. */
322#ifndef _DARWIN_USE_64_BIT_INODE
323# define _DARWIN_USE_64_BIT_INODE 1
324#endif
325
075f1161 326/* Number of bits in a file offset, on hosts where this is settable. */
327#undef _FILE_OFFSET_BITS
328
329/* Define for large files, on AIX-style hosts. */
330#undef _LARGE_FILES
331
be04fdf9 332/* Define to 1 if on MINIX. */
333#undef _MINIX
334
335/* Define to 2 if the system does not provide POSIX.1 features except with
336 this defined. */
337#undef _POSIX_1_SOURCE
338
339/* Define to 1 if you need to in order for `stat' and other things to work. */
340#undef _POSIX_SOURCE
341
1c8ad86a 342/* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
343 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
344 #define below would cause a syntax error. */
345#undef _UINT64_T
346
d856c8a6 347/* Define to empty if `const' does not conform to ANSI C. */
348#undef const
349
350/* Define to `__inline__' or `__inline' if that's what the C compiler
351 calls it, or to nothing if 'inline' is not supported under any name. */
352#ifndef __cplusplus
353#undef inline
354#endif
355
cd9a469c 356/* Define to `long int' if <sys/types.h> does not define. */
d856c8a6 357#undef off_t
358
2431e8ba 359/* Define to `int' if <sys/types.h> does not define. */
360#undef ptrdiff_t
361
cd9a469c 362/* Define to `unsigned int' if <sys/types.h> does not define. */
d856c8a6 363#undef size_t
d08a0ab3 364
365/* Define to `int' if <sys/types.h> does not define. */
366#undef ssize_t
2431e8ba 367
1c8ad86a 368/* Define to the type of an unsigned integer type of width exactly 64 bits if
369 such a type exists and the standard includes do not define it. */
370#undef uint64_t
371
2431e8ba 372/* Define to the type of an unsigned integer type wide enough to hold a
373 pointer, if such a type exists, and if the system does not define it. */
374#undef uintptr_t