config.h revision 1.1
1/* This file is automatically generated.  DO NOT EDIT! */
2/* Generated from: 	NetBSD: mknative-binutils,v 1.5 2006/02/02 20:06:04 skrll Exp  */
3/* Generated from: NetBSD: mknative.common,v 1.9 2007/02/05 18:26:01 apb Exp  */
4
5/* config.h.  Generated by configure.  */
6/* config.in.  Generated from configure.in 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 to 1 if translation of program messages to the user's native
17   language is requested. */
18#define ENABLE_NLS 1
19
20/* Suffix used for executables, if any. */
21#define EXECUTABLE_SUFFIX ""
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 declaration of `environ', and to 0 if you
31   don't. */
32#define HAVE_DECL_ENVIRON 0
33
34/* Define to 1 if you have the declaration of `fprintf', and to 0 if you
35   don't. */
36#define HAVE_DECL_FPRINTF 1
37
38/* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
39   don't. */
40#define HAVE_DECL_GETC_UNLOCKED 1
41
42/* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
43   */
44#define HAVE_DECL_GETENV 1
45
46/* Is the prototype for getopt in <unistd.h> in the expected format? */
47#define HAVE_DECL_GETOPT 1
48
49/* Define to 1 if you have the declaration of `sbrk', and to 0 if you don't.
50   */
51#define HAVE_DECL_SBRK 1
52
53/* Define to 1 if you have the declaration of `snprintf', and to 0 if you
54   don't. */
55#define HAVE_DECL_SNPRINTF 1
56
57/* Define to 1 if you have the declaration of `stpcpy', and to 0 if you don't.
58   */
59#define HAVE_DECL_STPCPY 1
60
61/* Define to 1 if you have the declaration of `strstr', and to 0 if you don't.
62   */
63#define HAVE_DECL_STRSTR 1
64
65/* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
66   don't. */
67#define HAVE_DECL_VSNPRINTF 1
68
69/* Define to 1 if you have the <dlfcn.h> header file. */
70#define HAVE_DLFCN_H 1
71
72/* Does the platform use an executable suffix? */
73/* #undef HAVE_EXECUTABLE_SUFFIX */
74
75/* Define to 1 if you have the <fcntl.h> header file. */
76#define HAVE_FCNTL_H 1
77
78/* Is fopen64 available? */
79/* #undef HAVE_FOPEN64 */
80
81/* Define to 1 if you have the `getc_unlocked' function. */
82#define HAVE_GETC_UNLOCKED 1
83
84/* Does <utime.h> define struct utimbuf? */
85#define HAVE_GOOD_UTIME_H 1
86
87/* Define if you have the iconv() function. */
88#define HAVE_ICONV 1
89
90/* Define to 1 if you have the <inttypes.h> header file. */
91#define HAVE_INTTYPES_H 1
92
93/* Define to 1 if you have the <limits.h> header file. */
94#define HAVE_LIMITS_H 1
95
96/* Define to 1 if you have the <memory.h> header file. */
97#define HAVE_MEMORY_H 1
98
99/* Define to 1 if you have the `mkdtemp' function. */
100#define HAVE_MKDTEMP 1
101
102/* Define to 1 if you have the `mkstemp' function. */
103#define HAVE_MKSTEMP 1
104
105/* Define to 1 if you have the `sbrk' function. */
106#define HAVE_SBRK 1
107
108/* Define to 1 if you have the `setmode' function. */
109#define HAVE_SETMODE 1
110
111/* Is stat64 available? */
112/* #undef HAVE_STAT64 */
113
114/* Define to 1 if you have the <stdint.h> header file. */
115#define HAVE_STDINT_H 1
116
117/* Define to 1 if you have the <stdlib.h> header file. */
118#define HAVE_STDLIB_H 1
119
120/* Define to 1 if you have the `strcoll' function. */
121#define HAVE_STRCOLL 1
122
123/* Define to 1 if you have the <strings.h> header file. */
124#define HAVE_STRINGS_H 1
125
126/* Define to 1 if you have the <string.h> header file. */
127#define HAVE_STRING_H 1
128
129/* Define to 1 if you have the <sys/file.h> header file. */
130#define HAVE_SYS_FILE_H 1
131
132/* Define to 1 if you have the <sys/param.h> header file. */
133#define HAVE_SYS_PARAM_H 1
134
135/* Define to 1 if you have the <sys/stat.h> header file. */
136#define HAVE_SYS_STAT_H 1
137
138/* Define to 1 if you have the <sys/types.h> header file. */
139#define HAVE_SYS_TYPES_H 1
140
141/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
142#define HAVE_SYS_WAIT_H 1
143
144/* Is the type time_t defined in <time.h>? */
145#define HAVE_TIME_T_IN_TIME_H 1
146
147/* Is the type time_t defined in <sys/types.h>? */
148#define HAVE_TIME_T_IN_TYPES_H 1
149
150/* Define to 1 if you have the <unistd.h> header file. */
151#define HAVE_UNISTD_H 1
152
153/* Define to 1 if you have the `utimes' function. */
154#define HAVE_UTIMES 1
155
156/* Define to 1 if you have the <zlib.h> header file. */
157#define HAVE_ZLIB_H 1
158
159/* Define as const if the declaration of iconv() needs const. */
160#define ICONV_CONST const
161
162/* Define to the sub-directory in which libtool stores uninstalled libraries.
163   */
164#define LT_OBJDIR ".libs/"
165
166/* Name of package */
167#define PACKAGE "binutils"
168
169/* Define to the address where bug reports for this package should be sent. */
170#define PACKAGE_BUGREPORT ""
171
172/* Define to the full name of this package. */
173#define PACKAGE_NAME ""
174
175/* Define to the full name and version of this package. */
176#define PACKAGE_STRING ""
177
178/* Define to the one symbol short name of this package. */
179#define PACKAGE_TARNAME ""
180
181/* Define to the version of this package. */
182#define PACKAGE_VERSION ""
183
184/* If using the C implementation of alloca, define if you know the
185   direction of stack growth for your system; otherwise it will be
186   automatically deduced at run-time.
187	STACK_DIRECTION > 0 => grows toward higher addresses
188	STACK_DIRECTION < 0 => grows toward lower addresses
189	STACK_DIRECTION = 0 => direction of growth unknown */
190/* #undef STACK_DIRECTION */
191
192/* Define to 1 if you have the ANSI C header files. */
193#define STDC_HEADERS 1
194
195/* Configured target name. */
196#define TARGET "x86_64--netbsd"
197
198/* Define to 1 if user symbol names have a leading underscore, 0 if not. */
199#define TARGET_PREPENDS_UNDERSCORE 0
200
201/* Use b modifier when opening binary files? */
202/* #undef USE_BINARY_FOPEN */
203
204/* Version number of package */
205#define VERSION "2.19.1"
206
207/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
208   `char[]'. */
209#define YYTEXT_POINTER 1
210
211/* Enable GNU extensions on systems that have them.  */
212#ifndef _GNU_SOURCE
213# define _GNU_SOURCE 1
214#endif
215
216/* Enable LFS */
217/* #undef _LARGEFILE64_SOURCE */
218
219/* Define to 1 if on MINIX. */
220/* #undef _MINIX */
221
222/* Define to 2 if the system does not provide POSIX.1 features except with
223   this defined. */
224/* #undef _POSIX_1_SOURCE */
225
226/* Define to 1 if you need to in order for `stat' and other things to work. */
227/* #undef _POSIX_SOURCE */
228
229/* Enable extensions on AIX 3, Interix.  */
230#ifndef _ALL_SOURCE
231# define _ALL_SOURCE 1
232#endif
233/* Enable GNU extensions on systems that have them.  */
234#ifndef _GNU_SOURCE
235# define _GNU_SOURCE 1
236#endif
237/* Enable threading extensions on Solaris.  */
238#ifndef _POSIX_PTHREAD_SEMANTICS
239# define _POSIX_PTHREAD_SEMANTICS 1
240#endif
241/* Enable extensions on HP NonStop.  */
242#ifndef _TANDEM_SOURCE
243# define _TANDEM_SOURCE 1
244#endif
245/* Enable general extensions on Solaris.  */
246#ifndef __EXTENSIONS__
247# define __EXTENSIONS__ 1
248#endif
249
250