On 23 Nov 2023 15:11, Antonin Décimo wrote:
> > > I also note that the latest version isn't reported on the webpage
> > > (2.4.7 instead of 2.4.6).
> >
> > Which web page (e.g. URL, documentation file in libtool git) are you
> > talking about?
>
> https://www.gnu.org/software/libtool/ reads:
> > L
> > I also note that the latest version isn't reported on the webpage
> > (2.4.7 instead of 2.4.6).
>
> Which web page (e.g. URL, documentation file in libtool git) are you
> talking about?
https://www.gnu.org/software/libtool/ reads:
> Latest stable release: libtool-2.4.6.tar.gz
On Thu, 23 Nov 2023, Antonin Décimo wrote:
As a side question: is libtool still maintained?
I also note that the latest version isn't reported on the webpage
(2.4.7 instead of 2.4.6).
Which web page (e.g. URL, documentation file in libtool git) are you
talking about?
Bob
--
Bob Friesenhahn
New or passing-by contributors have a tendency of running typo fixing
scripts on projects, such as misspells [1] or codespell [2]. As
libtool files gets vendored in projects, typos often get fixed in
generated files. It would be nicer to have them fixed upstream!
As a side question: is libtool sti