mirror of
https://github.com/AuxXxilium/eudev.git
synced 2024-11-24 07:20:56 +07:00
build-sys: fix automake version check
This commit is contained in:
parent
4176e53079
commit
6398bea5d2
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user