diff options
author | Matthieu Longo <matthieu.longo@arm.com> | 2024-05-28 10:49:41 +0100 |
---|---|---|
committer | Matthieu Longo <matthieu.longo@arm.com> | 2024-12-11 11:17:01 +0000 |
commit | f78b4da602b2bde56182765980c7e009285b1a04 (patch) | |
tree | c5b9a420b0105f45475387c30edbb5a3cc88d85c /gcc | |
parent | 1fd7e36e990396c22823cedd068def2aa3b112ce (diff) | |
download | gcc-f78b4da602b2bde56182765980c7e009285b1a04.zip gcc-f78b4da602b2bde56182765980c7e009285b1a04.tar.gz gcc-f78b4da602b2bde56182765980c7e009285b1a04.tar.bz2 |
autoupdate: replace obsolete macros in libiberty
Autoreconf-2.72 warns about obsolete macros. This patch aims at removing
the noise from a future upgrade to autoreconf-2.72 or later. This is in
no a way a complete patch allowing the upgrade to autoreconf-2.72.
- AC_GNU_SOURCE by AC_USE_SYSTEM_EXTENSIONS
https://www.gnu.org/savannah-checkouts/gnu/autoconf/manual/autoconf-2.72/
autoconf.html#index-AC_005fGNU_005fSOURCE-1
- AC_CONFIG_HEADER by AC_CONFIG_HEADERS
https://www.gnu.org/software/automake/manual/1.12.2/html_node/Obsolete-
Macros.html#index-AM_005fCONFIG_005fHEADER
Those fixes were originally submitted in a patch series in binutils.
https://inbox.sourceware.org/binutils/878qthm6a0.fsf@gentoo.org/
libiberty/ChangeLog:
* configure: Regenerate.
* configure.ac: Fix autoupdate warnings.
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions