summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--harfbuzz/harfbuzz.configure.patch.19
1 files changed, 9 insertions, 0 deletions
diff --git a/harfbuzz/harfbuzz.configure.patch.1 b/harfbuzz/harfbuzz.configure.patch.1
index 4c83b5568edb..937a06e01f99 100644
--- a/harfbuzz/harfbuzz.configure.patch.1
+++ b/harfbuzz/harfbuzz.configure.patch.1
@@ -91,3 +91,12 @@ diff -ur harfbuzz.org/configure harfbuzz/configure
fi
if $have_freetype; then
+@@ -17825,7 +17897,7 @@
+ ac_fn_c_check_type "$LINENO" "CTFontRef" "ac_cv_type_CTFontRef" "#include <ApplicationServices/ApplicationServices.h>
+ "
+ if test "x$ac_cv_type_CTFontRef" = xyes; then :
+- have_coretext=true
++ have_coretext=false
+ else
+ have_coretext=false
+ fi