build-sys: fix automake version check

This commit is contained in:
Lennart Poettering 2010-07-01 00:24:14 +02:00
parent 4176e53079
commit 6398bea5d2
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ if type -p colorgcc > /dev/null ; then
fi
if [ "x$1" = "xam" ] ; then
run_versioned automake "$VERSION" -a -c --foreign
run_versioned automake "$AM_VERSION" -a -c --foreign
./config.status
else
rm -rf autom4te.cache