config.h revision 1.3
1/* This file is automatically generated.  DO NOT EDIT! */
2/* Generated from: NetBSD: mknative-gcc,v 1.78 2014/03/02 04:58:20 mrg Exp  */
3/* Generated from: NetBSD: mknative.common,v 1.11 2014/02/17 21:39:43 christos Exp  */
4
5/* config.h.  Generated from config.in by configure.  */
6/* config.in.  Generated from configure.ac by autoheader.  */
7
8/* Define if building universal (internal helper macro) */
9/* #undef AC_APPLE_UNIVERSAL_BUILD */
10
11/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
12   systems. This function is required for `alloca.c' support on those systems.
13   */
14/* #undef CRAY_STACKSEG_END */
15
16/* Define to 1 if using `alloca.c'. */
17/* #undef C_ALLOCA */
18
19/* Define to enable system headers canonicalization. */
20#define ENABLE_CANONICAL_SYSTEM_HEADERS 1
21
22/* Define if you want more run-time sanity checks. */
23/* #undef ENABLE_CHECKING */
24
25/* Define to 1 if translation of program messages to the user's native
26   language is requested. */
27#define ENABLE_NLS 1
28
29/* Define if you want to workaround valgrind (a memory checker) warnings about
30   possible memory leaks because of libcpp use of interior pointers. */
31/* #undef ENABLE_VALGRIND_CHECKING */
32
33/* Define to 1 if you have `alloca', as a function or macro. */
34#define HAVE_ALLOCA 1
35
36/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
37   */
38/* #undef HAVE_ALLOCA_H */
39
40/* Define to 1 if you have the `clearerr_unlocked' function. */
41/* #undef HAVE_CLEARERR_UNLOCKED */
42
43/* Define to 1 if you have the declaration of `abort', and to 0 if you don't.
44   */
45#define HAVE_DECL_ABORT 1
46
47/* Define to 1 if you have the declaration of `asprintf', and to 0 if you
48   don't. */
49#define HAVE_DECL_ASPRINTF 1
50
51/* Define to 1 if you have the declaration of `basename(char *)', and to 0 if
52   you don't. */
53#define HAVE_DECL_BASENAME 0
54
55/* Define to 1 if you have the declaration of `clearerr_unlocked', and to 0 if
56   you don't. */
57#define HAVE_DECL_CLEARERR_UNLOCKED 0
58
59/* Define to 1 if you have the declaration of `errno', and to 0 if you don't.
60   */
61#define HAVE_DECL_ERRNO 0
62
63/* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you
64   don't. */
65#define HAVE_DECL_FEOF_UNLOCKED 0
66
67/* Define to 1 if you have the declaration of `ferror_unlocked', and to 0 if
68   you don't. */
69#define HAVE_DECL_FERROR_UNLOCKED 0
70
71/* Define to 1 if you have the declaration of `fflush_unlocked', and to 0 if
72   you don't. */
73#define HAVE_DECL_FFLUSH_UNLOCKED 0
74
75/* Define to 1 if you have the declaration of `fgetc_unlocked', and to 0 if
76   you don't. */
77#define HAVE_DECL_FGETC_UNLOCKED 0
78
79/* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if
80   you don't. */
81#define HAVE_DECL_FGETS_UNLOCKED 0
82
83/* Define to 1 if you have the declaration of `fileno_unlocked', and to 0 if
84   you don't. */
85#define HAVE_DECL_FILENO_UNLOCKED 0
86
87/* Define to 1 if you have the declaration of `fprintf_unlocked', and to 0 if
88   you don't. */
89#define HAVE_DECL_FPRINTF_UNLOCKED 0
90
91/* Define to 1 if you have the declaration of `fputc_unlocked', and to 0 if
92   you don't. */
93#define HAVE_DECL_FPUTC_UNLOCKED 0
94
95/* Define to 1 if you have the declaration of `fputs_unlocked', and to 0 if
96   you don't. */
97#define HAVE_DECL_FPUTS_UNLOCKED 0
98
99/* Define to 1 if you have the declaration of `fread_unlocked', and to 0 if
100   you don't. */
101#define HAVE_DECL_FREAD_UNLOCKED 0
102
103/* Define to 1 if you have the declaration of `fwrite_unlocked', and to 0 if
104   you don't. */
105#define HAVE_DECL_FWRITE_UNLOCKED 0
106
107/* Define to 1 if you have the declaration of `getchar_unlocked', and to 0 if
108   you don't. */
109#define HAVE_DECL_GETCHAR_UNLOCKED 1
110
111/* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
112   don't. */
113#define HAVE_DECL_GETC_UNLOCKED 1
114
115/* Define to 1 if you have the declaration of `getopt', and to 0 if you don't.
116   */
117#define HAVE_DECL_GETOPT 1
118
119/* Define to 1 if you have the declaration of `putchar_unlocked', and to 0 if
120   you don't. */
121#define HAVE_DECL_PUTCHAR_UNLOCKED 1
122
123/* Define to 1 if you have the declaration of `putc_unlocked', and to 0 if you
124   don't. */
125#define HAVE_DECL_PUTC_UNLOCKED 1
126
127/* Define to 1 if you have the declaration of `vasprintf', and to 0 if you
128   don't. */
129#define HAVE_DECL_VASPRINTF 1
130
131/* Define to 1 if you have the <fcntl.h> header file. */
132#define HAVE_FCNTL_H 1
133
134/* Define to 1 if you have the `feof_unlocked' function. */
135/* #undef HAVE_FEOF_UNLOCKED */
136
137/* Define to 1 if you have the `ferror_unlocked' function. */
138/* #undef HAVE_FERROR_UNLOCKED */
139
140/* Define to 1 if you have the `fflush_unlocked' function. */
141/* #undef HAVE_FFLUSH_UNLOCKED */
142
143/* Define to 1 if you have the `fgetc_unlocked' function. */
144/* #undef HAVE_FGETC_UNLOCKED */
145
146/* Define to 1 if you have the `fgets_unlocked' function. */
147/* #undef HAVE_FGETS_UNLOCKED */
148
149/* Define to 1 if you have the `fileno_unlocked' function. */
150/* #undef HAVE_FILENO_UNLOCKED */
151
152/* Define to 1 if you have the `fprintf_unlocked' function. */
153/* #undef HAVE_FPRINTF_UNLOCKED */
154
155/* Define to 1 if you have the `fputc_unlocked' function. */
156/* #undef HAVE_FPUTC_UNLOCKED */
157
158/* Define to 1 if you have the `fputs_unlocked' function. */
159/* #undef HAVE_FPUTS_UNLOCKED */
160
161/* Define to 1 if you have the `fread_unlocked' function. */
162/* #undef HAVE_FREAD_UNLOCKED */
163
164/* Define to 1 if you have the `fwrite_unlocked' function. */
165/* #undef HAVE_FWRITE_UNLOCKED */
166
167/* Define to 1 if you have the `getchar_unlocked' function. */
168#define HAVE_GETCHAR_UNLOCKED 1
169
170/* Define to 1 if you have the `getc_unlocked' function. */
171#define HAVE_GETC_UNLOCKED 1
172
173/* Define if you have the iconv() function. */
174#define HAVE_ICONV 1
175
176/* Define to 1 if you have the <inttypes.h> header file. */
177#define HAVE_INTTYPES_H 1
178
179/* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
180#define HAVE_LANGINFO_CODESET 1
181
182/* Define to 1 if you have the <limits.h> header file. */
183#define HAVE_LIMITS_H 1
184
185/* Define to 1 if you have the <locale.h> header file. */
186#define HAVE_LOCALE_H 1
187
188/* Define to 1 if you have the <memory.h> header file. */
189#define HAVE_MEMORY_H 1
190
191/* Define to 1 if libc includes obstacks. */
192/* #undef HAVE_OBSTACK */
193
194/* Define to 1 if you have the `putchar_unlocked' function. */
195#define HAVE_PUTCHAR_UNLOCKED 1
196
197/* Define to 1 if you have the `putc_unlocked' function. */
198#define HAVE_PUTC_UNLOCKED 1
199
200/* Define to 1 if you can assemble SSE4 insns. */
201/* #undef HAVE_SSE4 */
202
203/* Define to 1 if you have the <stddef.h> header file. */
204#define HAVE_STDDEF_H 1
205
206/* Define to 1 if you have the <stdint.h> header file. */
207#define HAVE_STDINT_H 1
208
209/* Define to 1 if you have the <stdlib.h> header file. */
210#define HAVE_STDLIB_H 1
211
212/* Define to 1 if you have the <strings.h> header file. */
213#define HAVE_STRINGS_H 1
214
215/* Define to 1 if you have the <string.h> header file. */
216#define HAVE_STRING_H 1
217
218/* Define to 1 if you have the <sys/file.h> header file. */
219#define HAVE_SYS_FILE_H 1
220
221/* Define to 1 if you have the <sys/stat.h> header file. */
222#define HAVE_SYS_STAT_H 1
223
224/* Define to 1 if you have the <sys/types.h> header file. */
225#define HAVE_SYS_TYPES_H 1
226
227/* Define if <sys/types.h> defines \`uchar'. */
228/* #undef HAVE_UCHAR */
229
230/* Define to 1 if the system has the type `uintptr_t'. */
231#define HAVE_UINTPTR_T 1
232
233/* Define to 1 if you have the <unistd.h> header file. */
234#define HAVE_UNISTD_H 1
235
236/* Define to the widest efficient host integer type at least as wide as the
237   target's size_t type. */
238#define HOST_WIDE_INT long
239
240/* Define as const if the declaration of iconv() needs const. */
241#define ICONV_CONST const
242
243/* Define to the name of this package. */
244#define PACKAGE "cpplib"
245
246/* Define to the address where bug reports for this package should be sent. */
247#define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org"
248
249/* Define to the full name of this package. */
250#define PACKAGE_NAME "cpplib"
251
252/* Define to the full name and version of this package. */
253#define PACKAGE_STRING "cpplib  "
254
255/* Define to the one symbol short name of this package. */
256#define PACKAGE_TARNAME "cpplib"
257
258/* Define to the home page for this package. */
259#define PACKAGE_URL ""
260
261/* Define to the version of this package. */
262#define PACKAGE_VERSION " "
263
264/* The size of `int', as computed by sizeof. */
265#define SIZEOF_INT 4
266
267/* The size of `long', as computed by sizeof. */
268#define SIZEOF_LONG 8
269
270/* If using the C implementation of alloca, define if you know the
271   direction of stack growth for your system; otherwise it will be
272   automatically deduced at runtime.
273	STACK_DIRECTION > 0 => grows toward higher addresses
274	STACK_DIRECTION < 0 => grows toward lower addresses
275	STACK_DIRECTION = 0 => direction of growth unknown */
276/* #undef STACK_DIRECTION */
277
278/* Define to 1 if you have the ANSI C header files. */
279#define STDC_HEADERS 1
280
281/* Define if you can safely include both <string.h> and <strings.h>. */
282#define STRING_WITH_STRINGS 1
283
284/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
285#define TIME_WITH_SYS_TIME 1
286
287/* Define to 1 if your <sys/time.h> declares `struct tm'. */
288/* #undef TM_IN_SYS_TIME */
289
290/* Enable extensions on AIX 3, Interix.  */
291#ifndef _ALL_SOURCE
292# define _ALL_SOURCE 1
293#endif
294/* Enable GNU extensions on systems that have them.  */
295#ifndef _GNU_SOURCE
296# define _GNU_SOURCE 1
297#endif
298/* Enable threading extensions on Solaris.  */
299#ifndef _POSIX_PTHREAD_SEMANTICS
300# define _POSIX_PTHREAD_SEMANTICS 1
301#endif
302/* Enable extensions on HP NonStop.  */
303#ifndef _TANDEM_SOURCE
304# define _TANDEM_SOURCE 1
305#endif
306/* Enable general extensions on Solaris.  */
307#ifndef __EXTENSIONS__
308# define __EXTENSIONS__ 1
309#endif
310
311
312/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
313   significant byte first (like Motorola and SPARC, unlike Intel). */
314#if defined AC_APPLE_UNIVERSAL_BUILD
315# if defined __BIG_ENDIAN__
316#  define WORDS_BIGENDIAN 1
317# endif
318#else
319# ifndef WORDS_BIGENDIAN
320/* #  undef WORDS_BIGENDIAN */
321# endif
322#endif
323
324/* Number of bits in a file offset, on hosts where this is settable. */
325/* #undef _FILE_OFFSET_BITS */
326
327/* Define for large files, on AIX-style hosts. */
328/* #undef _LARGE_FILES */
329
330/* Define to 1 if on MINIX. */
331/* #undef _MINIX */
332
333/* Define to 2 if the system does not provide POSIX.1 features except with
334   this defined. */
335/* #undef _POSIX_1_SOURCE */
336
337/* Define to 1 if you need to in order for `stat' and other things to work. */
338/* #undef _POSIX_SOURCE */
339
340/* Define to empty if `const' does not conform to ANSI C. */
341/* #undef const */
342
343/* Define to `__inline__' or `__inline' if that's what the C compiler
344   calls it, or to nothing if 'inline' is not supported under any name.  */
345#ifndef __cplusplus
346/* #undef inline */
347#endif
348
349/* Define to `long int' if <sys/types.h> does not define. */
350/* #undef off_t */
351
352/* Define to `int' if <sys/types.h> does not define. */
353/* #undef ptrdiff_t */
354
355/* Define to `unsigned int' if <sys/types.h> does not define. */
356/* #undef size_t */
357
358/* Define to `int' if <sys/types.h> does not define. */
359/* #undef ssize_t */
360
361/* Define to the type of an unsigned integer type wide enough to hold a
362   pointer, if such a type exists, and if the system does not define it. */
363/* #undef uintptr_t */
364