c++: nested aggregate/alias CTAD fixes [PR114974, PR114901, PR114903]
[official-gcc.git] / libcpp / config.in
blob253ef03a3dea3e5c1acbadc26aac14036e4edf8b
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 1 if you want more run-time sanity checks. */
7 #undef CHECKING_P
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
14 /* Define to 1 if using `alloca.c'. */
15 #undef C_ALLOCA
17 /* Define if you want assertions enabled. This is a cheap check. */
18 #undef ENABLE_ASSERT_CHECKING
20 /* Define to enable system headers canonicalization. */
21 #undef ENABLE_CANONICAL_SYSTEM_HEADERS
23 /* Define to 1 if translation of program messages to the user's native
24    language is requested. */
25 #undef ENABLE_NLS
27 /* Define if you want to workaround Valgrind warnings about possible memory
28    leaks because of libcpp use of interior pointers. */
29 #undef ENABLE_VALGRIND_WORKAROUNDS
31 /* Define to 1 if you have `alloca', as a function or macro. */
32 #undef HAVE_ALLOCA
34 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
35    */
36 #undef HAVE_ALLOCA_H
38 /* Define to 1 if you have the Mac OS X function
39    CFLocaleCopyPreferredLanguages in the CoreFoundation framework. */
40 #undef HAVE_CFLOCALECOPYPREFERREDLANGUAGES
42 /* Define to 1 if you have the Mac OS X function CFPreferencesCopyAppValue in
43    the CoreFoundation framework. */
44 #undef HAVE_CFPREFERENCESCOPYAPPVALUE
46 /* Define to 1 if you have the `clearerr_unlocked' function. */
47 #undef HAVE_CLEARERR_UNLOCKED
49 /* Define if the GNU dcgettext() function is already present or preinstalled.
50    */
51 #undef HAVE_DCGETTEXT
53 /* Define to 1 if you have the declaration of `abort', and to 0 if you don't.
54    */
55 #undef HAVE_DECL_ABORT
57 /* Define to 1 if you have the declaration of `asprintf', and to 0 if you
58    don't. */
59 #undef HAVE_DECL_ASPRINTF
61 /* Define to 1 if you have the declaration of `basename(char *)', and to 0 if
62    you don't. */
63 #undef HAVE_DECL_BASENAME
65 /* Define to 1 if you have the declaration of `clearerr_unlocked', and to 0 if
66    you don't. */
67 #undef HAVE_DECL_CLEARERR_UNLOCKED
69 /* Define to 1 if you have the declaration of `errno', and to 0 if you don't.
70    */
71 #undef HAVE_DECL_ERRNO
73 /* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you
74    don't. */
75 #undef HAVE_DECL_FEOF_UNLOCKED
77 /* Define to 1 if you have the declaration of `ferror_unlocked', and to 0 if
78    you don't. */
79 #undef HAVE_DECL_FERROR_UNLOCKED
81 /* Define to 1 if you have the declaration of `fflush_unlocked', and to 0 if
82    you don't. */
83 #undef HAVE_DECL_FFLUSH_UNLOCKED
85 /* Define to 1 if you have the declaration of `fgetc_unlocked', and to 0 if
86    you don't. */
87 #undef HAVE_DECL_FGETC_UNLOCKED
89 /* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if
90    you don't. */
91 #undef HAVE_DECL_FGETS_UNLOCKED
93 /* Define to 1 if you have the declaration of `fileno_unlocked', and to 0 if
94    you don't. */
95 #undef HAVE_DECL_FILENO_UNLOCKED
97 /* Define to 1 if you have the declaration of `fprintf_unlocked', and to 0 if
98    you don't. */
99 #undef HAVE_DECL_FPRINTF_UNLOCKED
101 /* Define to 1 if you have the declaration of `fputc_unlocked', and to 0 if
102    you don't. */
103 #undef HAVE_DECL_FPUTC_UNLOCKED
105 /* Define to 1 if you have the declaration of `fputs_unlocked', and to 0 if
106    you don't. */
107 #undef HAVE_DECL_FPUTS_UNLOCKED
109 /* Define to 1 if you have the declaration of `fread_unlocked', and to 0 if
110    you don't. */
111 #undef HAVE_DECL_FREAD_UNLOCKED
113 /* Define to 1 if you have the declaration of `fwrite_unlocked', and to 0 if
114    you don't. */
115 #undef HAVE_DECL_FWRITE_UNLOCKED
117 /* Define to 1 if you have the declaration of `getchar_unlocked', and to 0 if
118    you don't. */
119 #undef HAVE_DECL_GETCHAR_UNLOCKED
121 /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
122    don't. */
123 #undef HAVE_DECL_GETC_UNLOCKED
125 /* Define to 1 if you have the declaration of `getopt', and to 0 if you don't.
126    */
127 #undef HAVE_DECL_GETOPT
129 /* Define to 1 if you have the declaration of `putchar_unlocked', and to 0 if
130    you don't. */
131 #undef HAVE_DECL_PUTCHAR_UNLOCKED
133 /* Define to 1 if you have the declaration of `putc_unlocked', and to 0 if you
134    don't. */
135 #undef HAVE_DECL_PUTC_UNLOCKED
137 /* Define to 1 if you have the declaration of `vasprintf', and to 0 if you
138    don't. */
139 #undef HAVE_DECL_VASPRINTF
141 /* Define to 1 if you have the <fcntl.h> header file. */
142 #undef HAVE_FCNTL_H
144 /* Define to 1 if you have the `feof_unlocked' function. */
145 #undef HAVE_FEOF_UNLOCKED
147 /* Define to 1 if you have the `ferror_unlocked' function. */
148 #undef HAVE_FERROR_UNLOCKED
150 /* Define to 1 if you have the `fflush_unlocked' function. */
151 #undef HAVE_FFLUSH_UNLOCKED
153 /* Define to 1 if you have the `fgetc_unlocked' function. */
154 #undef HAVE_FGETC_UNLOCKED
156 /* Define to 1 if you have the `fgets_unlocked' function. */
157 #undef HAVE_FGETS_UNLOCKED
159 /* Define to 1 if you have the `fileno_unlocked' function. */
160 #undef HAVE_FILENO_UNLOCKED
162 /* Define to 1 if you have the `fprintf_unlocked' function. */
163 #undef HAVE_FPRINTF_UNLOCKED
165 /* Define to 1 if you have the `fputc_unlocked' function. */
166 #undef HAVE_FPUTC_UNLOCKED
168 /* Define to 1 if you have the `fputs_unlocked' function. */
169 #undef HAVE_FPUTS_UNLOCKED
171 /* Define to 1 if you have the `fread_unlocked' function. */
172 #undef HAVE_FREAD_UNLOCKED
174 /* Define to 1 if you have the `fwrite_unlocked' function. */
175 #undef HAVE_FWRITE_UNLOCKED
177 /* Define to 1 if you have the `getchar_unlocked' function. */
178 #undef HAVE_GETCHAR_UNLOCKED
180 /* Define to 1 if you have the `getc_unlocked' function. */
181 #undef HAVE_GETC_UNLOCKED
183 /* Define if the GNU gettext() function is already present or preinstalled. */
184 #undef HAVE_GETTEXT
186 /* Define if you have the iconv() function and it works. */
187 #undef HAVE_ICONV
189 /* Define to 1 if you have the <inttypes.h> header file. */
190 #undef HAVE_INTTYPES_H
192 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
193 #undef HAVE_LANGINFO_CODESET
195 /* Define to 1 if you have the <limits.h> header file. */
196 #undef HAVE_LIMITS_H
198 /* Define to 1 if you have the <locale.h> header file. */
199 #undef HAVE_LOCALE_H
201 /* Define to 1 if you have the <memory.h> header file. */
202 #undef HAVE_MEMORY_H
204 /* Define to 1 if libc includes obstacks. */
205 #undef HAVE_OBSTACK
207 /* Define to 1 if you have the `putchar_unlocked' function. */
208 #undef HAVE_PUTCHAR_UNLOCKED
210 /* Define to 1 if you have the `putc_unlocked' function. */
211 #undef HAVE_PUTC_UNLOCKED
213 /* Define to 1 if you can assemble SSE4 insns. */
214 #undef HAVE_SSE4
216 /* Define to 1 if you have the <stddef.h> header file. */
217 #undef HAVE_STDDEF_H
219 /* Define to 1 if you have the <stdint.h> header file. */
220 #undef HAVE_STDINT_H
222 /* Define to 1 if you have the <stdlib.h> header file. */
223 #undef HAVE_STDLIB_H
225 /* Define to 1 if you have the <strings.h> header file. */
226 #undef HAVE_STRINGS_H
228 /* Define to 1 if you have the <string.h> header file. */
229 #undef HAVE_STRING_H
231 /* Define to 1 if you have the <sys/file.h> header file. */
232 #undef HAVE_SYS_FILE_H
234 /* Define to 1 if you have the <sys/stat.h> header file. */
235 #undef HAVE_SYS_STAT_H
237 /* Define to 1 if you have the <sys/types.h> header file. */
238 #undef HAVE_SYS_TYPES_H
240 /* Define if <sys/types.h> defines \`uchar'. */
241 #undef HAVE_UCHAR
243 /* Define to 1 if the system has the type `uintptr_t'. */
244 #undef HAVE_UINTPTR_T
246 /* Define to 1 if you have the <unistd.h> header file. */
247 #undef HAVE_UNISTD_H
249 /* Define as const if the declaration of iconv() needs const. */
250 #undef ICONV_CONST
252 /* Define to the name of this package. */
253 #undef PACKAGE
255 /* Define to the address where bug reports for this package should be sent. */
256 #undef PACKAGE_BUGREPORT
258 /* Define to the full name of this package. */
259 #undef PACKAGE_NAME
261 /* Define to the full name and version of this package. */
262 #undef PACKAGE_STRING
264 /* Define to the one symbol short name of this package. */
265 #undef PACKAGE_TARNAME
267 /* Define to the home page for this package. */
268 #undef PACKAGE_URL
270 /* Define to the version of this package. */
271 #undef PACKAGE_VERSION
273 /* The size of `dev_t', as computed by sizeof. */
274 #undef SIZEOF_DEV_T
276 /* The size of `ino_t', as computed by sizeof. */
277 #undef SIZEOF_INO_T
279 /* The size of `int', as computed by sizeof. */
280 #undef SIZEOF_INT
282 /* The size of `long', as computed by sizeof. */
283 #undef SIZEOF_LONG
285 /* If using the C implementation of alloca, define if you know the
286    direction of stack growth for your system; otherwise it will be
287    automatically deduced at runtime.
288         STACK_DIRECTION > 0 => grows toward higher addresses
289         STACK_DIRECTION < 0 => grows toward lower addresses
290         STACK_DIRECTION = 0 => direction of growth unknown */
291 #undef STACK_DIRECTION
293 /* Define to 1 if you have the ANSI C header files. */
294 #undef STDC_HEADERS
296 /* Define if you can safely include both <string.h> and <strings.h>. */
297 #undef STRING_WITH_STRINGS
299 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
300 #undef TIME_WITH_SYS_TIME
302 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
303 #undef TM_IN_SYS_TIME
305 /* Enable extensions on AIX 3, Interix.  */
306 #ifndef _ALL_SOURCE
307 # undef _ALL_SOURCE
308 #endif
309 /* Enable GNU extensions on systems that have them.  */
310 #ifndef _GNU_SOURCE
311 # undef _GNU_SOURCE
312 #endif
313 /* Enable threading extensions on Solaris.  */
314 #ifndef _POSIX_PTHREAD_SEMANTICS
315 # undef _POSIX_PTHREAD_SEMANTICS
316 #endif
317 /* Enable extensions on HP NonStop.  */
318 #ifndef _TANDEM_SOURCE
319 # undef _TANDEM_SOURCE
320 #endif
321 /* Enable general extensions on Solaris.  */
322 #ifndef __EXTENSIONS__
323 # undef __EXTENSIONS__
324 #endif
327 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
328    significant byte first (like Motorola and SPARC, unlike Intel). */
329 #if defined AC_APPLE_UNIVERSAL_BUILD
330 # if defined __BIG_ENDIAN__
331 #  define WORDS_BIGENDIAN 1
332 # endif
333 #else
334 # ifndef WORDS_BIGENDIAN
335 #  undef WORDS_BIGENDIAN
336 # endif
337 #endif
339 /* Enable large inode numbers on Mac OS X 10.5.  */
340 #ifndef _DARWIN_USE_64_BIT_INODE
341 # define _DARWIN_USE_64_BIT_INODE 1
342 #endif
344 /* Number of bits in a file offset, on hosts where this is settable. */
345 #undef _FILE_OFFSET_BITS
347 /* Define for large files, on AIX-style hosts. */
348 #undef _LARGE_FILES
350 /* Define to 1 if on MINIX. */
351 #undef _MINIX
353 /* Define to 2 if the system does not provide POSIX.1 features except with
354    this defined. */
355 #undef _POSIX_1_SOURCE
357 /* Define to 1 if you need to in order for `stat' and other things to work. */
358 #undef _POSIX_SOURCE
360 /* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
361    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
362    #define below would cause a syntax error. */
363 #undef _UINT64_T
365 /* Define to empty if `const' does not conform to ANSI C. */
366 #undef const
368 /* Define to `__inline__' or `__inline' if that's what the C compiler
369    calls it, or to nothing if 'inline' is not supported under any name.  */
370 #ifndef __cplusplus
371 #undef inline
372 #endif
374 /* Define to `long int' if <sys/types.h> does not define. */
375 #undef off_t
377 /* Define to `int' if <sys/types.h> does not define. */
378 #undef ptrdiff_t
380 /* Define to `unsigned int' if <sys/types.h> does not define. */
381 #undef size_t
383 /* Define to `int' if <sys/types.h> does not define. */
384 #undef ssize_t
386 /* Define to the type of an unsigned integer type of width exactly 64 bits if
387    such a type exists and the standard includes do not define it. */
388 #undef uint64_t
390 /* Define to the type of an unsigned integer type wide enough to hold a
391    pointer, if such a type exists, and if the system does not define it. */
392 #undef uintptr_t