Autoconf 2.12.

This commit is contained in:
Andrius Štikonas 2021-02-27 22:42:23 +00:00
parent 607991542d
commit 67cdd9124c
6 changed files with 25 additions and 0 deletions

View file

@ -210,6 +210,9 @@ get_file https://ftp.gnu.org/gnu/automake/automake-1.4-p6.tar.gz
# autoconf 2.13
get_file https://ftp.gnu.org/gnu/autoconf/autoconf-2.13.tar.gz
# autoconf 2.12
get_file https://ftp.gnu.org/gnu/autoconf/autoconf-2.12.tar.gz
# General cleanup
find tmp -name .git -exec rm -rf \;