[packages] pango: fix autoreconf
authorjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 15 Dec 2010 07:27:06 +0000 (07:27 +0000)
committerjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 15 Dec 2010 07:27:06 +0000 (07:27 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@24590 3c298f89-4303-0410-b956-a3cf2f4a3e73

Xorg/lib/pango/patches/001-automake-compat.patch [new file with mode: 0644]

diff --git a/Xorg/lib/pango/patches/001-automake-compat.patch b/Xorg/lib/pango/patches/001-automake-compat.patch
new file mode 100644 (file)
index 0000000..463781d
--- /dev/null
@@ -0,0 +1,12 @@
+--- a/configure.in
++++ b/configure.in
+@@ -651,7 +651,8 @@ if $have_cairo ; then : ; else
+    fi
+ fi
+-GTK_DOC_CHECK([1.0])
++AM_CONDITIONAL([ENABLE_GTK_DOC], [false])
++AM_CONDITIONAL([GTK_DOC_USE_LIBTOOL], [false])
+ AC_ARG_ENABLE(man,
+               AC_HELP_STRING([--enable-man],