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