Make GDB wait for events after handling target File-I/O
[deliverable/binutils-gdb.git] / gas / 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 /* Define if using AIX 5.2 value for C_WEAKEXT. */
14 #undef AIX_WEAK_SUPPORT
15
16 /* assert broken? */
17 #undef BROKEN_ASSERT
18
19 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
20 systems. This function is required for `alloca.c' support on those systems.
21 */
22 #undef CRAY_STACKSEG_END
23
24 /* Compiling cross-assembler? */
25 #undef CROSS_COMPILE
26
27 /* Define to 1 if using `alloca.c'. */
28 #undef C_ALLOCA
29
30 /* Default architecture. */
31 #undef DEFAULT_ARCH
32
33 /* Default CRIS architecture. */
34 #undef DEFAULT_CRIS_ARCH
35
36 /* Default emulation. */
37 #undef DEFAULT_EMULATION
38
39 /* Define if you want compressed debug sections by default. */
40 #undef DEFAULT_FLAG_COMPRESS_DEBUG
41
42 /* Supported emulations. */
43 #undef EMULATIONS
44
45 /* Define if you want run-time sanity checks. */
46 #undef ENABLE_CHECKING
47
48 /* Define to 1 if translation of program messages to the user's native
49 language is requested. */
50 #undef ENABLE_NLS
51
52 /* Define to 1 if you have `alloca', as a function or macro. */
53 #undef HAVE_ALLOCA
54
55 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
56 */
57 #undef HAVE_ALLOCA_H
58
59 /* Define to 1 if you have the declaration of `asprintf', and to 0 if you
60 don't. */
61 #undef HAVE_DECL_ASPRINTF
62
63 /* Define to 1 if you have the declaration of `free', and to 0 if you don't.
64 */
65 #undef HAVE_DECL_FREE
66
67 /* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
68 */
69 #undef HAVE_DECL_GETENV
70
71 /* Is the prototype for getopt in <unistd.h> in the expected format? */
72 #undef HAVE_DECL_GETOPT
73
74 /* Define to 1 if you have the declaration of `malloc', and to 0 if you don't.
75 */
76 #undef HAVE_DECL_MALLOC
77
78 /* Define to 1 if you have the declaration of `mempcpy', and to 0 if you
79 don't. */
80 #undef HAVE_DECL_MEMPCPY
81
82 /* Define to 1 if you have the declaration of `realloc', and to 0 if you
83 don't. */
84 #undef HAVE_DECL_REALLOC
85
86 /* Define to 1 if you have the declaration of `stpcpy', and to 0 if you don't.
87 */
88 #undef HAVE_DECL_STPCPY
89
90 /* Define to 1 if you have the declaration of `strstr', and to 0 if you don't.
91 */
92 #undef HAVE_DECL_STRSTR
93
94 /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
95 don't. */
96 #undef HAVE_DECL_VSNPRINTF
97
98 /* Define to 1 if you have the <dlfcn.h> header file. */
99 #undef HAVE_DLFCN_H
100
101 /* Define to 1 if you have the <errno.h> header file. */
102 #undef HAVE_ERRNO_H
103
104 /* Define to 1 if you have the <inttypes.h> header file. */
105 #undef HAVE_INTTYPES_H
106
107 /* Define if your <locale.h> file defines LC_MESSAGES. */
108 #undef HAVE_LC_MESSAGES
109
110 /* Define to 1 if you have the <limits.h> header file. */
111 #undef HAVE_LIMITS_H
112
113 /* Define to 1 if you have the <locale.h> header file. */
114 #undef HAVE_LOCALE_H
115
116 /* Define to 1 if you have the <memory.h> header file. */
117 #undef HAVE_MEMORY_H
118
119 /* Define to 1 if you have the `remove' function. */
120 #undef HAVE_REMOVE
121
122 /* Define to 1 if you have the `sbrk' function. */
123 #undef HAVE_SBRK
124
125 /* Define to 1 if you have the `setlocale' function. */
126 #undef HAVE_SETLOCALE
127
128 /* Define to 1 if you have the <stdint.h> header file. */
129 #undef HAVE_STDINT_H
130
131 /* Define to 1 if you have the <stdlib.h> header file. */
132 #undef HAVE_STDLIB_H
133
134 /* Define to 1 if you have the <strings.h> header file. */
135 #undef HAVE_STRINGS_H
136
137 /* Define to 1 if you have the <string.h> header file. */
138 #undef HAVE_STRING_H
139
140 /* Define if <sys/stat.h> has struct stat.st_mtim.tv_nsec */
141 #undef HAVE_ST_MTIM_TV_NSEC
142
143 /* Define if <sys/stat.h> has struct stat.st_mtim.tv_sec */
144 #undef HAVE_ST_MTIM_TV_SEC
145
146 /* Define to 1 if you have the <sys/stat.h> header file. */
147 #undef HAVE_SYS_STAT_H
148
149 /* Define to 1 if you have the <sys/types.h> header file. */
150 #undef HAVE_SYS_TYPES_H
151
152 /* Define to 1 if you have the <time.h> header file. */
153 #undef HAVE_TIME_H
154
155 /* Define if <time.h> has struct tm.tm_gmtoff. */
156 #undef HAVE_TM_GMTOFF
157
158 /* Define to 1 if you have the <unistd.h> header file. */
159 #undef HAVE_UNISTD_H
160
161 /* Define to 1 if you have the `unlink' function. */
162 #undef HAVE_UNLINK
163
164 /* Define to 1 if you have the <windows.h> header file. */
165 #undef HAVE_WINDOWS_H
166
167 /* Using i386 COFF? */
168 #undef I386COFF
169
170 /* Define to the sub-directory in which libtool stores uninstalled libraries.
171 */
172 #undef LT_OBJDIR
173
174 /* Using m68k COFF? */
175 #undef M68KCOFF
176
177 /* Using m88k COFF? */
178 #undef M88KCOFF
179
180 /* Default CPU for MIPS targets. */
181 #undef MIPS_CPU_STRING_DEFAULT
182
183 /* Generate 64-bit code by default on MIPS targets. */
184 #undef MIPS_DEFAULT_64BIT
185
186 /* Choose a default ABI for MIPS targets. */
187 #undef MIPS_DEFAULT_ABI
188
189 /* Define value for nds32_arch_name */
190 #undef NDS32_DEFAULT_ARCH_NAME
191
192 /* Define default value for nds32_audio_ext */
193 #undef NDS32_DEFAULT_AUDIO_EXT
194
195 /* Define default value for nds32_dx_regs */
196 #undef NDS32_DEFAULT_DX_REGS
197
198 /* Define default value for nds32_perf_ext */
199 #undef NDS32_DEFAULT_PERF_EXT
200
201 /* Define default value for nds32_perf_ext2 */
202 #undef NDS32_DEFAULT_PERF_EXT2
203
204 /* Define default value for nds32_string_ext */
205 #undef NDS32_DEFAULT_STRING_EXT
206
207 /* Define if environ is not declared in system header files. */
208 #undef NEED_DECLARATION_ENVIRON
209
210 /* Define if errno is not declared in system header files. */
211 #undef NEED_DECLARATION_ERRNO
212
213 /* Define if ffs is not declared in system header files. */
214 #undef NEED_DECLARATION_FFS
215
216 /* Define if free is not declared in system header files. */
217 #undef NEED_DECLARATION_FREE
218
219 /* Define if malloc is not declared in system header files. */
220 #undef NEED_DECLARATION_MALLOC
221
222 /* Define if sbrk is not declared in system header files. */
223 #undef NEED_DECLARATION_SBRK
224
225 /* Define if strstr is not declared in system header files. */
226 #undef NEED_DECLARATION_STRSTR
227
228 /* a.out support? */
229 #undef OBJ_MAYBE_AOUT
230
231 /* b.out support? */
232 #undef OBJ_MAYBE_BOUT
233
234 /* COFF support? */
235 #undef OBJ_MAYBE_COFF
236
237 /* ECOFF support? */
238 #undef OBJ_MAYBE_ECOFF
239
240 /* ELF support? */
241 #undef OBJ_MAYBE_ELF
242
243 /* generic support? */
244 #undef OBJ_MAYBE_GENERIC
245
246 /* SOM support? */
247 #undef OBJ_MAYBE_SOM
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 /* Define if defaulting to ELF on SCO 5. */
271 #undef SCO_ELF
272
273 /* If using the C implementation of alloca, define if you know the
274 direction of stack growth for your system; otherwise it will be
275 automatically deduced at runtime.
276 STACK_DIRECTION > 0 => grows toward higher addresses
277 STACK_DIRECTION < 0 => grows toward lower addresses
278 STACK_DIRECTION = 0 => direction of growth unknown */
279 #undef STACK_DIRECTION
280
281 /* Define to 1 if you have the ANSI C header files. */
282 #undef STDC_HEADERS
283
284 /* Using strict COFF? */
285 #undef STRICTCOFF
286
287 /* Define if you can safely include both <string.h> and <strings.h>. */
288 #undef STRING_WITH_STRINGS
289
290 /* Target alias. */
291 #undef TARGET_ALIAS
292
293 /* Define as 1 if big endian. */
294 #undef TARGET_BYTES_BIG_ENDIAN
295
296 /* Canonical target. */
297 #undef TARGET_CANONICAL
298
299 /* Target CPU. */
300 #undef TARGET_CPU
301
302 /* Target OS. */
303 #undef TARGET_OS
304
305 /* Define if default target is PowerPC Solaris. */
306 #undef TARGET_SOLARIS_COMMENT
307
308 /* Define if target is Symbian OS. */
309 #undef TARGET_SYMBIAN
310
311 /* Target vendor. */
312 #undef TARGET_VENDOR
313
314 /* Use b modifier when opening binary files? */
315 #undef USE_BINARY_FOPEN
316
317 /* Use emulation support? */
318 #undef USE_EMULATIONS
319
320 /* Allow use of E_MIPS_ABI_O32 on MIPS targets. */
321 #undef USE_E_MIPS_ABI_O32
322
323 /* Enable extensions on AIX 3, Interix. */
324 #ifndef _ALL_SOURCE
325 # undef _ALL_SOURCE
326 #endif
327 /* Enable GNU extensions on systems that have them. */
328 #ifndef _GNU_SOURCE
329 # undef _GNU_SOURCE
330 #endif
331 /* Enable threading extensions on Solaris. */
332 #ifndef _POSIX_PTHREAD_SEMANTICS
333 # undef _POSIX_PTHREAD_SEMANTICS
334 #endif
335 /* Enable extensions on HP NonStop. */
336 #ifndef _TANDEM_SOURCE
337 # undef _TANDEM_SOURCE
338 #endif
339 /* Enable general extensions on Solaris. */
340 #ifndef __EXTENSIONS__
341 # undef __EXTENSIONS__
342 #endif
343
344
345 /* Using cgen code? */
346 #undef USING_CGEN
347
348 /* Version number of package */
349 #undef VERSION
350
351 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
352 significant byte first (like Motorola and SPARC, unlike Intel). */
353 #if defined AC_APPLE_UNIVERSAL_BUILD
354 # if defined __BIG_ENDIAN__
355 # define WORDS_BIGENDIAN 1
356 # endif
357 #else
358 # ifndef WORDS_BIGENDIAN
359 # undef WORDS_BIGENDIAN
360 # endif
361 #endif
362
363 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
364 `char[]'. */
365 #undef YYTEXT_POINTER
366
367 /* Number of bits in a file offset, on hosts where this is settable. */
368 #undef _FILE_OFFSET_BITS
369
370 /* Define for large files, on AIX-style hosts. */
371 #undef _LARGE_FILES
372
373 /* Define to 1 if on MINIX. */
374 #undef _MINIX
375
376 /* Define to 2 if the system does not provide POSIX.1 features except with
377 this defined. */
378 #undef _POSIX_1_SOURCE
379
380 /* Define to 1 if you need to in order for `stat' and other things to work. */
381 #undef _POSIX_SOURCE
382
383 /* Define to `__inline__' or `__inline' if that's what the C compiler
384 calls it, or to nothing if 'inline' is not supported under any name. */
385 #ifndef __cplusplus
386 #undef inline
387 #endif
This page took 0.039301 seconds and 4 git commands to generate.