]> git.ipfire.org Git - thirdparty/gcc.git/blame - gcc/config.in
Point folks to wwwdocs since those are the official versions.
[thirdparty/gcc.git] / gcc / config.in
CommitLineData
861bb6c1 1/* config.in. Generated automatically from configure.in by autoheader. */
f1b54f9b
KG
2/* Define to "%p" if printf supports it, else machmode.h will define it. */
3#undef HOST_PTR_PRINTF
4
76844337
RH
5/* Define if your cpp understands the stringify operator. */
6#undef HAVE_CPP_STRINGIFY
7
7636d567
JW
8/* Define if you have a working <inttypes.h> header file. */
9#undef HAVE_INTTYPES_H
10
861bb6c1
JL
11/* Whether malloc must be declared even if <stdlib.h> is included. */
12#undef NEED_DECLARATION_MALLOC
13
14/* Whether realloc must be declared even if <stdlib.h> is included. */
15#undef NEED_DECLARATION_REALLOC
16
19372aa1
JW
17/* Whether calloc must be declared even if <stdlib.h> is included. */
18#undef NEED_DECLARATION_CALLOC
19
861bb6c1
JL
20/* Whether free must be declared even if <stdlib.h> is included. */
21#undef NEED_DECLARATION_FREE
22
a81fb89e
KG
23/* Whether bcopy must be declared even if <string.h> is included. */
24#undef NEED_DECLARATION_BCOPY
25
26/* Whether bcmp must be declared even if <string.h> is included. */
27#undef NEED_DECLARATION_BCMP
28
29/* Whether bzero must be declared even if <string.h> is included. */
30#undef NEED_DECLARATION_BZERO
31
c5d0345e 32/* Whether index must be declared even if <string.h> is included. */
956d6950
JL
33#undef NEED_DECLARATION_INDEX
34
c5d0345e 35/* Whether rindex must be declared even if <string.h> is included. */
956d6950
JL
36#undef NEED_DECLARATION_RINDEX
37
6d8ccdbb
JL
38/* Whether getenv must be declared even if <stdlib.h> is included. */
39#undef NEED_DECLARATION_GETENV
40
aef28d1d
JL
41/* Whether atol must be declared even if <stdlib.h> is included. */
42#undef NEED_DECLARATION_ATOL
43
e5e809f4 44/* Whether sbrk must be declared even if <stdlib.h> is included. */
c5d0345e
RH
45#undef NEED_DECLARATION_SBRK
46
64a438d6
JL
47/* Whether abort must be declared even if <stdlib.h> is included. */
48#undef NEED_DECLARATION_ABORT
49
76b4b31e
KG
50/* Define if you don't have vprintf but do have _doprnt. */
51#undef HAVE_DOPRNT
52
53/* Define if you have the vprintf function. */
54#undef HAVE_VPRINTF
55
956d6950
JL
56/* Define if you have the ANSI C header files. */
57#undef STDC_HEADERS
58
e3512ac2
JL
59/* Define if `sys_siglist' is declared by <signal.h>. */
60#undef SYS_SIGLIST_DECLARED
61
956d6950
JL
62/* Define if you can safely include both <sys/time.h> and <time.h>. */
63#undef TIME_WITH_SYS_TIME
64
0ee31ab1
JL
65/* Define if you have the atoll function. */
66#undef HAVE_ATOLL
67
68/* Define if you have the atoq function. */
69#undef HAVE_ATOQ
70
956d6950
JL
71/* Define if you have the bcmp function. */
72#undef HAVE_BCMP
73
74/* Define if you have the bcopy function. */
75#undef HAVE_BCOPY
76
1e467e19
JL
77/* Define if you have the bsearch function. */
78#undef HAVE_BSEARCH
79
956d6950
JL
80/* Define if you have the bzero function. */
81#undef HAVE_BZERO
82
24a184c9
JL
83/* Define if you have the getrlimit function. */
84#undef HAVE_GETRLIMIT
85
956d6950
JL
86/* Define if you have the index function. */
87#undef HAVE_INDEX
88
c400f7ae
JM
89/* Define if you have the isascii function. */
90#undef HAVE_ISASCII
91
956d6950
JL
92/* Define if you have the kill function. */
93#undef HAVE_KILL
94
95/* Define if you have the popen function. */
96#undef HAVE_POPEN
97
98/* Define if you have the putenv function. */
99#undef HAVE_PUTENV
100
101/* Define if you have the rindex function. */
102#undef HAVE_RINDEX
103
24a184c9
JL
104/* Define if you have the setrlimit function. */
105#undef HAVE_SETRLIMIT
106
f5963e61
JL
107/* Define if you have the strchr function. */
108#undef HAVE_STRCHR
109
a63d08e6
JL
110/* Define if you have the strerror function. */
111#undef HAVE_STRERROR
112
f55b1ca8
MM
113/* Define if you have the strrchr function. */
114#undef HAVE_STRRCHR
115
1e467e19
JL
116/* Define if you have the strtoul function. */
117#undef HAVE_STRTOUL
118
e5e809f4
JL
119/* Define if you have the sysconf function. */
120#undef HAVE_SYSCONF
121
956d6950
JL
122/* Define if you have the <fcntl.h> header file. */
123#undef HAVE_FCNTL_H
124
e9a25f70
JL
125/* Define if you have the <limits.h> header file. */
126#undef HAVE_LIMITS_H
127
f5963e61
JL
128/* Define if you have the <stab.h> header file. */
129#undef HAVE_STAB_H
130
861bb6c1
JL
131/* Define if you have the <stddef.h> header file. */
132#undef HAVE_STDDEF_H
133
134/* Define if you have the <stdlib.h> header file. */
135#undef HAVE_STDLIB_H
136
137/* Define if you have the <string.h> header file. */
138#undef HAVE_STRING_H
139
140/* Define if you have the <strings.h> header file. */
141#undef HAVE_STRINGS_H
142
956d6950
JL
143/* Define if you have the <sys/file.h> header file. */
144#undef HAVE_SYS_FILE_H
145
146/* Define if you have the <sys/param.h> header file. */
147#undef HAVE_SYS_PARAM_H
148
149/* Define if you have the <sys/resource.h> header file. */
150#undef HAVE_SYS_RESOURCE_H
151
152/* Define if you have the <sys/time.h> header file. */
153#undef HAVE_SYS_TIME_H
154
155/* Define if you have the <sys/times.h> header file. */
156#undef HAVE_SYS_TIMES_H
157
2414de71
JL
158/* Define if you have the <sys/wait.h> header file. */
159#undef HAVE_SYS_WAIT_H
160
861bb6c1
JL
161/* Define if you have the <time.h> header file. */
162#undef HAVE_TIME_H
163
164/* Define if you have the <unistd.h> header file. */
165#undef HAVE_UNISTD_H
70988851 166
2414de71
JL
167/* Define if you have the <wait.h> header file. */
168#undef HAVE_WAIT_H