* config/s390/s390.c (s390_split_branches): Revert 2005-08-12 change.
[official-gcc.git] / fixincludes / config.h.in
bloba067b8dbdfab0b18998456c10ac1d76eb9df0baa
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 `clearerr_unlocked', and to 0 if
14 you don't. */
15 #undef HAVE_DECL_CLEARERR_UNLOCKED
17 /* Define to 1 if you have the declaration of `errno', and to 0 if you don't.
19 #undef HAVE_DECL_ERRNO
21 /* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you
22 don't. */
23 #undef HAVE_DECL_FEOF_UNLOCKED
25 /* Define to 1 if you have the declaration of `ferror_unlocked', and to 0 if
26 you don't. */
27 #undef HAVE_DECL_FERROR_UNLOCKED
29 /* Define to 1 if you have the declaration of `fflush_unlocked', and to 0 if
30 you don't. */
31 #undef HAVE_DECL_FFLUSH_UNLOCKED
33 /* Define to 1 if you have the declaration of `fgetc_unlocked', and to 0 if
34 you don't. */
35 #undef HAVE_DECL_FGETC_UNLOCKED
37 /* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if
38 you don't. */
39 #undef HAVE_DECL_FGETS_UNLOCKED
41 /* Define to 1 if you have the declaration of `fileno_unlocked', and to 0 if
42 you don't. */
43 #undef HAVE_DECL_FILENO_UNLOCKED
45 /* Define to 1 if you have the declaration of `fprintf_unlocked', and to 0 if
46 you don't. */
47 #undef HAVE_DECL_FPRINTF_UNLOCKED
49 /* Define to 1 if you have the declaration of `fputc_unlocked', and to 0 if
50 you don't. */
51 #undef HAVE_DECL_FPUTC_UNLOCKED
53 /* Define to 1 if you have the declaration of `fputs_unlocked', and to 0 if
54 you don't. */
55 #undef HAVE_DECL_FPUTS_UNLOCKED
57 /* Define to 1 if you have the declaration of `fread_unlocked', and to 0 if
58 you don't. */
59 #undef HAVE_DECL_FREAD_UNLOCKED
61 /* Define to 1 if you have the declaration of `fwrite_unlocked', and to 0 if
62 you don't. */
63 #undef HAVE_DECL_FWRITE_UNLOCKED
65 /* Define to 1 if you have the declaration of `getchar_unlocked', and to 0 if
66 you don't. */
67 #undef HAVE_DECL_GETCHAR_UNLOCKED
69 /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
70 don't. */
71 #undef HAVE_DECL_GETC_UNLOCKED
73 /* Define to 1 if you have the declaration of `putchar_unlocked', and to 0 if
74 you don't. */
75 #undef HAVE_DECL_PUTCHAR_UNLOCKED
77 /* Define to 1 if you have the declaration of `putc_unlocked', and to 0 if you
78 don't. */
79 #undef HAVE_DECL_PUTC_UNLOCKED
81 /* Define to 1 if you have the <fcntl.h> header file. */
82 #undef HAVE_FCNTL_H
84 /* Define to 1 if you have the `feof_unlocked' function. */
85 #undef HAVE_FEOF_UNLOCKED
87 /* Define to 1 if you have the `ferror_unlocked' function. */
88 #undef HAVE_FERROR_UNLOCKED
90 /* Define to 1 if you have the `fflush_unlocked' function. */
91 #undef HAVE_FFLUSH_UNLOCKED
93 /* Define to 1 if you have the `fgetc_unlocked' function. */
94 #undef HAVE_FGETC_UNLOCKED
96 /* Define to 1 if you have the `fgets_unlocked' function. */
97 #undef HAVE_FGETS_UNLOCKED
99 /* Define to 1 if you have the `fileno_unlocked' function. */
100 #undef HAVE_FILENO_UNLOCKED
102 /* Define to 1 if you have the `fprintf_unlocked' function. */
103 #undef HAVE_FPRINTF_UNLOCKED
105 /* Define to 1 if you have the `fputc_unlocked' function. */
106 #undef HAVE_FPUTC_UNLOCKED
108 /* Define to 1 if you have the `fputs_unlocked' function. */
109 #undef HAVE_FPUTS_UNLOCKED
111 /* Define to 1 if you have the `fread_unlocked' function. */
112 #undef HAVE_FREAD_UNLOCKED
114 /* Define to 1 if you have the `fwrite_unlocked' function. */
115 #undef HAVE_FWRITE_UNLOCKED
117 /* Define to 1 if you have the `getchar_unlocked' function. */
118 #undef HAVE_GETCHAR_UNLOCKED
120 /* Define to 1 if you have the `getc_unlocked' function. */
121 #undef HAVE_GETC_UNLOCKED
123 /* Define to 1 if you have the <inttypes.h> header file. */
124 #undef HAVE_INTTYPES_H
126 /* Define to 1 if you have the <memory.h> header file. */
127 #undef HAVE_MEMORY_H
129 /* Define if mmap with MAP_ANON(YMOUS) works. */
130 #undef HAVE_MMAP_ANON
132 /* Define if mmap of /dev/zero works. */
133 #undef HAVE_MMAP_DEV_ZERO
135 /* Define if read-only mmap of a plain file works. */
136 #undef HAVE_MMAP_FILE
138 /* Define to 1 if you have the `putchar_unlocked' function. */
139 #undef HAVE_PUTCHAR_UNLOCKED
141 /* Define to 1 if you have the `putc_unlocked' function. */
142 #undef HAVE_PUTC_UNLOCKED
144 /* Define to 1 if you have the <stddef.h> header file. */
145 #undef HAVE_STDDEF_H
147 /* Define to 1 if you have the <stdint.h> header file. */
148 #undef HAVE_STDINT_H
150 /* Define to 1 if you have the <stdlib.h> header file. */
151 #undef HAVE_STDLIB_H
153 /* Define to 1 if you have the <strings.h> header file. */
154 #undef HAVE_STRINGS_H
156 /* Define to 1 if you have the <string.h> header file. */
157 #undef HAVE_STRING_H
159 /* Define to 1 if you have the <sys/file.h> header file. */
160 #undef HAVE_SYS_FILE_H
162 /* Define to 1 if you have the <sys/stat.h> header file. */
163 #undef HAVE_SYS_STAT_H
165 /* Define to 1 if you have the <sys/types.h> header file. */
166 #undef HAVE_SYS_TYPES_H
168 /* Define to 1 if you have the <unistd.h> header file. */
169 #undef HAVE_UNISTD_H
171 /* Define to the address where bug reports for this package should be sent. */
172 #undef PACKAGE_BUGREPORT
174 /* Define to the full name of this package. */
175 #undef PACKAGE_NAME
177 /* Define to the full name and version of this package. */
178 #undef PACKAGE_STRING
180 /* Define to the one symbol short name of this package. */
181 #undef PACKAGE_TARNAME
183 /* Define to the version of this package. */
184 #undef PACKAGE_VERSION
186 /* Define if testing and fixing are done by separate process */
187 #undef SEPARATE_FIX_PROC
189 /* Define to 1 if you have the ANSI C header files. */
190 #undef STDC_HEADERS
192 /* Define to xatexit if the host system does not support atexit */
193 #undef atexit
195 /* Define to empty if `const' does not conform to ANSI C. */
196 #undef const
198 /* Define to xexit if the host system does not support atexit */
199 #undef exit