b09e19d1bb06d6177748ed9eeabdc05f7036cfc2
[dragonfly.git] / gnu / usr.bin / cc44 / libcpp / config.h
1 /* config.h.  Generated by configure.  */
2 /* config.in.  Generated from configure.ac by autoheader.  */
3
4 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
5    systems. This function is required for `alloca.c' support on those systems.
6    */
7 /* #undef CRAY_STACKSEG_END */
8
9 /* Define to 1 if using `alloca.c'. */
10 /* #undef C_ALLOCA */
11
12 /* Define if you want more run-time sanity checks. */
13 /* #undef ENABLE_CHECKING */
14
15 /* Define to 1 if translation of program messages to the user's native
16    language is requested. */
17 /* #undef ENABLE_NLS */
18
19 /* Define to 1 if you have `alloca', as a function or macro. */
20 #define HAVE_ALLOCA 1
21
22 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
23    */
24 /* #undef HAVE_ALLOCA_H */
25
26 /* Define to 1 if you have the `clearerr_unlocked' function. */
27 #define HAVE_CLEARERR_UNLOCKED 1
28
29 /* Define to 1 if you have the declaration of `abort', and to 0 if you don't.
30    */
31 #define HAVE_DECL_ABORT 1
32
33 /* Define to 1 if you have the declaration of `asprintf', and to 0 if you
34    don't. */
35 #define HAVE_DECL_ASPRINTF 1
36
37 /* Define to 1 if you have the declaration of `basename', and to 0 if you
38    don't. */
39 #define HAVE_DECL_BASENAME 0
40
41 /* Define to 1 if you have the declaration of `clearerr_unlocked', and to 0 if
42    you don't. */
43 #define HAVE_DECL_CLEARERR_UNLOCKED 1
44
45 /* Define to 1 if you have the declaration of `errno', and to 0 if you don't.
46    */
47 #define HAVE_DECL_ERRNO 0
48
49 /* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you
50    don't. */
51 #define HAVE_DECL_FEOF_UNLOCKED 1
52
53 /* Define to 1 if you have the declaration of `ferror_unlocked', and to 0 if
54    you don't. */
55 #define HAVE_DECL_FERROR_UNLOCKED 1
56
57 /* Define to 1 if you have the declaration of `fflush_unlocked', and to 0 if
58    you don't. */
59 #define HAVE_DECL_FFLUSH_UNLOCKED 0
60
61 /* Define to 1 if you have the declaration of `fgetc_unlocked', and to 0 if
62    you don't. */
63 #define HAVE_DECL_FGETC_UNLOCKED 0
64
65 /* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if
66    you don't. */
67 #define HAVE_DECL_FGETS_UNLOCKED 0
68
69 /* Define to 1 if you have the declaration of `fileno_unlocked', and to 0 if
70    you don't. */
71 #define HAVE_DECL_FILENO_UNLOCKED 1
72
73 /* Define to 1 if you have the declaration of `fprintf_unlocked', and to 0 if
74    you don't. */
75 #define HAVE_DECL_FPRINTF_UNLOCKED 0
76
77 /* Define to 1 if you have the declaration of `fputc_unlocked', and to 0 if
78    you don't. */
79 #define HAVE_DECL_FPUTC_UNLOCKED 0
80
81 /* Define to 1 if you have the declaration of `fputs_unlocked', and to 0 if
82    you don't. */
83 #define HAVE_DECL_FPUTS_UNLOCKED 0
84
85 /* Define to 1 if you have the declaration of `fread_unlocked', and to 0 if
86    you don't. */
87 #define HAVE_DECL_FREAD_UNLOCKED 0
88
89 /* Define to 1 if you have the declaration of `fwrite_unlocked', and to 0 if
90    you don't. */
91 #define HAVE_DECL_FWRITE_UNLOCKED 0
92
93 /* Define to 1 if you have the declaration of `getchar_unlocked', and to 0 if
94    you don't. */
95 #define HAVE_DECL_GETCHAR_UNLOCKED 1
96
97 /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
98    don't. */
99 #define HAVE_DECL_GETC_UNLOCKED 1
100
101 /* Define to 1 if you have the declaration of `getopt', and to 0 if you don't.
102    */
103 #define HAVE_DECL_GETOPT 1
104
105 /* Define to 1 if you have the declaration of `putchar_unlocked', and to 0 if
106    you don't. */
107 #define HAVE_DECL_PUTCHAR_UNLOCKED 1
108
109 /* Define to 1 if you have the declaration of `putc_unlocked', and to 0 if you
110    don't. */
111 #define HAVE_DECL_PUTC_UNLOCKED 1
112
113 /* Define to 1 if you have the declaration of `vasprintf', and to 0 if you
114    don't. */
115 #define HAVE_DECL_VASPRINTF 1
116
117 /* Define to 1 if you have the <fcntl.h> header file. */
118 #define HAVE_FCNTL_H 1
119
120 /* Define to 1 if you have the `feof_unlocked' function. */
121 #define HAVE_FEOF_UNLOCKED 1
122
123 /* Define to 1 if you have the `ferror_unlocked' function. */
124 #define HAVE_FERROR_UNLOCKED 1
125
126 /* Define to 1 if you have the `fflush_unlocked' function. */
127 /* #undef HAVE_FFLUSH_UNLOCKED */
128
129 /* Define to 1 if you have the `fgetc_unlocked' function. */
130 /* #undef HAVE_FGETC_UNLOCKED */
131
132 /* Define to 1 if you have the `fgets_unlocked' function. */
133 /* #undef HAVE_FGETS_UNLOCKED */
134
135 /* Define to 1 if you have the `fileno_unlocked' function. */
136 #define HAVE_FILENO_UNLOCKED 1
137
138 /* Define to 1 if you have the `fprintf_unlocked' function. */
139 /* #undef HAVE_FPRINTF_UNLOCKED */
140
141 /* Define to 1 if you have the `fputc_unlocked' function. */
142 /* #undef HAVE_FPUTC_UNLOCKED */
143
144 /* Define to 1 if you have the `fputs_unlocked' function. */
145 /* #undef HAVE_FPUTS_UNLOCKED */
146
147 /* Define to 1 if you have the `fread_unlocked' function. */
148 /* #undef HAVE_FREAD_UNLOCKED */
149
150 /* Define to 1 if you have the `fwrite_unlocked' function. */
151 /* #undef HAVE_FWRITE_UNLOCKED */
152
153 /* Define to 1 if you have the `getchar_unlocked' function. */
154 #define HAVE_GETCHAR_UNLOCKED 1
155
156 /* Define to 1 if you have the `getc_unlocked' function. */
157 #define HAVE_GETC_UNLOCKED 1
158
159 /* Define if you have the iconv() function. */
160 #define HAVE_ICONV 1
161
162 /* Define to 1 if you have the <iconv.h> header file. */
163 #define HAVE_ICONV_H 1
164
165 /* Define to 1 if you have the <inttypes.h> header file. */
166 #define HAVE_INTTYPES_H 1
167
168 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
169 #define HAVE_LANGINFO_CODESET 1
170
171 /* Define to 1 if you have the <limits.h> header file. */
172 #define HAVE_LIMITS_H 1
173
174 /* Define to 1 if you have the <locale.h> header file. */
175 #define HAVE_LOCALE_H 1
176
177 /* Define to 1 if you have the <memory.h> header file. */
178 #define HAVE_MEMORY_H 1
179
180 /* Define to 1 if libc includes obstacks. */
181 /* #undef HAVE_OBSTACK */
182
183 /* Define to 1 if you have the `putchar_unlocked' function. */
184 #define HAVE_PUTCHAR_UNLOCKED 1
185
186 /* Define to 1 if you have the `putc_unlocked' function. */
187 #define HAVE_PUTC_UNLOCKED 1
188
189 /* Define to 1 if you have the <stddef.h> header file. */
190 #define HAVE_STDDEF_H 1
191
192 /* Define to 1 if you have the <stdint.h> header file. */
193 #define HAVE_STDINT_H 1
194
195 /* Define to 1 if you have the <stdlib.h> header file. */
196 #define HAVE_STDLIB_H 1
197
198 /* Define to 1 if you have the <strings.h> header file. */
199 #define HAVE_STRINGS_H 1
200
201 /* Define to 1 if you have the <string.h> header file. */
202 #define HAVE_STRING_H 1
203
204 /* Define to 1 if you have the <sys/file.h> header file. */
205 #define HAVE_SYS_FILE_H 1
206
207 /* Define to 1 if you have the <sys/stat.h> header file. */
208 #define HAVE_SYS_STAT_H 1
209
210 /* Define to 1 if you have the <sys/types.h> header file. */
211 #define HAVE_SYS_TYPES_H 1
212
213 /* Define if <sys/types.h> defines \`uchar'. */
214 /* #undef HAVE_UCHAR */
215
216 /* Define to 1 if you have the <unistd.h> header file. */
217 #define HAVE_UNISTD_H 1
218
219 /* Define to the widest efficient host integer type at least as wide as the
220    target's size_t type. */
221 #ifdef CROSS_COMPILE
222 #define HOST_WIDE_INT long long
223 #else
224 #define HOST_WIDE_INT long
225 #endif
226
227 /* Define as const if the declaration of iconv() needs const. */
228 #define ICONV_CONST 
229
230 /* Define to the name of this package. */
231 #define PACKAGE "cpplib"
232
233 /* Define to the address where bug reports for this package should be sent. */
234 #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org"
235
236 /* Define to the full name of this package. */
237 #define PACKAGE_NAME "cpplib"
238
239 /* Define to the full name and version of this package. */
240 #define PACKAGE_STRING "cpplib  "
241
242 /* Define to the one symbol short name of this package. */
243 #define PACKAGE_TARNAME "cpplib"
244
245 /* Define to the version of this package. */
246 #define PACKAGE_VERSION " "
247
248 /* The size of a `int', as computed by sizeof. */
249 #define SIZEOF_INT 4
250
251 /* The size of a `long', as computed by sizeof. */
252 #if defined(__i386__)
253 #define SIZEOF_LONG 4
254 #elif defined(__x86_64__)
255 #define SIZEOF_LONG 8
256 #else
257 #error "Unknown target platform"
258 #endif
259
260
261 /* If using the C implementation of alloca, define if you know the
262    direction of stack growth for your system; otherwise it will be
263    automatically deduced at run-time.
264         STACK_DIRECTION > 0 => grows toward higher addresses
265         STACK_DIRECTION < 0 => grows toward lower addresses
266         STACK_DIRECTION = 0 => direction of growth unknown */
267 /* #undef STACK_DIRECTION */
268
269 /* Define to 1 if you have the ANSI C header files. */
270 #define STDC_HEADERS 1
271
272 /* Define if you can safely include both <string.h> and <strings.h>. */
273 #define STRING_WITH_STRINGS 1
274
275 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
276 #define TIME_WITH_SYS_TIME 1
277
278 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
279 /* #undef TM_IN_SYS_TIME */
280
281 /* Define to empty if `const' does not conform to ANSI C. */
282 /* #undef const */
283
284 /* Define to `__inline__' or `__inline' if that's what the C compiler
285    calls it, or to nothing if 'inline' is not supported under any name.  */
286 #ifndef __cplusplus
287 /* #undef inline */
288 #endif
289
290 /* Define to `long' if <sys/types.h> does not define. */
291 /* #undef off_t */
292
293 /* Define to `unsigned' if <sys/types.h> does not define. */
294 /* #undef size_t */
295
296 /* Define to `int' if <sys/types.h> does not define. */
297 /* #undef ssize_t */