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