Remove automake 1.12 and 1.13.

automake 1.15 needs autoconf 2.69, which needs automake 1.11 but
we can skip intermediate versions.

Fixes: #93
Fixes: #100
This commit is contained in:
Andrius Štikonas 2021-04-17 14:29:40 +01:00
parent 3dfe3dc0f0
commit 6e2f42c6a4
8 changed files with 0 additions and 100 deletions

View file

@ -585,16 +585,6 @@ 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.
automake 1.12.6
===============
GNU Automake from 1.12 series.
automake 1.13.4
===============
GNU Automake from 1.13 series.
automake 1.15.1
===============