]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - binutils/config.in
libctf, include, binutils, gdb: rename CTF-opening functions
[thirdparty/binutils-gdb.git] / binutils / 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). */
e6f88107 5#if defined(__GLIBC__) && !defined(__FreeBSD_kernel__) && !defined(__CONFIG_H__)
df7b86aa
NC
6# error config.h must be #included before system headers
7#endif
e6f88107 8#define __CONFIG_H__ 1
df7b86aa 9
42ecbf5e
DJ
10/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
11 systems. This function is required for `alloca.c' support on those systems.
12 */
13#undef CRAY_STACKSEG_END
14
15/* Define to 1 if using `alloca.c'. */
252b5132
RH
16#undef C_ALLOCA
17
9cb80f72
RM
18/* Should ar and ranlib use -D behavior by default? */
19#undef DEFAULT_AR_DETERMINISTIC
20
e6f6aa8d
NC
21/* Have nm use F and f for global and local ifunc symbols */
22#undef DEFAULT_F_FOR_IFUNC_SYMBOLS
23
7fac9594
NC
24/* Should strings use -a behavior by default? */
25#undef DEFAULT_STRINGS_ALL
26
094e34f2
NA
27/* Handle .ctf type-info sections */
28#undef ENABLE_LIBCTF
29
8c61c153
AM
30/* Define to 1 if translation of program messages to the user's native
31 language is requested. */
42ecbf5e 32#undef ENABLE_NLS
252b5132 33
42ecbf5e
DJ
34/* Suffix used for executables, if any. */
35#undef EXECUTABLE_SUFFIX
252b5132 36
42ecbf5e 37/* Define to 1 if you have `alloca', as a function or macro. */
252b5132
RH
38#undef HAVE_ALLOCA
39
42ecbf5e
DJ
40/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
41 */
252b5132
RH
42#undef HAVE_ALLOCA_H
43
1f5345a6
ST
44/* Define to 1 if you have the declaration of `asprintf', and to 0 if you
45 don't. */
46#undef HAVE_DECL_ASPRINTF
47
398ee8f1
SE
48/* Define to 1 if you have the declaration of `environ', and to 0 if you
49 don't. */
50#undef HAVE_DECL_ENVIRON
51
52/* Define to 1 if you have the declaration of `fprintf', and to 0 if you
53 don't. */
54#undef HAVE_DECL_FPRINTF
55
b7d4af3a
JW
56/* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
57 don't. */
58#undef HAVE_DECL_GETC_UNLOCKED
59
398ee8f1
SE
60/* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
61 */
62#undef HAVE_DECL_GETENV
63
42ecbf5e
DJ
64/* Is the prototype for getopt in <unistd.h> in the expected format? */
65#undef HAVE_DECL_GETOPT
252b5132 66
398ee8f1
SE
67/* Define to 1 if you have the declaration of `sbrk', and to 0 if you don't.
68 */
69#undef HAVE_DECL_SBRK
70
82de001f
JJ
71/* Define to 1 if you have the declaration of `snprintf', and to 0 if you
72 don't. */
73#undef HAVE_DECL_SNPRINTF
74
3e321448
L
75/* Define to 1 if you have the declaration of `stpcpy', and to 0 if you don't.
76 */
77#undef HAVE_DECL_STPCPY
78
952781e8
AM
79/* Define to 1 if you have the declaration of `strnlen', and to 0 if you
80 don't. */
81#undef HAVE_DECL_STRNLEN
82
398ee8f1
SE
83/* Define to 1 if you have the declaration of `strstr', and to 0 if you don't.
84 */
85#undef HAVE_DECL_STRSTR
86
82de001f
JJ
87/* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
88 don't. */
89#undef HAVE_DECL_VSNPRINTF
90
ae351704
AM
91/* Define to 1 if you have the <dlfcn.h> header file. */
92#undef HAVE_DLFCN_H
93
42ecbf5e
DJ
94/* Does the platform use an executable suffix? */
95#undef HAVE_EXECUTABLE_SUFFIX
252b5132 96
42ecbf5e
DJ
97/* Define to 1 if you have the <fcntl.h> header file. */
98#undef HAVE_FCNTL_H
252b5132 99
42ecbf5e
DJ
100/* Define to 1 if you have the `getc_unlocked' function. */
101#undef HAVE_GETC_UNLOCKED
252b5132 102
34156b23
L
103/* Define to 1 if you have the `getpagesize' function. */
104#undef HAVE_GETPAGESIZE
105
42ecbf5e
DJ
106/* Does <utime.h> define struct utimbuf? */
107#undef HAVE_GOOD_UTIME_H
252b5132 108
ae351704
AM
109/* Define if you have the iconv() function. */
110#undef HAVE_ICONV
111
42ecbf5e
DJ
112/* Define to 1 if you have the <inttypes.h> header file. */
113#undef HAVE_INTTYPES_H
252b5132 114
44350750
NC
115/* Define if your <locale.h> file defines LC_MESSAGES. */
116#undef HAVE_LC_MESSAGES
117
301a9420
AM
118/* Define to 1 if debuginfod is enabled. */
119#undef HAVE_LIBDEBUGINFOD
120
13a09c7c
L
121/* Define to 1 if you have the <limits.h> header file. */
122#undef HAVE_LIMITS_H
123
58797674
RM
124/* Define to 1 if you have the <locale.h> header file. */
125#undef HAVE_LOCALE_H
126
4c219c2e
AM
127/* Define to 1 if the system has the type `long long'. */
128#undef HAVE_LONG_LONG
129
3bfcb652
NC
130/* Define if mbstate_t exists in wchar.h. */
131#undef HAVE_MBSTATE_T
132
42ecbf5e
DJ
133/* Define to 1 if you have the <memory.h> header file. */
134#undef HAVE_MEMORY_H
135
f9c026a8
NC
136/* Define to 1 if you have the `mkdtemp' function. */
137#undef HAVE_MKDTEMP
138
139/* Define to 1 if you have the `mkstemp' function. */
140#undef HAVE_MKSTEMP
141
34156b23
L
142/* Define to 1 if you have a working `mmap' system call. */
143#undef HAVE_MMAP
144
42ecbf5e 145/* Define to 1 if you have the `sbrk' function. */
252b5132
RH
146#undef HAVE_SBRK
147
44350750
NC
148/* Define to 1 if you have the `setlocale' function. */
149#undef HAVE_SETLOCALE
150
42ecbf5e 151/* Define to 1 if you have the `setmode' function. */
5af11cab
AM
152#undef HAVE_SETMODE
153
42ecbf5e
DJ
154/* Define to 1 if you have the <stdint.h> header file. */
155#undef HAVE_STDINT_H
156
157/* Define to 1 if you have the <stdlib.h> header file. */
158#undef HAVE_STDLIB_H
159
42ecbf5e 160/* Define to 1 if you have the `strcoll' function. */
9710509e
AM
161#undef HAVE_STRCOLL
162
42ecbf5e
DJ
163/* Define to 1 if you have the <strings.h> header file. */
164#undef HAVE_STRINGS_H
252b5132 165
42ecbf5e
DJ
166/* Define to 1 if you have the <string.h> header file. */
167#undef HAVE_STRING_H
252b5132 168
42ecbf5e
DJ
169/* Define to 1 if you have the <sys/file.h> header file. */
170#undef HAVE_SYS_FILE_H
252b5132 171
13a09c7c
L
172/* Define to 1 if you have the <sys/param.h> header file. */
173#undef HAVE_SYS_PARAM_H
174
42ecbf5e
DJ
175/* Define to 1 if you have the <sys/stat.h> header file. */
176#undef HAVE_SYS_STAT_H
252b5132 177
42ecbf5e
DJ
178/* Define to 1 if you have the <sys/types.h> header file. */
179#undef HAVE_SYS_TYPES_H
252b5132 180
42ecbf5e
DJ
181/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
182#undef HAVE_SYS_WAIT_H
252b5132 183
42ecbf5e
DJ
184/* Is the type time_t defined in <time.h>? */
185#undef HAVE_TIME_T_IN_TIME_H
252b5132 186
42ecbf5e
DJ
187/* Is the type time_t defined in <sys/types.h>? */
188#undef HAVE_TIME_T_IN_TYPES_H
252b5132 189
42ecbf5e
DJ
190/* Define to 1 if you have the <unistd.h> header file. */
191#undef HAVE_UNISTD_H
252b5132 192
42ecbf5e
DJ
193/* Define to 1 if you have the `utimes' function. */
194#undef HAVE_UTIMES
252b5132 195
3bfcb652
NC
196/* Define to 1 if you have the <wchar.h> header file. */
197#undef HAVE_WCHAR_H
198
b879806f
AM
199/* Define to 1 if you have the <windows.h> header file. */
200#undef HAVE_WINDOWS_H
201
ae351704
AM
202/* Define as const if the declaration of iconv() needs const. */
203#undef ICONV_CONST
204
205/* Define to the sub-directory in which libtool stores uninstalled libraries.
206 */
207#undef LT_OBJDIR
208
42ecbf5e
DJ
209/* Name of package */
210#undef PACKAGE
2481e6a2 211
42ecbf5e
DJ
212/* Define to the address where bug reports for this package should be sent. */
213#undef PACKAGE_BUGREPORT
bb0cb4db 214
42ecbf5e
DJ
215/* Define to the full name of this package. */
216#undef PACKAGE_NAME
cedd9a58 217
42ecbf5e
DJ
218/* Define to the full name and version of this package. */
219#undef PACKAGE_STRING
fb5b5478 220
42ecbf5e
DJ
221/* Define to the one symbol short name of this package. */
222#undef PACKAGE_TARNAME
cedd9a58 223
81ecdfbb
RW
224/* Define to the home page for this package. */
225#undef PACKAGE_URL
226
42ecbf5e
DJ
227/* Define to the version of this package. */
228#undef PACKAGE_VERSION
252b5132 229
4c219c2e
AM
230/* The size of `long', as computed by sizeof. */
231#undef SIZEOF_LONG
232
233/* The size of `long long', as computed by sizeof. */
234#undef SIZEOF_LONG_LONG
235
42ecbf5e
DJ
236/* If using the C implementation of alloca, define if you know the
237 direction of stack growth for your system; otherwise it will be
81ecdfbb 238 automatically deduced at runtime.
42ecbf5e
DJ
239 STACK_DIRECTION > 0 => grows toward higher addresses
240 STACK_DIRECTION < 0 => grows toward lower addresses
241 STACK_DIRECTION = 0 => direction of growth unknown */
242#undef STACK_DIRECTION
252b5132 243
42ecbf5e
DJ
244/* Define to 1 if you have the ANSI C header files. */
245#undef STDC_HEADERS
e46eba98 246
f2c621e4
AS
247/* Define if you can safely include both <string.h> and <strings.h>. */
248#undef STRING_WITH_STRINGS
249
42ecbf5e
DJ
250/* Configured target name. */
251#undef TARGET
252b5132 252
42ecbf5e
DJ
253/* Define to 1 if user symbol names have a leading underscore, 0 if not. */
254#undef TARGET_PREPENDS_UNDERSCORE
252b5132 255
42ecbf5e
DJ
256/* Use b modifier when opening binary files? */
257#undef USE_BINARY_FOPEN
252b5132 258
81ecdfbb
RW
259/* Enable extensions on AIX 3, Interix. */
260#ifndef _ALL_SOURCE
261# undef _ALL_SOURCE
262#endif
263/* Enable GNU extensions on systems that have them. */
264#ifndef _GNU_SOURCE
265# undef _GNU_SOURCE
266#endif
267/* Enable threading extensions on Solaris. */
268#ifndef _POSIX_PTHREAD_SEMANTICS
269# undef _POSIX_PTHREAD_SEMANTICS
270#endif
271/* Enable extensions on HP NonStop. */
272#ifndef _TANDEM_SOURCE
273# undef _TANDEM_SOURCE
274#endif
275/* Enable general extensions on Solaris. */
276#ifndef __EXTENSIONS__
277# undef __EXTENSIONS__
278#endif
279
280
42ecbf5e
DJ
281/* Version number of package */
282#undef VERSION
252b5132 283
42ecbf5e
DJ
284/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
285 `char[]'. */
286#undef YYTEXT_POINTER
252b5132 287
d0ac1c44
SM
288/* Enable large inode numbers on Mac OS X 10.5. */
289#ifndef _DARWIN_USE_64_BIT_INODE
290# define _DARWIN_USE_64_BIT_INODE 1
291#endif
292
d053aef8
JK
293/* Number of bits in a file offset, on hosts where this is settable. */
294#undef _FILE_OFFSET_BITS
295
d053aef8
JK
296/* Define for large files, on AIX-style hosts. */
297#undef _LARGE_FILES
298
7357c5b6
AM
299/* Define to 1 if on MINIX. */
300#undef _MINIX
301
302/* Define to 2 if the system does not provide POSIX.1 features except with
303 this defined. */
304#undef _POSIX_1_SOURCE
305
306/* Define to 1 if you need to in order for `stat' and other things to work. */
307#undef _POSIX_SOURCE
d0ac1c44
SM
308
309/* Define to `unsigned int' if <sys/types.h> does not define. */
310#undef size_t