Remove building with NOCRYPTO option
[minix.git] / external / gpl3 / binutils / usr.bin / ld / arch / i386 / config.h
blob6a48bb2c20a21af795687ca1cf4a52de98b0a81a
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 */
5 /* config.h. Generated from config.in by configure. */
6 /* config.in. Generated from configure.in by autoheader. */
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
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) */
21 /* Additional extension a shared object might have. */
22 /* #undef EXTRA_SHLIB_EXTENSION */
24 /* Define to choose default GOT handling scheme */
25 #define GOT_HANDLING_DEFAULT GOT_HANDLING_TARGET_DEFAULT
27 /* Define to 1 if you have the `close' function. */
28 #define HAVE_CLOSE 1
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
34 /* Define to 1 if you have the declaration of `free', and to 0 if you don't.
36 #define HAVE_DECL_FREE 1
38 /* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
40 #define HAVE_DECL_GETENV 1
42 /* Is the prototype for getopt in <unistd.h> in the expected format? */
43 #define HAVE_DECL_GETOPT 1
45 /* Define to 1 if you have the declaration of `sbrk', and to 0 if you don't.
47 #define HAVE_DECL_SBRK 1
49 /* Define to 1 if you have the declaration of `strstr', and to 0 if you don't.
51 #define HAVE_DECL_STRSTR 1
53 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
55 #define HAVE_DIRENT_H 1
57 /* Define to 1 if you have the `dlclose' function. */
58 #define HAVE_DLCLOSE 1
60 /* Define to 1 if you have the <dlfcn.h> header file. */
61 #define HAVE_DLFCN_H 1
63 /* Define to 1 if you have the `dlopen' function. */
64 #define HAVE_DLOPEN 1
66 /* Define to 1 if you have the `dlsym' function. */
67 #define HAVE_DLSYM 1
69 /* Define to 1 if you have the <elf-hints.h> header file. */
70 /* #undef HAVE_ELF_HINTS_H */
72 /* Define to 1 if you have the <fcntl.h> header file. */
73 #define HAVE_FCNTL_H 1
75 /* Define to 1 if you have the `glob' function. */
76 #define HAVE_GLOB 1
78 /* Define .init_array/.fini_array sections are available and working. */
79 /* #undef HAVE_INITFINI_ARRAY */
81 /* Define to 1 if you have the <inttypes.h> header file. */
82 #define HAVE_INTTYPES_H 1
84 #if !defined(__minix)
85 /* Define if your <locale.h> file defines LC_MESSAGES. */
86 #define HAVE_LC_MESSAGES 1
87 #endif /* !defined(__minix) */
89 /* Define to 1 if you have the <limits.h> header file. */
90 #define HAVE_LIMITS_H 1
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) */
97 /* Define to 1 if you have the `lseek' function. */
98 #define HAVE_LSEEK 1
100 /* Define to 1 if you have the <memory.h> header file. */
101 #define HAVE_MEMORY_H 1
103 /* Define to 1 if you have the `mkstemp' function. */
104 #define HAVE_MKSTEMP 1
106 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
107 /* #undef HAVE_NDIR_H */
109 /* Define to 1 if you have the `open' function. */
110 #define HAVE_OPEN 1
112 /* Define to 1 if you have the `realpath' function. */
113 #define HAVE_REALPATH 1
115 /* Define to 1 if you have the `sbrk' function. */
116 #define HAVE_SBRK 1
118 #if !defined(__minix)
119 /* Define to 1 if you have the `setlocale' function. */
120 #define HAVE_SETLOCALE 1
121 #endif /* !defined(__minix) */
123 /* Define to 1 if you have the <stdint.h> header file. */
124 #define HAVE_STDINT_H 1
126 /* Define to 1 if you have the <stdlib.h> header file. */
127 #define HAVE_STDLIB_H 1
129 /* Define to 1 if you have the <strings.h> header file. */
130 #define HAVE_STRINGS_H 1
132 /* Define to 1 if you have the <string.h> header file. */
133 #define HAVE_STRING_H 1
135 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
137 /* #undef HAVE_SYS_DIR_H */
139 /* Define to 1 if you have the <sys/file.h> header file. */
140 #define HAVE_SYS_FILE_H 1
142 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
144 /* #undef HAVE_SYS_NDIR_H */
146 /* Define to 1 if you have the <sys/param.h> header file. */
147 #define HAVE_SYS_PARAM_H 1
149 /* Define to 1 if you have the <sys/stat.h> header file. */
150 #define HAVE_SYS_STAT_H 1
152 /* Define to 1 if you have the <sys/time.h> header file. */
153 #define HAVE_SYS_TIME_H 1
155 /* Define to 1 if you have the <sys/types.h> header file. */
156 #define HAVE_SYS_TYPES_H 1
158 /* Define to 1 if you have the <unistd.h> header file. */
159 #define HAVE_UNISTD_H 1
161 /* Define to 1 if you have the `waitpid' function. */
162 #define HAVE_WAITPID 1
164 /* Define to 1 if you have the <windows.h> header file. */
165 /* #undef HAVE_WINDOWS_H */
167 /* Define to 1 if you have the <zlib.h> header file. */
168 #define HAVE_ZLIB_H 1
170 /* Define to the sub-directory in which libtool stores uninstalled libraries.
172 #define LT_OBJDIR ".libs/"
174 /* Name of package */
175 #define PACKAGE "ld"
177 /* Define to the address where bug reports for this package should be sent. */
178 #define PACKAGE_BUGREPORT ""
180 /* Define to the full name of this package. */
181 #define PACKAGE_NAME ""
183 /* Define to the full name and version of this package. */
184 #define PACKAGE_STRING ""
186 /* Define to the one symbol short name of this package. */
187 #define PACKAGE_TARNAME ""
189 /* Define to the home page for this package. */
190 #define PACKAGE_URL ""
192 /* Define to the version of this package. */
193 #define PACKAGE_VERSION ""
195 /* The size of `void *', as computed by sizeof. */
196 #define SIZEOF_VOID_P 4
198 /* Define to 1 if you have the ANSI C header files. */
199 #define STDC_HEADERS 1
201 /* Define if you can safely include both <string.h> and <strings.h>. */
202 #define STRING_WITH_STRINGS 1
204 /* Use b modifier when opening binary files? */
205 /* #undef USE_BINARY_FOPEN */
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
229 /* Version number of package */
230 #define VERSION "2.23.2"
232 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
233 `char[]'. */
234 #define YYTEXT_POINTER 1
236 /* Number of bits in a file offset, on hosts where this is settable. */
237 /* #undef _FILE_OFFSET_BITS */
239 /* Define for large files, on AIX-style hosts. */
240 /* #undef _LARGE_FILES */
242 /* Define to 1 if on MINIX. */
243 /* #undef _MINIX */
245 /* Define to 2 if the system does not provide POSIX.1 features except with
246 this defined. */
247 /* #undef _POSIX_1_SOURCE */
249 /* Define to 1 if you need to in order for `stat' and other things to work. */
250 /* #undef _POSIX_SOURCE */