gold: don't invoke IA32 syscall in x86_64 assembly testcase
[binutils-gdb.git] / binutils / config.in
blob81bd143140e020543ba4dfcc6f1e3515195c2c39
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 /* Should ar and ranlib use -D behavior by default? */
11 #undef DEFAULT_AR_DETERMINISTIC
13 /* Have readelf and objdump follow debug links by default */
14 #undef DEFAULT_FOR_FOLLOW_LINKS
16 /* Have nm use F and f for global and local ifunc symbols */
17 #undef DEFAULT_F_FOR_IFUNC_SYMBOLS
19 /* Should strings use -a behavior by default? */
20 #undef DEFAULT_STRINGS_ALL
22 /* Define if you want run-time sanity checks. */
23 #undef ENABLE_CHECKING
25 /* Handle .ctf type-info sections */
26 #undef ENABLE_LIBCTF
28 /* Define to 1 if translation of program messages to the user's native
29    language is requested. */
30 #undef ENABLE_NLS
32 /* Suffix used for executables, if any. */
33 #undef EXECUTABLE_SUFFIX
35 /* Define to 1 if you have the declaration of `asprintf', and to 0 if you
36    don't. */
37 #undef HAVE_DECL_ASPRINTF
39 /* Define to 1 if you have the declaration of `environ', and to 0 if you
40    don't. */
41 #undef HAVE_DECL_ENVIRON
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
47 /* Is the prototype for getopt in <unistd.h> in the expected format? */
48 #undef HAVE_DECL_GETOPT
50 /* Define to 1 if you have the declaration of `sbrk', and to 0 if you don't.
51    */
52 #undef HAVE_DECL_SBRK
54 /* Define to 1 if you have the declaration of `stpcpy', and to 0 if you don't.
55    */
56 #undef HAVE_DECL_STPCPY
58 /* Define to 1 if you have the declaration of `strnlen', and to 0 if you
59    don't. */
60 #undef HAVE_DECL_STRNLEN
62 /* Define to 1 if you have the <dlfcn.h> header file. */
63 #undef HAVE_DLFCN_H
65 /* Does the platform use an executable suffix? */
66 #undef HAVE_EXECUTABLE_SUFFIX
68 /* Define to 1 if you have the <fcntl.h> header file. */
69 #undef HAVE_FCNTL_H
71 /* Define to 1 if you have the `getc_unlocked' function. */
72 #undef HAVE_GETC_UNLOCKED
74 /* Define to 1 if you have the `getpagesize' function. */
75 #undef HAVE_GETPAGESIZE
77 /* Does <utime.h> define struct utimbuf? */
78 #undef HAVE_GOOD_UTIME_H
80 /* Define if you have the iconv() function. */
81 #undef HAVE_ICONV
83 /* Define to 1 if you have the <inttypes.h> header file. */
84 #undef HAVE_INTTYPES_H
86 /* Define if your <locale.h> file defines LC_MESSAGES. */
87 #undef HAVE_LC_MESSAGES
89 /* Define to 1 if debuginfod is enabled. */
90 #undef HAVE_LIBDEBUGINFOD
92 /* Define if mbstate_t exists in wchar.h. */
93 #undef HAVE_MBSTATE_T
95 /* Define to 1 if you have the <memory.h> header file. */
96 #undef HAVE_MEMORY_H
98 /* Define to 1 if you have the `mkdtemp' function. */
99 #undef HAVE_MKDTEMP
101 /* Define to 1 if you have the `mkstemp' function. */
102 #undef HAVE_MKSTEMP
104 /* Define to 1 if you have a working `mmap' system call. */
105 #undef HAVE_MMAP
107 /* Define to 1 if msgpack is available. */
108 #undef HAVE_MSGPACK
110 /* Define to 1 if you have the `sbrk' function. */
111 #undef HAVE_SBRK
113 /* Define to 1 if you have the <stdint.h> header file. */
114 #undef HAVE_STDINT_H
116 /* Define to 1 if you have the <stdlib.h> header file. */
117 #undef HAVE_STDLIB_H
119 /* Define to 1 if you have the <strings.h> header file. */
120 #undef HAVE_STRINGS_H
122 /* Define to 1 if you have the <string.h> header file. */
123 #undef HAVE_STRING_H
125 /* Define to 1 if `st_atimensec' is a member of `struct stat'. */
126 #undef HAVE_STRUCT_STAT_ST_ATIMENSEC
128 /* Define to 1 if `st_atimespec.tv_nsec' is a member of `struct stat'. */
129 #undef HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC
131 /* Define to 1 if `st_atim.st__tim.tv_nsec' is a member of `struct stat'. */
132 #undef HAVE_STRUCT_STAT_ST_ATIM_ST__TIM_TV_NSEC
134 /* Define to 1 if `st_atim.tv_nsec' is a member of `struct stat'. */
135 #undef HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC
137 /* Define to 1 if you have the <sys/file.h> header file. */
138 #undef HAVE_SYS_FILE_H
140 /* Define to 1 if you have the <sys/param.h> header file. */
141 #undef HAVE_SYS_PARAM_H
143 /* Define to 1 if you have the <sys/stat.h> header file. */
144 #undef HAVE_SYS_STAT_H
146 /* Define to 1 if you have the <sys/time.h> header file. */
147 #undef HAVE_SYS_TIME_H
149 /* Define to 1 if you have the <sys/types.h> header file. */
150 #undef HAVE_SYS_TYPES_H
152 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
153 #undef HAVE_SYS_WAIT_H
155 /* Define to 1 if you have the <unistd.h> header file. */
156 #undef HAVE_UNISTD_H
158 /* Define to 1 if you have the `utimensat' function. */
159 #undef HAVE_UTIMENSAT
161 /* Define to 1 if you have the `utimes' function. */
162 #undef HAVE_UTIMES
164 /* Define to 1 if you have the <windows.h> header file. */
165 #undef HAVE_WINDOWS_H
167 /* Define as const if the declaration of iconv() needs const. */
168 #undef ICONV_CONST
170 /* Define to the sub-directory in which libtool stores uninstalled libraries.
171    */
172 #undef LT_OBJDIR
174 /* Name of package */
175 #undef PACKAGE
177 /* Define to the address where bug reports for this package should be sent. */
178 #undef PACKAGE_BUGREPORT
180 /* Define to the full name of this package. */
181 #undef PACKAGE_NAME
183 /* Define to the full name and version of this package. */
184 #undef PACKAGE_STRING
186 /* Define to the one symbol short name of this package. */
187 #undef PACKAGE_TARNAME
189 /* Define to the home page for this package. */
190 #undef PACKAGE_URL
192 /* Define to the version of this package. */
193 #undef PACKAGE_VERSION
195 /* The size of `long', as computed by sizeof. */
196 #undef SIZEOF_LONG
198 /* The size of `long long', as computed by sizeof. */
199 #undef SIZEOF_LONG_LONG
201 /* Define to 1 if you have the ANSI C header files. */
202 #undef STDC_HEADERS
204 /* Configured target name. */
205 #undef TARGET
207 /* Define to 1 if user symbol names have a leading underscore, 0 if not. */
208 #undef TARGET_PREPENDS_UNDERSCORE
210 /* Define to 1 if the type of the st_atim member of a struct stat is struct
211    timespec. */
212 #undef TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC
214 /* Use b modifier when opening binary files? */
215 #undef USE_BINARY_FOPEN
217 /* Enable extensions on AIX 3, Interix.  */
218 #ifndef _ALL_SOURCE
219 # undef _ALL_SOURCE
220 #endif
221 /* Enable GNU extensions on systems that have them.  */
222 #ifndef _GNU_SOURCE
223 # undef _GNU_SOURCE
224 #endif
225 /* Enable threading extensions on Solaris.  */
226 #ifndef _POSIX_PTHREAD_SEMANTICS
227 # undef _POSIX_PTHREAD_SEMANTICS
228 #endif
229 /* Enable extensions on HP NonStop.  */
230 #ifndef _TANDEM_SOURCE
231 # undef _TANDEM_SOURCE
232 #endif
233 /* Enable general extensions on Solaris.  */
234 #ifndef __EXTENSIONS__
235 # undef __EXTENSIONS__
236 #endif
239 /* Version number of package */
240 #undef VERSION
242 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
243    `char[]'. */
244 #undef YYTEXT_POINTER
246 /* Enable large inode numbers on Mac OS X 10.5.  */
247 #ifndef _DARWIN_USE_64_BIT_INODE
248 # define _DARWIN_USE_64_BIT_INODE 1
249 #endif
251 /* Number of bits in a file offset, on hosts where this is settable. */
252 #undef _FILE_OFFSET_BITS
254 /* Define for large files, on AIX-style hosts. */
255 #undef _LARGE_FILES
257 /* Define to 1 if on MINIX. */
258 #undef _MINIX
260 /* Define to 2 if the system does not provide POSIX.1 features except with
261    this defined. */
262 #undef _POSIX_1_SOURCE
264 /* Define to 1 if you need to in order for `stat' and other things to work. */
265 #undef _POSIX_SOURCE