OSDN Git Service

Daily bump.
[pf3gnuchains/gcc-fork.git] / libcpp / config.in
1 /* config.in.  Generated from configure.ac by autoheader.  */
2
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
7
8 /* Define to 1 if using `alloca.c'. */
9 #undef C_ALLOCA
10
11 /* Define if you want more run-time sanity checks. */
12 #undef ENABLE_CHECKING
13
14 /* Define to 1 if translation of program messages to the user's native
15    language is requested. */
16 #undef ENABLE_NLS
17
18 /* Define to 1 if you have `alloca', as a function or macro. */
19 #undef HAVE_ALLOCA
20
21 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
22    */
23 #undef HAVE_ALLOCA_H
24
25 /* Define to 1 if you have the `clearerr_unlocked' function. */
26 #undef HAVE_CLEARERR_UNLOCKED
27
28 /* Define to 1 if you have the declaration of `abort', and to 0 if you don't.
29    */
30 #undef HAVE_DECL_ABORT
31
32 /* Define to 1 if you have the declaration of `basename', and to 0 if you
33    don't. */
34 #undef HAVE_DECL_BASENAME
35
36 /* Define to 1 if you have the declaration of `clearerr_unlocked', and to 0 if
37    you don't. */
38 #undef HAVE_DECL_CLEARERR_UNLOCKED
39
40 /* Define to 1 if you have the declaration of `errno', and to 0 if you don't.
41    */
42 #undef HAVE_DECL_ERRNO
43
44 /* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you
45    don't. */
46 #undef HAVE_DECL_FEOF_UNLOCKED
47
48 /* Define to 1 if you have the declaration of `ferror_unlocked', and to 0 if
49    you don't. */
50 #undef HAVE_DECL_FERROR_UNLOCKED
51
52 /* Define to 1 if you have the declaration of `fflush_unlocked', and to 0 if
53    you don't. */
54 #undef HAVE_DECL_FFLUSH_UNLOCKED
55
56 /* Define to 1 if you have the declaration of `fgetc_unlocked', and to 0 if
57    you don't. */
58 #undef HAVE_DECL_FGETC_UNLOCKED
59
60 /* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if
61    you don't. */
62 #undef HAVE_DECL_FGETS_UNLOCKED
63
64 /* Define to 1 if you have the declaration of `fileno_unlocked', and to 0 if
65    you don't. */
66 #undef HAVE_DECL_FILENO_UNLOCKED
67
68 /* Define to 1 if you have the declaration of `fprintf_unlocked', and to 0 if
69    you don't. */
70 #undef HAVE_DECL_FPRINTF_UNLOCKED
71
72 /* Define to 1 if you have the declaration of `fputc_unlocked', and to 0 if
73    you don't. */
74 #undef HAVE_DECL_FPUTC_UNLOCKED
75
76 /* Define to 1 if you have the declaration of `fputs_unlocked', and to 0 if
77    you don't. */
78 #undef HAVE_DECL_FPUTS_UNLOCKED
79
80 /* Define to 1 if you have the declaration of `fread_unlocked', and to 0 if
81    you don't. */
82 #undef HAVE_DECL_FREAD_UNLOCKED
83
84 /* Define to 1 if you have the declaration of `fwrite_unlocked', and to 0 if
85    you don't. */
86 #undef HAVE_DECL_FWRITE_UNLOCKED
87
88 /* Define to 1 if you have the declaration of `getchar_unlocked', and to 0 if
89    you don't. */
90 #undef HAVE_DECL_GETCHAR_UNLOCKED
91
92 /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
93    don't. */
94 #undef HAVE_DECL_GETC_UNLOCKED
95
96 /* Define to 1 if you have the declaration of `getopt', and to 0 if you don't.
97    */
98 #undef HAVE_DECL_GETOPT
99
100 /* Define to 1 if you have the declaration of `putchar_unlocked', and to 0 if
101    you don't. */
102 #undef HAVE_DECL_PUTCHAR_UNLOCKED
103
104 /* Define to 1 if you have the declaration of `putc_unlocked', and to 0 if you
105    don't. */
106 #undef HAVE_DECL_PUTC_UNLOCKED
107
108 /* Define to 1 if you have the <fcntl.h> header file. */
109 #undef HAVE_FCNTL_H
110
111 /* Define to 1 if you have the `feof_unlocked' function. */
112 #undef HAVE_FEOF_UNLOCKED
113
114 /* Define to 1 if you have the `ferror_unlocked' function. */
115 #undef HAVE_FERROR_UNLOCKED
116
117 /* Define to 1 if you have the `fflush_unlocked' function. */
118 #undef HAVE_FFLUSH_UNLOCKED
119
120 /* Define to 1 if you have the `fgetc_unlocked' function. */
121 #undef HAVE_FGETC_UNLOCKED
122
123 /* Define to 1 if you have the `fgets_unlocked' function. */
124 #undef HAVE_FGETS_UNLOCKED
125
126 /* Define to 1 if you have the `fileno_unlocked' function. */
127 #undef HAVE_FILENO_UNLOCKED
128
129 /* Define to 1 if you have the `fprintf_unlocked' function. */
130 #undef HAVE_FPRINTF_UNLOCKED
131
132 /* Define to 1 if you have the `fputc_unlocked' function. */
133 #undef HAVE_FPUTC_UNLOCKED
134
135 /* Define to 1 if you have the `fputs_unlocked' function. */
136 #undef HAVE_FPUTS_UNLOCKED
137
138 /* Define to 1 if you have the `fread_unlocked' function. */
139 #undef HAVE_FREAD_UNLOCKED
140
141 /* Define to 1 if you have the `fwrite_unlocked' function. */
142 #undef HAVE_FWRITE_UNLOCKED
143
144 /* Define to 1 if you have the `getchar_unlocked' function. */
145 #undef HAVE_GETCHAR_UNLOCKED
146
147 /* Define to 1 if you have the `getc_unlocked' function. */
148 #undef HAVE_GETC_UNLOCKED
149
150 /* Define if you have the iconv() function. */
151 #undef HAVE_ICONV
152
153 /* Define to 1 if you have the <iconv.h> header file. */
154 #undef HAVE_ICONV_H
155
156 /* Define to 1 if you have the <inttypes.h> header file. */
157 #undef HAVE_INTTYPES_H
158
159 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
160 #undef HAVE_LANGINFO_CODESET
161
162 /* Define to 1 if you have the <limits.h> header file. */
163 #undef HAVE_LIMITS_H
164
165 /* Define to 1 if you have the <locale.h> header file. */
166 #undef HAVE_LOCALE_H
167
168 /* Define to 1 if you have the <memory.h> header file. */
169 #undef HAVE_MEMORY_H
170
171 /* Define to 1 if libc includes obstacks. */
172 #undef HAVE_OBSTACK
173
174 /* Define to 1 if you have the `putchar_unlocked' function. */
175 #undef HAVE_PUTCHAR_UNLOCKED
176
177 /* Define to 1 if you have the `putc_unlocked' function. */
178 #undef HAVE_PUTC_UNLOCKED
179
180 /* Define to 1 if you have the <stddef.h> header file. */
181 #undef HAVE_STDDEF_H
182
183 /* Define to 1 if you have the <stdint.h> header file. */
184 #undef HAVE_STDINT_H
185
186 /* Define to 1 if you have the <stdlib.h> header file. */
187 #undef HAVE_STDLIB_H
188
189 /* Define to 1 if you have the <strings.h> header file. */
190 #undef HAVE_STRINGS_H
191
192 /* Define to 1 if you have the <string.h> header file. */
193 #undef HAVE_STRING_H
194
195 /* Define to 1 if you have the <sys/file.h> header file. */
196 #undef HAVE_SYS_FILE_H
197
198 /* Define to 1 if you have the <sys/stat.h> header file. */
199 #undef HAVE_SYS_STAT_H
200
201 /* Define to 1 if you have the <sys/types.h> header file. */
202 #undef HAVE_SYS_TYPES_H
203
204 /* Define if <sys/types.h> defines \`uchar'. */
205 #undef HAVE_UCHAR
206
207 /* Define to 1 if you have the <unistd.h> header file. */
208 #undef HAVE_UNISTD_H
209
210 /* Define to the widest efficient host integer type at least as wide as the
211    target's size_t type. */
212 #undef HOST_WIDE_INT
213
214 /* Define as const if the declaration of iconv() needs const. */
215 #undef ICONV_CONST
216
217 /* Define to the name of this package. */
218 #undef PACKAGE
219
220 /* Define to the address where bug reports for this package should be sent. */
221 #undef PACKAGE_BUGREPORT
222
223 /* Define to the full name of this package. */
224 #undef PACKAGE_NAME
225
226 /* Define to the full name and version of this package. */
227 #undef PACKAGE_STRING
228
229 /* Define to the one symbol short name of this package. */
230 #undef PACKAGE_TARNAME
231
232 /* Define to the version of this package. */
233 #undef PACKAGE_VERSION
234
235 /* The size of a `int', as computed by sizeof. */
236 #undef SIZEOF_INT
237
238 /* The size of a `long', as computed by sizeof. */
239 #undef SIZEOF_LONG
240
241 /* If using the C implementation of alloca, define if you know the
242    direction of stack growth for your system; otherwise it will be
243    automatically deduced at run-time.
244         STACK_DIRECTION > 0 => grows toward higher addresses
245         STACK_DIRECTION < 0 => grows toward lower addresses
246         STACK_DIRECTION = 0 => direction of growth unknown */
247 #undef STACK_DIRECTION
248
249 /* Define to 1 if you have the ANSI C header files. */
250 #undef STDC_HEADERS
251
252 /* Define if you can safely include both <string.h> and <strings.h>. */
253 #undef STRING_WITH_STRINGS
254
255 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
256 #undef TIME_WITH_SYS_TIME
257
258 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
259 #undef TM_IN_SYS_TIME
260
261 /* Define to empty if `const' does not conform to ANSI C. */
262 #undef const
263
264 /* Define to `__inline__' or `__inline' if that's what the C compiler
265    calls it, or to nothing if 'inline' is not supported under any name.  */
266 #ifndef __cplusplus
267 #undef inline
268 #endif
269
270 /* Define to `long' if <sys/types.h> does not define. */
271 #undef off_t
272
273 /* Define to `unsigned' if <sys/types.h> does not define. */
274 #undef size_t