[packages] pango: fix autoreconf

git-svn-id: svn://svn.openwrt.org/openwrt/packages@24590 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
jow 2010-12-15 07:27:06 +00:00
parent 73627ab107
commit 6b1de4e1e3

View File

@ -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],