chiark / gitweb /
systemctl: fix detection of active units
[elogind.git] / bootstrap.sh
index 6f13ba2b2d32a731fc9e3e2cc78d58ef7537faab..74f814d289e0ed8b474f07e00f063b2dee1af071 100755 (executable)
@@ -53,7 +53,7 @@ if type -p colorgcc > /dev/null ; then
 fi
 
 if [ "x$1" = "xam" ] ; 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
     ./config.status
 else
     rm -rf autom4te.cache