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