[PATCH v0 00/10] Fix obsolescence warnings when regenerating build scripts with autoreconf-2.72
Alan Modra
amodra@gmail.com
Fri Jun 7 01:48:38 GMT 2024
On Tue, May 28, 2024 at 10:49:39AM +0100, Matthieu Longo wrote:
> This patch series replaces obsolete macros that are warned on by autoreconf-2.72.
> It aims at removing noise from a future upgrade to autoreconf-2.72 or later.
> This is in no way a complete patch set allowing the upgrade to autoreconf-2.72.
I'm going to commit this for you with two changes, unless I hear a NACK
from gdb developers:
- The ifdef on AC_HELP_STRING in lib-prefix.m4 does not get replaced
with AS_HELP_STRING, instead the idfef disappears.
- No changes are made to gnulib/ since this is an imported directory
with a check in update-gnulib.sh that no one has been tweaking the
source.
I'll note that your patches to other imported dirs will likely
disappear unless you also submit them to the upstream projects.
--
Alan Modra
More information about the Binutils
mailing list