ENABLE_CHECKING in bfd, opcodes, binutils, ld
[deliverable/binutils-gdb.git] / binutils / 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 /* Should ar and ranlib use -D behavior by default? */
11 #undef DEFAULT_AR_DETERMINISTIC
12
13 /* Have readelf and objdump follow debug links by default */
14 #undef DEFAULT_FOR_FOLLOW_LINKS
15
16 /* Have nm use F and f for global and local ifunc symbols */
17 #undef DEFAULT_F_FOR_IFUNC_SYMBOLS
18
19 /* Should strings use -a behavior by default? */
20 #undef DEFAULT_STRINGS_ALL
21
22 /* Define if you want run-time sanity checks. */
23 #undef ENABLE_CHECKING
24
25 /* Handle .ctf type-info sections */
26 #undef ENABLE_LIBCTF
27
28 /* Define to 1 if translation of program messages to the user's native
29 language is requested. */
30 #undef ENABLE_NLS
31
32 /* Suffix used for executables, if any. */
33 #undef EXECUTABLE_SUFFIX
34
35 /* Define to 1 if you have the declaration of `asprintf', and to 0 if you
36 don't. */
37 #undef HAVE_DECL_ASPRINTF
38
39 /* Define to 1 if you have the declaration of `environ', and to 0 if you
40 don't. */
41 #undef HAVE_DECL_ENVIRON
42
43 /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
44 don't. */
45 #undef HAVE_DECL_GETC_UNLOCKED
46
47 /* Is the prototype for getopt in <unistd.h> in the expected format? */
48 #undef HAVE_DECL_GETOPT
49
50 /* Define to 1 if you have the declaration of `sbrk', and to 0 if you don't.
51 */
52 #undef HAVE_DECL_SBRK
53
54 /* Define to 1 if you have the declaration of `stpcpy', and to 0 if you don't.
55 */
56 #undef HAVE_DECL_STPCPY
57
58 /* Define to 1 if you have the <dlfcn.h> header file. */
59 #undef HAVE_DLFCN_H
60
61 /* Does the platform use an executable suffix? */
62 #undef HAVE_EXECUTABLE_SUFFIX
63
64 /* Define to 1 if you have the <fcntl.h> header file. */
65 #undef HAVE_FCNTL_H
66
67 /* Define to 1 if you have the `getc_unlocked' function. */
68 #undef HAVE_GETC_UNLOCKED
69
70 /* Define to 1 if you have the `getpagesize' function. */
71 #undef HAVE_GETPAGESIZE
72
73 /* Does <utime.h> define struct utimbuf? */
74 #undef HAVE_GOOD_UTIME_H
75
76 /* Define if you have the iconv() function. */
77 #undef HAVE_ICONV
78
79 /* Define to 1 if you have the <inttypes.h> header file. */
80 #undef HAVE_INTTYPES_H
81
82 /* Define if your <locale.h> file defines LC_MESSAGES. */
83 #undef HAVE_LC_MESSAGES
84
85 /* Define to 1 if debuginfod is enabled. */
86 #undef HAVE_LIBDEBUGINFOD
87
88 /* Define if mbstate_t exists in wchar.h. */
89 #undef HAVE_MBSTATE_T
90
91 /* Define to 1 if you have the <memory.h> header file. */
92 #undef HAVE_MEMORY_H
93
94 /* Define to 1 if you have the `mkdtemp' function. */
95 #undef HAVE_MKDTEMP
96
97 /* Define to 1 if you have the `mkstemp' function. */
98 #undef HAVE_MKSTEMP
99
100 /* Define to 1 if you have a working `mmap' system call. */
101 #undef HAVE_MMAP
102
103 /* Define to 1 if you have the `sbrk' function. */
104 #undef HAVE_SBRK
105
106 /* Define to 1 if you have the <stdint.h> header file. */
107 #undef HAVE_STDINT_H
108
109 /* Define to 1 if you have the <stdlib.h> header file. */
110 #undef HAVE_STDLIB_H
111
112 /* Define to 1 if you have the <strings.h> header file. */
113 #undef HAVE_STRINGS_H
114
115 /* Define to 1 if you have the <string.h> header file. */
116 #undef HAVE_STRING_H
117
118 /* Define to 1 if you have the <sys/file.h> header file. */
119 #undef HAVE_SYS_FILE_H
120
121 /* Define to 1 if you have the <sys/param.h> header file. */
122 #undef HAVE_SYS_PARAM_H
123
124 /* Define to 1 if you have the <sys/stat.h> header file. */
125 #undef HAVE_SYS_STAT_H
126
127 /* Define to 1 if you have the <sys/types.h> header file. */
128 #undef HAVE_SYS_TYPES_H
129
130 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
131 #undef HAVE_SYS_WAIT_H
132
133 /* Define to 1 if you have the <unistd.h> header file. */
134 #undef HAVE_UNISTD_H
135
136 /* Define to 1 if you have the `utimes' function. */
137 #undef HAVE_UTIMES
138
139 /* Define to 1 if you have the <windows.h> header file. */
140 #undef HAVE_WINDOWS_H
141
142 /* Define as const if the declaration of iconv() needs const. */
143 #undef ICONV_CONST
144
145 /* Define to the sub-directory in which libtool stores uninstalled libraries.
146 */
147 #undef LT_OBJDIR
148
149 /* Name of package */
150 #undef PACKAGE
151
152 /* Define to the address where bug reports for this package should be sent. */
153 #undef PACKAGE_BUGREPORT
154
155 /* Define to the full name of this package. */
156 #undef PACKAGE_NAME
157
158 /* Define to the full name and version of this package. */
159 #undef PACKAGE_STRING
160
161 /* Define to the one symbol short name of this package. */
162 #undef PACKAGE_TARNAME
163
164 /* Define to the home page for this package. */
165 #undef PACKAGE_URL
166
167 /* Define to the version of this package. */
168 #undef PACKAGE_VERSION
169
170 /* The size of `long', as computed by sizeof. */
171 #undef SIZEOF_LONG
172
173 /* The size of `long long', as computed by sizeof. */
174 #undef SIZEOF_LONG_LONG
175
176 /* Define to 1 if you have the ANSI C header files. */
177 #undef STDC_HEADERS
178
179 /* Configured target name. */
180 #undef TARGET
181
182 /* Define to 1 if user symbol names have a leading underscore, 0 if not. */
183 #undef TARGET_PREPENDS_UNDERSCORE
184
185 /* Use b modifier when opening binary files? */
186 #undef USE_BINARY_FOPEN
187
188 /* Enable extensions on AIX 3, Interix. */
189 #ifndef _ALL_SOURCE
190 # undef _ALL_SOURCE
191 #endif
192 /* Enable GNU extensions on systems that have them. */
193 #ifndef _GNU_SOURCE
194 # undef _GNU_SOURCE
195 #endif
196 /* Enable threading extensions on Solaris. */
197 #ifndef _POSIX_PTHREAD_SEMANTICS
198 # undef _POSIX_PTHREAD_SEMANTICS
199 #endif
200 /* Enable extensions on HP NonStop. */
201 #ifndef _TANDEM_SOURCE
202 # undef _TANDEM_SOURCE
203 #endif
204 /* Enable general extensions on Solaris. */
205 #ifndef __EXTENSIONS__
206 # undef __EXTENSIONS__
207 #endif
208
209
210 /* Version number of package */
211 #undef VERSION
212
213 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
214 `char[]'. */
215 #undef YYTEXT_POINTER
216
217 /* Enable large inode numbers on Mac OS X 10.5. */
218 #ifndef _DARWIN_USE_64_BIT_INODE
219 # define _DARWIN_USE_64_BIT_INODE 1
220 #endif
221
222 /* Number of bits in a file offset, on hosts where this is settable. */
223 #undef _FILE_OFFSET_BITS
224
225 /* Define for large files, on AIX-style hosts. */
226 #undef _LARGE_FILES
227
228 /* Define to 1 if on MINIX. */
229 #undef _MINIX
230
231 /* Define to 2 if the system does not provide POSIX.1 features except with
232 this defined. */
233 #undef _POSIX_1_SOURCE
234
235 /* Define to 1 if you need to in order for `stat' and other things to work. */
236 #undef _POSIX_SOURCE
This page took 0.04751 seconds and 4 git commands to generate.