Browse Source

Fix libass packages (#3056)

BusyStudent 1 year ago
parent
commit
7d45f8ca61
1 changed files with 0 additions and 9 deletions
  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}
-