]> gcc.gnu.org Git - gcc.git/blob - gcc/config.in
acconfig.h (HAVE_GAS_MAX_SKIP_P2ALIGN): New tag.
[gcc.git] / gcc / config.in
1 /* config.in. Generated automatically from configure.in by autoheader. */
2 /* Define to "%p" if printf supports it, else machmode.h will define it. */
3 #undef HOST_PTR_PRINTF
4
5 /* Define if you want expensive run-time checks. */
6 #undef ENABLE_CHECKING
7
8 /* Define if your cpp understands the stringify operator. */
9 #undef HAVE_CPP_STRINGIFY
10
11 /* Define if your compiler understands volatile. */
12 #undef HAVE_VOLATILE
13
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
18 /* Define if you have a working <inttypes.h> header file. */
19 #undef HAVE_INTTYPES_H
20
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
27 /* Whether calloc must be declared even if <stdlib.h> is included. */
28 #undef NEED_DECLARATION_CALLOC
29
30 /* Whether free must be declared even if <stdlib.h> is included. */
31 #undef NEED_DECLARATION_FREE
32
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
42 /* Whether index must be declared even if <string.h> is included. */
43 #undef NEED_DECLARATION_INDEX
44
45 /* Whether rindex must be declared even if <string.h> is included. */
46 #undef NEED_DECLARATION_RINDEX
47
48 /* Whether getenv must be declared even if <stdlib.h> is included. */
49 #undef NEED_DECLARATION_GETENV
50
51 /* Whether atol must be declared even if <stdlib.h> is included. */
52 #undef NEED_DECLARATION_ATOL
53
54 /* Whether sbrk must be declared even if <stdlib.h> is included. */
55 #undef NEED_DECLARATION_SBRK
56
57 /* Whether abort must be declared even if <stdlib.h> is included. */
58 #undef NEED_DECLARATION_ABORT
59
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
66 /* Define if you have the ANSI C header files. */
67 #undef STDC_HEADERS
68
69 /* Define if `sys_siglist' is declared by <signal.h>. */
70 #undef SYS_SIGLIST_DECLARED
71
72 /* Define if you can safely include both <sys/time.h> and <time.h>. */
73 #undef TIME_WITH_SYS_TIME
74
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
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
87 /* Define if you have the bsearch function. */
88 #undef HAVE_BSEARCH
89
90 /* Define if you have the bzero function. */
91 #undef HAVE_BZERO
92
93 /* Define if you have the getrlimit function. */
94 #undef HAVE_GETRLIMIT
95
96 /* Define if you have the index function. */
97 #undef HAVE_INDEX
98
99 /* Define if you have the isascii function. */
100 #undef HAVE_ISASCII
101
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
114 /* Define if you have the setrlimit function. */
115 #undef HAVE_SETRLIMIT
116
117 /* Define if you have the strchr function. */
118 #undef HAVE_STRCHR
119
120 /* Define if you have the strerror function. */
121 #undef HAVE_STRERROR
122
123 /* Define if you have the strrchr function. */
124 #undef HAVE_STRRCHR
125
126 /* Define if you have the strtoul function. */
127 #undef HAVE_STRTOUL
128
129 /* Define if you have the sysconf function. */
130 #undef HAVE_SYSCONF
131
132 /* Define if you have the <fcntl.h> header file. */
133 #undef HAVE_FCNTL_H
134
135 /* Define if you have the <limits.h> header file. */
136 #undef HAVE_LIMITS_H
137
138 /* Define if you have the <stab.h> header file. */
139 #undef HAVE_STAB_H
140
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
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
168 /* Define if you have the <sys/wait.h> header file. */
169 #undef HAVE_SYS_WAIT_H
170
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
176
177 /* Define if you have the <wait.h> header file. */
178 #undef HAVE_WAIT_H
This page took 0.043708 seconds and 5 git commands to generate.