Version 5.4.3.2, tag libreoffice-5.4.3.2
[LibreOffice.git] / external / harfbuzz / harfbuzz-ios.patch
blob2c8e7df73b19220892cbf6d0f4db6925f1cc5351
1 --- configure
2 +++ configure
3 @@ -19046,6 +19046,8 @@
5 else
6 # On iOS CoreText and CoreGraphics are stand-alone frameworks
7 + # Forget the cache failure to find CTFontRef above
8 + unset ac_cv_type_CTFontRef
9 if test "x$have_coretext" != "xtrue"; then
10 ac_fn_c_check_type "$LINENO" "CTFontRef" "ac_cv_type_CTFontRef" "#include <CoreText/CoreText.h>