2008-11-18 Kai Tietz <kai.tietz@onevision.com>
[official-gcc.git] / fixincludes / config.h.in
blob3693285482bf4328bb0dffb5e1a5c4818804953c
1 /* config.h.in. Generated from configure.ac by autoheader. */
3 /* Defined to the executable file extension on the host system */
4 #undef EXE_EXT
6 /* Define to 1 if you have the `clearerr_unlocked' function. */
7 #undef HAVE_CLEARERR_UNLOCKED
9 /* Define to 1 if you have the declaration of `abort', and to 0 if you don't.
11 #undef HAVE_DECL_ABORT
13 /* Define to 1 if you have the declaration of `asprintf', and to 0 if you
14 don't. */
15 #undef HAVE_DECL_ASPRINTF
17 /* Define to 1 if you have the declaration of `basename', and to 0 if you
18 don't. */
19 #undef HAVE_DECL_BASENAME
21 /* Define to 1 if you have the declaration of `clearerr_unlocked', and to 0 if
22 you don't. */
23 #undef HAVE_DECL_CLEARERR_UNLOCKED
25 /* Define to 1 if you have the declaration of `errno', and to 0 if you don't.
27 #undef HAVE_DECL_ERRNO
29 /* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you
30 don't. */
31 #undef HAVE_DECL_FEOF_UNLOCKED
33 /* Define to 1 if you have the declaration of `ferror_unlocked', and to 0 if
34 you don't. */
35 #undef HAVE_DECL_FERROR_UNLOCKED
37 /* Define to 1 if you have the declaration of `fflush_unlocked', and to 0 if
38 you don't. */
39 #undef HAVE_DECL_FFLUSH_UNLOCKED
41 #define SED_PROGRAM "/usr/bin/sed"
43 /* Define to 1 if you have the declaration of `fgetc_unlocked', and to 0 if
44 you don't. */
45 #undef HAVE_DECL_FGETC_UNLOCKED
47 /* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if
48 you don't. */
49 #undef HAVE_DECL_FGETS_UNLOCKED
51 /* Define to 1 if you have the declaration of `fileno_unlocked', and to 0 if
52 you don't. */
53 #undef HAVE_DECL_FILENO_UNLOCKED
55 /* Define to 1 if you have the declaration of `fprintf_unlocked', and to 0 if
56 you don't. */
57 #undef HAVE_DECL_FPRINTF_UNLOCKED
59 /* Define to 1 if you have the declaration of `fputc_unlocked', and to 0 if
60 you don't. */
61 #undef HAVE_DECL_FPUTC_UNLOCKED
63 /* Define to 1 if you have the declaration of `fputs_unlocked', and to 0 if
64 you don't. */
65 #undef HAVE_DECL_FPUTS_UNLOCKED
67 /* Define to 1 if you have the declaration of `fread_unlocked', and to 0 if
68 you don't. */
69 #undef HAVE_DECL_FREAD_UNLOCKED
71 /* Define to 1 if you have the declaration of `fwrite_unlocked', and to 0 if
72 you don't. */
73 #undef HAVE_DECL_FWRITE_UNLOCKED
75 /* Define to 1 if you have the declaration of `getchar_unlocked', and to 0 if
76 you don't. */
77 #undef HAVE_DECL_GETCHAR_UNLOCKED
79 /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
80 don't. */
81 #undef HAVE_DECL_GETC_UNLOCKED
83 /* Define to 1 if you have the declaration of `putchar_unlocked', and to 0 if
84 you don't. */
85 #undef HAVE_DECL_PUTCHAR_UNLOCKED
87 /* Define to 1 if you have the declaration of `putc_unlocked', and to 0 if you
88 don't. */
89 #undef HAVE_DECL_PUTC_UNLOCKED
91 /* Define to 1 if you have the declaration of `vasprintf', and to 0 if you
92 don't. */
93 #undef HAVE_DECL_VASPRINTF
95 /* Define to 1 if you have the <fcntl.h> header file. */
96 #undef HAVE_FCNTL_H
98 /* Define to 1 if you have the `feof_unlocked' function. */
99 #undef HAVE_FEOF_UNLOCKED
101 /* Define to 1 if you have the `ferror_unlocked' function. */
102 #undef HAVE_FERROR_UNLOCKED
104 /* Define to 1 if you have the `fflush_unlocked' function. */
105 #undef HAVE_FFLUSH_UNLOCKED
107 /* Define to 1 if you have the `fgetc_unlocked' function. */
108 #undef HAVE_FGETC_UNLOCKED
110 /* Define to 1 if you have the `fgets_unlocked' function. */
111 #undef HAVE_FGETS_UNLOCKED
113 /* Define to 1 if you have the `fileno_unlocked' function. */
114 #undef HAVE_FILENO_UNLOCKED
116 /* Define to 1 if you have the `fprintf_unlocked' function. */
117 #undef HAVE_FPRINTF_UNLOCKED
119 /* Define to 1 if you have the `fputc_unlocked' function. */
120 #undef HAVE_FPUTC_UNLOCKED
122 /* Define to 1 if you have the `fputs_unlocked' function. */
123 #undef HAVE_FPUTS_UNLOCKED
125 /* Define to 1 if you have the `fread_unlocked' function. */
126 #undef HAVE_FREAD_UNLOCKED
128 /* Define to 1 if you have the `fwrite_unlocked' function. */
129 #undef HAVE_FWRITE_UNLOCKED
131 /* Define to 1 if you have the `getchar_unlocked' function. */
132 #undef HAVE_GETCHAR_UNLOCKED
134 /* Define to 1 if you have the `getc_unlocked' function. */
135 #undef HAVE_GETC_UNLOCKED
137 /* Define to 1 if you have the <inttypes.h> header file. */
138 #undef HAVE_INTTYPES_H
140 /* Define to 1 if you have the <memory.h> header file. */
141 #undef HAVE_MEMORY_H
143 /* Define if mmap with MAP_ANON(YMOUS) works. */
144 #undef HAVE_MMAP_ANON
146 /* Define if mmap of /dev/zero works. */
147 #undef HAVE_MMAP_DEV_ZERO
149 /* Define if read-only mmap of a plain file works. */
150 #undef HAVE_MMAP_FILE
152 /* Define to 1 if you have the `putchar_unlocked' function. */
153 #undef HAVE_PUTCHAR_UNLOCKED
155 /* Define to 1 if you have the `putc_unlocked' function. */
156 #undef HAVE_PUTC_UNLOCKED
158 /* Define to 1 if you have the <stddef.h> header file. */
159 #undef HAVE_STDDEF_H
161 /* Define to 1 if you have the <stdint.h> header file. */
162 #undef HAVE_STDINT_H
164 /* Define to 1 if you have the <stdlib.h> header file. */
165 #undef HAVE_STDLIB_H
167 /* Define to 1 if you have the <strings.h> header file. */
168 #undef HAVE_STRINGS_H
170 /* Define to 1 if you have the <string.h> header file. */
171 #undef HAVE_STRING_H
173 /* Define to 1 if you have the <sys/file.h> header file. */
174 #undef HAVE_SYS_FILE_H
176 /* Define to 1 if you have the <sys/stat.h> header file. */
177 #undef HAVE_SYS_STAT_H
179 /* Define to 1 if you have the <sys/types.h> header file. */
180 #undef HAVE_SYS_TYPES_H
182 /* Define to 1 if you have the <unistd.h> header file. */
183 #undef HAVE_UNISTD_H
185 /* Define to the address where bug reports for this package should be sent. */
186 #undef PACKAGE_BUGREPORT
188 /* Define to the full name of this package. */
189 #undef PACKAGE_NAME
191 /* Define to the full name and version of this package. */
192 #undef PACKAGE_STRING
194 /* Define to the one symbol short name of this package. */
195 #undef PACKAGE_TARNAME
197 /* Define to the version of this package. */
198 #undef PACKAGE_VERSION
200 /* Define if testing and fixing are done by separate process */
201 #undef SEPARATE_FIX_PROC
203 /* Define to 1 if you have the ANSI C header files. */
204 #undef STDC_HEADERS
206 /* Define to xatexit if the host system does not support atexit */
207 #undef atexit
209 /* Define to empty if `const' does not conform to ANSI C. */
210 #undef const
212 /* Define to xexit if the host system does not support atexit */
213 #undef exit