1
0
This repository has been archived on 2025-06-16. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
openwrt_archive/libs/glib2/patches/001-automake-compat.patch
Vasilis Tsiligiannis 7aa0113979 [packages] glib2: Update to v2.26.1
SVN-Revision: 25320
2011-02-02 19:01:16 +00:00

13 lines
340 B
Diff

--- a/configure.ac
+++ b/configure.ac
@@ -2741,7 +2741,8 @@ dnl **************************
dnl *** Checks for gtk-doc ***
dnl **************************
-GTK_DOC_CHECK([1.15])
+AM_CONDITIONAL([ENABLE_GTK_DOC], [false])
+AM_CONDITIONAL([GTK_DOC_USE_LIBTOOL], [false])
AC_ARG_ENABLE(man,
[AC_HELP_STRING([--enable-man],