Use bfd_get_current_time in places where it is suitable
[binutils-gdb.git] / ld / config.in
bloba453c7f7241f50d7a58056e7a8e476ab0987fed2
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 /* Default compression algorithm for --enable-compressed-debug-sections. */
11 #undef DEFAULT_COMPRESSED_DEBUG_ALGORITHM
13 /* Define to 1 if you want to emit gnu hash in the ELF linker by default. */
14 #undef DEFAULT_EMIT_GNU_HASH
16 /* Define to 1 if you want to emit sysv hash in the ELF linker by default. */
17 #undef DEFAULT_EMIT_SYSV_HASH
19 /* Define if you want compressed debug sections by default. */
20 #undef DEFAULT_FLAG_COMPRESS_DEBUG
22 /* Define to 0 if you want to disable the generation of an executable stack
23    when a .note-GNU-stack section is missing. */
24 #undef DEFAULT_LD_EXECSTACK
26 /* The default method for DT_TEXTREL check in ELF linker. */
27 #undef DEFAULT_LD_TEXTREL_CHECK
29 /* Define to 1 if DT_TEXTREL check is warning in ELF linker by default. */
30 #undef DEFAULT_LD_TEXTREL_CHECK_WARNING
32 /* Define to 1 if you want to enable --warn-execstack in ELF linker by
33    default. */
34 #undef DEFAULT_LD_WARN_EXECSTACK
36 /* Define to 0 if you want to disable --warn-rwx-segments in ELF linker by
37    default. */
38 #undef DEFAULT_LD_WARN_RWX_SEGMENTS
40 /* Define to 1 if you want to enable -z relro in ELF linker by default. */
41 #undef DEFAULT_LD_Z_RELRO
43 /* Define to 1 if you want to enable -z separate-code in ELF linker by
44    default. */
45 #undef DEFAULT_LD_Z_SEPARATE_CODE
47 /* Define to 1 if you want to set DT_RUNPATH instead of DT_RPATH by default.
48    */
49 #undef DEFAULT_NEW_DTAGS
51 /* Define if you want run-time sanity checks. */
52 #undef ENABLE_CHECKING
54 /* Handle .ctf type-info sections */
55 #undef ENABLE_LIBCTF
57 /* Define to 1 if translation of program messages to the user's native
58    language is requested. */
59 #undef ENABLE_NLS
61 /* Additional extension a shared object might have. */
62 #undef EXTRA_SHLIB_EXTENSION
64 /* Define to choose default GOT handling scheme */
65 #undef GOT_HANDLING_DEFAULT
67 /* Define to 1 if you have the `close' function. */
68 #undef HAVE_CLOSE
70 /* Define to 1 if you have the declaration of `asprintf', and to 0 if you
71    don't. */
72 #undef HAVE_DECL_ASPRINTF
74 /* Define to 1 if you have the declaration of `environ', and to 0 if you
75    don't. */
76 #undef HAVE_DECL_ENVIRON
78 /* Is the prototype for getopt in <unistd.h> in the expected format? */
79 #undef HAVE_DECL_GETOPT
81 /* Define to 1 if you have the declaration of `stpcpy', and to 0 if you don't.
82    */
83 #undef HAVE_DECL_STPCPY
85 /* Define to 1 if you have the <dlfcn.h> header file. */
86 #undef HAVE_DLFCN_H
88 /* Define to 1 if you have the <elf-hints.h> header file. */
89 #undef HAVE_ELF_HINTS_H
91 /* Define to 1 if you have the <fcntl.h> header file. */
92 #undef HAVE_FCNTL_H
94 /* Define to 1 if you have the `getpagesize' function. */
95 #undef HAVE_GETPAGESIZE
97 /* Define to 1 if you have the `glob' function. */
98 #undef HAVE_GLOB
100 /* Define .init_array/.fini_array sections are available and working. */
101 #undef HAVE_INITFINI_ARRAY
103 /* Define to 1 if you have the <inttypes.h> header file. */
104 #undef HAVE_INTTYPES_H
106 /* The jansson library is to be used */
107 #undef HAVE_JANSSON
109 /* Define if your <locale.h> file defines LC_MESSAGES. */
110 #undef HAVE_LC_MESSAGES
112 /* Define to 1 if you have the <limits.h> header file. */
113 #undef HAVE_LIMITS_H
115 /* Define to 1 if you have the `lseek' function. */
116 #undef HAVE_LSEEK
118 /* Define to 1 if you have the <memory.h> header file. */
119 #undef HAVE_MEMORY_H
121 /* Define to 1 if you have the `mkstemp' function. */
122 #undef HAVE_MKSTEMP
124 /* Define to 1 if you have a working `mmap' system call. */
125 #undef HAVE_MMAP
127 /* Define to 1 if you have the `open' function. */
128 #undef HAVE_OPEN
130 /* Define to 1 if you have the `realpath' function. */
131 #undef HAVE_REALPATH
133 /* Define to 1 if you have the <stdint.h> header file. */
134 #undef HAVE_STDINT_H
136 /* Define to 1 if you have the <stdlib.h> header file. */
137 #undef HAVE_STDLIB_H
139 /* Define to 1 if you have the <strings.h> header file. */
140 #undef HAVE_STRINGS_H
142 /* Define to 1 if you have the <string.h> header file. */
143 #undef HAVE_STRING_H
145 /* Define to 1 if you have the <sys/file.h> header file. */
146 #undef HAVE_SYS_FILE_H
148 /* Define to 1 if you have the <sys/mman.h> header file. */
149 #undef HAVE_SYS_MMAN_H
151 /* Define to 1 if you have the <sys/param.h> header file. */
152 #undef HAVE_SYS_PARAM_H
154 /* Define to 1 if you have the <sys/stat.h> header file. */
155 #undef HAVE_SYS_STAT_H
157 /* Define to 1 if you have the <sys/time.h> header file. */
158 #undef HAVE_SYS_TIME_H
160 /* Define to 1 if you have the <sys/types.h> header file. */
161 #undef HAVE_SYS_TYPES_H
163 /* Define to 1 if you have the <unistd.h> header file. */
164 #undef HAVE_UNISTD_H
166 /* Define to 1 if you have the `waitpid' function. */
167 #undef HAVE_WAITPID
169 /* Define to 1 if you have the <windows.h> header file. */
170 #undef HAVE_WINDOWS_H
172 /* Define to 1 if zstd is enabled. */
173 #undef HAVE_ZSTD
175 /* Define to the sub-directory in which libtool stores uninstalled libraries.
176    */
177 #undef LT_OBJDIR
179 /* Name of package */
180 #undef PACKAGE
182 /* Define to the address where bug reports for this package should be sent. */
183 #undef PACKAGE_BUGREPORT
185 /* Define to the full name of this package. */
186 #undef PACKAGE_NAME
188 /* Define to the full name and version of this package. */
189 #undef PACKAGE_STRING
191 /* Define to the one symbol short name of this package. */
192 #undef PACKAGE_TARNAME
194 /* Define to the home page for this package. */
195 #undef PACKAGE_URL
197 /* Define to the version of this package. */
198 #undef PACKAGE_VERSION
200 /* The size of `void *', as computed by sizeof. */
201 #undef SIZEOF_VOID_P
203 /* Define to 1 if you have the ANSI C header files. */
204 #undef STDC_HEADERS
206 /* Define to 1 if you want to support the --error-handling-script command line
207    option. */
208 #undef SUPPORT_ERROR_HANDLING_SCRIPT
210 /* Use b modifier when opening binary files? */
211 #undef USE_BINARY_FOPEN
213 /* Enable extensions on AIX 3, Interix.  */
214 #ifndef _ALL_SOURCE
215 # undef _ALL_SOURCE
216 #endif
217 /* Enable GNU extensions on systems that have them.  */
218 #ifndef _GNU_SOURCE
219 # undef _GNU_SOURCE
220 #endif
221 /* Enable threading extensions on Solaris.  */
222 #ifndef _POSIX_PTHREAD_SEMANTICS
223 # undef _POSIX_PTHREAD_SEMANTICS
224 #endif
225 /* Enable extensions on HP NonStop.  */
226 #ifndef _TANDEM_SOURCE
227 # undef _TANDEM_SOURCE
228 #endif
229 /* Enable general extensions on Solaris.  */
230 #ifndef __EXTENSIONS__
231 # undef __EXTENSIONS__
232 #endif
235 /* Version number of package */
236 #undef VERSION
238 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
239    `char[]'. */
240 #undef YYTEXT_POINTER
242 /* Enable large inode numbers on Mac OS X 10.5.  */
243 #ifndef _DARWIN_USE_64_BIT_INODE
244 # define _DARWIN_USE_64_BIT_INODE 1
245 #endif
247 /* Number of bits in a file offset, on hosts where this is settable. */
248 #undef _FILE_OFFSET_BITS
250 /* Define for large files, on AIX-style hosts. */
251 #undef _LARGE_FILES
253 /* Define to 1 if on MINIX. */
254 #undef _MINIX
256 /* Define to 2 if the system does not provide POSIX.1 features except with
257    this defined. */
258 #undef _POSIX_1_SOURCE
260 /* Define to 1 if you need to in order for `stat' and other things to work. */
261 #undef _POSIX_SOURCE