]> granicus.if.org Git - graphviz/commitdiff
update pango.patch
authorellson <devnull@localhost>
Wed, 12 Jan 2011 01:21:53 +0000 (01:21 +0000)
committerellson <devnull@localhost>
Wed, 12 Jan 2011 01:21:53 +0000 (01:21 +0000)
macosx/prebuild/pango.patch

index 062ff1590729f3493d2430c2bf0020d20e6de664..7531764b3de4aaa3248686ddd58d7f7ed4b64a0b 100644 (file)
@@ -1,11 +1,43 @@
---- 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
+--- pango-1.28.3/pango/opentype/Makefile.am.old        2011-01-11 20:00:41.000000000 -0500
++++ pango-1.28.3/pango/opentype/Makefile.am    2011-01-11 20:00:52.000000000 -0500
+@@ -47,7 +47,7 @@
+ libharfbuzz_la_CPPFLAGS = -DHAVE_GLIB $(GLIB_CFLAGS)
+ libharfbuzz_la_LIBADD = $(GLIB_LIBS)
+-noinst_PROGRAMS = main
++#noinst_PROGRAMS = main
+ main_SOURCES = main.cc
+ main_CPPFLAGS = -DHAVE_GLIB $(GLIB_CFLAGS)
+--- pango-1.28.3/pango/opentype/Makefile.in.old        2011-01-11 20:02:33.000000000 -0500
++++ pango-1.28.3/pango/opentype/Makefile.in    2011-01-11 20:02:55.000000000 -0500
+@@ -37,7 +37,7 @@
+ POST_UNINSTALL = :
+ build_triplet = @build@
+ host_triplet = @host@
+-noinst_PROGRAMS = main$(EXEEXT)
++#noinst_PROGRAMS = main$(EXEEXT)
+ subdir = pango/opentype
+ DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
+       COPYING TODO
+--- pango-1.28.3/Makefile.in.old       2011-01-11 20:10:24.000000000 -0500
++++ pango-1.28.3/Makefile.in   2011-01-11 20:11:19.000000000 -0500
+@@ -329,7 +329,7 @@
+ top_build_prefix = @top_build_prefix@
+ top_builddir = @top_builddir@
+ top_srcdir = @top_srcdir@
+-SUBDIRS = pango modules pango-view examples docs tools tests
++SUBDIRS = pango modules 
+ EXTRA_DIST = \
+       autogen.sh              \
+       pango.pc.in             \
+--- pango-1.28.3/Makefile.am.old       2011-01-11 20:09:44.000000000 -0500
++++ pango-1.28.3/Makefile.am   2011-01-11 20:10:08.000000000 -0500
+@@ -1,6 +1,6 @@
+ ## Process this file with automake to create Makefile.in.
+-SUBDIRS= pango modules pango-view examples docs tools tests
++SUBDIRS= pango modules 
+ EXTRA_DIST =                  \
+       autogen.sh              \