H
[official-gcc.git] / gcc / config.in
blob05b300231b1ff21329db10be09f3dfbc0f95013a
1 /* config.in.  Generated automatically from configure.in by autoheader.  */
2 /* Define if you can safely include both <string.h> and <strings.h>.  */
3 #undef STRING_WITH_STRINGS
5 /* Define if printf supports "%p".  */
6 #undef HAVE_PRINTF_PTR
8 /* Define if you want expensive run-time checks. */
9 #undef ENABLE_CHECKING
11 /* Define if your cpp understands the stringify operator.  */
12 #undef HAVE_CPP_STRINGIFY
14 /* Define if your compiler understands volatile.  */
15 #undef HAVE_VOLATILE
17 /* Define if your assembler supports specifying the maximum number
18    of bytes to skip when using the GAS .p2align command. */
19 #undef HAVE_GAS_MAX_SKIP_P2ALIGN
21 /* Define if your assembler supports .balign and .p2align.  */
22 #undef HAVE_GAS_BALIGN_AND_P2ALIGN
24 /* Define if your assembler supports .subsection and .subsection -1 starts
25    emitting at the beginning of your section */
26 #undef HAVE_GAS_SUBSECTION_ORDERING
28 /* Define if you have a working <inttypes.h> header file.  */
29 #undef HAVE_INTTYPES_H
31 /* Whether malloc must be declared even if <stdlib.h> is included.  */
32 #undef NEED_DECLARATION_MALLOC
34 /* Whether realloc must be declared even if <stdlib.h> is included.  */
35 #undef NEED_DECLARATION_REALLOC
37 /* Whether calloc must be declared even if <stdlib.h> is included.  */
38 #undef NEED_DECLARATION_CALLOC
40 /* Whether free must be declared even if <stdlib.h> is included.  */
41 #undef NEED_DECLARATION_FREE
43 /* Whether bcopy must be declared even if <string.h> is included.  */
44 #undef NEED_DECLARATION_BCOPY
46 /* Whether bcmp must be declared even if <string.h> is included.  */
47 #undef NEED_DECLARATION_BCMP
49 /* Whether bzero must be declared even if <string.h> is included.  */
50 #undef NEED_DECLARATION_BZERO
52 /* Whether index must be declared even if <string.h> is included.  */
53 #undef NEED_DECLARATION_INDEX
55 /* Whether rindex must be declared even if <string.h> is included.  */
56 #undef NEED_DECLARATION_RINDEX
58 /* Whether getenv must be declared even if <stdlib.h> is included.  */
59 #undef NEED_DECLARATION_GETENV
61 /* Whether atol must be declared even if <stdlib.h> is included.  */
62 #undef NEED_DECLARATION_ATOL
64 /* Whether sbrk must be declared even if <stdlib.h> is included.  */
65 #undef NEED_DECLARATION_SBRK
67 /* Whether abort must be declared even if <stdlib.h> is included.  */
68 #undef NEED_DECLARATION_ABORT
70 /* Whether strerror must be declared even if <string.h> is included.  */
71 #undef NEED_DECLARATION_STRERROR
73 /* Whether strsignal must be declared even if <string.h> is included.  */
74 #undef NEED_DECLARATION_STRSIGNAL
76 /* Whether getcwd must be declared even if <unistd.h> is included.  */
77 #undef NEED_DECLARATION_GETCWD
79 /* Whether getwd must be declared even if <unistd.h> is included.  */
80 #undef NEED_DECLARATION_GETWD
82 /* Whether getrlimit must be declared even if <sys/resource.h> is included.  */
83 #undef NEED_DECLARATION_GETRLIMIT
85 /* Whether setrlimit must be declared even if <sys/resource.h> is included.  */
86 #undef NEED_DECLARATION_SETRLIMIT
88 /* Define if you want expensive run-time checks. */
89 #undef ENABLE_CHECKING
91 /* Define to enable the use of a default assembler. */
92 #undef DEFAULT_ASSEMBLER
94 /* Define to enable the use of a default linker. */
95 #undef DEFAULT_LINKER
98 /* Define if you don't have vprintf but do have _doprnt.  */
99 #undef HAVE_DOPRNT
101 /* Define if you have the vprintf function.  */
102 #undef HAVE_VPRINTF
104 /* Define if you have the ANSI C header files.  */
105 #undef STDC_HEADERS
107 /* Define if `sys_siglist' is declared by <signal.h>.  */
108 #undef SYS_SIGLIST_DECLARED
110 /* Define if you can safely include both <sys/time.h> and <time.h>.  */
111 #undef TIME_WITH_SYS_TIME
113 /* Define if you have the atoll function.  */
114 #undef HAVE_ATOLL
116 /* Define if you have the atoq function.  */
117 #undef HAVE_ATOQ
119 /* Define if you have the bcmp function.  */
120 #undef HAVE_BCMP
122 /* Define if you have the bcopy function.  */
123 #undef HAVE_BCOPY
125 /* Define if you have the bsearch function.  */
126 #undef HAVE_BSEARCH
128 /* Define if you have the bzero function.  */
129 #undef HAVE_BZERO
131 /* Define if you have the getrlimit function.  */
132 #undef HAVE_GETRLIMIT
134 /* Define if you have the gettimeofday function.  */
135 #undef HAVE_GETTIMEOFDAY
137 /* Define if you have the index function.  */
138 #undef HAVE_INDEX
140 /* Define if you have the isascii function.  */
141 #undef HAVE_ISASCII
143 /* Define if you have the kill function.  */
144 #undef HAVE_KILL
146 /* Define if you have the popen function.  */
147 #undef HAVE_POPEN
149 /* Define if you have the putenv function.  */
150 #undef HAVE_PUTENV
152 /* Define if you have the rindex function.  */
153 #undef HAVE_RINDEX
155 /* Define if you have the setrlimit function.  */
156 #undef HAVE_SETRLIMIT
158 /* Define if you have the strchr function.  */
159 #undef HAVE_STRCHR
161 /* Define if you have the strerror function.  */
162 #undef HAVE_STRERROR
164 /* Define if you have the strrchr function.  */
165 #undef HAVE_STRRCHR
167 /* Define if you have the strsignal function.  */
168 #undef HAVE_STRSIGNAL
170 /* Define if you have the strtoul function.  */
171 #undef HAVE_STRTOUL
173 /* Define if you have the sysconf function.  */
174 #undef HAVE_SYSCONF
176 /* Define if you have the <fcntl.h> header file.  */
177 #undef HAVE_FCNTL_H
179 /* Define if you have the <limits.h> header file.  */
180 #undef HAVE_LIMITS_H
182 /* Define if you have the <stab.h> header file.  */
183 #undef HAVE_STAB_H
185 /* Define if you have the <stddef.h> header file.  */
186 #undef HAVE_STDDEF_H
188 /* Define if you have the <stdlib.h> header file.  */
189 #undef HAVE_STDLIB_H
191 /* Define if you have the <string.h> header file.  */
192 #undef HAVE_STRING_H
194 /* Define if you have the <strings.h> header file.  */
195 #undef HAVE_STRINGS_H
197 /* Define if you have the <sys/file.h> header file.  */
198 #undef HAVE_SYS_FILE_H
200 /* Define if you have the <sys/param.h> header file.  */
201 #undef HAVE_SYS_PARAM_H
203 /* Define if you have the <sys/resource.h> header file.  */
204 #undef HAVE_SYS_RESOURCE_H
206 /* Define if you have the <sys/time.h> header file.  */
207 #undef HAVE_SYS_TIME_H
209 /* Define if you have the <sys/times.h> header file.  */
210 #undef HAVE_SYS_TIMES_H
212 /* Define if you have the <sys/wait.h> header file.  */
213 #undef HAVE_SYS_WAIT_H
215 /* Define if you have the <time.h> header file.  */
216 #undef HAVE_TIME_H
218 /* Define if you have the <unistd.h> header file.  */
219 #undef HAVE_UNISTD_H
221 /* Define if you have the <wait.h> header file.  */
222 #undef HAVE_WAIT_H