1ef19c627SDavid E. O'Brien /* config.h. Generated from config.h.in by configure. */ 2ae4ecfffSMarius Strobl /* config.h.in. Generated from configure.ac by autoheader. */ 320164649SDavid E. O'Brien 4b6cee71dSXin LI /* Define if building universal (internal helper macro) */ 5b6cee71dSXin LI /* #undef AC_APPLE_UNIVERSAL_BUILD */ 6b6cee71dSXin LI 7ae4ecfffSMarius Strobl /* Define in built-in ELF support is used */ 820164649SDavid E. O'Brien #define BUILTIN_ELF 1 920164649SDavid E. O'Brien 1090266521SXin LI /* Enable bzlib compression support */ 1190266521SXin LI /* #undef BZLIBSUPPORT */ 1290266521SXin LI 13ae4ecfffSMarius Strobl /* Define for ELF core file support */ 1420164649SDavid E. O'Brien #define ELFCORE 1 1520164649SDavid E. O'Brien 16b6cee71dSXin LI /* Define to 1 if you have the `asctime_r' function. */ 17b6cee71dSXin LI #define HAVE_ASCTIME_R 1 18b6cee71dSXin LI 197dbb948bSDavid E. O'Brien /* Define to 1 if you have the `asprintf' function. */ 207dbb948bSDavid E. O'Brien #define HAVE_ASPRINTF 1 217dbb948bSDavid E. O'Brien 22a4d6d3b8SXin LI /* Define to 1 if you have the <byteswap.h> header file. */ 23*898496eeSXin LI #define HAVE_BYTESWAP_H 1 24a4d6d3b8SXin LI 2590266521SXin LI /* Define to 1 if you have the <bzlib.h> header file. */ 2690266521SXin LI /* #undef HAVE_BZLIB_H */ 2790266521SXin LI 28b6cee71dSXin LI /* Define to 1 if you have the `ctime_r' function. */ 29b6cee71dSXin LI #define HAVE_CTIME_R 1 30b6cee71dSXin LI 31ae4ecfffSMarius Strobl /* HAVE_DAYLIGHT */ 3220164649SDavid E. O'Brien /* #undef HAVE_DAYLIGHT */ 3320164649SDavid E. O'Brien 3480c86c36SDavid E. O'Brien /* Define to 1 if you have the declaration of `daylight', and to 0 if you 3580c86c36SDavid E. O'Brien don't. */ 3680c86c36SDavid E. O'Brien #define HAVE_DECL_DAYLIGHT 0 3780c86c36SDavid E. O'Brien 3880c86c36SDavid E. O'Brien /* Define to 1 if you have the declaration of `tzname', and to 0 if you don't. 3980c86c36SDavid E. O'Brien */ 4080c86c36SDavid E. O'Brien #define HAVE_DECL_TZNAME 1 4180c86c36SDavid E. O'Brien 42b3f1b4a2SDavid E. O'Brien /* Define to 1 if you have the <dlfcn.h> header file. */ 43b3f1b4a2SDavid E. O'Brien #define HAVE_DLFCN_H 1 4420164649SDavid E. O'Brien 453e41d09dSXin LI /* Define to 1 if you have the `dprintf' function. */ 463e41d09dSXin LI #define HAVE_DPRINTF 1 473e41d09dSXin LI 487dbb948bSDavid E. O'Brien /* Define to 1 if you have the <err.h> header file. */ 497dbb948bSDavid E. O'Brien #define HAVE_ERR_H 1 507dbb948bSDavid E. O'Brien 5120164649SDavid E. O'Brien /* Define to 1 if you have the <fcntl.h> header file. */ 5220164649SDavid E. O'Brien #define HAVE_FCNTL_H 1 5320164649SDavid E. O'Brien 54b6cee71dSXin LI /* Define to 1 if you have the `fmtcheck' function. */ 55b6cee71dSXin LI #define HAVE_FMTCHECK 1 56b6cee71dSXin LI 5780c86c36SDavid E. O'Brien /* Define to 1 if you have the `fork' function. */ 5880c86c36SDavid E. O'Brien #define HAVE_FORK 1 5980c86c36SDavid E. O'Brien 60c2931133SXin LI /* Define to 1 if you have the `freelocale' function. */ 61c2931133SXin LI #define HAVE_FREELOCALE 1 62c2931133SXin LI 637dbb948bSDavid E. O'Brien /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */ 647dbb948bSDavid E. O'Brien #define HAVE_FSEEKO 1 657dbb948bSDavid E. O'Brien 6680c86c36SDavid E. O'Brien /* Define to 1 if you have the `getline' function. */ 6780c86c36SDavid E. O'Brien #define HAVE_GETLINE 1 6880c86c36SDavid E. O'Brien 6920164649SDavid E. O'Brien /* Define to 1 if you have the <getopt.h> header file. */ 7020164649SDavid E. O'Brien #define HAVE_GETOPT_H 1 7120164649SDavid E. O'Brien 7220164649SDavid E. O'Brien /* Define to 1 if you have the `getopt_long' function. */ 7320164649SDavid E. O'Brien #define HAVE_GETOPT_LONG 1 7420164649SDavid E. O'Brien 75b6cee71dSXin LI /* Define to 1 if you have the `getpagesize' function. */ 76b6cee71dSXin LI #define HAVE_GETPAGESIZE 1 777dbb948bSDavid E. O'Brien 785f0216bdSXin LI /* Define to 1 if you have the `gmtime_r' function. */ 795f0216bdSXin LI #define HAVE_GMTIME_R 1 805f0216bdSXin LI 81b6cee71dSXin LI /* Define to 1 if the system has the type `intptr_t'. */ 82b6cee71dSXin LI #define HAVE_INTPTR_T 1 837dbb948bSDavid E. O'Brien 8420164649SDavid E. O'Brien /* Define to 1 if you have the <inttypes.h> header file. */ 8520164649SDavid E. O'Brien #define HAVE_INTTYPES_H 1 8620164649SDavid E. O'Brien 8790266521SXin LI /* Define to 1 if you have the `bz2' library (-lbz2). */ 8890266521SXin LI /* #undef HAVE_LIBBZ2 */ 8990266521SXin LI 9080c86c36SDavid E. O'Brien /* Define to 1 if you have the `gnurx' library (-lgnurx). */ 9180c86c36SDavid E. O'Brien /* #undef HAVE_LIBGNURX */ 9280c86c36SDavid E. O'Brien 93*898496eeSXin LI /* Define to 1 if you have the `lz' library (-llz). */ 94*898496eeSXin LI /* #undef HAVE_LIBLZ */ 95*898496eeSXin LI 9690266521SXin LI /* Define to 1 if you have the `lzma' library (-llzma). */ 9790266521SXin LI /* #undef HAVE_LIBLZMA */ 9890266521SXin LI 9948c779cdSXin LI /* Define to 1 if you have the `seccomp' library (-lseccomp). */ 10048c779cdSXin LI /* #undef HAVE_LIBSECCOMP */ 10148c779cdSXin LI 10220164649SDavid E. O'Brien /* Define to 1 if you have the `z' library (-lz). */ 10320164649SDavid E. O'Brien #define HAVE_LIBZ 1 10420164649SDavid E. O'Brien 105*898496eeSXin LI /* Define to 1 if you have the `zstd' library (-lzstd). */ 106*898496eeSXin LI /* #undef HAVE_LIBZSTD */ 107*898496eeSXin LI 1085f0216bdSXin LI /* Define to 1 if you have the `localtime_r' function. */ 1095f0216bdSXin LI #define HAVE_LOCALTIME_R 1 1105f0216bdSXin LI 111*898496eeSXin LI /* Define to 1 if you have the <lzlib.h> header file. */ 112*898496eeSXin LI /* #undef HAVE_LZLIB_H */ 113*898496eeSXin LI 11490266521SXin LI /* Define to 1 if you have the <lzma.h> header file. */ 11590266521SXin LI /* #undef HAVE_LZMA_H */ 11690266521SXin LI 117b6cee71dSXin LI /* Define to 1 if mbrtowc and mbstate_t are properly declared. */ 11820164649SDavid E. O'Brien #define HAVE_MBRTOWC 1 11920164649SDavid E. O'Brien 120b3f1b4a2SDavid E. O'Brien /* Define to 1 if <wchar.h> declares mbstate_t. */ 121b3f1b4a2SDavid E. O'Brien #define HAVE_MBSTATE_T 1 122b3f1b4a2SDavid E. O'Brien 12348c779cdSXin LI /* Define to 1 if you have the `memmem' function. */ 12448c779cdSXin LI #define HAVE_MEMMEM 1 12548c779cdSXin LI 126a2dfb722SXin LI /* Define to 1 if you have the <minix/config.h> header file. */ 127a2dfb722SXin LI /* #undef HAVE_MINIX_CONFIG_H */ 12820164649SDavid E. O'Brien 129b6cee71dSXin LI /* Define to 1 if you have the `mkostemp' function. */ 130b6cee71dSXin LI #define HAVE_MKOSTEMP 1 131b6cee71dSXin LI 13220164649SDavid E. O'Brien /* Define to 1 if you have the `mkstemp' function. */ 13320164649SDavid E. O'Brien #define HAVE_MKSTEMP 1 13420164649SDavid E. O'Brien 135b6cee71dSXin LI /* Define to 1 if you have a working `mmap' system call. */ 13620164649SDavid E. O'Brien #define HAVE_MMAP 1 13720164649SDavid E. O'Brien 138c2931133SXin LI /* Define to 1 if you have the `newlocale' function. */ 139c2931133SXin LI #define HAVE_NEWLOCALE 1 140c2931133SXin LI 14143a5ec4eSXin LI /* Define to 1 if you have the `pipe2' function. */ 142f5ccb3a3SJose Luis Duran #ifndef __APPLE__ /* Cross building tools on macOS */ 14343a5ec4eSXin LI #define HAVE_PIPE2 1 144f5ccb3a3SJose Luis Duran #endif 14543a5ec4eSXin LI 146a4d6d3b8SXin LI /* Define to 1 if you have the `posix_spawnp' function. */ 147a4d6d3b8SXin LI #define HAVE_POSIX_SPAWNP 1 148a4d6d3b8SXin LI 149b6cee71dSXin LI /* Define to 1 if you have the `pread' function. */ 150b6cee71dSXin LI #define HAVE_PREAD 1 151b6cee71dSXin LI 1525f0216bdSXin LI /* Have sig_t type */ 1535f0216bdSXin LI #define HAVE_SIG_T 1 1545f0216bdSXin LI 155a4d6d3b8SXin LI /* Define to 1 if you have the <spawn.h> header file. */ 156a4d6d3b8SXin LI #define HAVE_SPAWN_H 1 157a4d6d3b8SXin LI 15820164649SDavid E. O'Brien /* Define to 1 if you have the <stdint.h> header file. */ 15920164649SDavid E. O'Brien #define HAVE_STDINT_H 1 16020164649SDavid E. O'Brien 161a2dfb722SXin LI /* Define to 1 if you have the <stdio.h> header file. */ 162a2dfb722SXin LI #define HAVE_STDIO_H 1 163a2dfb722SXin LI 16420164649SDavid E. O'Brien /* Define to 1 if you have the <stdlib.h> header file. */ 16520164649SDavid E. O'Brien #define HAVE_STDLIB_H 1 16620164649SDavid E. O'Brien 167b6cee71dSXin LI /* Define to 1 if you have the `strcasestr' function. */ 168b6cee71dSXin LI #define HAVE_STRCASESTR 1 169b6cee71dSXin LI 17020164649SDavid E. O'Brien /* Define to 1 if you have the <strings.h> header file. */ 17120164649SDavid E. O'Brien #define HAVE_STRINGS_H 1 17220164649SDavid E. O'Brien 17320164649SDavid E. O'Brien /* Define to 1 if you have the <string.h> header file. */ 17420164649SDavid E. O'Brien #define HAVE_STRING_H 1 17520164649SDavid E. O'Brien 1767dbb948bSDavid E. O'Brien /* Define to 1 if you have the `strlcat' function. */ 1777dbb948bSDavid E. O'Brien #define HAVE_STRLCAT 1 1787dbb948bSDavid E. O'Brien 1797dbb948bSDavid E. O'Brien /* Define to 1 if you have the `strlcpy' function. */ 1807dbb948bSDavid E. O'Brien #define HAVE_STRLCPY 1 1817dbb948bSDavid E. O'Brien 182a90b38c0SDavid E. O'Brien /* Define to 1 if you have the `strndup' function. */ 18320e76cb3SKonstantin Belousov #define HAVE_STRNDUP 1 184a90b38c0SDavid E. O'Brien 185ef19c627SDavid E. O'Brien /* Define to 1 if you have the `strtof' function. */ 186ef19c627SDavid E. O'Brien #define HAVE_STRTOF 1 187ef19c627SDavid E. O'Brien 188ae4ecfffSMarius Strobl /* HAVE_STRUCT_OPTION */ 189ae4ecfffSMarius Strobl #define HAVE_STRUCT_OPTION 1 190ae4ecfffSMarius Strobl 19180c86c36SDavid E. O'Brien /* Define to 1 if `st_rdev' is a member of `struct stat'. */ 19220164649SDavid E. O'Brien #define HAVE_STRUCT_STAT_ST_RDEV 1 19320164649SDavid E. O'Brien 19480c86c36SDavid E. O'Brien /* Define to 1 if `tm_gmtoff' is a member of `struct tm'. */ 1957dbb948bSDavid E. O'Brien #define HAVE_STRUCT_TM_TM_GMTOFF 1 1967dbb948bSDavid E. O'Brien 19780c86c36SDavid E. O'Brien /* Define to 1 if `tm_zone' is a member of `struct tm'. */ 1987dbb948bSDavid E. O'Brien #define HAVE_STRUCT_TM_TM_ZONE 1 1997dbb948bSDavid E. O'Brien 200a4d6d3b8SXin LI /* Define to 1 if you have the <sys/bswap.h> header file. */ 201a4d6d3b8SXin LI /* #undef HAVE_SYS_BSWAP_H */ 202a4d6d3b8SXin LI 203a4d6d3b8SXin LI /* Define to 1 if you have the <sys/ioctl.h> header file. */ 204a4d6d3b8SXin LI #define HAVE_SYS_IOCTL_H 1 205a4d6d3b8SXin LI 20620164649SDavid E. O'Brien /* Define to 1 if you have the <sys/mman.h> header file. */ 20720164649SDavid E. O'Brien #define HAVE_SYS_MMAN_H 1 20820164649SDavid E. O'Brien 209b6cee71dSXin LI /* Define to 1 if you have the <sys/param.h> header file. */ 210b6cee71dSXin LI #define HAVE_SYS_PARAM_H 1 211b6cee71dSXin LI 21220164649SDavid E. O'Brien /* Define to 1 if you have the <sys/stat.h> header file. */ 21320164649SDavid E. O'Brien #define HAVE_SYS_STAT_H 1 21420164649SDavid E. O'Brien 21548c779cdSXin LI /* Define to 1 if you have the <sys/sysmacros.h> header file. */ 21648c779cdSXin LI /* #undef HAVE_SYS_SYSMACROS_H */ 21748c779cdSXin LI 218a90b38c0SDavid E. O'Brien /* Define to 1 if you have the <sys/time.h> header file. */ 219a90b38c0SDavid E. O'Brien #define HAVE_SYS_TIME_H 1 220a90b38c0SDavid E. O'Brien 22120164649SDavid E. O'Brien /* Define to 1 if you have the <sys/types.h> header file. */ 22220164649SDavid E. O'Brien #define HAVE_SYS_TYPES_H 1 22320164649SDavid E. O'Brien 22420164649SDavid E. O'Brien /* Define to 1 if you have the <sys/utime.h> header file. */ 22520164649SDavid E. O'Brien /* #undef HAVE_SYS_UTIME_H */ 22620164649SDavid E. O'Brien 22720164649SDavid E. O'Brien /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */ 22820164649SDavid E. O'Brien #define HAVE_SYS_WAIT_H 1 22920164649SDavid E. O'Brien 230ae4ecfffSMarius Strobl /* HAVE_TM_ISDST */ 231b3f1b4a2SDavid E. O'Brien #define HAVE_TM_ISDST 1 232b3f1b4a2SDavid E. O'Brien 23320164649SDavid E. O'Brien /* HAVE_TM_ZONE */ 23420164649SDavid E. O'Brien #define HAVE_TM_ZONE 1 23520164649SDavid E. O'Brien 23620164649SDavid E. O'Brien /* HAVE_TZNAME */ 23720164649SDavid E. O'Brien #define HAVE_TZNAME 1 23820164649SDavid E. O'Brien 239b6cee71dSXin LI /* Define to 1 if the system has the type `uintptr_t'. */ 240b6cee71dSXin LI #define HAVE_UINTPTR_T 1 2417dbb948bSDavid E. O'Brien 24220164649SDavid E. O'Brien /* Define to 1 if you have the <unistd.h> header file. */ 24320164649SDavid E. O'Brien #define HAVE_UNISTD_H 1 24420164649SDavid E. O'Brien 245c2931133SXin LI /* Define to 1 if you have the `uselocale' function. */ 246c2931133SXin LI #define HAVE_USELOCALE 1 247c2931133SXin LI 24820164649SDavid E. O'Brien /* Define to 1 if you have the `utime' function. */ 24920164649SDavid E. O'Brien #define HAVE_UTIME 1 25020164649SDavid E. O'Brien 25120164649SDavid E. O'Brien /* Define to 1 if you have the `utimes' function. */ 25220164649SDavid E. O'Brien #define HAVE_UTIMES 1 25320164649SDavid E. O'Brien 25420164649SDavid E. O'Brien /* Define to 1 if you have the <utime.h> header file. */ 25520164649SDavid E. O'Brien #define HAVE_UTIME_H 1 25620164649SDavid E. O'Brien 2577dbb948bSDavid E. O'Brien /* Define to 1 if you have the `vasprintf' function. */ 2587dbb948bSDavid E. O'Brien #define HAVE_VASPRINTF 1 2597dbb948bSDavid E. O'Brien 260b6cee71dSXin LI /* Define to 1 if you have the `vfork' function. */ 261b6cee71dSXin LI #define HAVE_VFORK 1 262b6cee71dSXin LI 263b6cee71dSXin LI /* Define to 1 if you have the <vfork.h> header file. */ 264b6cee71dSXin LI /* #undef HAVE_VFORK_H */ 265b6cee71dSXin LI 266b6cee71dSXin LI /* Define to 1 or 0, depending whether the compiler supports simple visibility 267b6cee71dSXin LI declarations. */ 268b6cee71dSXin LI #define HAVE_VISIBILITY 1 269b6cee71dSXin LI 27020164649SDavid E. O'Brien /* Define to 1 if you have the <wchar.h> header file. */ 27120164649SDavid E. O'Brien #define HAVE_WCHAR_H 1 27220164649SDavid E. O'Brien 273a90b38c0SDavid E. O'Brien /* Define to 1 if you have the <wctype.h> header file. */ 274a90b38c0SDavid E. O'Brien #define HAVE_WCTYPE_H 1 275a90b38c0SDavid E. O'Brien 27620164649SDavid E. O'Brien /* Define to 1 if you have the `wcwidth' function. */ 27720164649SDavid E. O'Brien #define HAVE_WCWIDTH 1 27820164649SDavid E. O'Brien 279b6cee71dSXin LI /* Define to 1 if `fork' works. */ 280b6cee71dSXin LI #define HAVE_WORKING_FORK 1 281b6cee71dSXin LI 282b6cee71dSXin LI /* Define to 1 if `vfork' works. */ 283b6cee71dSXin LI #define HAVE_WORKING_VFORK 1 284b6cee71dSXin LI 285c2931133SXin LI /* Define to 1 if you have the <xlocale.h> header file. */ 286f3d7ace4SWarner Losh #ifndef __linux__ /* Cross building tools build with glibc on linux */ 287c2931133SXin LI #define HAVE_XLOCALE_H 1 288f3d7ace4SWarner Losh #endif 289c2931133SXin LI 290ef19c627SDavid E. O'Brien /* Define to 1 if you have the <zlib.h> header file. */ 291ef19c627SDavid E. O'Brien #define HAVE_ZLIB_H 1 292ef19c627SDavid E. O'Brien 293*898496eeSXin LI /* Define to 1 if you have the <zstd_errors.h> header file. */ 294*898496eeSXin LI /* #undef HAVE_ZSTD_ERRORS_H */ 295*898496eeSXin LI 296*898496eeSXin LI /* Define to 1 if you have the <zstd.h> header file. */ 297*898496eeSXin LI /* #undef HAVE_ZSTD_H */ 298*898496eeSXin LI 299d38c30c0SXin LI /* Define to the sub-directory where libtool stores uninstalled libraries. */ 30080c86c36SDavid E. O'Brien #define LT_OBJDIR ".libs/" 30180c86c36SDavid E. O'Brien 302*898496eeSXin LI /* Enable lzlib compression support */ 303*898496eeSXin LI /* #undef LZLIBSUPPORT */ 304*898496eeSXin LI 30520164649SDavid E. O'Brien /* Define to 1 if `major', `minor', and `makedev' are declared in <mkdev.h>. 30620164649SDavid E. O'Brien */ 30720164649SDavid E. O'Brien /* #undef MAJOR_IN_MKDEV */ 30820164649SDavid E. O'Brien 30920164649SDavid E. O'Brien /* Define to 1 if `major', `minor', and `makedev' are declared in 31020164649SDavid E. O'Brien <sysmacros.h>. */ 31120164649SDavid E. O'Brien /* #undef MAJOR_IN_SYSMACROS */ 31220164649SDavid E. O'Brien 31320164649SDavid E. O'Brien /* Name of package */ 31420164649SDavid E. O'Brien #define PACKAGE "file" 31520164649SDavid E. O'Brien 31620164649SDavid E. O'Brien /* Define to the address where bug reports for this package should be sent. */ 317ae4ecfffSMarius Strobl #define PACKAGE_BUGREPORT "christos@astron.com" 31820164649SDavid E. O'Brien 31920164649SDavid E. O'Brien /* Define to the full name of this package. */ 320ae4ecfffSMarius Strobl #define PACKAGE_NAME "file" 32120164649SDavid E. O'Brien 32220164649SDavid E. O'Brien /* Define to the full name and version of this package. */ 323*898496eeSXin LI #define PACKAGE_STRING "file 5.45" 32420164649SDavid E. O'Brien 32520164649SDavid E. O'Brien /* Define to the one symbol short name of this package. */ 326ae4ecfffSMarius Strobl #define PACKAGE_TARNAME "file" 32720164649SDavid E. O'Brien 32880c86c36SDavid E. O'Brien /* Define to the home page for this package. */ 32980c86c36SDavid E. O'Brien #define PACKAGE_URL "" 33080c86c36SDavid E. O'Brien 33120164649SDavid E. O'Brien /* Define to the version of this package. */ 332*898496eeSXin LI #define PACKAGE_VERSION "5.45" 333b3f1b4a2SDavid E. O'Brien 334a2dfb722SXin LI /* Define to 1 if all of the C90 standard headers exist (not just the ones 335a2dfb722SXin LI required in a freestanding environment). This macro is provided for 336a2dfb722SXin LI backward compatibility; new code need not use it. */ 33720164649SDavid E. O'Brien #define STDC_HEADERS 1 33820164649SDavid E. O'Brien 33920164649SDavid E. O'Brien /* Define to 1 if your <sys/time.h> declares `struct tm'. */ 34020164649SDavid E. O'Brien /* #undef TM_IN_SYS_TIME */ 34120164649SDavid E. O'Brien 34280c86c36SDavid E. O'Brien /* Enable extensions on AIX 3, Interix. */ 34380c86c36SDavid E. O'Brien #ifndef _ALL_SOURCE 34480c86c36SDavid E. O'Brien # define _ALL_SOURCE 1 34580c86c36SDavid E. O'Brien #endif 346a2dfb722SXin LI /* Enable general extensions on macOS. */ 347a2dfb722SXin LI #ifndef _DARWIN_C_SOURCE 348a2dfb722SXin LI # define _DARWIN_C_SOURCE 1 34980c86c36SDavid E. O'Brien #endif 35080c86c36SDavid E. O'Brien /* Enable general extensions on Solaris. */ 35180c86c36SDavid E. O'Brien #ifndef __EXTENSIONS__ 35280c86c36SDavid E. O'Brien # define __EXTENSIONS__ 1 35380c86c36SDavid E. O'Brien #endif 354a2dfb722SXin LI /* Enable GNU extensions on systems that have them. */ 355a2dfb722SXin LI #ifndef _GNU_SOURCE 356a2dfb722SXin LI # define _GNU_SOURCE 1 357a2dfb722SXin LI #endif 358a2dfb722SXin LI /* Enable X/Open compliant socket functions that do not require linking 359a2dfb722SXin LI with -lxnet on HP-UX 11.11. */ 360a2dfb722SXin LI #ifndef _HPUX_ALT_XOPEN_SOCKET_API 361a2dfb722SXin LI # define _HPUX_ALT_XOPEN_SOCKET_API 1 362a2dfb722SXin LI #endif 363a2dfb722SXin LI /* Identify the host operating system as Minix. 364a2dfb722SXin LI This macro does not affect the system headers' behavior. 365a2dfb722SXin LI A future release of Autoconf may stop defining this macro. */ 366a2dfb722SXin LI #ifndef _MINIX 367a2dfb722SXin LI /* # undef _MINIX */ 368a2dfb722SXin LI #endif 369a2dfb722SXin LI /* Enable general extensions on NetBSD. 370a2dfb722SXin LI Enable NetBSD compatibility extensions on Minix. */ 371a2dfb722SXin LI #ifndef _NETBSD_SOURCE 372a2dfb722SXin LI # define _NETBSD_SOURCE 1 373a2dfb722SXin LI #endif 374a2dfb722SXin LI /* Enable OpenBSD compatibility extensions on NetBSD. 375a2dfb722SXin LI Oddly enough, this does nothing on OpenBSD. */ 376a2dfb722SXin LI #ifndef _OPENBSD_SOURCE 377a2dfb722SXin LI # define _OPENBSD_SOURCE 1 378a2dfb722SXin LI #endif 379a2dfb722SXin LI /* Define to 1 if needed for POSIX-compatible behavior. */ 380a2dfb722SXin LI #ifndef _POSIX_SOURCE 381a2dfb722SXin LI /* # undef _POSIX_SOURCE */ 382a2dfb722SXin LI #endif 383a2dfb722SXin LI /* Define to 2 if needed for POSIX-compatible behavior. */ 384a2dfb722SXin LI #ifndef _POSIX_1_SOURCE 385a2dfb722SXin LI /* # undef _POSIX_1_SOURCE */ 386a2dfb722SXin LI #endif 387a2dfb722SXin LI /* Enable POSIX-compatible threading on Solaris. */ 388a2dfb722SXin LI #ifndef _POSIX_PTHREAD_SEMANTICS 389a2dfb722SXin LI # define _POSIX_PTHREAD_SEMANTICS 1 390a2dfb722SXin LI #endif 391a2dfb722SXin LI /* Enable extensions specified by ISO/IEC TS 18661-5:2014. */ 392a2dfb722SXin LI #ifndef __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 393a2dfb722SXin LI # define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 394a2dfb722SXin LI #endif 395a2dfb722SXin LI /* Enable extensions specified by ISO/IEC TS 18661-1:2014. */ 396a2dfb722SXin LI #ifndef __STDC_WANT_IEC_60559_BFP_EXT__ 397a2dfb722SXin LI # define __STDC_WANT_IEC_60559_BFP_EXT__ 1 398a2dfb722SXin LI #endif 399a2dfb722SXin LI /* Enable extensions specified by ISO/IEC TS 18661-2:2015. */ 400a2dfb722SXin LI #ifndef __STDC_WANT_IEC_60559_DFP_EXT__ 401a2dfb722SXin LI # define __STDC_WANT_IEC_60559_DFP_EXT__ 1 402a2dfb722SXin LI #endif 403a2dfb722SXin LI /* Enable extensions specified by ISO/IEC TS 18661-4:2015. */ 404a2dfb722SXin LI #ifndef __STDC_WANT_IEC_60559_FUNCS_EXT__ 405a2dfb722SXin LI # define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 406a2dfb722SXin LI #endif 407a2dfb722SXin LI /* Enable extensions specified by ISO/IEC TS 18661-3:2015. */ 408a2dfb722SXin LI #ifndef __STDC_WANT_IEC_60559_TYPES_EXT__ 409a2dfb722SXin LI # define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 410a2dfb722SXin LI #endif 411a2dfb722SXin LI /* Enable extensions specified by ISO/IEC TR 24731-2:2010. */ 412a2dfb722SXin LI #ifndef __STDC_WANT_LIB_EXT2__ 413a2dfb722SXin LI # define __STDC_WANT_LIB_EXT2__ 1 414a2dfb722SXin LI #endif 415a2dfb722SXin LI /* Enable extensions specified by ISO/IEC 24747:2009. */ 416a2dfb722SXin LI #ifndef __STDC_WANT_MATH_SPEC_FUNCS__ 417a2dfb722SXin LI # define __STDC_WANT_MATH_SPEC_FUNCS__ 1 418a2dfb722SXin LI #endif 419a2dfb722SXin LI /* Enable extensions on HP NonStop. */ 420a2dfb722SXin LI #ifndef _TANDEM_SOURCE 421a2dfb722SXin LI # define _TANDEM_SOURCE 1 422a2dfb722SXin LI #endif 423a2dfb722SXin LI /* Enable X/Open extensions. Define to 500 only if necessary 424a2dfb722SXin LI to make mbstate_t available. */ 425a2dfb722SXin LI #ifndef _XOPEN_SOURCE 426a2dfb722SXin LI /* # undef _XOPEN_SOURCE */ 427a2dfb722SXin LI #endif 42880c86c36SDavid E. O'Brien 42980c86c36SDavid E. O'Brien 43080c86c36SDavid E. O'Brien /* Version number of package */ 431*898496eeSXin LI #define VERSION "5.45" 432b6cee71dSXin LI 433b6cee71dSXin LI /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most 434b6cee71dSXin LI significant byte first (like Motorola and SPARC, unlike Intel). */ 435b6cee71dSXin LI #if defined AC_APPLE_UNIVERSAL_BUILD 436b6cee71dSXin LI # if defined __BIG_ENDIAN__ 437b6cee71dSXin LI # define WORDS_BIGENDIAN 1 438b6cee71dSXin LI # endif 439b6cee71dSXin LI #else 440b6cee71dSXin LI # ifndef WORDS_BIGENDIAN 441b6cee71dSXin LI /* # undef WORDS_BIGENDIAN */ 442b6cee71dSXin LI # endif 443b6cee71dSXin LI #endif 444b6cee71dSXin LI 44590266521SXin LI /* Enable xzlib compression support */ 44690266521SXin LI /* #undef XZLIBSUPPORT */ 44790266521SXin LI 448282e23f0SXin LI /* Enable zlib compression support */ 449282e23f0SXin LI #define ZLIBSUPPORT 1 450282e23f0SXin LI 451*898496eeSXin LI /* Enable zstdlib compression support */ 452*898496eeSXin LI /* #undef ZSTDLIBSUPPORT */ 453*898496eeSXin LI 45480c86c36SDavid E. O'Brien /* Number of bits in a file offset, on hosts where this is settable. */ 45580c86c36SDavid E. O'Brien /* #undef _FILE_OFFSET_BITS */ 456ef19c627SDavid E. O'Brien 457ae4ecfffSMarius Strobl /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */ 458ae4ecfffSMarius Strobl /* #undef _LARGEFILE_SOURCE */ 459ae4ecfffSMarius Strobl 46020164649SDavid E. O'Brien /* Define for large files, on AIX-style hosts. */ 46120164649SDavid E. O'Brien /* #undef _LARGE_FILES */ 46220164649SDavid E. O'Brien 463b6cee71dSXin LI /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>, 464b6cee71dSXin LI <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the 465b6cee71dSXin LI #define below would cause a syntax error. */ 466b6cee71dSXin LI /* #undef _UINT32_T */ 467b6cee71dSXin LI 468b6cee71dSXin LI /* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>, 469b6cee71dSXin LI <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the 470b6cee71dSXin LI #define below would cause a syntax error. */ 471b6cee71dSXin LI /* #undef _UINT64_T */ 472b6cee71dSXin LI 473b6cee71dSXin LI /* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>, 474b6cee71dSXin LI <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the 475b6cee71dSXin LI #define below would cause a syntax error. */ 476b6cee71dSXin LI /* #undef _UINT8_T */ 477b6cee71dSXin LI 478b6cee71dSXin LI /* Define to the type of a signed integer type of width exactly 32 bits if 479b6cee71dSXin LI such a type exists and the standard includes do not define it. */ 480b6cee71dSXin LI /* #undef int32_t */ 481b6cee71dSXin LI 482b6cee71dSXin LI /* Define to the type of a signed integer type of width exactly 64 bits if 483b6cee71dSXin LI such a type exists and the standard includes do not define it. */ 484b6cee71dSXin LI /* #undef int64_t */ 485b6cee71dSXin LI 486b6cee71dSXin LI /* Define to the type of a signed integer type wide enough to hold a pointer, 487b6cee71dSXin LI if such a type exists, and if the system does not define it. */ 488b6cee71dSXin LI /* #undef intptr_t */ 489b6cee71dSXin LI 490ae4ecfffSMarius Strobl /* Define to a type if <wchar.h> does not define. */ 491ae4ecfffSMarius Strobl /* #undef mbstate_t */ 492ae4ecfffSMarius Strobl 493ae4ecfffSMarius Strobl /* Define to `long int' if <sys/types.h> does not define. */ 494ae4ecfffSMarius Strobl /* #undef off_t */ 495ae4ecfffSMarius Strobl 496a2dfb722SXin LI /* Define as a signed integer type capable of holding a process identifier. */ 497b6cee71dSXin LI /* #undef pid_t */ 498b6cee71dSXin LI 499ae4ecfffSMarius Strobl /* Define to `unsigned int' if <sys/types.h> does not define. */ 500ae4ecfffSMarius Strobl /* #undef size_t */ 501ae4ecfffSMarius Strobl 502b6cee71dSXin LI /* Define to the type of an unsigned integer type of width exactly 16 bits if 503b6cee71dSXin LI such a type exists and the standard includes do not define it. */ 504b6cee71dSXin LI /* #undef uint16_t */ 505ae4ecfffSMarius Strobl 506b6cee71dSXin LI /* Define to the type of an unsigned integer type of width exactly 32 bits if 507b6cee71dSXin LI such a type exists and the standard includes do not define it. */ 508b6cee71dSXin LI /* #undef uint32_t */ 509ae4ecfffSMarius Strobl 510b6cee71dSXin LI /* Define to the type of an unsigned integer type of width exactly 64 bits if 511b6cee71dSXin LI such a type exists and the standard includes do not define it. */ 512b6cee71dSXin LI /* #undef uint64_t */ 513b6cee71dSXin LI 514b6cee71dSXin LI /* Define to the type of an unsigned integer type of width exactly 8 bits if 515b6cee71dSXin LI such a type exists and the standard includes do not define it. */ 516b6cee71dSXin LI /* #undef uint8_t */ 517b6cee71dSXin LI 518b6cee71dSXin LI /* Define to the type of an unsigned integer type wide enough to hold a 519b6cee71dSXin LI pointer, if such a type exists, and if the system does not define it. */ 520b6cee71dSXin LI /* #undef uintptr_t */ 521b6cee71dSXin LI 522b6cee71dSXin LI /* Define as `fork' if `vfork' does not work. */ 523b6cee71dSXin LI /* #undef vfork */ 524