Replace automake 1.5 with automake 1.6.3

This commit is contained in:
Andrius Štikonas 2021-03-15 23:50:26 +00:00
parent e31ae5a8f9
commit 9fb1287f13
9 changed files with 67 additions and 123 deletions

View file

@ -9,8 +9,8 @@
set -e
. helpers.sh
build automake-1.5 stage1.sh
build automake-1.5 stage2.sh
build automake-1.6.3 stage1.sh
build automake-1.6.3 stage2.sh
echo "Bootstrapping completed."