Imported Upstream version 2.9.0
[debian/cc1111] / support / cpp / config.in
1 /* config.in.  Generated automatically from configure.in by autoheader.  */
2
3 /* Define if using alloca.c.  */
4 #undef C_ALLOCA
5
6 /* Define to empty if the keyword does not work.  */
7 #undef const
8
9 /* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
10    This function is required for alloca.c support on those systems.  */
11 #undef CRAY_STACKSEG_END
12
13 /* Define if you have alloca, as a function or macro.  */
14 #undef HAVE_ALLOCA
15
16 /* Define if you have <alloca.h> and it should be used (not on Ultrix).  */
17 #undef HAVE_ALLOCA_H
18
19 /* Define if you have the ANSI # stringizing operator in cpp. */
20 #undef HAVE_STRINGIZE
21
22 /* Define if you have <sys/wait.h> that is POSIX.1 compatible.  */
23 #undef HAVE_SYS_WAIT_H
24
25 /* Define as __inline if that's what the C compiler calls it.  */
26 #undef inline
27
28 /* Define if your C compiler doesn't accept -c and -o together.  */
29 #undef NO_MINUS_C_MINUS_O
30
31 /* Define to `long' if <sys/types.h> doesn't define.  */
32 #undef off_t
33
34 /* Define to `unsigned' if <sys/types.h> doesn't define.  */
35 #undef size_t
36
37 /* If using the C implementation of alloca, define if you know the
38    direction of stack growth for your system; otherwise it will be
39    automatically deduced at run-time.
40  STACK_DIRECTION > 0 => grows toward higher addresses
41  STACK_DIRECTION < 0 => grows toward lower addresses
42  STACK_DIRECTION = 0 => direction of growth unknown
43  */
44 #undef STACK_DIRECTION
45
46 /* Define if you have the ANSI C header files.  */
47 #undef STDC_HEADERS
48
49 /* Define if you can safely include both <sys/time.h> and <time.h>.  */
50 #undef TIME_WITH_SYS_TIME
51
52 /* Define to `int' if <sys/types.h> doesn't define.  */
53 #undef ssize_t
54
55 /* Define if cpp should also search $prefix/include.  */
56 #undef PREFIX_INCLUDE_DIR
57
58 /* Define if you have the dcgettext function.  */
59 #undef HAVE_DCGETTEXT
60
61 /* Define if you have the dup2 function.  */
62 #undef HAVE_DUP2
63
64 /* Define if you have the getegid function.  */
65 #undef HAVE_GETEGID
66
67 /* Define if you have the geteuid function.  */
68 #undef HAVE_GETEUID
69
70 /* Define if you have the getgid function.  */
71 #undef HAVE_GETGID
72
73 /* Define if you have the getpagesize function.  */
74 #undef HAVE_GETPAGESIZE
75
76 /* Define if you have the getuid function.  */
77 #undef HAVE_GETUID
78
79 /* Define if you have the kill function.  */
80 #undef HAVE_KILL
81
82 /* Define if you have the lstat function.  */
83 #undef HAVE_LSTAT
84
85 /* Define if you have the mempcpy function.  */
86 #undef HAVE_MEMPCPY
87
88 /* Define if you have the munmap function.  */
89 #undef HAVE_MUNMAP
90
91 /* Define if you have the setlocale function.  */
92 #undef HAVE_SETLOCALE
93
94 /* Define if you have the stpcpy function.  */
95 #undef HAVE_STPCPY
96
97 /* Define if you have the strcasecmp function.  */
98 #undef HAVE_STRCASECMP
99
100 /* Define if you have the strchr function.  */
101 #undef HAVE_STRCHR
102
103 /* Define to 1 if you have the `strsignal' function. */
104 #undef HAVE_STRSIGNAL
105
106 /* Define if you have the strdup function.  */
107 #undef HAVE_STRDUP
108
109 /* Define if you have the tsearch function.  */
110 #undef HAVE_TSEARCH
111
112 /* Define to 1 if we found this declaration otherwise define to 0. */
113 #undef HAVE_DECL_STRSIGNAL
114
115 /* Define if you have the <fcntl.h> header file.  */
116 #undef HAVE_FCNTL_H
117
118 /* Define if you have the <langinfo.h> header file.  */
119 #undef HAVE_LANGINFO_H
120
121 /* Define if you have the <limits.h> header file.  */
122 #undef HAVE_LIMITS_H
123
124 /* Define if you have the <locale.h> header file.  */
125 #undef HAVE_LOCALE_H
126
127 /* Define if you have the <malloc.h> header file.  */
128 #undef HAVE_MALLOC_H
129
130 /* Define if you have the <nl_types.h> header file.  */
131 #undef HAVE_NL_TYPES_H
132
133 /* Define if you have the <stddef.h> header file.  */
134 #undef HAVE_STDDEF_H
135
136 /* Define if you have the <stdlib.h> header file.  */
137 #undef HAVE_STDLIB_H
138
139 /* Define if you have the <string.h> header file.  */
140 #undef HAVE_STRING_H
141
142 /* Define if you have the <strings.h> header file.  */
143 #undef HAVE_STRINGS_H
144
145 /* Define if you have the <sys/file.h> header file.  */
146 #undef HAVE_SYS_FILE_H
147
148 /* Define if you have the <sys/param.h> header file.  */
149 #undef HAVE_SYS_PARAM_H
150
151 /* Define if you have the <sys/stat.h> header file.  */
152 #undef HAVE_SYS_STAT_H
153
154 /* Define if you have the <sys/time.h> header file.  */
155 #undef HAVE_SYS_TIME_H
156
157 /* Define if you have the <time.h> header file.  */
158 #undef HAVE_TIME_H
159
160 /* Define if you have the <unistd.h> header file.  */
161 #undef HAVE_UNISTD_H
162
163 /* Define to enable the use of a default linker. */
164 #undef DEFAULT_LINKER
165
166 /* Define to enable the use of a default assembler. */
167 #undef DEFAULT_ASSEMBLER
168
169 /* Define if you want more run-time sanity checks.  This one gets a grab
170    bag of miscellaneous but relatively cheap checks. */
171 #undef ENABLE_CHECKING
172
173 /* Define if you want all operations on trees (the basic data
174    structure of the front ends) to be checked for dynamic type safety
175    at runtime.  This is moderately expensive. */
176 #undef ENABLE_TREE_CHECKING
177
178 /* Define if you want all operations on RTL (the basic data structure
179    of the optimizer and back end) to be checked for dynamic type safety
180    at runtime.  This is quite expensive. */
181 #undef ENABLE_RTL_CHECKING
182
183 /* Define if you want the garbage collector to do object poisoning and
184    other memory allocation checks.  This is quite expensive. */
185 #undef ENABLE_GC_CHECKING
186
187 /* Define if you want the garbage collector to operate in maximally
188    paranoid mode, validating the entire heap and collecting garbage at
189    every opportunity.  This is extremely expensive. */
190 #undef ENABLE_GC_ALWAYS_COLLECT
191
192 /* Define if you want the C and C++ compilers to support multibyte
193    character sets for source code. */
194 #undef MULTIBYTE_CHARS
195
196 /* Define if your compiler understands volatile. */
197 #undef HAVE_VOLATILE
198
199 /* Define if your compiler supports the `long double' type. */
200 #undef HAVE_LONG_DOUBLE
201
202 /* Define if the `_Bool' type is built-in. */
203 #undef HAVE__BOOL
204
205 /* The number of bytes in type short */
206 #undef SIZEOF_SHORT
207
208 /* The number of bytes in type int */
209 #undef SIZEOF_INT
210
211 /* The number of bytes in type long */
212 #undef SIZEOF_LONG
213
214 /* Define if the host execution character set is EBCDIC. */
215 #undef HOST_EBCDIC
216
217 /* Define if you have a working <stdbool.h> header file. */
218 #undef HAVE_STDBOOL_H
219
220 /* Define if you can safely include both <string.h> and <strings.h>. */
221 #undef STRING_WITH_STRINGS
222
223 /* Define as the number of bits in a byte, if `limits.h' doesn't. */
224 #undef CHAR_BIT
225
226 /* Define if the host machine stores words of multi-word integers in
227    big-endian order. */
228 #undef HOST_WORDS_BIG_ENDIAN
229
230 /* Define to the floating point format of the host machine, if not IEEE. */
231 #undef HOST_FLOAT_FORMAT
232
233 /* Define to 1 if the host machine stores floating point numbers in
234    memory with the word containing the sign bit at the lowest address,
235    or to 0 if it does it the other way around.
236
237    This macro should not be defined if the ordering is the same as for
238    multi-word integers. */
239 #undef HOST_FLOAT_WORDS_BIG_ENDIAN
240
241 /* Define if you have a working <inttypes.h> header file. */
242 #undef HAVE_INTTYPES_H
243
244 /* Define if printf supports %p. */
245 #undef HAVE_PRINTF_PTR
246
247 /* Define if mmap can get us zeroed pages from /dev/zero. */
248 #undef HAVE_MMAP_DEV_ZERO
249
250 /* Define if mmap can get us zeroed pages using MAP_ANON(YMOUS). */
251 #undef HAVE_MMAP_ANON
252
253 /* Define if read-only mmap of a plain file works. */
254 #undef HAVE_MMAP_FILE
255
256 /* Define if you have the iconv() function. */
257 #undef HAVE_ICONV
258
259 /* Define as const if the declaration of iconv() needs const. */
260 #undef ICONV_CONST
261
262 /* Define to 1 if we found this declaration otherwise define to 0. */
263 #undef HAVE_DECL_GETENV
264
265 /* Define to 1 if we found this declaration otherwise define to 0. */
266 #undef HAVE_DECL_ABORT
267
268 /* Define to 1 if we found this declaration otherwise define to 0. */
269 #undef HAVE_DECL_ERRNO
270
271 /* Define to 1 if we found this declaration otherwise define to 0. */
272 #undef HAVE_DECL_MALLOC
273
274 /* Define to 1 if we found this declaration otherwise define to 0. */
275 #undef HAVE_DECL_REALLOC
276
277 /* Define to 1 if we found this declaration otherwise define to 0. */
278 #undef HAVE_DECL_CALLOC
279
280 /* Define to 1 if we found this declaration otherwise define to 0. */
281 #undef HAVE_DECL_FREE
282
283 /* Define to 1 if we found this declaration otherwise define to 0. */
284 #undef HAVE_DECL_BASENAME
285
286 /* Define to 1 if we found this declaration otherwise define to 0. */
287 #undef HAVE_DECL_CLOCK
288
289 /* Define to 1 if we found this declaration otherwise define to 0. */
290 #undef HAVE_DECL_TIMES
291
292 /* Define if host mkdir takes a single argument. */
293 #undef MKDIR_TAKES_ONE_ARG
294
295 /* Define if you have the iconv() function. */
296 #undef HAVE_ICONV
297
298 /* Define as const if the declaration of iconv() needs const. */
299 #undef ICONV_CONST
300
301 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
302 #undef HAVE_LANGINFO_CODESET
303
304 /* Define if your <locale.h> file defines LC_MESSAGES. */
305 #undef HAVE_LC_MESSAGES
306
307 /* Define to 1 if translation of program messages to the user's native language
308    is requested. */
309 #undef ENABLE_NLS
310
311 /* Define if you have the <libintl.h> header file. */
312 #undef HAVE_LIBINTL_H
313
314 /* Define if the GNU gettext() function is already present or preinstalled. */
315 #undef HAVE_GETTEXT
316
317 /* Define to use the libintl included with this package instead of any
318    version in the system libraries. */
319 #undef USE_INCLUDED_LIBINTL
320
321 /* Define to 1 if installation paths should be looked up in Windows32
322    Registry. Ignored on non windows32 hosts. */
323 #undef ENABLE_WIN32_REGISTRY
324
325 /* Define to be the last portion of registry key on windows hosts. */
326 #undef WIN32_REGISTRY_KEY
327
328
329 /* Bison unconditionally undefines `const' if neither `__STDC__' nor
330    __cplusplus are defined.  That's a problem since we use `const' in
331    the GCC headers, and the resulting bison code is therefore type
332    unsafe.  Thus, we must match the bison behavior here.  */
333
334 #ifndef __STDC__
335 #ifndef __cplusplus
336 #undef const
337 #define const
338 #endif
339 #endif