[packages/gtk2] do no build tests, pos, examples and docs - avoid GTK_DOC_CHECK m4 macro
git-svn-id: svn://svn.openwrt.org/openwrt/packages@24450 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
11
Xorg/lib/gtk2/patches/010-do-not-use-GTK_DOC-macro.patch
Normal file
11
Xorg/lib/gtk2/patches/010-do-not-use-GTK_DOC-macro.patch
Normal file
@ -0,0 +1,11 @@
|
||||
--- gtk+-2.17.0.orig/configure.in 2009-05-04 06:43:43.000000000 +0200
|
||||
+++ gtk+-2.17.0/configure.in 2010-12-10 16:28:28.359377713 +0100
|
||||
@@ -1929,7 +1929,7 @@
|
||||
# Checks for gtk-doc and docbook-tools
|
||||
##################################################
|
||||
|
||||
-GTK_DOC_CHECK([1.11])
|
||||
+#GTK_DOC_CHECK([1.11])
|
||||
|
||||
AC_CHECK_PROG(DB2HTML, db2html, true, false)
|
||||
AM_CONDITIONAL(HAVE_DOCBOOK, $DB2HTML)
|
Reference in New Issue
Block a user