master hovercats/oakiss / pkg / exfatprogs / config.h
 1/* #undef AC_APPLE_UNIVERSAL_BUILD */
 2#define HAVE_BLKID 1
 3#define HAVE_DLFCN_H 1
 4/* #undef HAVE_EXT2_BLKID */
 5/* #undef HAVE_FTS_H */
 6#define HAVE_INTTYPES_H 1
 7/* #undef HAVE_LIBFTS */
 8#define HAVE_STDINT_H 1
 9#define HAVE_STDIO_H 1
10#define HAVE_STDLIB_H 1
11#define HAVE_STRINGS_H 1
12#define HAVE_STRING_H 1
13#define HAVE_SYS_STAT_H 1
14#define HAVE_SYS_TYPES_H 1
15#define HAVE_UNISTD_H 1
16#define LT_OBJDIR ".libs/"
17#define PACKAGE "exfatprogs"
18#define PACKAGE_BUGREPORT "linkinjeon@kernel.org"
19#define PACKAGE_NAME "exfatprogs"
20#define PACKAGE_STRING "exfatprogs 1.4.1"
21#define PACKAGE_TARNAME "exfatprogs"
22#define PACKAGE_URL "https://github.com/exfatprogs/exfatprogs"
23#define PACKAGE_VERSION "1.4.1"
24#define STDC_HEADERS 1
25#define VERSION "1.4.1"
26#if defined AC_APPLE_UNIVERSAL_BUILD
27# if defined __BIG_ENDIAN__
28#  define WORDS_BIGENDIAN 1
29# endif
30#else
31# ifndef WORDS_BIGENDIAN
32/* #  undef WORDS_BIGENDIAN */
33# endif
34#endif
35/* #undef _FILE_OFFSET_BITS */
36/* #undef _LARGE_FILES */