[gdb/testsuite] Improve gdb.arch/arm-pthread_cond_timedwait-bt.exp
[binutils-gdb.git] / gas / config.in
blob232bc35075914861a80bbbacc2664ddd0bea0ff1
1 /* config.in.  Generated from configure.ac by autoheader.  */
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
10 /* Define if building universal (internal helper macro) */
11 #undef AC_APPLE_UNIVERSAL_BUILD
13 /* Define if using AIX 5.2 value for C_WEAKEXT. */
14 #undef AIX_WEAK_SUPPORT
16 /* assert broken? */
17 #undef BROKEN_ASSERT
19 /* Compiling cross-assembler? */
20 #undef CROSS_COMPILE
22 /* Default architecture. */
23 #undef DEFAULT_ARCH
25 /* Default compression algorithm for --enable-compressed-debug-sections. */
26 #undef DEFAULT_COMPRESSED_DEBUG_ALGORITHM
28 /* Default CRIS architecture. */
29 #undef DEFAULT_CRIS_ARCH
31 /* Default emulation. */
32 #undef DEFAULT_EMULATION
34 /* Define if you want compressed debug sections by default. */
35 #undef DEFAULT_FLAG_COMPRESS_DEBUG
37 /* Define to 1 if you want to generate GNU Build attribute notes by default,
38    if none are contained in the input. */
39 #undef DEFAULT_GENERATE_BUILD_NOTES
41 /* Define to 1 if you want to generate ELF common symbols with the STT_COMMON
42    type by default. */
43 #undef DEFAULT_GENERATE_ELF_STT_COMMON
45 /* Define to 1 if you want to generate x86 relax relocations by default. */
46 #undef DEFAULT_GENERATE_X86_RELAX_RELOCATIONS
48 /* Define to 1 if you want to fix Loongson3 LLSC Errata by default. */
49 #undef DEFAULT_MIPS_FIX_LOONGSON3_LLSC
51 /* Define default value for RISC-V -march. */
52 #undef DEFAULT_RISCV_ARCH_WITH_EXT
54 /* Define to 1 if you want to generate RISC-V arch attribute by default. */
55 #undef DEFAULT_RISCV_ATTR
57 /* Define default value for RISC-V -misa-spec. */
58 #undef DEFAULT_RISCV_ISA_SPEC
60 /* Define default value for RISC-V -mpriv-spec */
61 #undef DEFAULT_RISCV_PRIV_SPEC
63 /* Define to 1 if you want to generate GNU x86 used ISA and feature properties
64    by default. */
65 #undef DEFAULT_X86_USED_NOTE
67 /* Supported emulations. */
68 #undef EMULATIONS
70 /* Define if you want run-time sanity checks. */
71 #undef ENABLE_CHECKING
73 /* Define to 1 if translation of program messages to the user's native
74    language is requested. */
75 #undef ENABLE_NLS
77 /* Define to 1 if you have the declaration of `asprintf', and to 0 if you
78    don't. */
79 #undef HAVE_DECL_ASPRINTF
81 /* Is the prototype for getopt in <unistd.h> in the expected format? */
82 #undef HAVE_DECL_GETOPT
84 /* Define to 1 if you have the declaration of `mempcpy', and to 0 if you
85    don't. */
86 #undef HAVE_DECL_MEMPCPY
88 /* Define to 1 if you have the declaration of `stpcpy', and to 0 if you don't.
89    */
90 #undef HAVE_DECL_STPCPY
92 /* Define to 1 if you have the <dlfcn.h> header file. */
93 #undef HAVE_DLFCN_H
95 /* Define to 1 if you have the <inttypes.h> header file. */
96 #undef HAVE_INTTYPES_H
98 /* Define if your <locale.h> file defines LC_MESSAGES. */
99 #undef HAVE_LC_MESSAGES
101 /* Define to 1 if you have the <memory.h> header file. */
102 #undef HAVE_MEMORY_H
104 /* Define to 1 if you have the <stdint.h> header file. */
105 #undef HAVE_STDINT_H
107 /* Define to 1 if you have the <stdlib.h> header file. */
108 #undef HAVE_STDLIB_H
110 /* Define to 1 if you have the <strings.h> header file. */
111 #undef HAVE_STRINGS_H
113 /* Define to 1 if you have the <string.h> header file. */
114 #undef HAVE_STRING_H
116 /* Define to 1 if you have the `strsignal' function. */
117 #undef HAVE_STRSIGNAL
119 /* Define if <sys/stat.h> has struct stat.st_mtim.tv_nsec */
120 #undef HAVE_ST_MTIM_TV_NSEC
122 /* Define if <sys/stat.h> has struct stat.st_mtim.tv_sec */
123 #undef HAVE_ST_MTIM_TV_SEC
125 /* Define to 1 if you have the <sys/stat.h> header file. */
126 #undef HAVE_SYS_STAT_H
128 /* Define to 1 if you have the <sys/types.h> header file. */
129 #undef HAVE_SYS_TYPES_H
131 /* Define if <time.h> has struct tm.tm_gmtoff. */
132 #undef HAVE_TM_GMTOFF
134 /* Define to 1 if you have the <unistd.h> header file. */
135 #undef HAVE_UNISTD_H
137 /* Define to 1 if you have the <windows.h> header file. */
138 #undef HAVE_WINDOWS_H
140 /* Define to 1 if zstd is enabled. */
141 #undef HAVE_ZSTD
143 /* Using i386 COFF? */
144 #undef I386COFF
146 /* Define to the sub-directory in which libtool stores uninstalled libraries.
147    */
148 #undef LT_OBJDIR
150 /* Default CPU for MIPS targets. */
151 #undef MIPS_CPU_STRING_DEFAULT
153 /* Generate 64-bit code by default on MIPS targets. */
154 #undef MIPS_DEFAULT_64BIT
156 /* Choose a default ABI for MIPS targets. */
157 #undef MIPS_DEFAULT_ABI
159 /* Define value for nds32_arch_name */
160 #undef NDS32_DEFAULT_ARCH_NAME
162 /* Define default value for nds32_audio_ext */
163 #undef NDS32_DEFAULT_AUDIO_EXT
165 /* Define default value for nds32_dsp_ext */
166 #undef NDS32_DEFAULT_DSP_EXT
168 /* Define default value for nds32_dx_regs */
169 #undef NDS32_DEFAULT_DX_REGS
171 /* Define default value for nds32_perf_ext */
172 #undef NDS32_DEFAULT_PERF_EXT
174 /* Define default value for nds32_perf_ext2 */
175 #undef NDS32_DEFAULT_PERF_EXT2
177 /* Define default value for nds32_string_ext */
178 #undef NDS32_DEFAULT_STRING_EXT
180 /* Define default value for nds32_zol_ext */
181 #undef NDS32_DEFAULT_ZOL_EXT
183 /* Define default value for nds32_linux_toolchain */
184 #undef NDS32_LINUX_TOOLCHAIN
186 /* Define if environ is not declared in system header files. */
187 #undef NEED_DECLARATION_ENVIRON
189 /* Define if ffs is not declared in system header files. */
190 #undef NEED_DECLARATION_FFS
192 /* a.out support? */
193 #undef OBJ_MAYBE_AOUT
195 /* COFF support? */
196 #undef OBJ_MAYBE_COFF
198 /* ECOFF support? */
199 #undef OBJ_MAYBE_ECOFF
201 /* ELF support? */
202 #undef OBJ_MAYBE_ELF
204 /* generic support? */
205 #undef OBJ_MAYBE_GENERIC
207 /* SOM support? */
208 #undef OBJ_MAYBE_SOM
210 /* Name of package */
211 #undef PACKAGE
213 /* Define to the address where bug reports for this package should be sent. */
214 #undef PACKAGE_BUGREPORT
216 /* Define to the full name of this package. */
217 #undef PACKAGE_NAME
219 /* Define to the full name and version of this package. */
220 #undef PACKAGE_STRING
222 /* Define to the one symbol short name of this package. */
223 #undef PACKAGE_TARNAME
225 /* Define to the home page for this package. */
226 #undef PACKAGE_URL
228 /* Define to the version of this package. */
229 #undef PACKAGE_VERSION
231 /* Define to 1 if you have the ANSI C header files. */
232 #undef STDC_HEADERS
234 /* Using strict COFF? */
235 #undef STRICTCOFF
237 /* Target alias. */
238 #undef TARGET_ALIAS
240 /* Define as 1 if big endian. */
241 #undef TARGET_BYTES_BIG_ENDIAN
243 /* Canonical target. */
244 #undef TARGET_CANONICAL
246 /* Target CPU. */
247 #undef TARGET_CPU
249 /* Target OS. */
250 #undef TARGET_OS
252 /* Define if default target is PowerPC Solaris. */
253 #undef TARGET_SOLARIS_COMMENT
255 /* Target vendor. */
256 #undef TARGET_VENDOR
258 /* Target specific CPU. */
259 #undef TARGET_WITH_CPU
261 /* Use b modifier when opening binary files? */
262 #undef USE_BINARY_FOPEN
264 /* Use emulation support? */
265 #undef USE_EMULATIONS
267 /* Allow use of E_MIPS_ABI_O32 on MIPS targets. */
268 #undef USE_E_MIPS_ABI_O32
270 /* Enable extensions on AIX 3, Interix.  */
271 #ifndef _ALL_SOURCE
272 # undef _ALL_SOURCE
273 #endif
274 /* Enable GNU extensions on systems that have them.  */
275 #ifndef _GNU_SOURCE
276 # undef _GNU_SOURCE
277 #endif
278 /* Enable threading extensions on Solaris.  */
279 #ifndef _POSIX_PTHREAD_SEMANTICS
280 # undef _POSIX_PTHREAD_SEMANTICS
281 #endif
282 /* Enable extensions on HP NonStop.  */
283 #ifndef _TANDEM_SOURCE
284 # undef _TANDEM_SOURCE
285 #endif
286 /* Enable general extensions on Solaris.  */
287 #ifndef __EXTENSIONS__
288 # undef __EXTENSIONS__
289 #endif
292 /* Using cgen code? */
293 #undef USING_CGEN
295 /* Version number of package */
296 #undef VERSION
298 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
299    significant byte first (like Motorola and SPARC, unlike Intel). */
300 #if defined AC_APPLE_UNIVERSAL_BUILD
301 # if defined __BIG_ENDIAN__
302 #  define WORDS_BIGENDIAN 1
303 # endif
304 #else
305 # ifndef WORDS_BIGENDIAN
306 #  undef WORDS_BIGENDIAN
307 # endif
308 #endif
310 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
311    `char[]'. */
312 #undef YYTEXT_POINTER
314 /* Enable large inode numbers on Mac OS X 10.5.  */
315 #ifndef _DARWIN_USE_64_BIT_INODE
316 # define _DARWIN_USE_64_BIT_INODE 1
317 #endif
319 /* Number of bits in a file offset, on hosts where this is settable. */
320 #undef _FILE_OFFSET_BITS
322 /* Define for large files, on AIX-style hosts. */
323 #undef _LARGE_FILES
325 /* Define to 1 if on MINIX. */
326 #undef _MINIX
328 /* Define to 2 if the system does not provide POSIX.1 features except with
329    this defined. */
330 #undef _POSIX_1_SOURCE
332 /* Define to 1 if you need to in order for `stat' and other things to work. */
333 #undef _POSIX_SOURCE