Kaydet (Commit) cc241063 authored tarafından Fridrich Štrba's avatar Fridrich Štrba

Disable coretex again

Change-Id: I0372ccce744caace0dc43b69c3e26af928d81fa9
üst 20131d69
...@@ -91,3 +91,12 @@ diff -ur harfbuzz.org/configure harfbuzz/configure ...@@ -91,3 +91,12 @@ diff -ur harfbuzz.org/configure harfbuzz/configure
fi fi
if $have_freetype; then 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
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment