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