]> git.ipfire.org Git - thirdparty/gcc.git/blame - gcc/config.in
cp-tree.h (TYPE_LINKAGE_IDENTIFIER): New macro.
[thirdparty/gcc.git] / gcc / config.in
CommitLineData
861bb6c1 1/* config.in. Generated automatically from configure.in by autoheader. */
ab87f8c8 2
ab87f8c8
JL
3/* Define to empty if the keyword does not work. */
4#undef const
5
e256b8b6
DA
6/* Define to the type of elements in the array set by `getgroups'.
7 Usually this is either `int' or `gid_t'. */
8#undef GETGROUPS_T
9
10/* Define to `int' if <sys/types.h> doesn't define. */
11#undef gid_t
12
76b4b31e
KG
13/* Define if you don't have vprintf but do have _doprnt. */
14#undef HAVE_DOPRNT
15
04cabffc
KG
16/* Define if the `long double' type works. */
17#undef HAVE_LONG_DOUBLE
18
890ad3ea
KG
19/* Define if you have the ANSI # stringizing operator in cpp. */
20#undef HAVE_STRINGIZE
21
e9831ca0
KG
22/* Define if you have <sys/wait.h> that is POSIX.1 compatible. */
23#undef HAVE_SYS_WAIT_H
24
c375c43b
KG
25/* Define if you have <vfork.h>. */
26#undef HAVE_VFORK_H
27
76b4b31e
KG
28/* Define if you have the vprintf function. */
29#undef HAVE_VPRINTF
30
ab87f8c8
JL
31/* Define as __inline if that's what the C compiler calls it. */
32#undef inline
33
3ec83fc2
RH
34/* Define if your C compiler doesn't accept -c and -o together. */
35#undef NO_MINUS_C_MINUS_O
36
ab87f8c8
JL
37/* Define to `long' if <sys/types.h> doesn't define. */
38#undef off_t
39
c375c43b
KG
40/* Define to `int' if <sys/types.h> doesn't define. */
41#undef pid_t
42
ab87f8c8
JL
43/* Define to `unsigned' if <sys/types.h> doesn't define. */
44#undef size_t
45
956d6950
JL
46/* Define if you have the ANSI C header files. */
47#undef STDC_HEADERS
48
956d6950
JL
49/* Define if you can safely include both <sys/time.h> and <time.h>. */
50#undef TIME_WITH_SYS_TIME
51
e256b8b6
DA
52/* Define to `int' if <sys/types.h> doesn't define. */
53#undef uid_t
54
c375c43b
KG
55/* Define vfork as fork if vfork does not work. */
56#undef vfork
57
f12bc141
ZW
58/* Define to 1 if NLS is requested. */
59#undef ENABLE_NLS
60
61/* Define as 1 if you have catgets and don't want to use GNU gettext. */
62#undef HAVE_CATGETS
63
64/* Define as 1 if you have gettext and don't want to use GNU gettext. */
65#undef HAVE_GETTEXT
66
67/* Define if your locale.h file contains LC_MESSAGES. */
68#undef HAVE_LC_MESSAGES
69
70/* Define as 1 if you have the stpcpy function. */
71#undef HAVE_STPCPY
72
73/* Define if your assembler supports specifying the maximum number
74 of bytes to skip when using the GAS .p2align command. */
75#undef HAVE_GAS_MAX_SKIP_P2ALIGN
76
77/* Define if your assembler supports .balign and .p2align. */
78#undef HAVE_GAS_BALIGN_AND_P2ALIGN
79
80/* Define if your assembler uses the old HImode fild and fist notation. */
81#undef HAVE_GAS_FILDS_FISTS
82
83/* Define to `int' if <sys/types.h> doesn't define. */
84#undef ssize_t
85
ab87f8c8
JL
86/* Define if you have the __argz_count function. */
87#undef HAVE___ARGZ_COUNT
88
89/* Define if you have the __argz_next function. */
90#undef HAVE___ARGZ_NEXT
91
92/* Define if you have the __argz_stringify function. */
93#undef HAVE___ARGZ_STRINGIFY
94
0ee31ab1
JL
95/* Define if you have the atoll function. */
96#undef HAVE_ATOLL
97
98/* Define if you have the atoq function. */
99#undef HAVE_ATOQ
100
1e467e19
JL
101/* Define if you have the bsearch function. */
102#undef HAVE_BSEARCH
103
ab87f8c8
JL
104/* Define if you have the dcgettext function. */
105#undef HAVE_DCGETTEXT
106
54953b66
UD
107/* Define if you have the fputc_unlocked function. */
108#undef HAVE_FPUTC_UNLOCKED
109
110/* Define if you have the fputs_unlocked function. */
111#undef HAVE_FPUTS_UNLOCKED
112
ab87f8c8
JL
113/* Define if you have the getcwd function. */
114#undef HAVE_GETCWD
115
116/* Define if you have the getpagesize function. */
117#undef HAVE_GETPAGESIZE
118
24a184c9
JL
119/* Define if you have the getrlimit function. */
120#undef HAVE_GETRLIMIT
121
03c41c05
ZW
122/* Define if you have the getrusage function. */
123#undef HAVE_GETRUSAGE
124
d3ee8d68
JL
125/* Define if you have the gettimeofday function. */
126#undef HAVE_GETTIMEOFDAY
127
d21445e7
TT
128/* Define if you have the iconv function. */
129#undef HAVE_ICONV
130
c400f7ae
JM
131/* Define if you have the isascii function. */
132#undef HAVE_ISASCII
133
956d6950
JL
134/* Define if you have the kill function. */
135#undef HAVE_KILL
136
f9200da2
NB
137/* Define if you have the lstat function. */
138#undef HAVE_LSTAT
139
ab87f8c8
JL
140/* Define if you have the munmap function. */
141#undef HAVE_MUNMAP
142
d21445e7
TT
143/* Define if you have the nl_langinfo function. */
144#undef HAVE_NL_LANGINFO
145
956d6950
JL
146/* Define if you have the popen function. */
147#undef HAVE_POPEN
148
54953b66
UD
149/* Define if you have the putc_unlocked function. */
150#undef HAVE_PUTC_UNLOCKED
151
956d6950
JL
152/* Define if you have the putenv function. */
153#undef HAVE_PUTENV
154
ab87f8c8
JL
155/* Define if you have the setenv function. */
156#undef HAVE_SETENV
157
158/* Define if you have the setlocale function. */
159#undef HAVE_SETLOCALE
160
24a184c9
JL
161/* Define if you have the setrlimit function. */
162#undef HAVE_SETRLIMIT
163
ab87f8c8
JL
164/* Define if you have the stpcpy function. */
165#undef HAVE_STPCPY
166
167/* Define if you have the strcasecmp function. */
168#undef HAVE_STRCASECMP
169
f5963e61
JL
170/* Define if you have the strchr function. */
171#undef HAVE_STRCHR
172
ab87f8c8
JL
173/* Define if you have the strdup function. */
174#undef HAVE_STRDUP
175
f55b1ca8
MM
176/* Define if you have the strrchr function. */
177#undef HAVE_STRRCHR
178
007e8d2a
KG
179/* Define if you have the strsignal function. */
180#undef HAVE_STRSIGNAL
181
b3e1e64f
MS
182/* Define if you have the strstr function. */
183#undef HAVE_STRSTR
184
1e467e19
JL
185/* Define if you have the strtoul function. */
186#undef HAVE_STRTOUL
187
e5e809f4
JL
188/* Define if you have the sysconf function. */
189#undef HAVE_SYSCONF
190
ab87f8c8
JL
191/* Define if you have the <argz.h> header file. */
192#undef HAVE_ARGZ_H
193
75923b2f
MK
194/* Define if you have the <direct.h> header file. */
195#undef HAVE_DIRECT_H
196
956d6950
JL
197/* Define if you have the <fcntl.h> header file. */
198#undef HAVE_FCNTL_H
199
16abe34a
TT
200/* Define if you have the <iconv.h> header file. */
201#undef HAVE_ICONV_H
202
d21445e7
TT
203/* Define if you have the <langinfo.h> header file. */
204#undef HAVE_LANGINFO_H
205
e9a25f70
JL
206/* Define if you have the <limits.h> header file. */
207#undef HAVE_LIMITS_H
208
ab87f8c8
JL
209/* Define if you have the <locale.h> header file. */
210#undef HAVE_LOCALE_H
211
212/* Define if you have the <malloc.h> header file. */
213#undef HAVE_MALLOC_H
214
215/* Define if you have the <nl_types.h> header file. */
216#undef HAVE_NL_TYPES_H
217
f5963e61
JL
218/* Define if you have the <stab.h> header file. */
219#undef HAVE_STAB_H
220
d6edb99e
ZW
221/* Define if you have the <stdbool.h> header file. */
222#undef HAVE_STDBOOL_H
223
861bb6c1
JL
224/* Define if you have the <stddef.h> header file. */
225#undef HAVE_STDDEF_H
226
227/* Define if you have the <stdlib.h> header file. */
228#undef HAVE_STDLIB_H
229
230/* Define if you have the <string.h> header file. */
231#undef HAVE_STRING_H
232
233/* Define if you have the <strings.h> header file. */
234#undef HAVE_STRINGS_H
235
956d6950
JL
236/* Define if you have the <sys/file.h> header file. */
237#undef HAVE_SYS_FILE_H
238
239/* Define if you have the <sys/param.h> header file. */
240#undef HAVE_SYS_PARAM_H
241
242/* Define if you have the <sys/resource.h> header file. */
243#undef HAVE_SYS_RESOURCE_H
244
a05e22b8
RH
245/* Define if you have the <sys/stat.h> header file. */
246#undef HAVE_SYS_STAT_H
247
956d6950
JL
248/* Define if you have the <sys/time.h> header file. */
249#undef HAVE_SYS_TIME_H
250
251/* Define if you have the <sys/times.h> header file. */
252#undef HAVE_SYS_TIMES_H
253
861bb6c1
JL
254/* Define if you have the <time.h> header file. */
255#undef HAVE_TIME_H
256
257/* Define if you have the <unistd.h> header file. */
258#undef HAVE_UNISTD_H
ab87f8c8
JL
259
260/* Define if you have the i library (-li). */
261#undef HAVE_LIBI
4acab94b 262
91029a29
KG
263/* Define to enable the use of a default linker. */
264#undef DEFAULT_LINKER
265
266/* Define to enable the use of a default assembler. */
267#undef DEFAULT_ASSEMBLER
268
119d24d1
KG
269/* Define if you want more run-time sanity checks. This one gets a grab
270 bag of miscellaneous but relatively cheap checks. */
271#undef ENABLE_CHECKING
272
273/* Define if you want all operations on trees (the basic data
274 structure of the front ends) to be checked for dynamic type safety
275 at runtime. This is moderately expensive. */
276#undef ENABLE_TREE_CHECKING
277
278/* Define if you want all operations on RTL (the basic data structure
279 of the optimizer and back end) to be checked for dynamic type safety
280 at runtime. This is quite expensive. */
281#undef ENABLE_RTL_CHECKING
282
283/* Define if you want the garbage collector to do object poisoning and
284 other memory allocation checks. This is quite expensive. */
285#undef ENABLE_GC_CHECKING
286
287/* Define if you want the garbage collector to operate in maximally
288 paranoid mode, validating the entire heap and collecting garbage at
289 every opportunity. This is extremely expensive. */
290#undef ENABLE_GC_ALWAYS_COLLECT
291
9ec7291f
ZW
292/* Define if you want the C and C++ compilers to support multibyte
293 character sets for source code. */
294#undef MULTIBYTE_CHARS
295
91029a29
KG
296/* Define if your compiler understands volatile. */
297#undef HAVE_VOLATILE
298
75e93faa
ZW
299/* Define if your compiler supports the `long long' type. */
300#undef HAVE_LONG_LONG
301
302/* Define if your compiler supports the `__int64' type. */
303#undef HAVE___INT64
304
305/* The number of bytes in type short */
306#undef SIZEOF_SHORT
307
308/* The number of bytes in type int */
309#undef SIZEOF_INT
310
311/* The number of bytes in type long */
312#undef SIZEOF_LONG
313
314/* The number of bytes in type long long */
315#undef SIZEOF_LONG_LONG
316
317/* The number of bytes in type __int64 */
318#undef SIZEOF___INT64
319
84c041a1
ZW
320/* Define if the host execution character set is EBCDIC. */
321#undef HOST_EBCDIC
322
75e93faa
ZW
323/* Always define this when using the GNU C Library */
324#undef _GNU_SOURCE
325
91029a29
KG
326/* Define if you can safely include both <string.h> and <strings.h>. */
327#undef STRING_WITH_STRINGS
328
75e93faa
ZW
329/* Define as the number of bits in a byte, if `limits.h' doesn't. */
330#undef CHAR_BIT
331
84c041a1
ZW
332/* Define if the host machine stores words of multi-word integers in
333 big-endian order. */
334#undef HOST_WORDS_BIG_ENDIAN
335
2d6eb5bf
ZW
336/* Define to the floating point format of the host machine, if not IEEE. */
337#undef HOST_FLOAT_FORMAT
338
339/* Define to 1 if the host machine stores floating point numbers in
340 memory with the word containing the sign bit at the lowest address,
341 or to 0 if it does it the other way around.
342
343 This macro should not be defined if the ordering is the same as for
344 multi-word integers. */
345#undef HOST_FLOAT_WORDS_BIG_ENDIAN
346
91029a29
KG
347/* Define if you have a working <inttypes.h> header file. */
348#undef HAVE_INTTYPES_H
349
91029a29
KG
350/* Define if printf supports %p. */
351#undef HAVE_PRINTF_PTR
352
825b6926
ZW
353/* Define if mmap can get us zeroed pages from /dev/zero. */
354#undef HAVE_MMAP_DEV_ZERO
355
356/* Define if mmap can get us zeroed pages using MAP_ANON(YMOUS). */
357#undef HAVE_MMAP_ANON
4acab94b 358
56f02b88
ZW
359/* Define if read-only mmap of a plain file works. */
360#undef HAVE_MMAP_FILE
361
f31e826b
KG
362/* Define to 1 if we found this declaration otherwise define to 0. */
363#undef HAVE_DECL_GETENV
86cf1cbd 364
f31e826b
KG
365/* Define to 1 if we found this declaration otherwise define to 0. */
366#undef HAVE_DECL_ATOL
86cf1cbd 367
f31e826b
KG
368/* Define to 1 if we found this declaration otherwise define to 0. */
369#undef HAVE_DECL_SBRK
86cf1cbd 370
f31e826b
KG
371/* Define to 1 if we found this declaration otherwise define to 0. */
372#undef HAVE_DECL_ABORT
86cf1cbd 373
f31e826b
KG
374/* Define to 1 if we found this declaration otherwise define to 0. */
375#undef HAVE_DECL_ATOF
86cf1cbd 376
f31e826b
KG
377/* Define to 1 if we found this declaration otherwise define to 0. */
378#undef HAVE_DECL_GETCWD
86cf1cbd 379
f31e826b
KG
380/* Define to 1 if we found this declaration otherwise define to 0. */
381#undef HAVE_DECL_GETWD
86cf1cbd 382
f31e826b
KG
383/* Define to 1 if we found this declaration otherwise define to 0. */
384#undef HAVE_DECL_STRSIGNAL
86cf1cbd 385
f31e826b
KG
386/* Define to 1 if we found this declaration otherwise define to 0. */
387#undef HAVE_DECL_PUTC_UNLOCKED
86cf1cbd 388
f31e826b
KG
389/* Define to 1 if we found this declaration otherwise define to 0. */
390#undef HAVE_DECL_FPUTS_UNLOCKED
86cf1cbd 391
f31e826b
KG
392/* Define to 1 if we found this declaration otherwise define to 0. */
393#undef HAVE_DECL_STRSTR
86cf1cbd 394
f31e826b
KG
395/* Define to 1 if we found this declaration otherwise define to 0. */
396#undef HAVE_DECL_ENVIRON
86cf1cbd 397
f31e826b
KG
398/* Define to 1 if we found this declaration otherwise define to 0. */
399#undef HAVE_DECL_MALLOC
86cf1cbd 400
f31e826b
KG
401/* Define to 1 if we found this declaration otherwise define to 0. */
402#undef HAVE_DECL_REALLOC
86cf1cbd 403
f31e826b
KG
404/* Define to 1 if we found this declaration otherwise define to 0. */
405#undef HAVE_DECL_CALLOC
86cf1cbd 406
f31e826b
KG
407/* Define to 1 if we found this declaration otherwise define to 0. */
408#undef HAVE_DECL_FREE
86cf1cbd 409
f31e826b
KG
410/* Define to 1 if we found this declaration otherwise define to 0. */
411#undef HAVE_DECL_BASENAME
86cf1cbd 412
f31e826b
KG
413/* Define to 1 if we found this declaration otherwise define to 0. */
414#undef HAVE_DECL_GETOPT
86cf1cbd 415
f31e826b
KG
416/* Define to 1 if we found this declaration otherwise define to 0. */
417#undef HAVE_DECL_GETRLIMIT
418
419/* Define to 1 if we found this declaration otherwise define to 0. */
420#undef HAVE_DECL_SETRLIMIT
421
422/* Define to 1 if we found this declaration otherwise define to 0. */
423#undef HAVE_DECL_GETRUSAGE
86cf1cbd 424
91029a29
KG
425/* Define if host mkdir takes a single argument. */
426#undef MKDIR_TAKES_ONE_ARG
427
428/* Define to the name of the distribution. */
429#undef PACKAGE
430
431/* Define to the version of the distribution. */
432#undef VERSION
433
434/* Define to 1 if installation paths should be looked up in Windows32
435 Registry. Ignored on non windows32 hosts. */
436#undef ENABLE_WIN32_REGISTRY
437
438/* Define to be the last portion of registry key on windows hosts. */
439#undef WIN32_REGISTRY_KEY
440
441/* Define if your assembler supports .subsection and .subsection -1 starts
442 emitting at the beginning of your section. */
443#undef HAVE_GAS_SUBSECTION_ORDERING
444
445/* Define if your assembler supports .weak. */
446#undef HAVE_GAS_WEAK
447
448/* Define if your assembler supports .hidden. */
449#undef HAVE_GAS_HIDDEN
450
b7460f24
RH
451/* Define if your assembler supports .uleb128. */
452#undef HAVE_AS_LEB128
453
91029a29
KG
454/* Define if your assembler supports .register. */
455#undef HAVE_AS_REGISTER_PSEUDO_OP
456
e95b1e6a
JJ
457/* Define if your assembler supports -relax option. */
458#undef HAVE_AS_RELAX_OPTION
459
91029a29
KG
460/* Define if the assembler supports 64bit sparc. */
461#undef AS_SPARC64_FLAG
462
463/* Define if your assembler supports offsetable %lo(). */
464#undef HAVE_AS_OFFSETABLE_LO10
465
981975b6
RH
466/* Define if your assembler supports dwarf2 .file/.loc directives,
467 and preserves file table indicies exactly as given. */
9d147085
RH
468#undef HAVE_AS_DWARF2_DEBUG_LINE
469
119d24d1
KG
470/* Define to 1 if you want to enable namespaces (-fhonor-std) by default. */
471#undef ENABLE_STD_NAMESPACE
472
531073e7
RH
473/* Define 0/1 to force the choice for exception handling model. */
474#undef CONFIG_SJLJ_EXCEPTIONS
475
78e0ba39
MM
476
477/* Bison unconditionally undefines `const' if neither `__STDC__' nor
478 __cplusplus are defined. That's a problem since we use `const' in
479 the GCC headers, and the resulting bison code is therefore type
480 unsafe. Thus, we must match the bison behavior here. */
481
482#ifndef __STDC__
483#ifndef __cplusplus
484#undef const
485#define const
486#endif
487#endif