[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:
parent
3bfbcedec8
commit
38faebf7e9
@ -599,7 +599,7 @@ AC_SUBST(MAINTAINER_CFLAGS)
|
|||||||
|
|
||||||
dnl = GTK Doc check ========================================================
|
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
|
# 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
|
# explicitly tell configure to do so; this allows avoiding to recurse into
|
||||||
|
Loading…
Reference in New Issue
Block a user