[packages/gconf2] do no build pos, examples and docs - avoid GTK_DOC_CHECK m4 macro
[openwrt/svn-archive/archive.git] / libs / gconf2 / patches / 010-do-not-use-GTK_DOC-macro.patch
1 --- GConf-2.24.0.orig/configure.in 2008-09-22 19:51:00.000000000 +0200
2 +++ GConf-2.24.0/configure.in 2010-12-10 15:50:41.515380606 +0100
3 @@ -127,7 +127,7 @@
4 fi
5 fi
6
7 -GTK_DOC_CHECK([1.0])
8 +#GTK_DOC_CHECK([1.0])
9
10 AC_ARG_ENABLE(gtk, [ --enable-gtk Enable GTK+ support (for gconf-sanity-check) [default=auto]], enable_gtk="$enableval", enable_gtk=auto)
11