From: glenlow Date: Tue, 17 Feb 2009 02:14:17 +0000 (+0000) Subject: remove freetype + fontconfig, disable ATSUI in pango (ATSUI absent from 64-bit Mac... X-Git-Tag: LAST_LIBGRAPH~32^2~2503 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5bb92396e469c0d3b1df11b7803f987474cbf322;p=graphviz remove freetype + fontconfig, disable ATSUI in pango (ATSUI absent from 64-bit Mac OS X) --- diff --git a/macosx/prebuild/pango.patch b/macosx/prebuild/pango.patch new file mode 100644 index 000000000..062ff1590 --- /dev/null +++ b/macosx/prebuild/pango.patch @@ -0,0 +1,11 @@ +--- pango-1.22.4/configure 2008-12-16 15:14:30.000000000 +0900 ++++ pango-1.22.4.patched/configure 2009-02-17 09:37:16.000000000 +0900 +@@ -22874,7 +22874,7 @@ + + fi + if test "x$ac_cv_header_Carbon_Carbon_h" = x""yes; then +- have_atsui=true ++ have_atsui=false + else + have_atsui=false + fi