Files
2024-02-07 20:50:18 -08:00

202 lines
4.8 KiB
C

/* #undef AC_APPLE_UNIVERSAL_BUILD */
#define BUILTIN_ELF 1
/* #undef BZLIBSUPPORT */
#define ELFCORE 1
#define HAVE_ASCTIME_R 1
#define HAVE_ASPRINTF 1
#define HAVE_BYTESWAP_H 1
/* #undef HAVE_BZLIB_H */
#define HAVE_CTIME_R 1
#define HAVE_DAYLIGHT 1
#define HAVE_DECL_DAYLIGHT 1
#define HAVE_DECL_TZNAME 1
#define HAVE_DLFCN_H 1
#define HAVE_DPRINTF 1
#define HAVE_ERR_H 1
#define HAVE_FCNTL_H 1
/* #undef HAVE_FMTCHECK */
#define HAVE_FORK 1
#define HAVE_FREELOCALE 1
#define HAVE_FSEEKO 1
#define HAVE_GETLINE 1
#define HAVE_GETOPT_H 1
#define HAVE_GETOPT_LONG 1
#define HAVE_GETPAGESIZE 1
#define HAVE_GMTIME_R 1
#define HAVE_INTPTR_T 1
#define HAVE_INTTYPES_H 1
/* #undef HAVE_LIBBZ2 */
/* #undef HAVE_LIBGNURX */
/* #undef HAVE_LIBLZ */
/* #undef HAVE_LIBLZMA */
/* #undef HAVE_LIBSECCOMP */
#define HAVE_LIBZ 1
/* #undef HAVE_LIBZSTD */
#define HAVE_LOCALTIME_R 1
/* #undef HAVE_LZLIB_H */
/* #undef HAVE_LZMA_H */
#define HAVE_MBRTOWC 1
#define HAVE_MBSTATE_T 1
#define HAVE_MEMMEM 1
/* #undef HAVE_MINIX_CONFIG_H */
#define HAVE_MKOSTEMP 1
#define HAVE_MKSTEMP 1
#define HAVE_MMAP 1
#define HAVE_NEWLOCALE 1
#define HAVE_PIPE2 1
#define HAVE_POSIX_SPAWNP 1
#define HAVE_PREAD 1
#define HAVE_SIG_T 1
#define HAVE_SPAWN_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDIO_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRCASESTR 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_STRLCAT 1
#define HAVE_STRLCPY 1
#define HAVE_STRNDUP 1
#define HAVE_STRTOF 1
#define HAVE_STRUCT_OPTION 1
#define HAVE_STRUCT_STAT_ST_RDEV 1
#define HAVE_STRUCT_TM_TM_GMTOFF 1
#define HAVE_STRUCT_TM_TM_ZONE 1
/* #undef HAVE_SYS_BSWAP_H */
#define HAVE_SYS_IOCTL_H 1
#define HAVE_SYS_MMAN_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_SYSMACROS_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_TYPES_H 1
/* #undef HAVE_SYS_UTIME_H */
#define HAVE_SYS_WAIT_H 1
#define HAVE_TM_ISDST 1
#define HAVE_TM_ZONE 1
#define HAVE_TZNAME 1
#define HAVE_UINTPTR_T 1
#define HAVE_UNISTD_H 1
#define HAVE_USELOCALE 1
#define HAVE_UTIME 1
#define HAVE_UTIMES 1
#define HAVE_UTIME_H 1
#define HAVE_VASPRINTF 1
#define HAVE_VFORK 1
/* #undef HAVE_VFORK_H */
#define HAVE_VISIBILITY 1
#define HAVE_WCHAR_H 1
#define HAVE_WCTYPE_H 1
#define HAVE_WCWIDTH 1
#define HAVE_WORKING_FORK 1
#define HAVE_WORKING_VFORK 1
/* #undef HAVE_XLOCALE_H */
#define HAVE_ZLIB_H 1
/* #undef HAVE_ZSTD_ERRORS_H */
/* #undef HAVE_ZSTD_H */
#define LT_OBJDIR ".libs/"
/* #undef LZLIBSUPPORT */
/* #undef MAJOR_IN_MKDEV */
#define MAJOR_IN_SYSMACROS 1
#define PACKAGE "file"
#define PACKAGE_BUGREPORT "christos@astron.com"
#define PACKAGE_NAME "file"
#define PACKAGE_STRING "file 5.45"
#define PACKAGE_TARNAME "file"
#define PACKAGE_URL ""
#define PACKAGE_VERSION "5.45"
#define STDC_HEADERS 1
/* #undef TM_IN_SYS_TIME */
#ifndef _ALL_SOURCE
# define _ALL_SOURCE 1
#endif
#ifndef _DARWIN_C_SOURCE
# define _DARWIN_C_SOURCE 1
#endif
#ifndef __EXTENSIONS__
# define __EXTENSIONS__ 1
#endif
#ifndef _GNU_SOURCE
# define _GNU_SOURCE 1
#endif
#ifndef _HPUX_ALT_XOPEN_SOCKET_API
# define _HPUX_ALT_XOPEN_SOCKET_API 1
#endif
#ifndef _MINIX
/* # undef _MINIX */
#endif
#ifndef _NETBSD_SOURCE
# define _NETBSD_SOURCE 1
#endif
#ifndef _OPENBSD_SOURCE
# define _OPENBSD_SOURCE 1
#endif
#ifndef _POSIX_SOURCE
/* # undef _POSIX_SOURCE */
#endif
#ifndef _POSIX_1_SOURCE
/* # undef _POSIX_1_SOURCE */
#endif
#ifndef _POSIX_PTHREAD_SEMANTICS
# define _POSIX_PTHREAD_SEMANTICS 1
#endif
#ifndef __STDC_WANT_IEC_60559_ATTRIBS_EXT__
# define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
#endif
#ifndef __STDC_WANT_IEC_60559_BFP_EXT__
# define __STDC_WANT_IEC_60559_BFP_EXT__ 1
#endif
#ifndef __STDC_WANT_IEC_60559_DFP_EXT__
# define __STDC_WANT_IEC_60559_DFP_EXT__ 1
#endif
#ifndef __STDC_WANT_IEC_60559_FUNCS_EXT__
# define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
#endif
#ifndef __STDC_WANT_IEC_60559_TYPES_EXT__
# define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
#endif
#ifndef __STDC_WANT_LIB_EXT2__
# define __STDC_WANT_LIB_EXT2__ 1
#endif
#ifndef __STDC_WANT_MATH_SPEC_FUNCS__
# define __STDC_WANT_MATH_SPEC_FUNCS__ 1
#endif
#ifndef _TANDEM_SOURCE
# define _TANDEM_SOURCE 1
#endif
#ifndef _XOPEN_SOURCE
/* # undef _XOPEN_SOURCE */
#endif
#define VERSION "5.45"
#if defined AC_APPLE_UNIVERSAL_BUILD
# if defined __BIG_ENDIAN__
# define WORDS_BIGENDIAN 1
# endif
#else
# ifndef WORDS_BIGENDIAN
/* # undef WORDS_BIGENDIAN */
# endif
#endif
/* #undef XZLIBSUPPORT */
#define ZLIBSUPPORT 1
/* #undef ZSTDLIBSUPPORT */
/* #undef _FILE_OFFSET_BITS */
/* #undef _LARGEFILE_SOURCE */
/* #undef _LARGE_FILES */
/* #undef _UINT32_T */
/* #undef _UINT64_T */
/* #undef _UINT8_T */
/* #undef int32_t */
/* #undef int64_t */
/* #undef intptr_t */
/* #undef mbstate_t */
/* #undef off_t */
/* #undef pid_t */
/* #undef size_t */
/* #undef uint16_t */
/* #undef uint32_t */
/* #undef uint64_t */
/* #undef uint8_t */
/* #undef uintptr_t */
/* #undef vfork */