switch to gnome-doc-utils, require 1.9 to build the tarball correctly

This commit is contained in:
Sebastien Bacher 2005-07-27 12:56:39 +00:00
parent b1b091815b
commit 4f510cf94a
12 changed files with 53 additions and 46 deletions

View file

@ -24,4 +24,4 @@ if ! which gnome-autogen.sh ; then
exit 1
fi
REQUIRED_AUTOMAKE_VERSION=1.7 . gnome-autogen.sh
REQUIRED_AUTOMAKE_VERSION=1.9 . gnome-autogen.sh