Remove path name from test case
[binutils-gdb.git] / bfd / config.in
1 /* config.in. Generated from configure.ac by autoheader. */
2
3 /* Check that config.h is #included before system headers
4 (this works only for glibc, but that should be enough). */
5 #if defined(__GLIBC__) && !defined(__FreeBSD_kernel__) && !defined(__CONFIG_H__)
6 # error config.h must be #included before system headers
7 #endif
8 #define __CONFIG_H__ 1
9
10 /* Define if building universal (internal helper macro) */
11 #undef AC_APPLE_UNIVERSAL_BUILD
12
13 /* Name of host specific core header file to include in elf.c. */
14 #undef CORE_HEADER
15
16 /* Define to 1 if you want to enable -z separate-code in ELF linker by
17 default. */
18 #undef DEFAULT_LD_Z_SEPARATE_CODE
19
20 /* Define if you want run-time sanity checks. */
21 #undef ENABLE_CHECKING
22
23 /* Define to 1 if translation of program messages to the user's native
24 language is requested. */
25 #undef ENABLE_NLS
26
27 /* Define to 1 if you have the declaration of `asprintf', and to 0 if you
28 don't. */
29 #undef HAVE_DECL_ASPRINTF
30
31 /* Define to 1 if you have the declaration of `basename', and to 0 if you
32 don't. */
33 #undef HAVE_DECL_BASENAME
34
35 /* Define to 1 if you have the declaration of `ffs', and to 0 if you don't. */
36 #undef HAVE_DECL_FFS
37
38 /* Define to 1 if you have the declaration of `fopen64', and to 0 if you
39 don't. */
40 #undef HAVE_DECL_FOPEN64
41
42 /* Define to 1 if you have the declaration of `fseeko', and to 0 if you don't.
43 */
44 #undef HAVE_DECL_FSEEKO
45
46 /* Define to 1 if you have the declaration of `fseeko64', and to 0 if you
47 don't. */
48 #undef HAVE_DECL_FSEEKO64
49
50 /* Define to 1 if you have the declaration of `ftello', and to 0 if you don't.
51 */
52 #undef HAVE_DECL_FTELLO
53
54 /* Define to 1 if you have the declaration of `ftello64', and to 0 if you
55 don't. */
56 #undef HAVE_DECL_FTELLO64
57
58 /* Define to 1 if you have the declaration of `stpcpy', and to 0 if you don't.
59 */
60 #undef HAVE_DECL_STPCPY
61
62 /* Define to 1 if you have the declaration of `strnlen', and to 0 if you
63 don't. */
64 #undef HAVE_DECL_STRNLEN
65
66 /* Define to 1 if you have the declaration of `vasprintf', and to 0 if you
67 don't. */
68 #undef HAVE_DECL_VASPRINTF
69
70 /* Define to 1 if you have the declaration of `___lc_codepage_func', and to 0
71 if you don't. */
72 #undef HAVE_DECL____LC_CODEPAGE_FUNC
73
74 /* Define to 1 if you have the <dlfcn.h> header file. */
75 #undef HAVE_DLFCN_H
76
77 /* Define to 1 if you have the `fcntl' function. */
78 #undef HAVE_FCNTL
79
80 /* Define to 1 if you have the <fcntl.h> header file. */
81 #undef HAVE_FCNTL_H
82
83 /* Define to 1 if you have the `fdopen' function. */
84 #undef HAVE_FDOPEN
85
86 /* Define to 1 if you have the `fileno' function. */
87 #undef HAVE_FILENO
88
89 /* Define to 1 if you have the `fls' function. */
90 #undef HAVE_FLS
91
92 /* Define to 1 if you have the `fopen64' function. */
93 #undef HAVE_FOPEN64
94
95 /* Define to 1 if you have the `fseeko' function. */
96 #undef HAVE_FSEEKO
97
98 /* Define to 1 if you have the `fseeko64' function. */
99 #undef HAVE_FSEEKO64
100
101 /* Define to 1 if you have the `ftello' function. */
102 #undef HAVE_FTELLO
103
104 /* Define to 1 if you have the `ftello64' function. */
105 #undef HAVE_FTELLO64
106
107 /* Define to 1 if you have the `getgid' function. */
108 #undef HAVE_GETGID
109
110 /* Define to 1 if you have the `getpagesize' function. */
111 #undef HAVE_GETPAGESIZE
112
113 /* Define to 1 if you have the `getrlimit' function. */
114 #undef HAVE_GETRLIMIT
115
116 /* Define to 1 if you have the `getuid' function. */
117 #undef HAVE_GETUID
118
119 /* Define if your compiler supports hidden visibility. */
120 #undef HAVE_HIDDEN
121
122 /* Define to 1 if you have the <inttypes.h> header file. */
123 #undef HAVE_INTTYPES_H
124
125 /* Define if <sys/procfs.h> has lwpstatus_t. */
126 #undef HAVE_LWPSTATUS_T
127
128 /* Define if <sys/procfs.h> has lwpstatus_t.pr_context. */
129 #undef HAVE_LWPSTATUS_T_PR_CONTEXT
130
131 /* Define if <sys/procfs.h> has lwpstatus_t.pr_fpreg. */
132 #undef HAVE_LWPSTATUS_T_PR_FPREG
133
134 /* Define if <sys/procfs.h> has lwpstatus_t.pr_reg. */
135 #undef HAVE_LWPSTATUS_T_PR_REG
136
137 /* Define if <sys/procfs.h> has lwpxstatus_t. */
138 #undef HAVE_LWPXSTATUS_T
139
140 /* Define to 1 if you have the `madvise' function. */
141 #undef HAVE_MADVISE
142
143 /* Define to 1 if you have the <memory.h> header file. */
144 #undef HAVE_MEMORY_H
145
146 /* Define to 1 if you have a working `mmap' system call. */
147 #undef HAVE_MMAP
148
149 /* Define to 1 if you have the `mprotect' function. */
150 #undef HAVE_MPROTECT
151
152 /* Define if <sys/procfs.h> has prpsinfo32_t. */
153 #undef HAVE_PRPSINFO32_T
154
155 /* Define if <sys/procfs.h> has prpsinfo32_t.pr_pid. */
156 #undef HAVE_PRPSINFO32_T_PR_PID
157
158 /* Define if <sys/procfs.h> has prpsinfo_t. */
159 #undef HAVE_PRPSINFO_T
160
161 /* Define if <sys/procfs.h> has prpsinfo_t.pr_pid. */
162 #undef HAVE_PRPSINFO_T_PR_PID
163
164 /* Define if <sys/procfs.h> has prstatus32_t. */
165 #undef HAVE_PRSTATUS32_T
166
167 /* Define if <sys/procfs.h> has prstatus32_t.pr_who. */
168 #undef HAVE_PRSTATUS32_T_PR_WHO
169
170 /* Define if <sys/procfs.h> has prstatus_t. */
171 #undef HAVE_PRSTATUS_T
172
173 /* Define if <sys/procfs.h> has prstatus_t.pr_who. */
174 #undef HAVE_PRSTATUS_T_PR_WHO
175
176 /* Define if <sys/procfs.h> has psinfo32_t. */
177 #undef HAVE_PSINFO32_T
178
179 /* Define if <sys/procfs.h> has psinfo32_t.pr_pid. */
180 #undef HAVE_PSINFO32_T_PR_PID
181
182 /* Define if <sys/procfs.h> has psinfo_t. */
183 #undef HAVE_PSINFO_T
184
185 /* Define if <sys/procfs.h> has psinfo_t.pr_pid. */
186 #undef HAVE_PSINFO_T_PR_PID
187
188 /* Define if <sys/procfs.h> has pstatus32_t. */
189 #undef HAVE_PSTATUS32_T
190
191 /* Define if <sys/procfs.h> has pstatus_t. */
192 #undef HAVE_PSTATUS_T
193
194 /* Define if <sys/procfs.h> has pxstatus_t. */
195 #undef HAVE_PXSTATUS_T
196
197 /* Define to 1 if you have the <stdint.h> header file. */
198 #undef HAVE_STDINT_H
199
200 /* Define to 1 if you have the <stdlib.h> header file. */
201 #undef HAVE_STDLIB_H
202
203 /* Define to 1 if you have the <strings.h> header file. */
204 #undef HAVE_STRINGS_H
205
206 /* Define to 1 if you have the <string.h> header file. */
207 #undef HAVE_STRING_H
208
209 /* Define if struct core_dumpx has member c_impl */
210 #undef HAVE_ST_C_IMPL
211
212 /* Define to 1 if you have the `sysconf' function. */
213 #undef HAVE_SYSCONF
214
215 /* Define to 1 if you have the <sys/file.h> header file. */
216 #undef HAVE_SYS_FILE_H
217
218 /* Define to 1 if you have the <sys/param.h> header file. */
219 #undef HAVE_SYS_PARAM_H
220
221 /* Define to 1 if you have the <sys/procfs.h> header file. */
222 #undef HAVE_SYS_PROCFS_H
223
224 /* Define to 1 if you have the <sys/resource.h> header file. */
225 #undef HAVE_SYS_RESOURCE_H
226
227 /* Define to 1 if you have the <sys/stat.h> header file. */
228 #undef HAVE_SYS_STAT_H
229
230 /* Define to 1 if you have the <sys/types.h> header file. */
231 #undef HAVE_SYS_TYPES_H
232
233 /* Define to 1 if you have the <unistd.h> header file. */
234 #undef HAVE_UNISTD_H
235
236 /* Define if <sys/procfs.h> has win32_pstatus_t. */
237 #undef HAVE_WIN32_PSTATUS_T
238
239 /* Define to 1 if you have the <windows.h> header file. */
240 #undef HAVE_WINDOWS_H
241
242 /* Define to 1 if zstd is enabled. */
243 #undef HAVE_ZSTD
244
245 /* Define to the sub-directory in which libtool stores uninstalled libraries.
246 */
247 #undef LT_OBJDIR
248
249 /* Name of package */
250 #undef PACKAGE
251
252 /* Define to the address where bug reports for this package should be sent. */
253 #undef PACKAGE_BUGREPORT
254
255 /* Define to the full name of this package. */
256 #undef PACKAGE_NAME
257
258 /* Define to the full name and version of this package. */
259 #undef PACKAGE_STRING
260
261 /* Define to the one symbol short name of this package. */
262 #undef PACKAGE_TARNAME
263
264 /* Define to the home page for this package. */
265 #undef PACKAGE_URL
266
267 /* Define to the version of this package. */
268 #undef PACKAGE_VERSION
269
270 /* The size of `int', as computed by sizeof. */
271 #undef SIZEOF_INT
272
273 /* The size of `long', as computed by sizeof. */
274 #undef SIZEOF_LONG
275
276 /* The size of `long long', as computed by sizeof. */
277 #undef SIZEOF_LONG_LONG
278
279 /* The size of `off_t', as computed by sizeof. */
280 #undef SIZEOF_OFF_T
281
282 /* The size of `void *', as computed by sizeof. */
283 #undef SIZEOF_VOID_P
284
285 /* Define to 1 if you have the ANSI C header files. */
286 #undef STDC_HEADERS
287
288 /* If the compiler supports a TLS storage class, define it to that here */
289 #undef TLS
290
291 /* Name of host specific header file to include in trad-core.c. */
292 #undef TRAD_HEADER
293
294 /* Define if 64-bit archives should always be used. */
295 #undef USE_64_BIT_ARCHIVE
296
297 /* Use b modifier when opening binary files? */
298 #undef USE_BINARY_FOPEN
299
300 /* Define if we should use leading underscore on 64 bit mingw targets */
301 #undef USE_MINGW64_LEADING_UNDERSCORES
302
303 /* Use mmap if it's available? */
304 #undef USE_MMAP
305
306 /* Define if we should default to creating read-only plt entries */
307 #undef USE_SECUREPLT
308
309 /* Enable extensions on AIX 3, Interix. */
310 #ifndef _ALL_SOURCE
311 # undef _ALL_SOURCE
312 #endif
313 /* Enable GNU extensions on systems that have them. */
314 #ifndef _GNU_SOURCE
315 # undef _GNU_SOURCE
316 #endif
317 /* Enable threading extensions on Solaris. */
318 #ifndef _POSIX_PTHREAD_SEMANTICS
319 # undef _POSIX_PTHREAD_SEMANTICS
320 #endif
321 /* Enable extensions on HP NonStop. */
322 #ifndef _TANDEM_SOURCE
323 # undef _TANDEM_SOURCE
324 #endif
325 /* Enable general extensions on Solaris. */
326 #ifndef __EXTENSIONS__
327 # undef __EXTENSIONS__
328 #endif
329
330
331 /* Version number of package */
332 #undef VERSION
333
334 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
335 significant byte first (like Motorola and SPARC, unlike Intel). */
336 #if defined AC_APPLE_UNIVERSAL_BUILD
337 # if defined __BIG_ENDIAN__
338 # define WORDS_BIGENDIAN 1
339 # endif
340 #else
341 # ifndef WORDS_BIGENDIAN
342 # undef WORDS_BIGENDIAN
343 # endif
344 #endif
345
346 /* Enable large inode numbers on Mac OS X 10.5. */
347 #ifndef _DARWIN_USE_64_BIT_INODE
348 # define _DARWIN_USE_64_BIT_INODE 1
349 #endif
350
351 /* Number of bits in a file offset, on hosts where this is settable. */
352 #undef _FILE_OFFSET_BITS
353
354 /* Define for large files, on AIX-style hosts. */
355 #undef _LARGE_FILES
356
357 /* Define to 1 if on MINIX. */
358 #undef _MINIX
359
360 /* Define to 2 if the system does not provide POSIX.1 features except with
361 this defined. */
362 #undef _POSIX_1_SOURCE
363
364 /* Define to 1 if you need to in order for `stat' and other things to work. */
365 #undef _POSIX_SOURCE
366
367 /* Use structured /proc on Solaris. */
368 #undef _STRUCTURED_PROC