1 /* This file is automatically generated. DO NOT EDIT! */
2 /* Generated from: NetBSD: mknative-binutils,v 1.7 2009/11/09 13:50:41 skrll Exp */
3 /* Generated from: NetBSD: mknative.common,v 1.9 2007/02/05 18:26:01 apb Exp */
5 /* config.h. Generated from config.in by configure. */
6 /* config.in. Generated from configure.in by autoheader. */
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.
11 /* #undef CRAY_STACKSEG_END */
13 /* Define to 1 if using `alloca.c'. */
16 /* Define to 1 if translation of program messages to the user's native
17 language is requested. */
20 /* Suffix used for executables, if any. */
21 #define EXECUTABLE_SUFFIX ""
23 /* Define to 1 if you have `alloca', as a function or macro. */
26 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
28 /* #undef HAVE_ALLOCA_H */
30 /* Define to 1 if you have the declaration of `environ', and to 0 if you
32 #define HAVE_DECL_ENVIRON 0
34 /* Define to 1 if you have the declaration of `fprintf', and to 0 if you
36 #define HAVE_DECL_FPRINTF 1
38 /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
40 #define HAVE_DECL_GETC_UNLOCKED 1
42 /* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
44 #define HAVE_DECL_GETENV 1
46 /* Is the prototype for getopt in <unistd.h> in the expected format? */
47 #define HAVE_DECL_GETOPT 1
49 /* Define to 1 if you have the declaration of `sbrk', and to 0 if you don't.
51 #define HAVE_DECL_SBRK 1
53 /* Define to 1 if you have the declaration of `snprintf', and to 0 if you
55 #define HAVE_DECL_SNPRINTF 1
57 /* Define to 1 if you have the declaration of `stpcpy', and to 0 if you don't.
59 #define HAVE_DECL_STPCPY 1
61 /* Define to 1 if you have the declaration of `strstr', and to 0 if you don't.
63 #define HAVE_DECL_STRSTR 1
65 /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
67 #define HAVE_DECL_VSNPRINTF 1
69 /* Define to 1 if you have the <dlfcn.h> header file. */
70 #define HAVE_DLFCN_H 1
72 /* Does the platform use an executable suffix? */
73 /* #undef HAVE_EXECUTABLE_SUFFIX */
75 /* Define to 1 if you have the <fcntl.h> header file. */
76 #define HAVE_FCNTL_H 1
78 /* Define to 1 if you have the `getc_unlocked' function. */
79 #define HAVE_GETC_UNLOCKED 1
81 /* Does <utime.h> define struct utimbuf? */
82 #define HAVE_GOOD_UTIME_H 1
84 /* Define if you have the iconv() function. */
87 /* Define to 1 if you have the <inttypes.h> header file. */
88 #define HAVE_INTTYPES_H 1
90 /* Define to 1 if you have the <limits.h> header file. */
91 #define HAVE_LIMITS_H 1
93 /* Define to 1 if you have the <memory.h> header file. */
94 #define HAVE_MEMORY_H 1
96 /* Define to 1 if you have the `mkdtemp' function. */
97 #define HAVE_MKDTEMP 1
99 /* Define to 1 if you have the `mkstemp' function. */
100 #define HAVE_MKSTEMP 1
102 /* Define to 1 if you have the `sbrk' function. */
105 /* Define to 1 if you have the `setmode' function. */
106 #define HAVE_SETMODE 1
108 /* Define to 1 if you have the <stdint.h> header file. */
109 #define HAVE_STDINT_H 1
111 /* Define to 1 if you have the <stdlib.h> header file. */
112 #define HAVE_STDLIB_H 1
114 /* Define to 1 if you have the `strcoll' function. */
115 #define HAVE_STRCOLL 1
117 /* Define to 1 if you have the <strings.h> header file. */
118 #define HAVE_STRINGS_H 1
120 /* Define to 1 if you have the <string.h> header file. */
121 #define HAVE_STRING_H 1
123 /* Define to 1 if you have the <sys/file.h> header file. */
124 #define HAVE_SYS_FILE_H 1
126 /* Define to 1 if you have the <sys/param.h> header file. */
127 #define HAVE_SYS_PARAM_H 1
129 /* Define to 1 if you have the <sys/stat.h> header file. */
130 #define HAVE_SYS_STAT_H 1
132 /* Define to 1 if you have the <sys/types.h> header file. */
133 #define HAVE_SYS_TYPES_H 1
135 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
136 #define HAVE_SYS_WAIT_H 1
138 /* Is the type time_t defined in <time.h>? */
139 #define HAVE_TIME_T_IN_TIME_H 1
141 /* Is the type time_t defined in <sys/types.h>? */
142 #define HAVE_TIME_T_IN_TYPES_H 1
144 /* Define to 1 if you have the <unistd.h> header file. */
145 #define HAVE_UNISTD_H 1
147 /* Define to 1 if you have the `utimes' function. */
148 #define HAVE_UTIMES 1
150 /* Define to 1 if you have the <zlib.h> header file. */
151 #define HAVE_ZLIB_H 1
153 /* Define as const if the declaration of iconv() needs const. */
154 #define ICONV_CONST const
156 /* Define to the sub-directory in which libtool stores uninstalled libraries.
158 #define LT_OBJDIR ".libs/"
160 /* Name of package */
161 #define PACKAGE "binutils"
163 /* Define to the address where bug reports for this package should be sent. */
164 #define PACKAGE_BUGREPORT ""
166 /* Define to the full name of this package. */
167 #define PACKAGE_NAME ""
169 /* Define to the full name and version of this package. */
170 #define PACKAGE_STRING ""
172 /* Define to the one symbol short name of this package. */
173 #define PACKAGE_TARNAME ""
175 /* Define to the home page for this package. */
176 #define PACKAGE_URL ""
178 /* Define to the version of this package. */
179 #define PACKAGE_VERSION ""
181 /* If using the C implementation of alloca, define if you know the
182 direction of stack growth for your system; otherwise it will be
183 automatically deduced at runtime.
184 STACK_DIRECTION > 0 => grows toward higher addresses
185 STACK_DIRECTION < 0 => grows toward lower addresses
186 STACK_DIRECTION = 0 => direction of growth unknown */
187 /* #undef STACK_DIRECTION */
189 /* Define to 1 if you have the ANSI C header files. */
190 #define STDC_HEADERS 1
192 /* Configured target name. */
193 #define TARGET "x86_64--netbsd"
195 /* Define to 1 if user symbol names have a leading underscore, 0 if not. */
196 #define TARGET_PREPENDS_UNDERSCORE 0
198 /* Use b modifier when opening binary files? */
199 /* #undef USE_BINARY_FOPEN */
201 /* Enable extensions on AIX 3, Interix. */
203 # define _ALL_SOURCE 1
205 /* Enable GNU extensions on systems that have them. */
207 # define _GNU_SOURCE 1
209 /* Enable threading extensions on Solaris. */
210 #ifndef _POSIX_PTHREAD_SEMANTICS
211 # define _POSIX_PTHREAD_SEMANTICS 1
213 /* Enable extensions on HP NonStop. */
214 #ifndef _TANDEM_SOURCE
215 # define _TANDEM_SOURCE 1
217 /* Enable general extensions on Solaris. */
218 #ifndef __EXTENSIONS__
219 # define __EXTENSIONS__ 1
223 /* Version number of package */
224 #define VERSION "2.21.1"
226 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
228 #define YYTEXT_POINTER 1
230 /* Number of bits in a file offset, on hosts where this is settable. */
231 /* #undef _FILE_OFFSET_BITS */
233 /* Define for large files, on AIX-style hosts. */
234 /* #undef _LARGE_FILES */
236 /* Define to 1 if on MINIX. */
239 /* Define to 2 if the system does not provide POSIX.1 features except with
241 /* #undef _POSIX_1_SOURCE */
243 /* Define to 1 if you need to in order for `stat' and other things to work. */
244 /* #undef _POSIX_SOURCE */