logo

oasis

Own branch of Oasis Linux (upstream: <https://git.sr.ht/~mcf/oasis/>) git clone https://anongit.hacktivis.me/git/oasis.git

config.h (1191B)


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