Add libtool 2.4.7

Instead of using the pre-generated "bootstrap" script, execute the
relevant bootstrap operations manually. This doesn't actually change
the build output; the final package hash remains identical.
This commit is contained in:
Dor Askayo 2022-09-04 11:06:28 +03:00
parent e9d53f1e6e
commit 5aae443d65
9 changed files with 229 additions and 11 deletions

View file

@ -1,4 +1,5 @@
.. sectnum::
.. SPDX-FileCopyrightText: 2022 Dor Askayo <dor.askayo@gmail.com>
.. SPDX-FileCopyrightText: 2021 Andrius Štikonas <andrius@stikonas.eu>
.. SPDX-FileCopyrightText: 2021 Paul Dersey <pdersey@gmail.com>
.. SPDX-FileCopyrightText: 2021 fosslinux <fosslinux@aussies.space>
@ -609,6 +610,12 @@ automake 1.11.2
GNU Automake from 1.11 series. This is not the latest point release as newer ones
need Autoconf 2.68.
libtool 2.4.7
=============
A modern version of libtool with better compatiblitiy with newer versions of GNU
Autotools.
autoconf 2.69
=============