OSDN Git Service

* version.c (version_string): Bump to 4.0.0.
[pf3gnuchains/gcc-fork.git] / fixincludes / config.h.in
1 /* config.h.in.  Generated from configure.ac by autoheader.  */
2
3 /* Define to 1 if you have the declaration of `abort', and to 0 if you don't.
4    */
5 #undef HAVE_DECL_ABORT
6
7 /* Define to 1 if you have the declaration of `errno', and to 0 if you don't.
8    */
9 #undef HAVE_DECL_ERRNO
10
11 /* Define to 1 if you have the declaration of `fprintf_unlocked', and to 0 if
12    you don't. */
13 #undef HAVE_DECL_FPRINTF_UNLOCKED
14
15 /* Define to 1 if you have the declaration of `fputc_unlocked', and to 0 if
16    you don't. */
17 #undef HAVE_DECL_FPUTC_UNLOCKED
18
19 /* Define to 1 if you have the declaration of `fputs_unlocked', and to 0 if
20    you don't. */
21 #undef HAVE_DECL_FPUTS_UNLOCKED
22
23 /* Define to 1 if you have the declaration of `fwrite_unlocked', and to 0 if
24    you don't. */
25 #undef HAVE_DECL_FWRITE_UNLOCKED
26
27 /* Define to 1 if you have the declaration of `putc_unlocked', and to 0 if you
28    don't. */
29 #undef HAVE_DECL_PUTC_UNLOCKED
30
31 /* Define to 1 if you have the <fcntl.h> header file. */
32 #undef HAVE_FCNTL_H
33
34 /* Define to 1 if you have the `fprintf_unlocked' function. */
35 #undef HAVE_FPRINTF_UNLOCKED
36
37 /* Define to 1 if you have the `fputc_unlocked' function. */
38 #undef HAVE_FPUTC_UNLOCKED
39
40 /* Define to 1 if you have the `fputs_unlocked' function. */
41 #undef HAVE_FPUTS_UNLOCKED
42
43 /* Define to 1 if you have the `fwrite_unlocked' function. */
44 #undef HAVE_FWRITE_UNLOCKED
45
46 /* Define to 1 if you have the <inttypes.h> header file. */
47 #undef HAVE_INTTYPES_H
48
49 /* Define to 1 if you have the <memory.h> header file. */
50 #undef HAVE_MEMORY_H
51
52 /* Define if mmap with MAP_ANON(YMOUS) works. */
53 #undef HAVE_MMAP_ANON
54
55 /* Define if mmap of /dev/zero works. */
56 #undef HAVE_MMAP_DEV_ZERO
57
58 /* Define if read-only mmap of a plain file works. */
59 #undef HAVE_MMAP_FILE
60
61 /* Define to 1 if you have the `putc_unlocked' function. */
62 #undef HAVE_PUTC_UNLOCKED
63
64 /* Define to 1 if you have the <stddef.h> header file. */
65 #undef HAVE_STDDEF_H
66
67 /* Define to 1 if you have the <stdint.h> header file. */
68 #undef HAVE_STDINT_H
69
70 /* Define to 1 if you have the <stdlib.h> header file. */
71 #undef HAVE_STDLIB_H
72
73 /* Define to 1 if you have the <strings.h> header file. */
74 #undef HAVE_STRINGS_H
75
76 /* Define to 1 if you have the <string.h> header file. */
77 #undef HAVE_STRING_H
78
79 /* Define to 1 if you have the <sys/file.h> header file. */
80 #undef HAVE_SYS_FILE_H
81
82 /* Define to 1 if you have the <sys/stat.h> header file. */
83 #undef HAVE_SYS_STAT_H
84
85 /* Define to 1 if you have the <sys/types.h> header file. */
86 #undef HAVE_SYS_TYPES_H
87
88 /* Define to 1 if you have the <unistd.h> header file. */
89 #undef HAVE_UNISTD_H
90
91 /* Define to the address where bug reports for this package should be sent. */
92 #undef PACKAGE_BUGREPORT
93
94 /* Define to the full name of this package. */
95 #undef PACKAGE_NAME
96
97 /* Define to the full name and version of this package. */
98 #undef PACKAGE_STRING
99
100 /* Define to the one symbol short name of this package. */
101 #undef PACKAGE_TARNAME
102
103 /* Define to the version of this package. */
104 #undef PACKAGE_VERSION
105
106 /* Define if testing and fixing are done by separate process */
107 #undef SEPARATE_FIX_PROC
108
109 /* Define to 1 if you have the ANSI C header files. */
110 #undef STDC_HEADERS
111
112 /* Define to xatexit if the host system does not support atexit */
113 #undef atexit
114
115 /* Define to empty if `const' does not conform to ANSI C. */
116 #undef const
117
118 /* Define to xexit if the host system does not support atexit */
119 #undef exit