[packages/gconf2] do no build pos, examples and docs - avoid GTK_DOC_CHECK m4 macro

git-svn-id: svn://svn.openwrt.org/openwrt/packages@24451 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
mirko
2010-12-10 20:11:03 +00:00
parent 0cf3135d00
commit d161a67476
2 changed files with 34 additions and 0 deletions

View File

@ -0,0 +1,11 @@
--- GConf-2.24.0.orig/configure.in 2008-09-22 19:51:00.000000000 +0200
+++ GConf-2.24.0/configure.in 2010-12-10 15:50:41.515380606 +0100
@@ -127,7 +127,7 @@
fi
fi
-GTK_DOC_CHECK([1.0])
+#GTK_DOC_CHECK([1.0])
AC_ARG_ENABLE(gtk, [ --enable-gtk Enable GTK+ support (for gconf-sanity-check) [default=auto]], enable_gtk="$enableval", enable_gtk=auto)