bug-gnu-libiconv
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug-gnu-libiconv] [PATCH 0/1] drop out versions from autotools prog


From: Bruno Haible
Subject: Re: [bug-gnu-libiconv] [PATCH 0/1] drop out versions from autotools programs
Date: Sun, 05 Apr 2020 13:12:55 +0200
User-agent: KMail/5.1.3 (Linux/4.4.0-174-generic; KDE/5.18.0; x86_64; ; )

Hi Petr,

> Looks that requirement of precise versions of autotools
> is too strong. It is fine for other versions too.

Yes, but adding the version suffix makes sure I and you use an up-to-date
automake version, and I don't mistakenly make a release with an outdated
automake version (like I already did a release with an outdated gperf
version).

> ltmain.sh will come from autotools, no needs to keep it here,
> autotools will re-write it.

No, this is wrong for two reasons:
  - libtool.m4 would not be found if automake was installed with a
    different --prefix than libtool.
  - We need a patched libtool, see
    
https://git.savannah.gnu.org/gitweb/?p=libiconv.git;a=commitdiff;h=b12cf8e93bc39f10bc134004de45d5f4a1ec9bac

Bruno




reply via email to

[Prev in Thread] Current Thread [Next in Thread]