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