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
10 /* Define if building universal (internal helper macro) */
11 #undef AC_APPLE_UNIVERSAL_BUILD
13 /* Should ar and ranlib use -D behavior by default? */
14 #undef DEFAULT_AR_DETERMINISTIC
16 /* Have objdump use colors in its disassembly by default */
17 #undef DEFAULT_FOR_COLORED_DISASSEMBLY
19 /* Have readelf and objdump follow debug links by default */
20 #undef DEFAULT_FOR_FOLLOW_LINKS
22 /* Have nm use F and f for global and local ifunc symbols */
23 #undef DEFAULT_F_FOR_IFUNC_SYMBOLS
25 /* Should strings use -a behavior by default? */
26 #undef DEFAULT_STRINGS_ALL
28 /* Define if you want run-time sanity checks. */
29 #undef ENABLE_CHECKING
31 /* Handle .ctf type-info sections */
34 /* Define to 1 if translation of program messages to the user's native
35 language is requested. */
38 /* Suffix used for executables, if any. */
39 #undef EXECUTABLE_SUFFIX
41 /* Define to 1 if you have the Mac OS X function
42 CFLocaleCopyPreferredLanguages in the CoreFoundation framework. */
43 #undef HAVE_CFLOCALECOPYPREFERREDLANGUAGES
45 /* Define to 1 if you have the Mac OS X function CFPreferencesCopyAppValue in
46 the CoreFoundation framework. */
47 #undef HAVE_CFPREFERENCESCOPYAPPVALUE
49 /* Define if the GNU dcgettext() function is already present or preinstalled.
53 /* Define to 1 if you have the declaration of `environ', and to 0 if you
55 #undef HAVE_DECL_ENVIRON
57 /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
59 #undef HAVE_DECL_GETC_UNLOCKED
61 /* Is the prototype for getopt in <unistd.h> in the expected format? */
62 #undef HAVE_DECL_GETOPT
64 /* Define to 1 if you have the declaration of `stpcpy', and to 0 if you don't.
66 #undef HAVE_DECL_STPCPY
68 /* Define to 1 if you have the declaration of `strnlen', and to 0 if you
70 #undef HAVE_DECL_STRNLEN
72 /* Define to 1 if you have the <dlfcn.h> header file. */
75 /* Does the platform use an executable suffix? */
76 #undef HAVE_EXECUTABLE_SUFFIX
78 /* Define to 1 if you have the <fcntl.h> header file. */
81 /* Define to 1 if you have the `fseeko' function. */
84 /* Define to 1 if you have the `fseeko64' function. */
87 /* Define to 1 if you have the `getc_unlocked' function. */
88 #undef HAVE_GETC_UNLOCKED
90 /* Define to 1 if you have the `getpagesize' function. */
91 #undef HAVE_GETPAGESIZE
93 /* Define if the GNU gettext() function is already present or preinstalled. */
96 /* Does <utime.h> define struct utimbuf? */
97 #undef HAVE_GOOD_UTIME_H
99 /* Define if you have the iconv() function and it works. */
102 /* Define to 1 if you have the <inttypes.h> header file. */
103 #undef HAVE_INTTYPES_H
105 /* Define if your <locale.h> file defines LC_MESSAGES. */
106 #undef HAVE_LC_MESSAGES
108 /* Define to 1 if debuginfod is enabled. */
109 #undef HAVE_LIBDEBUGINFOD
111 /* Define to 1 if debuginfod section downloading is supported. */
112 #undef HAVE_LIBDEBUGINFOD_FIND_SECTION
114 /* Define if mbstate_t exists in wchar.h. */
115 #undef HAVE_MBSTATE_T
117 /* Define to 1 if you have the <memory.h> header file. */
120 /* Define to 1 if you have the `mkdtemp' function. */
123 /* Define to 1 if you have the `mkstemp' function. */
126 /* Define to 1 if you have a working `mmap' system call. */
129 /* Define to 1 if msgpack is available. */
132 /* Define to 1 if you have the <stdint.h> header file. */
135 /* Define to 1 if you have the <stdlib.h> header file. */
138 /* Define to 1 if you have the <strings.h> header file. */
139 #undef HAVE_STRINGS_H
141 /* Define to 1 if you have the <string.h> header file. */
144 /* Define to 1 if `st_atimensec' is a member of `struct stat'. */
145 #undef HAVE_STRUCT_STAT_ST_ATIMENSEC
147 /* Define to 1 if `st_atimespec.tv_nsec' is a member of `struct stat'. */
148 #undef HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC
150 /* Define to 1 if `st_atim.st__tim.tv_nsec' is a member of `struct stat'. */
151 #undef HAVE_STRUCT_STAT_ST_ATIM_ST__TIM_TV_NSEC
153 /* Define to 1 if `st_atim.tv_nsec' is a member of `struct stat'. */
154 #undef HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC
156 /* Define to 1 if you have the <sys/file.h> header file. */
157 #undef HAVE_SYS_FILE_H
159 /* Define to 1 if you have the <sys/param.h> header file. */
160 #undef HAVE_SYS_PARAM_H
162 /* Define to 1 if you have the <sys/stat.h> header file. */
163 #undef HAVE_SYS_STAT_H
165 /* Define to 1 if you have the <sys/time.h> header file. */
166 #undef HAVE_SYS_TIME_H
168 /* Define to 1 if you have the <sys/types.h> header file. */
169 #undef HAVE_SYS_TYPES_H
171 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
172 #undef HAVE_SYS_WAIT_H
174 /* Define to 1 if you have the <unistd.h> header file. */
177 /* Define to 1 if you have the `utimensat' function. */
178 #undef HAVE_UTIMENSAT
180 /* Define to 1 if you have the `utimes' function. */
183 /* Define to 1 if you have the <windows.h> header file. */
184 #undef HAVE_WINDOWS_H
186 /* Define to 1 if zstd is enabled. */
189 /* Define as const if the declaration of iconv() needs const. */
192 /* Define to the sub-directory in which libtool stores uninstalled libraries.
196 /* Name of package */
199 /* Define to the address where bug reports for this package should be sent. */
200 #undef PACKAGE_BUGREPORT
202 /* Define to the full name of this package. */
205 /* Define to the full name and version of this package. */
206 #undef PACKAGE_STRING
208 /* Define to the one symbol short name of this package. */
209 #undef PACKAGE_TARNAME
211 /* Define to the home page for this package. */
214 /* Define to the version of this package. */
215 #undef PACKAGE_VERSION
217 /* Define to 1 if you have the ANSI C header files. */
220 /* Configured target name. */
223 /* Define to 1 if user symbol names have a leading underscore, 0 if not. */
224 #undef TARGET_PREPENDS_UNDERSCORE
226 /* Define to 1 if the type of the st_atim member of a struct stat is struct
228 #undef TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC
230 /* Use b modifier when opening binary files? */
231 #undef USE_BINARY_FOPEN
233 /* Enable extensions on AIX 3, Interix. */
237 /* Enable GNU extensions on systems that have them. */
241 /* Enable threading extensions on Solaris. */
242 #ifndef _POSIX_PTHREAD_SEMANTICS
243 # undef _POSIX_PTHREAD_SEMANTICS
245 /* Enable extensions on HP NonStop. */
246 #ifndef _TANDEM_SOURCE
247 # undef _TANDEM_SOURCE
249 /* Enable general extensions on Solaris. */
250 #ifndef __EXTENSIONS__
251 # undef __EXTENSIONS__
255 /* Version number of package */
258 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
259 significant byte first (like Motorola and SPARC, unlike Intel). */
260 #if defined AC_APPLE_UNIVERSAL_BUILD
261 # if defined __BIG_ENDIAN__
262 # define WORDS_BIGENDIAN 1
265 # ifndef WORDS_BIGENDIAN
266 # undef WORDS_BIGENDIAN
270 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
272 #undef YYTEXT_POINTER
274 /* Enable large inode numbers on Mac OS X 10.5. */
275 #ifndef _DARWIN_USE_64_BIT_INODE
276 # define _DARWIN_USE_64_BIT_INODE 1
279 /* Number of bits in a file offset, on hosts where this is settable. */
280 #undef _FILE_OFFSET_BITS
282 /* Define for large files, on AIX-style hosts. */
285 /* Define to 1 if on MINIX. */
288 /* Define to 2 if the system does not provide POSIX.1 features except with
290 #undef _POSIX_1_SOURCE
292 /* Define to 1 if you need to in order for `stat' and other things to work. */