mirror of
https://github.com/Dasharo/systemd.git
synced 2026-03-06 15:02:31 -08:00
build-sys: fix automake version check
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user