[docs] Require gtk-doc 1.11

The new stable release of gtk-doc provides the --name-space
option for the mkdb utility. This option allows to specify a
namespace for the symbols that will get stripped, so that we
don't get a symbols index containing only "C".
This commit is contained in:
Emmanuele Bassi 2009-02-20 11:55:54 +00:00
parent 3bfbcedec8
commit 38faebf7e9

View File

@ -599,7 +599,7 @@ AC_SUBST(MAINTAINER_CFLAGS)
dnl = GTK Doc check ========================================================
GTK_DOC_CHECK([1.8])
GTK_DOC_CHECK([1.11])
# we don't want to build the documentation from a SVN checkout unless we
# explicitly tell configure to do so; this allows avoiding to recurse into