c99 elfxx-riscv.c fix
[deliverable/binutils-gdb.git] / bfd / config.in
CommitLineData
35eafcc7 1/* config.in. Generated from configure.ac by autoheader. */
252b5132 2
df7b86aa
NC
3/* Check that config.h is #included before system headers
4 (this works only for glibc, but that should be enough). */
00716ab1 5#if defined(__GLIBC__) && !defined(__FreeBSD_kernel__) && !defined(__CONFIG_H__)
df7b86aa
NC
6# error config.h must be #included before system headers
7#endif
8#define __CONFIG_H__ 1
9
8bc7f138
L
10/* Name of host specific core header file to include in elf.c. */
11#undef CORE_HEADER
12
f6aec96d
L
13/* Define to 1 if you want to enable -z separate-code in ELF linker by
14 default. */
15#undef DEFAULT_LD_Z_SEPARATE_CODE
16
7ff1a5b5
AM
17/* Define to 1 if translation of program messages to the user's native
18 language is requested. */
5464f5a1 19#undef ENABLE_NLS
252b5132 20
0aa99dcd
L
21/* Suffix used for executables, if any. */
22#undef EXECUTABLE_SUFFIX
23
8bc9c892
NC
24/* Define to 1 if you have the <alloca.h> header file. */
25#undef HAVE_ALLOCA_H
26
d6f1bafa
IB
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
fddc4048
JG
31/* Define to 1 if you have the declaration of `basename', and to 0 if you
32 don't. */
2e9ebff5
JG
33#undef HAVE_DECL_BASENAME
34
d34a2b1d
JG
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 `free', and to 0 if you don't.
39 */
40#undef HAVE_DECL_FREE
41
ec7b76fe
JG
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
d34a2b1d
JG
58/* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
59 */
60#undef HAVE_DECL_GETENV
61
62/* Define to 1 if you have the declaration of `malloc', and to 0 if you don't.
63 */
64#undef HAVE_DECL_MALLOC
65
66/* Define to 1 if you have the declaration of `realloc', and to 0 if you
67 don't. */
68#undef HAVE_DECL_REALLOC
69
36527912
AJ
70/* Define to 1 if you have the declaration of `snprintf', and to 0 if you
71 don't. */
72#undef HAVE_DECL_SNPRINTF
73
be5cacdb
L
74/* Define to 1 if you have the declaration of `stpcpy', and to 0 if you don't.
75 */
76#undef HAVE_DECL_STPCPY
77
5a026fc9
NC
78/* Define to 1 if you have the declaration of `strnlen', and to 0 if you
79 don't. */
80#undef HAVE_DECL_STRNLEN
81
d34a2b1d
JG
82/* Define to 1 if you have the declaration of `strstr', and to 0 if you don't.
83 */
84#undef HAVE_DECL_STRSTR
85
d6f1bafa
IB
86/* Define to 1 if you have the declaration of `vasprintf', and to 0 if you
87 don't. */
88#undef HAVE_DECL_VASPRINTF
89
36527912
AJ
90/* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
91 don't. */
92#undef HAVE_DECL_VSNPRINTF
93
5464f5a1
NN
94/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
95 */
96#undef HAVE_DIRENT_H
97
ae351704
AM
98/* Define to 1 if you have the <dlfcn.h> header file. */
99#undef HAVE_DLFCN_H
100
0aa99dcd
L
101/* Does the platform use an executable suffix? */
102#undef HAVE_EXECUTABLE_SUFFIX
103
5464f5a1 104/* Define to 1 if you have the `fcntl' function. */
252b5132
RH
105#undef HAVE_FCNTL
106
5464f5a1
NN
107/* Define to 1 if you have the <fcntl.h> header file. */
108#undef HAVE_FCNTL_H
109
110/* Define to 1 if you have the `fdopen' function. */
252b5132
RH
111#undef HAVE_FDOPEN
112
428b207a
TT
113/* Define to 1 if you have the `fileno' function. */
114#undef HAVE_FILENO
115
a767a1c4
SM
116/* Define to 1 if you have the `fls' function. */
117#undef HAVE_FLS
118
2e6f4fae
DJ
119/* Define to 1 if you have the `fopen64' function. */
120#undef HAVE_FOPEN64
121
5464f5a1 122/* Define to 1 if you have the `fseeko' function. */
c1ea0c09
AC
123#undef HAVE_FSEEKO
124
5464f5a1 125/* Define to 1 if you have the `fseeko64' function. */
c1ea0c09
AC
126#undef HAVE_FSEEKO64
127
5464f5a1 128/* Define to 1 if you have the `ftello' function. */
c1ea0c09
AC
129#undef HAVE_FTELLO
130
5464f5a1 131/* Define to 1 if you have the `ftello64' function. */
c1ea0c09
AC
132#undef HAVE_FTELLO64
133
5464f5a1 134/* Define to 1 if you have the `getgid' function. */
633fd09f
ILT
135#undef HAVE_GETGID
136
5464f5a1 137/* Define to 1 if you have the `getpagesize' function. */
252b5132
RH
138#undef HAVE_GETPAGESIZE
139
9d782e8d
MW
140/* Define to 1 if you have the `getrlimit' function. */
141#undef HAVE_GETRLIMIT
142
5464f5a1 143/* Define to 1 if you have the `getuid' function. */
633fd09f
ILT
144#undef HAVE_GETUID
145
8722de9c
AM
146/* Define if your compiler supports hidden visibility. */
147#undef HAVE_HIDDEN
148
5464f5a1
NN
149/* Define to 1 if you have the <inttypes.h> header file. */
150#undef HAVE_INTTYPES_H
151
33c734b2
AM
152/* Define to 1 if the system has the type `long double'. */
153#undef HAVE_LONG_DOUBLE
154
155/* Define to 1 if the system has the type `long long'. */
156#undef HAVE_LONG_LONG
157
5464f5a1
NN
158/* Define if <sys/procfs.h> has lwpstatus_t. */
159#undef HAVE_LWPSTATUS_T
160
161/* Define if <sys/procfs.h> has lwpstatus_t.pr_context. */
162#undef HAVE_LWPSTATUS_T_PR_CONTEXT
163
16231b7b
DG
164/* Define if <sys/procfs.h> has lwpstatus_t.pr_fpreg. */
165#undef HAVE_LWPSTATUS_T_PR_FPREG
166
5464f5a1
NN
167/* Define if <sys/procfs.h> has lwpstatus_t.pr_reg. */
168#undef HAVE_LWPSTATUS_T_PR_REG
169
170/* Define if <sys/procfs.h> has lwpxstatus_t. */
171#undef HAVE_LWPXSTATUS_T
172
173/* Define to 1 if you have the `madvise' function. */
252b5132
RH
174#undef HAVE_MADVISE
175
5464f5a1
NN
176/* Define to 1 if you have the <memory.h> header file. */
177#undef HAVE_MEMORY_H
178
179/* Define to 1 if you have a working `mmap' system call. */
180#undef HAVE_MMAP
181
182/* Define to 1 if you have the `mprotect' function. */
252b5132
RH
183#undef HAVE_MPROTECT
184
5464f5a1
NN
185/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
186#undef HAVE_NDIR_H
252b5132 187
5464f5a1
NN
188/* Define if <sys/procfs.h> has prpsinfo32_t. */
189#undef HAVE_PRPSINFO32_T
252b5132 190
335e41d4
JK
191/* Define if <sys/procfs.h> has prpsinfo32_t.pr_pid. */
192#undef HAVE_PRPSINFO32_T_PR_PID
193
5464f5a1
NN
194/* Define if <sys/procfs.h> has prpsinfo_t. */
195#undef HAVE_PRPSINFO_T
252b5132 196
335e41d4
JK
197/* Define if <sys/procfs.h> has prpsinfo_t.pr_pid. */
198#undef HAVE_PRPSINFO_T_PR_PID
199
5464f5a1
NN
200/* Define if <sys/procfs.h> has prstatus32_t. */
201#undef HAVE_PRSTATUS32_T
252b5132 202
5464f5a1
NN
203/* Define if <sys/procfs.h> has prstatus32_t.pr_who. */
204#undef HAVE_PRSTATUS32_T_PR_WHO
252b5132 205
5464f5a1
NN
206/* Define if <sys/procfs.h> has prstatus_t. */
207#undef HAVE_PRSTATUS_T
252b5132 208
5464f5a1
NN
209/* Define if <sys/procfs.h> has prstatus_t.pr_who. */
210#undef HAVE_PRSTATUS_T_PR_WHO
49c97a80 211
5464f5a1
NN
212/* Define if <sys/procfs.h> has psinfo32_t. */
213#undef HAVE_PSINFO32_T
252b5132 214
335e41d4
JK
215/* Define if <sys/procfs.h> has psinfo32_t.pr_pid. */
216#undef HAVE_PSINFO32_T_PR_PID
217
5464f5a1
NN
218/* Define if <sys/procfs.h> has psinfo_t. */
219#undef HAVE_PSINFO_T
252b5132 220
335e41d4
JK
221/* Define if <sys/procfs.h> has psinfo_t.pr_pid. */
222#undef HAVE_PSINFO_T_PR_PID
223
5464f5a1
NN
224/* Define if <sys/procfs.h> has pstatus32_t. */
225#undef HAVE_PSTATUS32_T
252b5132 226
5464f5a1
NN
227/* Define if <sys/procfs.h> has pstatus_t. */
228#undef HAVE_PSTATUS_T
252b5132 229
5464f5a1
NN
230/* Define if <sys/procfs.h> has pxstatus_t. */
231#undef HAVE_PXSTATUS_T
252b5132 232
5464f5a1
NN
233/* Define to 1 if you have the `setitimer' function. */
234#undef HAVE_SETITIMER
252b5132 235
5464f5a1 236/* Define to 1 if you have the <stddef.h> header file. */
252b5132
RH
237#undef HAVE_STDDEF_H
238
5464f5a1
NN
239/* Define to 1 if you have the <stdint.h> header file. */
240#undef HAVE_STDINT_H
241
242/* Define to 1 if you have the <stdlib.h> header file. */
252b5132
RH
243#undef HAVE_STDLIB_H
244
5464f5a1 245/* Define to 1 if you have the <strings.h> header file. */
252b5132
RH
246#undef HAVE_STRINGS_H
247
5464f5a1
NN
248/* Define to 1 if you have the <string.h> header file. */
249#undef HAVE_STRING_H
250
251/* Define to 1 if you have the `strtoull' function. */
252#undef HAVE_STRTOULL
253
254/* Define if struct core_dumpx has member c_impl */
255#undef HAVE_ST_C_IMPL
256
257/* Define to 1 if you have the `sysconf' function. */
258#undef HAVE_SYSCONF
259
260/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
261 */
252b5132
RH
262#undef HAVE_SYS_DIR_H
263
5464f5a1 264/* Define to 1 if you have the <sys/file.h> header file. */
252b5132
RH
265#undef HAVE_SYS_FILE_H
266
5464f5a1
NN
267/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
268 */
252b5132
RH
269#undef HAVE_SYS_NDIR_H
270
d0ac1c44
SM
271/* Define to 1 if you have the <sys/param.h> header file. */
272#undef HAVE_SYS_PARAM_H
273
5464f5a1 274/* Define to 1 if you have the <sys/procfs.h> header file. */
252b5132
RH
275#undef HAVE_SYS_PROCFS_H
276
9d782e8d
MW
277/* Define to 1 if you have the <sys/resource.h> header file. */
278#undef HAVE_SYS_RESOURCE_H
279
5464f5a1 280/* Define to 1 if you have the <sys/stat.h> header file. */
05864e2a
AM
281#undef HAVE_SYS_STAT_H
282
5464f5a1 283/* Define to 1 if you have the <sys/time.h> header file. */
252b5132
RH
284#undef HAVE_SYS_TIME_H
285
5464f5a1 286/* Define to 1 if you have the <sys/types.h> header file. */
05864e2a
AM
287#undef HAVE_SYS_TYPES_H
288
5464f5a1 289/* Define to 1 if you have the <time.h> header file. */
252b5132
RH
290#undef HAVE_TIME_H
291
5464f5a1 292/* Define to 1 if you have the <unistd.h> header file. */
252b5132
RH
293#undef HAVE_UNISTD_H
294
5879bb8f
NC
295/* Define to 1 if you have the <wchar.h> header file. */
296#undef HAVE_WCHAR_H
297
31593e1b
NC
298/* Define to 1 if you have the <wctype.h> header file. */
299#undef HAVE_WCTYPE_H
300
5464f5a1
NN
301/* Define if <sys/procfs.h> has win32_pstatus_t. */
302#undef HAVE_WIN32_PSTATUS_T
252b5132 303
17d5dae2
KT
304/* Define to 1 if you have the <windows.h> header file. */
305#undef HAVE_WINDOWS_H
306
ae351704
AM
307/* Define to the sub-directory in which libtool stores uninstalled libraries.
308 */
309#undef LT_OBJDIR
310
5464f5a1
NN
311/* Name of package */
312#undef PACKAGE
252b5132 313
5464f5a1
NN
314/* Define to the address where bug reports for this package should be sent. */
315#undef PACKAGE_BUGREPORT
8d88c4ca 316
5464f5a1
NN
317/* Define to the full name of this package. */
318#undef PACKAGE_NAME
7ee38065 319
5464f5a1
NN
320/* Define to the full name and version of this package. */
321#undef PACKAGE_STRING
252b5132 322
5464f5a1
NN
323/* Define to the one symbol short name of this package. */
324#undef PACKAGE_TARNAME
7ee38065 325
81ecdfbb
RW
326/* Define to the home page for this package. */
327#undef PACKAGE_URL
328
5464f5a1
NN
329/* Define to the version of this package. */
330#undef PACKAGE_VERSION
252b5132 331
81ecdfbb 332/* The size of `char', as computed by sizeof. */
d5efd9fc
AM
333#undef SIZEOF_CHAR
334
81ecdfbb 335/* The size of `int', as computed by sizeof. */
d5efd9fc
AM
336#undef SIZEOF_INT
337
81ecdfbb 338/* The size of `long', as computed by sizeof. */
5464f5a1 339#undef SIZEOF_LONG
7ee38065 340
81ecdfbb 341/* The size of `long long', as computed by sizeof. */
5464f5a1 342#undef SIZEOF_LONG_LONG
252b5132 343
81ecdfbb 344/* The size of `off_t', as computed by sizeof. */
5464f5a1 345#undef SIZEOF_OFF_T
8d88c4ca 346
81ecdfbb 347/* The size of `short', as computed by sizeof. */
d5efd9fc
AM
348#undef SIZEOF_SHORT
349
81ecdfbb 350/* The size of `void *', as computed by sizeof. */
d5efd9fc
AM
351#undef SIZEOF_VOID_P
352
5464f5a1
NN
353/* Define to 1 if you have the ANSI C header files. */
354#undef STDC_HEADERS
252b5132 355
2e0fbf77
JW
356/* Define if you can safely include both <string.h> and <strings.h>. */
357#undef STRING_WITH_STRINGS
358
5464f5a1
NN
359/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
360#undef TIME_WITH_SYS_TIME
16e9c715 361
252b5132
RH
362/* Name of host specific header file to include in trad-core.c. */
363#undef TRAD_HEADER
364
865422fa 365/* Define if 64-bit archives should always be used. */
e6cc316a
L
366#undef USE_64_BIT_ARCHIVE
367
5464f5a1
NN
368/* Use b modifier when opening binary files? */
369#undef USE_BINARY_FOPEN
c1ea0c09 370
ef72a554
KT
371/* Define if we should use leading underscore on 64 bit mingw targets */
372#undef USE_MINGW64_LEADING_UNDERSCORES
373
252b5132
RH
374/* Use mmap if it's available? */
375#undef USE_MMAP
376
6ec7057a
RH
377/* Define if we should default to creating read-only plt entries */
378#undef USE_SECUREPLT
379
7357c5b6
AM
380/* Enable extensions on AIX 3, Interix. */
381#ifndef _ALL_SOURCE
382# undef _ALL_SOURCE
383#endif
384/* Enable GNU extensions on systems that have them. */
385#ifndef _GNU_SOURCE
386# undef _GNU_SOURCE
387#endif
388/* Enable threading extensions on Solaris. */
389#ifndef _POSIX_PTHREAD_SEMANTICS
390# undef _POSIX_PTHREAD_SEMANTICS
391#endif
392/* Enable extensions on HP NonStop. */
393#ifndef _TANDEM_SOURCE
394# undef _TANDEM_SOURCE
395#endif
396/* Enable general extensions on Solaris. */
397#ifndef __EXTENSIONS__
398# undef __EXTENSIONS__
399#endif
400
81ecdfbb
RW
401
402/* Version number of package */
403#undef VERSION
404
d0ac1c44
SM
405/* Enable large inode numbers on Mac OS X 10.5. */
406#ifndef _DARWIN_USE_64_BIT_INODE
407# define _DARWIN_USE_64_BIT_INODE 1
408#endif
409
81ecdfbb
RW
410/* Number of bits in a file offset, on hosts where this is settable. */
411#undef _FILE_OFFSET_BITS
412
413/* Define for large files, on AIX-style hosts. */
414#undef _LARGE_FILES
415
416/* Define to 1 if on MINIX. */
417#undef _MINIX
418
419/* Define to 2 if the system does not provide POSIX.1 features except with
420 this defined. */
421#undef _POSIX_1_SOURCE
422
423/* Define to 1 if you need to in order for `stat' and other things to work. */
424#undef _POSIX_SOURCE
This page took 0.989884 seconds and 4 git commands to generate.