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