master hovercats/oakiss / pkg / squashfs-tools-ng / config.h
 1#define WITH_GZIP 1
 2#define WITH_ZSTD 1
 3#define NO_CUSTOM_ALLOC 1
 4
 5#define HAVE_ALLOCA_H 1
 6/* #undef HAVE_BZLIB_H */
 7#define HAVE_DLFCN_H 1
 8#define HAVE_FNMATCH 1
 9#define HAVE_GETOPT 1
10#define HAVE_GETOPT_LONG 1
11#define HAVE_GETSUBOPT 1
12#define HAVE_INTTYPES_H 1
13#define HAVE_MEMORY_H 1
14#define HAVE_PTHREAD_PRIO_INHERIT 1
15/* #undef HAVE_SELINUX_LABEL_H */
16/* #undef HAVE_SELINUX_SELINUX_H */
17#define HAVE_STDINT_H 1
18#define HAVE_STDLIB_H 1
19#define HAVE_STRINGS_H 1
20#define HAVE_STRING_H 1
21#define HAVE_STRNDUP 1
22#define HAVE_SYS_STAT_H 1
23#define HAVE_SYS_SYSINFO_H 1
24#define HAVE_SYS_TYPES_H 1
25#define HAVE_SYS_XATTR_H 1
26#define HAVE_UNISTD_H 1
27#define HAVE_ZSTD_STREAM 1
28#define LT_OBJDIR ".libs/"
29#define PACKAGE "squashfs-tools-ng"
30#define PACKAGE_BUGREPORT "goliath@infraroot.at"
31#define PACKAGE_NAME "squashfs-tools-ng"
32#define PACKAGE_STRING "squashfs-tools-ng 1.1.3"
33#define PACKAGE_TARNAME "squashfs-tools-ng"
34#define PACKAGE_URL ""
35#define PACKAGE_VERSION "1.1.3"
36/* #undef PTHREAD_CREATE_JOINABLE */
37#define STDC_HEADERS 1
38#define VERSION "1.1.3"
39#ifndef _DARWIN_USE_64_BIT_INODE
40# define _DARWIN_USE_64_BIT_INODE 1
41#endif
42/* #undef _FILE_OFFSET_BITS */
43/* #undef _LARGE_FILES */