Add autoconf 2.71.

This commit is contained in:
Andrius Štikonas 2021-10-09 22:21:23 +01:00
parent d5d234225e
commit afa162397c
16 changed files with 57 additions and 16 deletions

View file

@ -633,8 +633,7 @@ need Autoconf 2.68.
autoconf 2.69
=============
This the final version of GNU Autoconf that we will require. There are some newer
versions but we won't need them.
This is a much newer version of GNU Autoconf.
automake 1.15.1
===============
@ -744,6 +743,12 @@ automake 1.16.3
GNU Automake from 1.16 series that required newer Perl.
autoconf 2.71
=============
GNU Autoconf 2.71 is even newer version of autoconf. It does not build with miniperl,
so we postponed it until full perl was built.
patch 2.7.6
===========