mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 08:25:20 +09: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