OSDN Git Service

1999-09-13 12:13 -0700 Zack Weinberg <zack@bitmover.com>
[pf3gnuchains/gcc-fork.git] / gcc / config.in
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
4
5 /* Define if printf supports "%p".  */
6 #undef HAVE_PRINTF_PTR
7
8 /* Define if you want expensive run-time checks. */
9 #undef ENABLE_CHECKING
10
11 /* Define to 1 if NLS is requested.  */
12 #undef ENABLE_NLS
13
14 /* Define to 1 if installation paths should be looked up in Windows32
15    Registry. Ignored on non windows32 hosts. */
16 #undef ENABLE_WIN32_REGISTRY
17
18 /* Define to be the last portion of registry key on windows hosts.  */
19 #undef WIN32_REGISTRY_KEY
20
21 /* Define as 1 if you have catgets and don't want to use GNU gettext.  */
22 #undef HAVE_CATGETS
23
24 /* Define as 1 if you have gettext and don't want to use GNU gettext.  */
25 #undef HAVE_GETTEXT
26
27 /* Define if your cpp understands the stringify operator.  */
28 #undef HAVE_CPP_STRINGIFY
29
30 /* Define if your compiler understands volatile.  */
31 #undef HAVE_VOLATILE
32
33 /* Define if your assembler supports specifying the maximum number
34    of bytes to skip when using the GAS .p2align command. */
35 #undef HAVE_GAS_MAX_SKIP_P2ALIGN
36
37 /* Define if your assembler supports .balign and .p2align.  */
38 #undef HAVE_GAS_BALIGN_AND_P2ALIGN
39
40 /* Define if your assembler supports offsetable %lo().  */
41 #undef HAVE_AS_OFFSETABLE_LO10
42
43 /* Define if your assembler supports .register.  */
44 #undef HAVE_AS_REGISTER_PSEUDO_OP
45
46 /* Define if your assembler supports .subsection and .subsection -1 starts
47    emitting at the beginning of your section */
48 #undef HAVE_GAS_SUBSECTION_ORDERING
49
50 /* Define if your assembler uses the old HImode fild and fist notation.  */
51 #undef HAVE_GAS_FILDS_FISTS
52
53 /* Define if you have a working <inttypes.h> header file.  */
54 #undef HAVE_INTTYPES_H
55
56 /* Define if your locale.h file contains LC_MESSAGES.  */
57 #undef HAVE_LC_MESSAGES
58
59 /* Define as 1 if you have the stpcpy function.  */
60 #undef HAVE_STPCPY
61
62 /* Whether malloc must be declared even if <stdlib.h> is included.  */
63 #undef NEED_DECLARATION_MALLOC
64
65 /* Whether realloc must be declared even if <stdlib.h> is included.  */
66 #undef NEED_DECLARATION_REALLOC
67
68 /* Whether calloc must be declared even if <stdlib.h> is included.  */
69 #undef NEED_DECLARATION_CALLOC
70
71 /* Whether free must be declared even if <stdlib.h> is included.  */
72 #undef NEED_DECLARATION_FREE
73
74 /* Whether bcopy must be declared even if <string.h> is included.  */
75 #undef NEED_DECLARATION_BCOPY
76
77 /* Whether bcmp must be declared even if <string.h> is included.  */
78 #undef NEED_DECLARATION_BCMP
79
80 /* Whether bzero must be declared even if <string.h> is included.  */
81 #undef NEED_DECLARATION_BZERO
82
83 /* Whether index must be declared even if <string.h> is included.  */
84 #undef NEED_DECLARATION_INDEX
85
86 /* Whether rindex must be declared even if <string.h> is included.  */
87 #undef NEED_DECLARATION_RINDEX
88
89 /* Whether getenv must be declared even if <stdlib.h> is included.  */
90 #undef NEED_DECLARATION_GETENV
91
92 /* Whether atol must be declared even if <stdlib.h> is included.  */
93 #undef NEED_DECLARATION_ATOL
94
95 /* Whether atof must be declared even if <stdlib.h> is included.  */
96 #undef NEED_DECLARATION_ATOF
97
98 /* Whether sbrk must be declared even if <stdlib.h> is included.  */
99 #undef NEED_DECLARATION_SBRK
100
101 /* Whether abort must be declared even if <stdlib.h> is included.  */
102 #undef NEED_DECLARATION_ABORT
103
104 /* Whether strerror must be declared even if <string.h> is included.  */
105 #undef NEED_DECLARATION_STRERROR
106
107 /* Whether strsignal must be declared even if <string.h> is included.  */
108 #undef NEED_DECLARATION_STRSIGNAL
109
110 /* Whether strstr must be declared even if <string.h> is included.  */
111 #undef NEED_DECLARATION_STRSTR
112
113 /* Whether getcwd must be declared even if <unistd.h> is included.  */
114 #undef NEED_DECLARATION_GETCWD
115
116 /* Whether getwd must be declared even if <unistd.h> is included.  */
117 #undef NEED_DECLARATION_GETWD
118
119 /* Whether getrlimit must be declared even if <sys/resource.h> is included.  */
120 #undef NEED_DECLARATION_GETRLIMIT
121
122 /* Whether setrlimit must be declared even if <sys/resource.h> is included.  */
123 #undef NEED_DECLARATION_SETRLIMIT
124
125 /* Whether getrusage must be declared even if <sys/resource.h> is included.  */
126 #undef NEED_DECLARATION_GETRUSAGE
127
128 /* Whether putc_unlocked must be declared even if <stdio.h> is included.  */
129 #undef NEED_DECLARATION_PUTC_UNLOCKED
130
131 /* Whether fputs_unlocked must be declared even if <stdio.h> is included.  */
132 #undef NEED_DECLARATION_FPUTS_UNLOCKED
133
134 /* Define to enable the use of a default assembler. */
135 #undef DEFAULT_ASSEMBLER
136
137 /* Define to enable the use of a default linker. */
138 #undef DEFAULT_LINKER
139
140 /* Define if host mkdir takes a single argument. */
141 #undef MKDIR_TAKES_ONE_ARG
142
143 /* Define to the name of the distribution.  */
144 #undef PACKAGE
145
146 /* Define to the version of the distribution.  */
147 #undef VERSION
148
149 /* Define if using alloca.c.  */
150 #undef C_ALLOCA
151
152 /* Define to empty if the keyword does not work.  */
153 #undef const
154
155 /* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
156    This function is required for alloca.c support on those systems.  */
157 #undef CRAY_STACKSEG_END
158
159 /* Define if you have alloca, as a function or macro.  */
160 #undef HAVE_ALLOCA
161
162 /* Define if you have <alloca.h> and it should be used (not on Ultrix).  */
163 #undef HAVE_ALLOCA_H
164
165 /* Define if you don't have vprintf but do have _doprnt.  */
166 #undef HAVE_DOPRNT
167
168 /* Define if you have a working `mmap' system call.  */
169 #undef HAVE_MMAP
170
171 /* Define if you have <sys/wait.h> that is POSIX.1 compatible.  */
172 #undef HAVE_SYS_WAIT_H
173
174 /* Define if you have <vfork.h>.  */
175 #undef HAVE_VFORK_H
176
177 /* Define if you have the vprintf function.  */
178 #undef HAVE_VPRINTF
179
180 /* Define as __inline if that's what the C compiler calls it.  */
181 #undef inline
182
183 /* Define to `long' if <sys/types.h> doesn't define.  */
184 #undef off_t
185
186 /* Define to `int' if <sys/types.h> doesn't define.  */
187 #undef pid_t
188
189 /* Define to `unsigned' if <sys/types.h> doesn't define.  */
190 #undef size_t
191
192 /* If using the C implementation of alloca, define if you know the
193    direction of stack growth for your system; otherwise it will be
194    automatically deduced at run-time.
195  STACK_DIRECTION > 0 => grows toward higher addresses
196  STACK_DIRECTION < 0 => grows toward lower addresses
197  STACK_DIRECTION = 0 => direction of growth unknown
198  */
199 #undef STACK_DIRECTION
200
201 /* Define if you have the ANSI C header files.  */
202 #undef STDC_HEADERS
203
204 /* Define if `sys_siglist' is declared by <signal.h>.  */
205 #undef SYS_SIGLIST_DECLARED
206
207 /* Define if you can safely include both <sys/time.h> and <time.h>.  */
208 #undef TIME_WITH_SYS_TIME
209
210 /* Define vfork as fork if vfork does not work.  */
211 #undef vfork
212
213 /* Define if you have the __argz_count function.  */
214 #undef HAVE___ARGZ_COUNT
215
216 /* Define if you have the __argz_next function.  */
217 #undef HAVE___ARGZ_NEXT
218
219 /* Define if you have the __argz_stringify function.  */
220 #undef HAVE___ARGZ_STRINGIFY
221
222 /* Define if you have the atoll function.  */
223 #undef HAVE_ATOLL
224
225 /* Define if you have the atoq function.  */
226 #undef HAVE_ATOQ
227
228 /* Define if you have the bcmp function.  */
229 #undef HAVE_BCMP
230
231 /* Define if you have the bcopy function.  */
232 #undef HAVE_BCOPY
233
234 /* Define if you have the bsearch function.  */
235 #undef HAVE_BSEARCH
236
237 /* Define if you have the bzero function.  */
238 #undef HAVE_BZERO
239
240 /* Define if you have the dcgettext function.  */
241 #undef HAVE_DCGETTEXT
242
243 /* Define if you have the fputc_unlocked function.  */
244 #undef HAVE_FPUTC_UNLOCKED
245
246 /* Define if you have the fputs_unlocked function.  */
247 #undef HAVE_FPUTS_UNLOCKED
248
249 /* Define if you have the getcwd function.  */
250 #undef HAVE_GETCWD
251
252 /* Define if you have the getpagesize function.  */
253 #undef HAVE_GETPAGESIZE
254
255 /* Define if you have the getrlimit function.  */
256 #undef HAVE_GETRLIMIT
257
258 /* Define if you have the getrusage function.  */
259 #undef HAVE_GETRUSAGE
260
261 /* Define if you have the gettimeofday function.  */
262 #undef HAVE_GETTIMEOFDAY
263
264 /* Define if you have the index function.  */
265 #undef HAVE_INDEX
266
267 /* Define if you have the isascii function.  */
268 #undef HAVE_ISASCII
269
270 /* Define if you have the kill function.  */
271 #undef HAVE_KILL
272
273 /* Define if you have the munmap function.  */
274 #undef HAVE_MUNMAP
275
276 /* Define if you have the popen function.  */
277 #undef HAVE_POPEN
278
279 /* Define if you have the putc_unlocked function.  */
280 #undef HAVE_PUTC_UNLOCKED
281
282 /* Define if you have the putenv function.  */
283 #undef HAVE_PUTENV
284
285 /* Define if you have the rindex function.  */
286 #undef HAVE_RINDEX
287
288 /* Define if you have the setenv function.  */
289 #undef HAVE_SETENV
290
291 /* Define if you have the setlocale function.  */
292 #undef HAVE_SETLOCALE
293
294 /* Define if you have the setrlimit function.  */
295 #undef HAVE_SETRLIMIT
296
297 /* Define if you have the stpcpy function.  */
298 #undef HAVE_STPCPY
299
300 /* Define if you have the strcasecmp function.  */
301 #undef HAVE_STRCASECMP
302
303 /* Define if you have the strchr function.  */
304 #undef HAVE_STRCHR
305
306 /* Define if you have the strdup function.  */
307 #undef HAVE_STRDUP
308
309 /* Define if you have the strerror function.  */
310 #undef HAVE_STRERROR
311
312 /* Define if you have the strrchr function.  */
313 #undef HAVE_STRRCHR
314
315 /* Define if you have the strsignal function.  */
316 #undef HAVE_STRSIGNAL
317
318 /* Define if you have the strtoul function.  */
319 #undef HAVE_STRTOUL
320
321 /* Define if you have the sysconf function.  */
322 #undef HAVE_SYSCONF
323
324 /* Define if you have the <argz.h> header file.  */
325 #undef HAVE_ARGZ_H
326
327 /* Define if you have the <direct.h> header file.  */
328 #undef HAVE_DIRECT_H
329
330 /* Define if you have the <fcntl.h> header file.  */
331 #undef HAVE_FCNTL_H
332
333 /* Define if you have the <limits.h> header file.  */
334 #undef HAVE_LIMITS_H
335
336 /* Define if you have the <locale.h> header file.  */
337 #undef HAVE_LOCALE_H
338
339 /* Define if you have the <malloc.h> header file.  */
340 #undef HAVE_MALLOC_H
341
342 /* Define if you have the <nl_types.h> header file.  */
343 #undef HAVE_NL_TYPES_H
344
345 /* Define if you have the <stab.h> header file.  */
346 #undef HAVE_STAB_H
347
348 /* Define if you have the <stddef.h> header file.  */
349 #undef HAVE_STDDEF_H
350
351 /* Define if you have the <stdlib.h> header file.  */
352 #undef HAVE_STDLIB_H
353
354 /* Define if you have the <string.h> header file.  */
355 #undef HAVE_STRING_H
356
357 /* Define if you have the <strings.h> header file.  */
358 #undef HAVE_STRINGS_H
359
360 /* Define if you have the <sys/file.h> header file.  */
361 #undef HAVE_SYS_FILE_H
362
363 /* Define if you have the <sys/param.h> header file.  */
364 #undef HAVE_SYS_PARAM_H
365
366 /* Define if you have the <sys/resource.h> header file.  */
367 #undef HAVE_SYS_RESOURCE_H
368
369 /* Define if you have the <sys/stat.h> header file.  */
370 #undef HAVE_SYS_STAT_H
371
372 /* Define if you have the <sys/time.h> header file.  */
373 #undef HAVE_SYS_TIME_H
374
375 /* Define if you have the <sys/times.h> header file.  */
376 #undef HAVE_SYS_TIMES_H
377
378 /* Define if you have the <time.h> header file.  */
379 #undef HAVE_TIME_H
380
381 /* Define if you have the <unistd.h> header file.  */
382 #undef HAVE_UNISTD_H
383
384 /* Define if you have the i library (-li).  */
385 #undef HAVE_LIBI