use automake 1.9

This commit is contained in:
Dana Jansens 2007-04-23 19:11:12 +00:00
parent 9e7a240dfd
commit 2f74990c6d

View file

@ -4,7 +4,7 @@ sh() {
/bin/sh -c "set -x; $*"
}
export WANT_AUTOMAKE=1.7
export WANT_AUTOMAKE=1.9
sh autopoint --force || exit 1 # for GNU gettext
sh libtoolize --copy --force --automake || exit 1