OSDN Git Service

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