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 (943B)


  1. #define CONFIG_ASM 1
  2. /* #undef CONFIG_CORETEXT */
  3. /* #undef CONFIG_DIRECTWRITE */
  4. /* #undef CONFIG_FONTCONFIG */
  5. #define CONFIG_FREETYPE 1
  6. #define CONFIG_FRIBIDI 1
  7. /* #undef CONFIG_HARFBUZZ */
  8. #define CONFIG_ICONV 1
  9. /* #undef CONFIG_LARGE_TILES */
  10. /* #undef CONFIG_LIBPNG */
  11. #define HAVE_DLFCN_H 1
  12. #define HAVE_ICONV_H 1
  13. #define HAVE_INTTYPES_H 1
  14. #define HAVE_LIBM 1
  15. #define HAVE_MEMORY_H 1
  16. #define HAVE_STDBOOL_H 1
  17. #define HAVE_STDINT_H 1
  18. #define HAVE_STDLIB_H 1
  19. #define HAVE_STRDUP 1
  20. #define HAVE_STRINGS_H 1
  21. #define HAVE_STRING_H 1
  22. #define HAVE_STRNDUP 1
  23. #define HAVE_SYS_STAT_H 1
  24. #define HAVE_SYS_TYPES_H 1
  25. #define HAVE_UNISTD_H 1
  26. #define HAVE__BOOL 1
  27. #define LT_OBJDIR ".libs/"
  28. #define PACKAGE "libass"
  29. #define PACKAGE_BUGREPORT ""
  30. #define PACKAGE_NAME "libass"
  31. #define PACKAGE_STRING "libass 0.14.0"
  32. #define PACKAGE_TARNAME "libass"
  33. #define PACKAGE_URL ""
  34. #define PACKAGE_VERSION "0.14.0"
  35. #define STDC_HEADERS 1
  36. #define VERSION "0.14.0"