1/* config.h.in. Generated from configure.ac by autoheader. */ 2 3/* Define if building universal (internal helper macro) */ 4#undef AC_APPLE_UNIVERSAL_BUILD 5 6/* Define in built-in ELF support is used */ 7#undef BUILTIN_ELF 8 9/* Enable bzlib compression support */ 10#undef BZLIBSUPPORT 11 12/* Define for ELF core file support */ 13#undef ELFCORE 14 15/* Define to 1 if you have the `asctime_r' function. */ 16#undef HAVE_ASCTIME_R 17 18/* Define to 1 if you have the `asprintf' function. */ 19#undef HAVE_ASPRINTF 20 21/* Define to 1 if you have the <byteswap.h> header file. */ 22#undef HAVE_BYTESWAP_H 23 24/* Define to 1 if you have the <bzlib.h> header file. */ 25#undef HAVE_BZLIB_H 26 27/* Define to 1 if you have the `ctime_r' function. */ 28#undef HAVE_CTIME_R 29 30/* HAVE_DAYLIGHT */ 31#undef HAVE_DAYLIGHT 32 33/* Define to 1 if you have the declaration of `daylight', and to 0 if you 34 don't. */ 35#undef HAVE_DECL_DAYLIGHT 36 37/* Define to 1 if you have the declaration of `tzname', and to 0 if you don't. 38 */ 39#undef HAVE_DECL_TZNAME 40 41/* Define to 1 if you have the <dlfcn.h> header file. */ 42#undef HAVE_DLFCN_H 43 44/* Define to 1 if you have the `dprintf' function. */ 45#undef HAVE_DPRINTF 46 47/* Define to 1 if you have the <err.h> header file. */ 48#undef HAVE_ERR_H 49 50/* Define to 1 if you have the <fcntl.h> header file. */ 51#undef HAVE_FCNTL_H 52 53/* Define to 1 if you have the `fmtcheck' function. */ 54#undef HAVE_FMTCHECK 55 56/* Define to 1 if you have the `fork' function. */ 57#undef HAVE_FORK 58 59/* Define to 1 if you have the `freelocale' function. */ 60#undef HAVE_FREELOCALE 61 62/* Define to 1 if fseeko (and presumably ftello) exists and is declared. */ 63#undef HAVE_FSEEKO 64 65/* Define to 1 if you have the `getline' function. */ 66#undef HAVE_GETLINE 67 68/* Define to 1 if you have the <getopt.h> header file. */ 69#undef HAVE_GETOPT_H 70 71/* Define to 1 if you have the `getopt_long' function. */ 72#undef HAVE_GETOPT_LONG 73 74/* Define to 1 if you have the `getpagesize' function. */ 75#undef HAVE_GETPAGESIZE 76 77/* Define to 1 if you have the `gmtime_r' function. */ 78#undef HAVE_GMTIME_R 79 80/* Define to 1 if the system has the type `intptr_t'. */ 81#undef HAVE_INTPTR_T 82 83/* Define to 1 if you have the <inttypes.h> header file. */ 84#undef HAVE_INTTYPES_H 85 86/* Define to 1 if you have the `bz2' library (-lbz2). */ 87#undef HAVE_LIBBZ2 88 89/* Define to 1 if you have the `gnurx' library (-lgnurx). */ 90#undef HAVE_LIBGNURX 91 92/* Define to 1 if you have the `lz' library (-llz). */ 93#undef HAVE_LIBLZ 94 95/* Define to 1 if you have the `lzma' library (-llzma). */ 96#undef HAVE_LIBLZMA 97 98/* Define to 1 if you have the `seccomp' library (-lseccomp). */ 99#undef HAVE_LIBSECCOMP 100 101/* Define to 1 if you have the `z' library (-lz). */ 102#undef HAVE_LIBZ 103 104/* Define to 1 if you have the `zstd' library (-lzstd). */ 105#undef HAVE_LIBZSTD 106 107/* Define to 1 if you have the `localtime_r' function. */ 108#undef HAVE_LOCALTIME_R 109 110/* Define to 1 if you have the <lzlib.h> header file. */ 111#undef HAVE_LZLIB_H 112 113/* Define to 1 if you have the <lzma.h> header file. */ 114#undef HAVE_LZMA_H 115 116/* Define to 1 if mbrtowc and mbstate_t are properly declared. */ 117#undef HAVE_MBRTOWC 118 119/* Define to 1 if <wchar.h> declares mbstate_t. */ 120#undef HAVE_MBSTATE_T 121 122/* Define to 1 if you have the `memmem' function. */ 123#undef HAVE_MEMMEM 124 125/* Define to 1 if you have the <minix/config.h> header file. */ 126#undef HAVE_MINIX_CONFIG_H 127 128/* Define to 1 if you have the `mkostemp' function. */ 129#undef HAVE_MKOSTEMP 130 131/* Define to 1 if you have the `mkstemp' function. */ 132#undef HAVE_MKSTEMP 133 134/* Define to 1 if you have a working `mmap' system call. */ 135#undef HAVE_MMAP 136 137/* Define to 1 if you have the `newlocale' function. */ 138#undef HAVE_NEWLOCALE 139 140/* Define to 1 if you have the `pipe2' function. */ 141#undef HAVE_PIPE2 142 143/* Define to 1 if you have the `posix_spawnp' function. */ 144#undef HAVE_POSIX_SPAWNP 145 146/* Define to 1 if you have the `pread' function. */ 147#undef HAVE_PREAD 148 149/* Have sig_t type */ 150#undef HAVE_SIG_T 151 152/* Define to 1 if you have the <spawn.h> header file. */ 153#undef HAVE_SPAWN_H 154 155/* Define to 1 if you have the <stdint.h> header file. */ 156#undef HAVE_STDINT_H 157 158/* Define to 1 if you have the <stdio.h> header file. */ 159#undef HAVE_STDIO_H 160 161/* Define to 1 if you have the <stdlib.h> header file. */ 162#undef HAVE_STDLIB_H 163 164/* Define to 1 if you have the `strcasestr' function. */ 165#undef HAVE_STRCASESTR 166 167/* Define to 1 if you have the <strings.h> header file. */ 168#undef HAVE_STRINGS_H 169 170/* Define to 1 if you have the <string.h> header file. */ 171#undef HAVE_STRING_H 172 173/* Define to 1 if you have the `strlcat' function. */ 174#undef HAVE_STRLCAT 175 176/* Define to 1 if you have the `strlcpy' function. */ 177#undef HAVE_STRLCPY 178 179/* Define to 1 if you have the `strndup' function. */ 180#undef HAVE_STRNDUP 181 182/* Define to 1 if you have the `strtof' function. */ 183#undef HAVE_STRTOF 184 185/* HAVE_STRUCT_OPTION */ 186#undef HAVE_STRUCT_OPTION 187 188/* Define to 1 if `st_rdev' is a member of `struct stat'. */ 189#undef HAVE_STRUCT_STAT_ST_RDEV 190 191/* Define to 1 if `tm_gmtoff' is a member of `struct tm'. */ 192#undef HAVE_STRUCT_TM_TM_GMTOFF 193 194/* Define to 1 if `tm_zone' is a member of `struct tm'. */ 195#undef HAVE_STRUCT_TM_TM_ZONE 196 197/* Define to 1 if you have the <sys/bswap.h> header file. */ 198#undef HAVE_SYS_BSWAP_H 199 200/* Define to 1 if you have the <sys/ioctl.h> header file. */ 201#undef HAVE_SYS_IOCTL_H 202 203/* Define to 1 if you have the <sys/mman.h> header file. */ 204#undef HAVE_SYS_MMAN_H 205 206/* Define to 1 if you have the <sys/param.h> header file. */ 207#undef HAVE_SYS_PARAM_H 208 209/* Define to 1 if you have the <sys/stat.h> header file. */ 210#undef HAVE_SYS_STAT_H 211 212/* Define to 1 if you have the <sys/sysmacros.h> header file. */ 213#undef HAVE_SYS_SYSMACROS_H 214 215/* Define to 1 if you have the <sys/time.h> header file. */ 216#undef HAVE_SYS_TIME_H 217 218/* Define to 1 if you have the <sys/types.h> header file. */ 219#undef HAVE_SYS_TYPES_H 220 221/* Define to 1 if you have the <sys/utime.h> header file. */ 222#undef HAVE_SYS_UTIME_H 223 224/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */ 225#undef HAVE_SYS_WAIT_H 226 227/* HAVE_TM_ISDST */ 228#undef HAVE_TM_ISDST 229 230/* HAVE_TM_ZONE */ 231#undef HAVE_TM_ZONE 232 233/* HAVE_TZNAME */ 234#undef HAVE_TZNAME 235 236/* Define to 1 if the system has the type `uintptr_t'. */ 237#undef HAVE_UINTPTR_T 238 239/* Define to 1 if you have the <unistd.h> header file. */ 240#undef HAVE_UNISTD_H 241 242/* Define to 1 if you have the `uselocale' function. */ 243#undef HAVE_USELOCALE 244 245/* Define to 1 if you have the `utime' function. */ 246#undef HAVE_UTIME 247 248/* Define to 1 if you have the `utimes' function. */ 249#undef HAVE_UTIMES 250 251/* Define to 1 if you have the <utime.h> header file. */ 252#undef HAVE_UTIME_H 253 254/* Define to 1 if you have the `vasprintf' function. */ 255#undef HAVE_VASPRINTF 256 257/* Define to 1 if you have the `vfork' function. */ 258#undef HAVE_VFORK 259 260/* Define to 1 if you have the <vfork.h> header file. */ 261#undef HAVE_VFORK_H 262 263/* Define to 1 or 0, depending whether the compiler supports simple visibility 264 declarations. */ 265#undef HAVE_VISIBILITY 266 267/* Define to 1 if you have the <wchar.h> header file. */ 268#undef HAVE_WCHAR_H 269 270/* Define to 1 if you have the <wctype.h> header file. */ 271#undef HAVE_WCTYPE_H 272 273/* Define to 1 if you have the `wcwidth' function. */ 274#undef HAVE_WCWIDTH 275 276/* Define to 1 if `fork' works. */ 277#undef HAVE_WORKING_FORK 278 279/* Define to 1 if `vfork' works. */ 280#undef HAVE_WORKING_VFORK 281 282/* Define to 1 if you have the <xlocale.h> header file. */ 283#undef HAVE_XLOCALE_H 284 285/* Define to 1 if you have the <zlib.h> header file. */ 286#undef HAVE_ZLIB_H 287 288/* Define to 1 if you have the <zstd_errors.h> header file. */ 289#undef HAVE_ZSTD_ERRORS_H 290 291/* Define to 1 if you have the <zstd.h> header file. */ 292#undef HAVE_ZSTD_H 293 294/* Define to the sub-directory where libtool stores uninstalled libraries. */ 295#undef LT_OBJDIR 296 297/* Enable lzlib compression support */ 298#undef LZLIBSUPPORT 299 300/* Define to 1 if `major', `minor', and `makedev' are declared in <mkdev.h>. 301 */ 302#undef MAJOR_IN_MKDEV 303 304/* Define to 1 if `major', `minor', and `makedev' are declared in 305 <sysmacros.h>. */ 306#undef MAJOR_IN_SYSMACROS 307 308/* Name of package */ 309#undef PACKAGE 310 311/* Define to the address where bug reports for this package should be sent. */ 312#undef PACKAGE_BUGREPORT 313 314/* Define to the full name of this package. */ 315#undef PACKAGE_NAME 316 317/* Define to the full name and version of this package. */ 318#undef PACKAGE_STRING 319 320/* Define to the one symbol short name of this package. */ 321#undef PACKAGE_TARNAME 322 323/* Define to the home page for this package. */ 324#undef PACKAGE_URL 325 326/* Define to the version of this package. */ 327#undef PACKAGE_VERSION 328 329/* Define to 1 if all of the C90 standard headers exist (not just the ones 330 required in a freestanding environment). This macro is provided for 331 backward compatibility; new code need not use it. */ 332#undef STDC_HEADERS 333 334/* Define to 1 if your <sys/time.h> declares `struct tm'. */ 335#undef TM_IN_SYS_TIME 336 337/* Enable extensions on AIX 3, Interix. */ 338#ifndef _ALL_SOURCE 339# undef _ALL_SOURCE 340#endif 341/* Enable general extensions on macOS. */ 342#ifndef _DARWIN_C_SOURCE 343# undef _DARWIN_C_SOURCE 344#endif 345/* Enable general extensions on Solaris. */ 346#ifndef __EXTENSIONS__ 347# undef __EXTENSIONS__ 348#endif 349/* Enable GNU extensions on systems that have them. */ 350#ifndef _GNU_SOURCE 351# undef _GNU_SOURCE 352#endif 353/* Enable X/Open compliant socket functions that do not require linking 354 with -lxnet on HP-UX 11.11. */ 355#ifndef _HPUX_ALT_XOPEN_SOCKET_API 356# undef _HPUX_ALT_XOPEN_SOCKET_API 357#endif 358/* Identify the host operating system as Minix. 359 This macro does not affect the system headers' behavior. 360 A future release of Autoconf may stop defining this macro. */ 361#ifndef _MINIX 362# undef _MINIX 363#endif 364/* Enable general extensions on NetBSD. 365 Enable NetBSD compatibility extensions on Minix. */ 366#ifndef _NETBSD_SOURCE 367# undef _NETBSD_SOURCE 368#endif 369/* Enable OpenBSD compatibility extensions on NetBSD. 370 Oddly enough, this does nothing on OpenBSD. */ 371#ifndef _OPENBSD_SOURCE 372# undef _OPENBSD_SOURCE 373#endif 374/* Define to 1 if needed for POSIX-compatible behavior. */ 375#ifndef _POSIX_SOURCE 376# undef _POSIX_SOURCE 377#endif 378/* Define to 2 if needed for POSIX-compatible behavior. */ 379#ifndef _POSIX_1_SOURCE 380# undef _POSIX_1_SOURCE 381#endif 382/* Enable POSIX-compatible threading on Solaris. */ 383#ifndef _POSIX_PTHREAD_SEMANTICS 384# undef _POSIX_PTHREAD_SEMANTICS 385#endif 386/* Enable extensions specified by ISO/IEC TS 18661-5:2014. */ 387#ifndef __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 388# undef __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 389#endif 390/* Enable extensions specified by ISO/IEC TS 18661-1:2014. */ 391#ifndef __STDC_WANT_IEC_60559_BFP_EXT__ 392# undef __STDC_WANT_IEC_60559_BFP_EXT__ 393#endif 394/* Enable extensions specified by ISO/IEC TS 18661-2:2015. */ 395#ifndef __STDC_WANT_IEC_60559_DFP_EXT__ 396# undef __STDC_WANT_IEC_60559_DFP_EXT__ 397#endif 398/* Enable extensions specified by ISO/IEC TS 18661-4:2015. */ 399#ifndef __STDC_WANT_IEC_60559_FUNCS_EXT__ 400# undef __STDC_WANT_IEC_60559_FUNCS_EXT__ 401#endif 402/* Enable extensions specified by ISO/IEC TS 18661-3:2015. */ 403#ifndef __STDC_WANT_IEC_60559_TYPES_EXT__ 404# undef __STDC_WANT_IEC_60559_TYPES_EXT__ 405#endif 406/* Enable extensions specified by ISO/IEC TR 24731-2:2010. */ 407#ifndef __STDC_WANT_LIB_EXT2__ 408# undef __STDC_WANT_LIB_EXT2__ 409#endif 410/* Enable extensions specified by ISO/IEC 24747:2009. */ 411#ifndef __STDC_WANT_MATH_SPEC_FUNCS__ 412# undef __STDC_WANT_MATH_SPEC_FUNCS__ 413#endif 414/* Enable extensions on HP NonStop. */ 415#ifndef _TANDEM_SOURCE 416# undef _TANDEM_SOURCE 417#endif 418/* Enable X/Open extensions. Define to 500 only if necessary 419 to make mbstate_t available. */ 420#ifndef _XOPEN_SOURCE 421# undef _XOPEN_SOURCE 422#endif 423 424 425/* Version number of package */ 426#undef VERSION 427 428/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most 429 significant byte first (like Motorola and SPARC, unlike Intel). */ 430#if defined AC_APPLE_UNIVERSAL_BUILD 431# if defined __BIG_ENDIAN__ 432# define WORDS_BIGENDIAN 1 433# endif 434#else 435# ifndef WORDS_BIGENDIAN 436# undef WORDS_BIGENDIAN 437# endif 438#endif 439 440/* Enable xzlib compression support */ 441#undef XZLIBSUPPORT 442 443/* Enable zlib compression support */ 444#undef ZLIBSUPPORT 445 446/* Enable zstdlib compression support */ 447#undef ZSTDLIBSUPPORT 448 449/* Number of bits in a file offset, on hosts where this is settable. */ 450#undef _FILE_OFFSET_BITS 451 452/* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */ 453#undef _LARGEFILE_SOURCE 454 455/* Define for large files, on AIX-style hosts. */ 456#undef _LARGE_FILES 457 458/* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>, 459 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the 460 #define below would cause a syntax error. */ 461#undef _UINT32_T 462 463/* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>, 464 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the 465 #define below would cause a syntax error. */ 466#undef _UINT64_T 467 468/* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>, 469 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the 470 #define below would cause a syntax error. */ 471#undef _UINT8_T 472 473/* Define to the type of a signed integer type of width exactly 32 bits if 474 such a type exists and the standard includes do not define it. */ 475#undef int32_t 476 477/* Define to the type of a signed integer type of width exactly 64 bits if 478 such a type exists and the standard includes do not define it. */ 479#undef int64_t 480 481/* Define to the type of a signed integer type wide enough to hold a pointer, 482 if such a type exists, and if the system does not define it. */ 483#undef intptr_t 484 485/* Define to a type if <wchar.h> does not define. */ 486#undef mbstate_t 487 488/* Define to `long int' if <sys/types.h> does not define. */ 489#undef off_t 490 491/* Define as a signed integer type capable of holding a process identifier. */ 492#undef pid_t 493 494/* Define to `unsigned int' if <sys/types.h> does not define. */ 495#undef size_t 496 497/* Define to the type of an unsigned integer type of width exactly 16 bits if 498 such a type exists and the standard includes do not define it. */ 499#undef uint16_t 500 501/* Define to the type of an unsigned integer type of width exactly 32 bits if 502 such a type exists and the standard includes do not define it. */ 503#undef uint32_t 504 505/* Define to the type of an unsigned integer type of width exactly 64 bits if 506 such a type exists and the standard includes do not define it. */ 507#undef uint64_t 508 509/* Define to the type of an unsigned integer type of width exactly 8 bits if 510 such a type exists and the standard includes do not define it. */ 511#undef uint8_t 512 513/* Define to the type of an unsigned integer type wide enough to hold a 514 pointer, if such a type exists, and if the system does not define it. */ 515#undef uintptr_t 516 517/* Define as `fork' if `vfork' does not work. */ 518#undef vfork 519