Downgrade autoconf to 2.64.

This commit is contained in:
Andrius Štikonas 2021-06-30 18:43:33 +01:00
parent db27ef0049
commit 4b3d36afb8
7 changed files with 12 additions and 12 deletions

View file

@ -363,8 +363,8 @@ class SysA:
# automake 1.10.3
self.get_file("https://mirrors.kernel.org/gnu/automake/automake-1.10.3.tar.bz2")
# autoconf 2.65
self.get_file("https://mirrors.kernel.org/gnu/autoconf/autoconf-2.65.tar.bz2")
# autoconf 2.64
self.get_file("https://mirrors.kernel.org/gnu/autoconf/autoconf-2.64.tar.bz2")
# gcc 4.0.4
self.get_file("https://mirrors.kernel.org/gnu/gcc/gcc-4.0.4/gcc-core-4.0.4.tar.bz2",