Explorar o código

Fix libass packages (#3056)

BusyStudent hai 1 ano
pai
achega
7d45f8ca61
Modificáronse 1 ficheiros con 0 adicións e 9 borrados
  1. 0 9
      packages/l/libass/port/config.h.in

+ 0 - 9
packages/l/libass/port/config.h.in

@@ -1,12 +1,3 @@
-/* found CoreText framework */
-#undef CONFIG_CORETEXT
-
-/* found DirectWrite and GDI (Win32) */
-#undef CONFIG_DIRECTWRITE
-
-/* found libpng via pkg-config */
-#undef CONFIG_LIBPNG
 #define CONFIG_SOURCEVERSION "commit: ${GIT_TAG}${GIT_COMMIT_LONG}"
 ${define HAVE_STRDUP}
 ${define HAVE_STRNDUP}
-