[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Next release of GNU make coming soon
From: |
Paul Smith |
Subject: |
Re: Next release of GNU make coming soon |
Date: |
Sun, 28 Feb 2016 13:37:06 -0500 |
On Wed, 2016-02-17 at 12:52 -0500, Paul Smith wrote:
> At this time I expect to have some free(-ish) time in early March and
> I want to clear up some outstanding bugs and make a new release of GNU
> make during that time.
I've been thinking about updating the autotools prerequisites in the GNU
make build system to newer versions; that would include autoconf,
automake, and gettext.
I'm most interested in gettext as the version we're using now (0.18.4)
has some old/deprecated autoconf m4 macros that would be nice to avoid.
If there are version restrictions on any of the platforms (that is, it's
tricky to get newer versions of some of these tools) where people are
performing from-Git builds as opposed to building distribution source
packages (where the versions of these tools shouldn't be an issue),
please let me know.
Cheers!