Require gnome-doc-utils >= 0.20.10.

Works around the "Argument list too long" error when building user
documentation on Linux.  We gots lots 'o docs!
This commit is contained in:
Matthew Barnes
2012-03-26 14:47:27 -04:00
parent 0828dc9d87
commit be034068bd

View File

@ -186,7 +186,8 @@ PKG_PROG_PKG_CONFIG
dnl ********************************************
dnl User / Developer Documentation
dnl ********************************************
GNOME_DOC_INIT
dnl gnome-doc-utils-0.20.10 fixes bug 67826
GNOME_DOC_INIT(0.20.10)
GTK_DOC_CHECK([1.14],[--flavour no-tmpl])
dnl ******************************