1 /* This file is automatically generated.  DO NOT EDIT! */
2 /* Generated from: 	NetBSD: mknative-binutils,v 1.8 2011/09/25 04:00:58 christos 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.in by autoheader.  */
7 
8 /* Check that config.h is #included before system headers
9    (this works only for glibc, but that should be enough).  */
10 #if defined(__GLIBC__) && !defined(__FreeBSD_kernel__) && !defined(__CONFIG_H__)
11 #  error config.h must be #included before system headers
12 #endif
13 #define __CONFIG_H__ 1
14 
15 #if !defined(__minix)
16 /* Define to 1 if translation of program messages to the user's native
17    language is requested. */
18 #define ENABLE_NLS 1
19 #endif /* !defined(__minix) */
20 
21 /* Additional extension a shared object might have. */
22 /* #undef EXTRA_SHLIB_EXTENSION */
23 
24 /* Define to choose default GOT handling scheme */
25 #define GOT_HANDLING_DEFAULT GOT_HANDLING_TARGET_DEFAULT
26 
27 /* Define to 1 if you have the `close' function. */
28 #define HAVE_CLOSE 1
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 `free', and to 0 if you don't.
35    */
36 #define HAVE_DECL_FREE 1
37 
38 /* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
39    */
40 #define HAVE_DECL_GETENV 1
41 
42 /* Is the prototype for getopt in <unistd.h> in the expected format? */
43 #define HAVE_DECL_GETOPT 1
44 
45 /* Define to 1 if you have the declaration of `sbrk', and to 0 if you don't.
46    */
47 #define HAVE_DECL_SBRK 1
48 
49 /* Define to 1 if you have the declaration of `strstr', and to 0 if you don't.
50    */
51 #define HAVE_DECL_STRSTR 1
52 
53 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
54    */
55 #define HAVE_DIRENT_H 1
56 
57 /* Define to 1 if you have the `dlclose' function. */
58 #define HAVE_DLCLOSE 1
59 
60 /* Define to 1 if you have the <dlfcn.h> header file. */
61 #define HAVE_DLFCN_H 1
62 
63 /* Define to 1 if you have the `dlopen' function. */
64 #define HAVE_DLOPEN 1
65 
66 /* Define to 1 if you have the `dlsym' function. */
67 #define HAVE_DLSYM 1
68 
69 /* Define to 1 if you have the <elf-hints.h> header file. */
70 /* #undef HAVE_ELF_HINTS_H */
71 
72 /* Define to 1 if you have the <fcntl.h> header file. */
73 #define HAVE_FCNTL_H 1
74 
75 /* Define to 1 if you have the `glob' function. */
76 #define HAVE_GLOB 1
77 
78 /* Define .init_array/.fini_array sections are available and working. */
79 /* #undef HAVE_INITFINI_ARRAY */
80 
81 /* Define to 1 if you have the <inttypes.h> header file. */
82 #define HAVE_INTTYPES_H 1
83 
84 #if !defined(__minix)
85 /* Define if your <locale.h> file defines LC_MESSAGES. */
86 #define HAVE_LC_MESSAGES 1
87 #endif /* !defined(__minix) */
88 
89 /* Define to 1 if you have the <limits.h> header file. */
90 #define HAVE_LIMITS_H 1
91 
92 #if !defined(__minix)
93 /* Define to 1 if you have the <locale.h> header file. */
94 #define HAVE_LOCALE_H 1
95 #endif /* !defined(__minix) */
96 
97 /* Define to 1 if you have the `lseek' function. */
98 #define HAVE_LSEEK 1
99 
100 /* Define to 1 if you have the <memory.h> header file. */
101 #define HAVE_MEMORY_H 1
102 
103 /* Define to 1 if you have the `mkstemp' function. */
104 #define HAVE_MKSTEMP 1
105 
106 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
107 /* #undef HAVE_NDIR_H */
108 
109 /* Define to 1 if you have the `open' function. */
110 #define HAVE_OPEN 1
111 
112 /* Define to 1 if you have the `realpath' function. */
113 #define HAVE_REALPATH 1
114 
115 /* Define to 1 if you have the `sbrk' function. */
116 #define HAVE_SBRK 1
117 
118 #if !defined(__minix)
119 /* Define to 1 if you have the `setlocale' function. */
120 #define HAVE_SETLOCALE 1
121 #endif /* !defined(__minix) */
122 
123 /* Define to 1 if you have the <stdint.h> header file. */
124 #define HAVE_STDINT_H 1
125 
126 /* Define to 1 if you have the <stdlib.h> header file. */
127 #define HAVE_STDLIB_H 1
128 
129 /* Define to 1 if you have the <strings.h> header file. */
130 #define HAVE_STRINGS_H 1
131 
132 /* Define to 1 if you have the <string.h> header file. */
133 #define HAVE_STRING_H 1
134 
135 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
136    */
137 /* #undef HAVE_SYS_DIR_H */
138 
139 /* Define to 1 if you have the <sys/file.h> header file. */
140 #define HAVE_SYS_FILE_H 1
141 
142 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
143    */
144 /* #undef HAVE_SYS_NDIR_H */
145 
146 /* Define to 1 if you have the <sys/param.h> header file. */
147 #define HAVE_SYS_PARAM_H 1
148 
149 /* Define to 1 if you have the <sys/stat.h> header file. */
150 #define HAVE_SYS_STAT_H 1
151 
152 /* Define to 1 if you have the <sys/time.h> header file. */
153 #define HAVE_SYS_TIME_H 1
154 
155 /* Define to 1 if you have the <sys/types.h> header file. */
156 #define HAVE_SYS_TYPES_H 1
157 
158 /* Define to 1 if you have the <unistd.h> header file. */
159 #define HAVE_UNISTD_H 1
160 
161 /* Define to 1 if you have the `waitpid' function. */
162 #define HAVE_WAITPID 1
163 
164 /* Define to 1 if you have the <windows.h> header file. */
165 /* #undef HAVE_WINDOWS_H */
166 
167 /* Define to 1 if you have the <zlib.h> header file. */
168 #define HAVE_ZLIB_H 1
169 
170 /* Define to the sub-directory in which libtool stores uninstalled libraries.
171    */
172 #define LT_OBJDIR ".libs/"
173 
174 /* Name of package */
175 #define PACKAGE "ld"
176 
177 /* Define to the address where bug reports for this package should be sent. */
178 #define PACKAGE_BUGREPORT ""
179 
180 /* Define to the full name of this package. */
181 #define PACKAGE_NAME ""
182 
183 /* Define to the full name and version of this package. */
184 #define PACKAGE_STRING ""
185 
186 /* Define to the one symbol short name of this package. */
187 #define PACKAGE_TARNAME ""
188 
189 /* Define to the home page for this package. */
190 #define PACKAGE_URL ""
191 
192 /* Define to the version of this package. */
193 #define PACKAGE_VERSION ""
194 
195 /* The size of `void *', as computed by sizeof. */
196 #define SIZEOF_VOID_P 4
197 
198 /* Define to 1 if you have the ANSI C header files. */
199 #define STDC_HEADERS 1
200 
201 /* Define if you can safely include both <string.h> and <strings.h>. */
202 #define STRING_WITH_STRINGS 1
203 
204 /* Use b modifier when opening binary files? */
205 /* #undef USE_BINARY_FOPEN */
206 
207 /* Enable extensions on AIX 3, Interix.  */
208 #ifndef _ALL_SOURCE
209 # define _ALL_SOURCE 1
210 #endif
211 /* Enable GNU extensions on systems that have them.  */
212 #ifndef _GNU_SOURCE
213 # define _GNU_SOURCE 1
214 #endif
215 /* Enable threading extensions on Solaris.  */
216 #ifndef _POSIX_PTHREAD_SEMANTICS
217 # define _POSIX_PTHREAD_SEMANTICS 1
218 #endif
219 /* Enable extensions on HP NonStop.  */
220 #ifndef _TANDEM_SOURCE
221 # define _TANDEM_SOURCE 1
222 #endif
223 /* Enable general extensions on Solaris.  */
224 #ifndef __EXTENSIONS__
225 # define __EXTENSIONS__ 1
226 #endif
227 
228 
229 /* Version number of package */
230 #define VERSION "2.23.2"
231 
232 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
233    `char[]'. */
234 #define YYTEXT_POINTER 1
235 
236 /* Number of bits in a file offset, on hosts where this is settable. */
237 /* #undef _FILE_OFFSET_BITS */
238 
239 /* Define for large files, on AIX-style hosts. */
240 /* #undef _LARGE_FILES */
241 
242 /* Define to 1 if on MINIX. */
243 /* #undef _MINIX */
244 
245 /* Define to 2 if the system does not provide POSIX.1 features except with
246    this defined. */
247 /* #undef _POSIX_1_SOURCE */
248 
249 /* Define to 1 if you need to in order for `stat' and other things to work. */
250 /* #undef _POSIX_SOURCE */
251