[packages] glib2: fix autoreconf
authorJo-Philipp Wich <jow@openwrt.org>
Wed, 15 Dec 2010 05:35:48 +0000 (05:35 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Wed, 15 Dec 2010 05:35:48 +0000 (05:35 +0000)
SVN-Revision: 24587

libs/glib2/patches/001-automake-compat.patch [new file with mode: 0644]

diff --git a/libs/glib2/patches/001-automake-compat.patch b/libs/glib2/patches/001-automake-compat.patch
new file mode 100644 (file)
index 0000000..1d886d1
--- /dev/null
@@ -0,0 +1,12 @@
+--- a/configure.in
++++ b/configure.in
+@@ -2682,7 +2682,8 @@ dnl **************************
+ dnl *** Checks for gtk-doc ***
+ dnl **************************
+-GTK_DOC_CHECK([1.11])
++AM_CONDITIONAL([ENABLE_GTK_DOC], [false])
++AM_CONDITIONAL([GTK_DOC_USE_LIBTOOL], [false])
+ AC_ARG_ENABLE(man,
+               [AC_HELP_STRING([--enable-man],