Borland C++ build doesn't depend on Cygwin configure
[fw/sdcc] / support / cpp2 / config.in
1 /* config.in.  Generated automatically from configure.in by autoheader.  */
2
3 /* Define to empty if the keyword does not work.  */
4 #undef const
5
6 /* Define to `int' if <sys/types.h> doesn't define.  */
7 #undef gid_t
8
9 /* Define if you have the ANSI # stringizing operator in cpp. */
10 #undef HAVE_STRINGIZE
11
12 /* Define if you have <sys/wait.h> that is POSIX.1 compatible.  */
13 #undef HAVE_SYS_WAIT_H
14
15 /* Define if you have <vfork.h>.  */
16 #undef HAVE_VFORK_H
17
18 /* Define as __inline if that's what the C compiler calls it.  */
19 #undef inline
20
21 /* Define if your C compiler doesn't accept -c and -o together.  */
22 #undef NO_MINUS_C_MINUS_O
23
24 /* Define to `long' if <sys/types.h> doesn't define.  */
25 #undef off_t
26
27 /* Define to `int' if <sys/types.h> doesn't define.  */
28 #undef pid_t
29
30 /* Define to `unsigned' if <sys/types.h> doesn't define.  */
31 #undef size_t
32
33 /* Define if you have the ANSI C header files.  */
34 #undef STDC_HEADERS
35
36 /* Define if you can safely include both <sys/time.h> and <time.h>.  */
37 #undef TIME_WITH_SYS_TIME
38
39 /* Define to `int' if <sys/types.h> doesn't define.  */
40 #undef uid_t
41
42 /* Define vfork as fork if vfork does not work.  */
43 #undef vfork
44
45 /* Define as 1 if you have the stpcpy function.  */
46 #undef HAVE_STPCPY
47
48 /* Define to `int' if <sys/types.h> doesn't define.  */
49 #undef ssize_t
50
51 /* Define if you have the atoll function.  */
52 #undef HAVE_ATOLL
53
54 /* Define if you have the atoq function.  */
55 #undef HAVE_ATOQ
56
57 /* Define if you have the clock function.  */
58 #undef HAVE_CLOCK
59
60 /* Define if you have the dcgettext function.  */
61 #undef HAVE_DCGETTEXT
62
63 /* Define if you have the getpagesize function.  */
64 #undef HAVE_GETPAGESIZE
65
66 /* Define if you have the getrlimit function.  */
67 #undef HAVE_GETRLIMIT
68
69 /* Define if you have the getrusage function.  */
70 #undef HAVE_GETRUSAGE
71
72 /* Define if you have the kill function.  */
73 #undef HAVE_KILL
74
75 /* Define if you have the lstat function.  */
76 #undef HAVE_LSTAT
77
78 /* Define if you have the munmap function.  */
79 #undef HAVE_MUNMAP
80
81 /* Define if you have the nl_langinfo function.  */
82 #undef HAVE_NL_LANGINFO
83
84 /* Define if you have the putenv function.  */
85 #undef HAVE_PUTENV
86
87 /* Define if you have the setenv function.  */
88 #undef HAVE_SETENV
89
90 /* Define if you have the setlocale function.  */
91 #undef HAVE_SETLOCALE
92
93 /* Define if you have the setrlimit function.  */
94 #undef HAVE_SETRLIMIT
95
96 /* Define if you have the stpcpy function.  */
97 #undef HAVE_STPCPY
98
99 /* Define if you have the strcasecmp function.  */
100 #undef HAVE_STRCASECMP
101
102 /* Define if you have the strchr function.  */
103 #undef HAVE_STRCHR
104
105 /* Define if you have the strdup function.  */
106 #undef HAVE_STRDUP
107
108 /* Define if you have the strrchr function.  */
109 #undef HAVE_STRRCHR
110
111 /* Define if you have the strstr function.  */
112 #undef HAVE_STRSTR
113
114 /* Define if you have the times function.  */
115 #undef HAVE_TIMES
116
117 /* Define if you have the <argz.h> header file.  */
118 #undef HAVE_ARGZ_H
119
120 /* Define if you have the <direct.h> header file.  */
121 #undef HAVE_DIRECT_H
122
123 /* Define if you have the <fcntl.h> header file.  */
124 #undef HAVE_FCNTL_H
125
126 /* Define if you have the <iconv.h> header file.  */
127 #undef HAVE_ICONV_H
128
129 /* Define if you have the <langinfo.h> header file.  */
130 #undef HAVE_LANGINFO_H
131
132 /* Define if you have the <limits.h> header file.  */
133 #undef HAVE_LIMITS_H
134
135 /* Define if you have the <locale.h> header file.  */
136 #undef HAVE_LOCALE_H
137
138 /* Define if you have the <malloc.h> header file.  */
139 #undef HAVE_MALLOC_H
140
141 /* Define if you have the <nl_types.h> header file.  */
142 #undef HAVE_NL_TYPES_H
143
144 /* Define if you have the <stddef.h> header file.  */
145 #undef HAVE_STDDEF_H
146
147 /* Define if you have the <stdlib.h> header file.  */
148 #undef HAVE_STDLIB_H
149
150 /* Define if you have the <string.h> header file.  */
151 #undef HAVE_STRING_H
152
153 /* Define if you have the <strings.h> header file.  */
154 #undef HAVE_STRINGS_H
155
156 /* Define if you have the <sys/file.h> header file.  */
157 #undef HAVE_SYS_FILE_H
158
159 /* Define if you have the <sys/param.h> header file.  */
160 #undef HAVE_SYS_PARAM_H
161
162 /* Define if you have the <sys/resource.h> header file.  */
163 #undef HAVE_SYS_RESOURCE_H
164
165 /* Define if you have the <sys/stat.h> header file.  */
166 #undef HAVE_SYS_STAT_H
167
168 /* Define if you have the <sys/time.h> header file.  */
169 #undef HAVE_SYS_TIME_H
170
171 /* Define if you have the <sys/times.h> header file.  */
172 #undef HAVE_SYS_TIMES_H
173
174 /* Define if you have the <time.h> header file.  */
175 #undef HAVE_TIME_H
176
177 /* Define if you have the <unistd.h> header file.  */
178 #undef HAVE_UNISTD_H
179
180 /* Define if you have the i library (-li).  */
181 #undef HAVE_LIBI
182
183 /* Define to enable the use of a default linker. */
184 #undef DEFAULT_LINKER
185
186 /* Define to enable the use of a default assembler. */
187 #undef DEFAULT_ASSEMBLER
188
189 /* Define if you want more run-time sanity checks.  This one gets a grab
190    bag of miscellaneous but relatively cheap checks. */
191 #undef ENABLE_CHECKING
192
193 /* Define if you want all operations on trees (the basic data
194    structure of the front ends) to be checked for dynamic type safety
195    at runtime.  This is moderately expensive. */
196 #undef ENABLE_TREE_CHECKING
197
198 /* Define if you want all operations on RTL (the basic data structure
199    of the optimizer and back end) to be checked for dynamic type safety
200    at runtime.  This is quite expensive. */
201 #undef ENABLE_RTL_CHECKING
202
203 /* Define if you want the garbage collector to do object poisoning and
204    other memory allocation checks.  This is quite expensive. */
205 #undef ENABLE_GC_CHECKING
206
207 /* Define if you want the garbage collector to operate in maximally
208    paranoid mode, validating the entire heap and collecting garbage at
209    every opportunity.  This is extremely expensive. */
210 #undef ENABLE_GC_ALWAYS_COLLECT
211
212 /* Define if you want the C and C++ compilers to support multibyte
213    character sets for source code. */
214 #undef MULTIBYTE_CHARS
215
216 /* Define if your compiler understands volatile. */
217 #undef HAVE_VOLATILE
218
219 /* Define if your compiler supports the `long double' type. */
220 #undef HAVE_LONG_DOUBLE
221
222 /* The number of bytes in type short */
223 #undef SIZEOF_SHORT
224
225 /* The number of bytes in type int */
226 #undef SIZEOF_INT
227
228 /* The number of bytes in type long */
229 #undef SIZEOF_LONG
230
231 /* Define if the host execution character set is EBCDIC. */
232 #undef HOST_EBCDIC
233
234 /* Always define this when using the GNU C Library */
235 #undef _GNU_SOURCE
236
237 /* Define if you have a working <stdbool.h> header file. */
238 #undef HAVE_STDBOOL_H
239
240 /* Define if you can safely include both <string.h> and <strings.h>. */
241 #undef STRING_WITH_STRINGS
242
243 /* Define as the number of bits in a byte, if `limits.h' doesn't. */
244 #undef CHAR_BIT
245
246 /* Define if the host machine stores words of multi-word integers in
247    big-endian order. */
248 #undef HOST_WORDS_BIG_ENDIAN
249
250 /* Define to the floating point format of the host machine, if not IEEE. */
251 #undef HOST_FLOAT_FORMAT
252
253 /* Define to 1 if the host machine stores floating point numbers in
254    memory with the word containing the sign bit at the lowest address,
255    or to 0 if it does it the other way around.
256
257    This macro should not be defined if the ordering is the same as for
258    multi-word integers. */
259 #undef HOST_FLOAT_WORDS_BIG_ENDIAN
260
261 /* Define if you have a working <inttypes.h> header file. */
262 #undef HAVE_INTTYPES_H
263
264 /* Define if printf supports %p. */
265 #undef HAVE_PRINTF_PTR
266
267 /* Define if mmap can get us zeroed pages from /dev/zero. */
268 #undef HAVE_MMAP_DEV_ZERO
269
270 /* Define if mmap can get us zeroed pages using MAP_ANON(YMOUS). */
271 #undef HAVE_MMAP_ANON
272
273 /* Define if read-only mmap of a plain file works. */
274 #undef HAVE_MMAP_FILE
275
276 /* Define to 1 if we found this declaration otherwise define to 0. */
277 #undef HAVE_DECL_GETENV
278
279 /* Define to 1 if we found this declaration otherwise define to 0. */
280 #undef HAVE_DECL_ABORT
281
282 /* Define to 1 if we found this declaration otherwise define to 0. */
283 #undef HAVE_DECL_ERRNO
284
285 /* Define to 1 if we found this declaration otherwise define to 0. */
286 #undef HAVE_DECL_MALLOC
287
288 /* Define to 1 if we found this declaration otherwise define to 0. */
289 #undef HAVE_DECL_REALLOC
290
291 /* Define to 1 if we found this declaration otherwise define to 0. */
292 #undef HAVE_DECL_CALLOC
293
294 /* Define to 1 if we found this declaration otherwise define to 0. */
295 #undef HAVE_DECL_FREE
296
297 /* Define to 1 if we found this declaration otherwise define to 0. */
298 #undef HAVE_DECL_BASENAME
299
300 /* Define to 1 if we found this declaration otherwise define to 0. */
301 #undef HAVE_DECL_GETOPT
302
303 /* Define to 1 if we found this declaration otherwise define to 0. */
304 #undef HAVE_DECL_CLOCK
305
306 /* Define to 1 if we found this declaration otherwise define to 0. */
307 #undef HAVE_DECL_GETRLIMIT
308
309 /* Define to 1 if we found this declaration otherwise define to 0. */
310 #undef HAVE_DECL_SETRLIMIT
311
312 /* Define to 1 if we found this declaration otherwise define to 0. */
313 #undef HAVE_DECL_GETRUSAGE
314
315 /* Define to 1 if we found this declaration otherwise define to 0. */
316 #undef HAVE_DECL_TIMES
317
318 /* Define if <sys/times.h> defines struct tms. */
319 #undef HAVE_STRUCT_TMS
320
321 /* Define if <time.h> defines clock_t. */
322 #undef HAVE_CLOCK_T
323
324 /* Define if host mkdir takes a single argument. */
325 #undef MKDIR_TAKES_ONE_ARG
326
327 /* Define to the name of the distribution. */
328 #undef PACKAGE
329
330 /* Define to the version of the distribution. */
331 #undef VERSION
332
333 /* Define to 1 if installation paths should be looked up in Windows32
334    Registry. Ignored on non windows32 hosts. */
335 #undef ENABLE_WIN32_REGISTRY
336
337 /* Define to be the last portion of registry key on windows hosts. */
338 #undef WIN32_REGISTRY_KEY
339
340 /* Define if your assembler supports .subsection and .subsection -1 starts
341    emitting at the beginning of your section. */
342 #undef HAVE_GAS_SUBSECTION_ORDERING
343
344 /* Define if your assembler supports .weak. */
345 #undef HAVE_GAS_WEAK
346
347 /* Define if your assembler supports .hidden. */
348 #undef HAVE_GAS_HIDDEN
349
350 /* Define if your assembler supports .uleb128. */
351 #undef HAVE_AS_LEB128
352
353 /* Define if your assembler mis-optimizes .eh_frame data. */
354 #undef USE_AS_TRADITIONAL_FORMAT
355
356 /* Define if your assembler supports .register. */
357 #undef HAVE_AS_REGISTER_PSEUDO_OP
358
359 /* Define if your assembler supports -relax option. */
360 #undef HAVE_AS_RELAX_OPTION
361
362 /* Define if the assembler supports 64bit sparc. */
363 #undef AS_SPARC64_FLAG
364
365 /* Define if your assembler supports offsetable %lo(). */
366 #undef HAVE_AS_OFFSETABLE_LO10
367
368 /* Define if your assembler supports dwarf2 .file/.loc directives,
369    and preserves file table indicies exactly as given. */
370 #undef HAVE_AS_DWARF2_DEBUG_LINE
371
372 /* Define 0/1 to force the choice for exception handling model. */
373 #undef CONFIG_SJLJ_EXCEPTIONS
374
375
376 /* Bison unconditionally undefines `const' if neither `__STDC__' nor
377    __cplusplus are defined.  That's a problem since we use `const' in
378    the GCC headers, and the resulting bison code is therefore type
379    unsafe.  Thus, we must match the bison behavior here.  */
380
381 #ifndef __STDC__
382 #ifndef __cplusplus
383 #undef const
384 #define const
385 #endif
386 #endif