OSDN Git Service

contrib:
[pf3gnuchains/gcc-fork.git] / gcc / config.in
1 /* config.in.  Generated automatically from configure.in by autoheader.  */
2
3 /* Define if using alloca.c.  */
4 #undef C_ALLOCA
5
6 /* Define to empty if the keyword does not work.  */
7 #undef const
8
9 /* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
10    This function is required for alloca.c support on those systems.  */
11 #undef CRAY_STACKSEG_END
12
13 /* Define to the type of elements in the array set by `getgroups'.
14    Usually this is either `int' or `gid_t'.  */
15 #undef GETGROUPS_T
16
17 /* Define to `int' if <sys/types.h> doesn't define.  */
18 #undef gid_t
19
20 /* Define if you have alloca, as a function or macro.  */
21 #undef HAVE_ALLOCA
22
23 /* Define if you have <alloca.h> and it should be used (not on Ultrix).  */
24 #undef HAVE_ALLOCA_H
25
26 /* Define if you don't have vprintf but do have _doprnt.  */
27 #undef HAVE_DOPRNT
28
29 /* Define if the `long double' type works.  */
30 #undef HAVE_LONG_DOUBLE
31
32 /* Define if you have the ANSI # stringizing operator in cpp. */
33 #undef HAVE_STRINGIZE
34
35 /* Define if you have <sys/wait.h> that is POSIX.1 compatible.  */
36 #undef HAVE_SYS_WAIT_H
37
38 /* Define if you have <vfork.h>.  */
39 #undef HAVE_VFORK_H
40
41 /* Define if you have the vprintf function.  */
42 #undef HAVE_VPRINTF
43
44 /* Define as __inline if that's what the C compiler calls it.  */
45 #undef inline
46
47 /* Define if your C compiler doesn't accept -c and -o together.  */
48 #undef NO_MINUS_C_MINUS_O
49
50 /* Define to `long' if <sys/types.h> doesn't define.  */
51 #undef off_t
52
53 /* Define to `int' if <sys/types.h> doesn't define.  */
54 #undef pid_t
55
56 /* Define to `unsigned' if <sys/types.h> doesn't define.  */
57 #undef size_t
58
59 /* If using the C implementation of alloca, define if you know the
60    direction of stack growth for your system; otherwise it will be
61    automatically deduced at run-time.
62  STACK_DIRECTION > 0 => grows toward higher addresses
63  STACK_DIRECTION < 0 => grows toward lower addresses
64  STACK_DIRECTION = 0 => direction of growth unknown
65  */
66 #undef STACK_DIRECTION
67
68 /* Define if you have the ANSI C header files.  */
69 #undef STDC_HEADERS
70
71 /* Define if you can safely include both <sys/time.h> and <time.h>.  */
72 #undef TIME_WITH_SYS_TIME
73
74 /* Define to `int' if <sys/types.h> doesn't define.  */
75 #undef uid_t
76
77 /* Define vfork as fork if vfork does not work.  */
78 #undef vfork
79
80 /* Define to 1 if NLS is requested.  */
81 #undef ENABLE_NLS
82
83 /* Define as 1 if you have catgets and don't want to use GNU gettext.  */
84 #undef HAVE_CATGETS
85
86 /* Define as 1 if you have gettext and don't want to use GNU gettext.  */
87 #undef HAVE_GETTEXT
88
89 /* Define if your locale.h file contains LC_MESSAGES.  */
90 #undef HAVE_LC_MESSAGES
91
92 /* Define as 1 if you have the stpcpy function.  */
93 #undef HAVE_STPCPY
94
95 /* Define if your assembler supports specifying the maximum number
96    of bytes to skip when using the GAS .p2align command. */
97 #undef HAVE_GAS_MAX_SKIP_P2ALIGN
98
99 /* Define if your assembler supports .balign and .p2align.  */
100 #undef HAVE_GAS_BALIGN_AND_P2ALIGN
101
102 /* Define if your assembler uses the old HImode fild and fist notation.  */
103 #undef HAVE_GAS_FILDS_FISTS
104
105 /* Define to `int' if <sys/types.h> doesn't define.  */
106 #undef ssize_t
107
108 /* Define if you have the __argz_count function.  */
109 #undef HAVE___ARGZ_COUNT
110
111 /* Define if you have the __argz_next function.  */
112 #undef HAVE___ARGZ_NEXT
113
114 /* Define if you have the __argz_stringify function.  */
115 #undef HAVE___ARGZ_STRINGIFY
116
117 /* Define if you have the atoll function.  */
118 #undef HAVE_ATOLL
119
120 /* Define if you have the atoq function.  */
121 #undef HAVE_ATOQ
122
123 /* Define if you have the bcopy function.  */
124 #undef HAVE_BCOPY
125
126 /* Define if you have the bsearch function.  */
127 #undef HAVE_BSEARCH
128
129 /* Define if you have the dcgettext function.  */
130 #undef HAVE_DCGETTEXT
131
132 /* Define if you have the fputc_unlocked function.  */
133 #undef HAVE_FPUTC_UNLOCKED
134
135 /* Define if you have the fputs_unlocked function.  */
136 #undef HAVE_FPUTS_UNLOCKED
137
138 /* Define if you have the getcwd function.  */
139 #undef HAVE_GETCWD
140
141 /* Define if you have the getpagesize function.  */
142 #undef HAVE_GETPAGESIZE
143
144 /* Define if you have the getrlimit function.  */
145 #undef HAVE_GETRLIMIT
146
147 /* Define if you have the getrusage function.  */
148 #undef HAVE_GETRUSAGE
149
150 /* Define if you have the gettimeofday function.  */
151 #undef HAVE_GETTIMEOFDAY
152
153 /* Define if you have the iconv function.  */
154 #undef HAVE_ICONV
155
156 /* Define if you have the isascii function.  */
157 #undef HAVE_ISASCII
158
159 /* Define if you have the kill function.  */
160 #undef HAVE_KILL
161
162 /* Define if you have the munmap function.  */
163 #undef HAVE_MUNMAP
164
165 /* Define if you have the nl_langinfo function.  */
166 #undef HAVE_NL_LANGINFO
167
168 /* Define if you have the popen function.  */
169 #undef HAVE_POPEN
170
171 /* Define if you have the putc_unlocked function.  */
172 #undef HAVE_PUTC_UNLOCKED
173
174 /* Define if you have the putenv function.  */
175 #undef HAVE_PUTENV
176
177 /* Define if you have the setenv function.  */
178 #undef HAVE_SETENV
179
180 /* Define if you have the setlocale function.  */
181 #undef HAVE_SETLOCALE
182
183 /* Define if you have the setrlimit function.  */
184 #undef HAVE_SETRLIMIT
185
186 /* Define if you have the stpcpy function.  */
187 #undef HAVE_STPCPY
188
189 /* Define if you have the strcasecmp function.  */
190 #undef HAVE_STRCASECMP
191
192 /* Define if you have the strchr function.  */
193 #undef HAVE_STRCHR
194
195 /* Define if you have the strdup function.  */
196 #undef HAVE_STRDUP
197
198 /* Define if you have the strrchr function.  */
199 #undef HAVE_STRRCHR
200
201 /* Define if you have the strsignal function.  */
202 #undef HAVE_STRSIGNAL
203
204 /* Define if you have the strtoul function.  */
205 #undef HAVE_STRTOUL
206
207 /* Define if you have the sysconf function.  */
208 #undef HAVE_SYSCONF
209
210 /* Define if you have the <argz.h> header file.  */
211 #undef HAVE_ARGZ_H
212
213 /* Define if you have the <direct.h> header file.  */
214 #undef HAVE_DIRECT_H
215
216 /* Define if you have the <fcntl.h> header file.  */
217 #undef HAVE_FCNTL_H
218
219 /* Define if you have the <iconv.h> header file.  */
220 #undef HAVE_ICONV_H
221
222 /* Define if you have the <langinfo.h> header file.  */
223 #undef HAVE_LANGINFO_H
224
225 /* Define if you have the <limits.h> header file.  */
226 #undef HAVE_LIMITS_H
227
228 /* Define if you have the <locale.h> header file.  */
229 #undef HAVE_LOCALE_H
230
231 /* Define if you have the <malloc.h> header file.  */
232 #undef HAVE_MALLOC_H
233
234 /* Define if you have the <nl_types.h> header file.  */
235 #undef HAVE_NL_TYPES_H
236
237 /* Define if you have the <stab.h> header file.  */
238 #undef HAVE_STAB_H
239
240 /* Define if you have the <stddef.h> header file.  */
241 #undef HAVE_STDDEF_H
242
243 /* Define if you have the <stdlib.h> header file.  */
244 #undef HAVE_STDLIB_H
245
246 /* Define if you have the <string.h> header file.  */
247 #undef HAVE_STRING_H
248
249 /* Define if you have the <strings.h> header file.  */
250 #undef HAVE_STRINGS_H
251
252 /* Define if you have the <sys/file.h> header file.  */
253 #undef HAVE_SYS_FILE_H
254
255 /* Define if you have the <sys/param.h> header file.  */
256 #undef HAVE_SYS_PARAM_H
257
258 /* Define if you have the <sys/resource.h> header file.  */
259 #undef HAVE_SYS_RESOURCE_H
260
261 /* Define if you have the <sys/stat.h> header file.  */
262 #undef HAVE_SYS_STAT_H
263
264 /* Define if you have the <sys/time.h> header file.  */
265 #undef HAVE_SYS_TIME_H
266
267 /* Define if you have the <sys/times.h> header file.  */
268 #undef HAVE_SYS_TIMES_H
269
270 /* Define if you have the <time.h> header file.  */
271 #undef HAVE_TIME_H
272
273 /* Define if you have the <unistd.h> header file.  */
274 #undef HAVE_UNISTD_H
275
276 /* Define if you have the i library (-li).  */
277 #undef HAVE_LIBI
278
279 /* Define to enable the use of a default linker. */
280 #undef DEFAULT_LINKER
281
282 /* Define to enable the use of a default assembler. */
283 #undef DEFAULT_ASSEMBLER
284
285 /* Define if you want more run-time sanity checks.  This one gets a grab
286    bag of miscellaneous but relatively cheap checks. */
287 #undef ENABLE_CHECKING
288
289 /* Define if you want all operations on trees (the basic data
290    structure of the front ends) to be checked for dynamic type safety
291    at runtime.  This is moderately expensive. */
292 #undef ENABLE_TREE_CHECKING
293
294 /* Define if you want all operations on RTL (the basic data structure
295    of the optimizer and back end) to be checked for dynamic type safety
296    at runtime.  This is quite expensive. */
297 #undef ENABLE_RTL_CHECKING
298
299 /* Define if you want the garbage collector to do object poisoning and
300    other memory allocation checks.  This is quite expensive. */
301 #undef ENABLE_GC_CHECKING
302
303 /* Define if you want the garbage collector to operate in maximally
304    paranoid mode, validating the entire heap and collecting garbage at
305    every opportunity.  This is extremely expensive. */
306 #undef ENABLE_GC_ALWAYS_COLLECT
307
308 /* Define if you want the C and C++ compilers to support multibyte
309    character sets for source code. */
310 #undef MULTIBYTE_CHARS
311
312 /* Always define this when using the GNU C Library */
313 #undef _GNU_SOURCE
314
315 /* Define if your compiler understands volatile. */
316 #undef HAVE_VOLATILE
317
318 /* Define if you can safely include both <string.h> and <strings.h>. */
319 #undef STRING_WITH_STRINGS
320
321 /* Define if you have a working <inttypes.h> header file. */
322 #undef HAVE_INTTYPES_H
323
324 /* Define if enumerated bitfields are treated as unsigned values. */
325 #undef ENUM_BITFIELDS_ARE_UNSIGNED
326
327 /* Define if printf supports %p. */
328 #undef HAVE_PRINTF_PTR
329
330 /* Define if mmap can get us zeroed pages from /dev/zero. */
331 #undef HAVE_MMAP_DEV_ZERO
332
333 /* Define if mmap can get us zeroed pages using MAP_ANON(YMOUS). */
334 #undef HAVE_MMAP_ANON
335
336 /* Define if read-only mmap of a plain file works. */
337 #undef HAVE_MMAP_FILE
338
339 /* Define to 1 if we found this declaration otherwise define to 0. */
340 #undef HAVE_DECL_BCOPY
341
342 /* Define to 1 if we found this declaration otherwise define to 0. */
343 #undef HAVE_DECL_GETENV
344
345 /* Define to 1 if we found this declaration otherwise define to 0. */
346 #undef HAVE_DECL_ATOL
347
348 /* Define to 1 if we found this declaration otherwise define to 0. */
349 #undef HAVE_DECL_SBRK
350
351 /* Define to 1 if we found this declaration otherwise define to 0. */
352 #undef HAVE_DECL_ABORT
353
354 /* Define to 1 if we found this declaration otherwise define to 0. */
355 #undef HAVE_DECL_ATOF
356
357 /* Define to 1 if we found this declaration otherwise define to 0. */
358 #undef HAVE_DECL_GETCWD
359
360 /* Define to 1 if we found this declaration otherwise define to 0. */
361 #undef HAVE_DECL_GETWD
362
363 /* Define to 1 if we found this declaration otherwise define to 0. */
364 #undef HAVE_DECL_STRSIGNAL
365
366 /* Define to 1 if we found this declaration otherwise define to 0. */
367 #undef HAVE_DECL_PUTC_UNLOCKED
368
369 /* Define to 1 if we found this declaration otherwise define to 0. */
370 #undef HAVE_DECL_FPUTS_UNLOCKED
371
372 /* Define to 1 if we found this declaration otherwise define to 0. */
373 #undef HAVE_DECL_STRSTR
374
375 /* Define to 1 if we found this declaration otherwise define to 0. */
376 #undef HAVE_DECL_ENVIRON
377
378 /* Define to 1 if we found this declaration otherwise define to 0. */
379 #undef HAVE_DECL_MALLOC
380
381 /* Define to 1 if we found this declaration otherwise define to 0. */
382 #undef HAVE_DECL_REALLOC
383
384 /* Define to 1 if we found this declaration otherwise define to 0. */
385 #undef HAVE_DECL_CALLOC
386
387 /* Define to 1 if we found this declaration otherwise define to 0. */
388 #undef HAVE_DECL_FREE
389
390 /* Define to 1 if we found this declaration otherwise define to 0. */
391 #undef HAVE_DECL_BASENAME
392
393 /* Define to 1 if we found this declaration otherwise define to 0. */
394 #undef HAVE_DECL_GETOPT
395
396 /* Define to 1 if we found this declaration otherwise define to 0. */
397 #undef HAVE_DECL_GETRLIMIT
398
399 /* Define to 1 if we found this declaration otherwise define to 0. */
400 #undef HAVE_DECL_SETRLIMIT
401
402 /* Define to 1 if we found this declaration otherwise define to 0. */
403 #undef HAVE_DECL_GETRUSAGE
404
405 /* Define if host mkdir takes a single argument. */
406 #undef MKDIR_TAKES_ONE_ARG
407
408 /* Define to the name of the distribution. */
409 #undef PACKAGE
410
411 /* Define to the version of the distribution. */
412 #undef VERSION
413
414 /* Define to 1 if installation paths should be looked up in Windows32
415    Registry. Ignored on non windows32 hosts. */
416 #undef ENABLE_WIN32_REGISTRY
417
418 /* Define to be the last portion of registry key on windows hosts. */
419 #undef WIN32_REGISTRY_KEY
420
421 /* Define if your assembler supports .subsection and .subsection -1 starts
422    emitting at the beginning of your section. */
423 #undef HAVE_GAS_SUBSECTION_ORDERING
424
425 /* Define if your assembler supports .weak. */
426 #undef HAVE_GAS_WEAK
427
428 /* Define if your assembler supports .hidden. */
429 #undef HAVE_GAS_HIDDEN
430
431 /* Define if your assembler supports .register. */
432 #undef HAVE_AS_REGISTER_PSEUDO_OP
433
434 /* Define if your assembler supports -relax option. */
435 #undef HAVE_AS_RELAX_OPTION
436
437 /* Define if the assembler supports 64bit sparc. */
438 #undef AS_SPARC64_FLAG
439
440 /* Define if your assembler supports offsetable %lo(). */
441 #undef HAVE_AS_OFFSETABLE_LO10
442
443 /* Define if your assembler supports dwarf2 .file/.loc directives. */
444 #undef HAVE_AS_DWARF2_DEBUG_LINE
445
446 /* Define if you want to always select the new-abi for g++. */
447 #undef ENABLE_NEW_GXX_ABI
448
449 /* Define to 1 if you want to enable namespaces (-fhonor-std) by default. */
450 #undef ENABLE_STD_NAMESPACE
451