]> granicus.if.org Git - graphviz/commitdiff
remove freetype + fontconfig, disable ATSUI in pango (ATSUI absent from 64-bit Mac...
authorglenlow <devnull@localhost>
Tue, 17 Feb 2009 02:14:17 +0000 (02:14 +0000)
committerglenlow <devnull@localhost>
Tue, 17 Feb 2009 02:14:17 +0000 (02:14 +0000)
macosx/prebuild/pango.patch [new file with mode: 0644]

diff --git a/macosx/prebuild/pango.patch b/macosx/prebuild/pango.patch
new file mode 100644 (file)
index 0000000..062ff15
--- /dev/null
@@ -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