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