Do not install pre-generated manpages.

Also remove redundant autotools stages.

Early manpages in autoconf 2.52-2.59 are removed from output.
Later ones are regenerated with help2man.

Fixes #182
This commit is contained in:
Andrius Štikonas 2022-06-12 17:36:00 +01:00
parent 4a1730da29
commit 9b5c6ca3a1
18 changed files with 43 additions and 166 deletions

View file

@ -406,8 +406,7 @@ autoconf 2.53
=============
We now start bootstrapping newer versions of autoconf. Version 2.53 now uses ``perl``.
In order to build it with ``autoconf-2.52`` we have to patch it a bit and then do
a second unpatched build with newly built ``autoconf-2.53``.
In order to build it with ``autoconf-2.52`` we have to patch it a bit.
automake 1.7
============
@ -420,11 +419,6 @@ autoconf 2.54
More ``autoconf``.
automake 1.7
============
Rebuild ``automake`` with ``autoconf-2.54``.
autoconf 2.55
=============
@ -469,7 +463,7 @@ automake 1.9.6
==============
Latest GNU Automake from 1.9 series. Slightly annoyingly depends itself but it is easy to patch
to make it buildable with 1.8.5. Then we rebuild ``automake-1.9`` with itself.
to make it buildable with 1.8.5.
findutils 4.2.33
================