c++: lambda capturing structured bindings [PR85889]
[official-gcc.git] / fixincludes / config.h.in
blob0fd21b721b9c97f24ed33a37fb9936cc8e166276
1 /* config.h.in. Generated from configure.ac by autoheader. */
3 /* Defined to the executable file extension on the host system */
4 #undef EXE_EXT
6 /* Define to 1 if you have the `clearerr_unlocked' function. */
7 #undef HAVE_CLEARERR_UNLOCKED
9 /* Define to 1 if you have the declaration of `abort', and to 0 if you don't.
11 #undef HAVE_DECL_ABORT
13 /* Define to 1 if you have the declaration of `asprintf', and to 0 if you
14 don't. */
15 #undef HAVE_DECL_ASPRINTF
17 /* Define to 1 if you have the declaration of `basename(char *)', and to 0 if
18 you don't. */
19 #undef HAVE_DECL_BASENAME
21 /* Define to 1 if you have the declaration of `clearerr_unlocked', and to 0 if
22 you don't. */
23 #undef HAVE_DECL_CLEARERR_UNLOCKED
25 /* Define to 1 if you have the declaration of `errno', and to 0 if you don't.
27 #undef HAVE_DECL_ERRNO
29 /* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you
30 don't. */
31 #undef HAVE_DECL_FEOF_UNLOCKED
33 /* Define to 1 if you have the declaration of `ferror_unlocked', and to 0 if
34 you don't. */
35 #undef HAVE_DECL_FERROR_UNLOCKED
37 /* Define to 1 if you have the declaration of `fflush_unlocked', and to 0 if
38 you don't. */
39 #undef HAVE_DECL_FFLUSH_UNLOCKED
41 /* Define to 1 if you have the declaration of `fgetc_unlocked', and to 0 if
42 you don't. */
43 #undef HAVE_DECL_FGETC_UNLOCKED
45 /* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if
46 you don't. */
47 #undef HAVE_DECL_FGETS_UNLOCKED
49 /* Define to 1 if you have the declaration of `fileno_unlocked', and to 0 if
50 you don't. */
51 #undef HAVE_DECL_FILENO_UNLOCKED
53 /* Define to 1 if you have the declaration of `fprintf_unlocked', and to 0 if
54 you don't. */
55 #undef HAVE_DECL_FPRINTF_UNLOCKED
57 /* Define to 1 if you have the declaration of `fputc_unlocked', and to 0 if
58 you don't. */
59 #undef HAVE_DECL_FPUTC_UNLOCKED
61 /* Define to 1 if you have the declaration of `fputs_unlocked', and to 0 if
62 you don't. */
63 #undef HAVE_DECL_FPUTS_UNLOCKED
65 /* Define to 1 if you have the declaration of `fread_unlocked', and to 0 if
66 you don't. */
67 #undef HAVE_DECL_FREAD_UNLOCKED
69 /* Define to 1 if you have the declaration of `fwrite_unlocked', and to 0 if
70 you don't. */
71 #undef HAVE_DECL_FWRITE_UNLOCKED
73 /* Define to 1 if you have the declaration of `getchar_unlocked', and to 0 if
74 you don't. */
75 #undef HAVE_DECL_GETCHAR_UNLOCKED
77 /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
78 don't. */
79 #undef HAVE_DECL_GETC_UNLOCKED
81 /* Define to 1 if you have the declaration of `memmem', and to 0 if you don't.
83 #undef HAVE_DECL_MEMMEM
85 /* Define to 1 if you have the declaration of `putchar_unlocked', and to 0 if
86 you don't. */
87 #undef HAVE_DECL_PUTCHAR_UNLOCKED
89 /* Define to 1 if you have the declaration of `putc_unlocked', and to 0 if you
90 don't. */
91 #undef HAVE_DECL_PUTC_UNLOCKED
93 /* Define to 1 if you have the declaration of `vasprintf', and to 0 if you
94 don't. */
95 #undef HAVE_DECL_VASPRINTF
97 /* Define to 1 if you have the <fcntl.h> header file. */
98 #undef HAVE_FCNTL_H
100 /* Define to 1 if you have the `feof_unlocked' function. */
101 #undef HAVE_FEOF_UNLOCKED
103 /* Define to 1 if you have the `ferror_unlocked' function. */
104 #undef HAVE_FERROR_UNLOCKED
106 /* Define to 1 if you have the `fflush_unlocked' function. */
107 #undef HAVE_FFLUSH_UNLOCKED
109 /* Define to 1 if you have the `fgetc_unlocked' function. */
110 #undef HAVE_FGETC_UNLOCKED
112 /* Define to 1 if you have the `fgets_unlocked' function. */
113 #undef HAVE_FGETS_UNLOCKED
115 /* Define to 1 if you have the `fileno_unlocked' function. */
116 #undef HAVE_FILENO_UNLOCKED
118 /* Define to 1 if you have the `fprintf_unlocked' function. */
119 #undef HAVE_FPRINTF_UNLOCKED
121 /* Define to 1 if you have the `fputc_unlocked' function. */
122 #undef HAVE_FPUTC_UNLOCKED
124 /* Define to 1 if you have the `fputs_unlocked' function. */
125 #undef HAVE_FPUTS_UNLOCKED
127 /* Define to 1 if you have the `fread_unlocked' function. */
128 #undef HAVE_FREAD_UNLOCKED
130 /* Define to 1 if you have the `fwrite_unlocked' function. */
131 #undef HAVE_FWRITE_UNLOCKED
133 /* Define to 1 if you have the `getchar_unlocked' function. */
134 #undef HAVE_GETCHAR_UNLOCKED
136 /* Define to 1 if you have the `getc_unlocked' function. */
137 #undef HAVE_GETC_UNLOCKED
139 /* Define to 1 if you have the <inttypes.h> header file. */
140 #undef HAVE_INTTYPES_H
142 /* Define to 1 if you have the <memory.h> header file. */
143 #undef HAVE_MEMORY_H
145 /* Define if mmap with MAP_ANON(YMOUS) works. */
146 #undef HAVE_MMAP_ANON
148 /* Define if mmap of /dev/zero works. */
149 #undef HAVE_MMAP_DEV_ZERO
151 /* Define if read-only mmap of a plain file works. */
152 #undef HAVE_MMAP_FILE
154 /* Define to 1 if you have the `putchar_unlocked' function. */
155 #undef HAVE_PUTCHAR_UNLOCKED
157 /* Define to 1 if you have the `putc_unlocked' function. */
158 #undef HAVE_PUTC_UNLOCKED
160 /* Define to 1 if you have the <stddef.h> header file. */
161 #undef HAVE_STDDEF_H
163 /* Define to 1 if you have the <stdint.h> header file. */
164 #undef HAVE_STDINT_H
166 /* Define to 1 if you have the <stdlib.h> header file. */
167 #undef HAVE_STDLIB_H
169 /* Define to 1 if you have the <strings.h> header file. */
170 #undef HAVE_STRINGS_H
172 /* Define to 1 if you have the <string.h> header file. */
173 #undef HAVE_STRING_H
175 /* Define to 1 if you have the <sys/file.h> header file. */
176 #undef HAVE_SYS_FILE_H
178 /* Define to 1 if you have the <sys/stat.h> header file. */
179 #undef HAVE_SYS_STAT_H
181 /* Define to 1 if you have the <sys/types.h> header file. */
182 #undef HAVE_SYS_TYPES_H
184 /* Define to 1 if you have the <unistd.h> header file. */
185 #undef HAVE_UNISTD_H
187 /* Define to the address where bug reports for this package should be sent. */
188 #undef PACKAGE_BUGREPORT
190 /* Define to the full name of this package. */
191 #undef PACKAGE_NAME
193 /* Define to the full name and version of this package. */
194 #undef PACKAGE_STRING
196 /* Define to the one symbol short name of this package. */
197 #undef PACKAGE_TARNAME
199 /* Define to the home page for this package. */
200 #undef PACKAGE_URL
202 /* Define to the version of this package. */
203 #undef PACKAGE_VERSION
205 /* Defined to the best working sed program on the host system */
206 #undef SED_PROGRAM
208 /* Define if testing and fixing are done by separate process */
209 #undef SEPARATE_FIX_PROC
211 /* Define to 1 if you have the ANSI C header files. */
212 #undef STDC_HEADERS
214 /* Enable extensions on AIX 3, Interix. */
215 #ifndef _ALL_SOURCE
216 # undef _ALL_SOURCE
217 #endif
218 /* Enable GNU extensions on systems that have them. */
219 #ifndef _GNU_SOURCE
220 # undef _GNU_SOURCE
221 #endif
222 /* Enable threading extensions on Solaris. */
223 #ifndef _POSIX_PTHREAD_SEMANTICS
224 # undef _POSIX_PTHREAD_SEMANTICS
225 #endif
226 /* Enable extensions on HP NonStop. */
227 #ifndef _TANDEM_SOURCE
228 # undef _TANDEM_SOURCE
229 #endif
230 /* Enable general extensions on Solaris. */
231 #ifndef __EXTENSIONS__
232 # undef __EXTENSIONS__
233 #endif
236 /* Define to 1 if on MINIX. */
237 #undef _MINIX
239 /* Define to 2 if the system does not provide POSIX.1 features except with
240 this defined. */
241 #undef _POSIX_1_SOURCE
243 /* Define to 1 if you need to in order for `stat' and other things to work. */
244 #undef _POSIX_SOURCE
246 /* Define to xatexit if the host system does not support atexit */
247 #undef atexit
249 /* Define to empty if `const' does not conform to ANSI C. */
250 #undef const
252 /* Define to xexit if the host system does not support atexit */
253 #undef exit