[packages] pango: fix autoreconf
git-svn-id: svn://svn.openwrt.org/openwrt/packages@24590 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
73627ab107
commit
6b1de4e1e3
12
Xorg/lib/pango/patches/001-automake-compat.patch
Normal file
12
Xorg/lib/pango/patches/001-automake-compat.patch
Normal 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],
|
Loading…
x
Reference in New Issue
Block a user