summaryrefslogtreecommitdiff
path: root/bootstrap.sh
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2010-07-01 00:24:14 +0200
committerLennart Poettering <lennart@poettering.net>2010-07-01 00:24:14 +0200
commit6398bea5d22a1d53f2fdabbf6fa4dc6f4ac1b6f4 (patch)
tree9a33355408150058e6739e7e7780ed5eada81f0f /bootstrap.sh
parent4176e530794dc1f29c99d15a22be07ed83f4477c (diff)
build-sys: fix automake version check
Diffstat (limited to 'bootstrap.sh')
-rwxr-xr-xbootstrap.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap.sh b/bootstrap.sh
index 6f13ba2b2..74f814d28 100755
--- a/bootstrap.sh
+++ b/bootstrap.sh
@@ -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