add packages_10.03.2 in preparation for the 10.03.2 interim release
[10.03/packages.git] / Xorg / lib / gtk2 / patches / 010-do-not-use-GTK_DOC-macro.patch
1 --- gtk+-2.17.0.orig/configure.in       2009-05-04 06:43:43.000000000 +0200
2 +++ gtk+-2.17.0/configure.in    2010-12-10 16:28:28.359377713 +0100
3 @@ -1929,7 +1929,7 @@
4  # Checks for gtk-doc and docbook-tools
5  ##################################################
6  
7 -GTK_DOC_CHECK([1.11])
8 +#GTK_DOC_CHECK([1.11])
9  
10  AC_CHECK_PROG(DB2HTML, db2html, true, false)
11  AM_CONDITIONAL(HAVE_DOCBOOK, $DB2HTML)