aboutsummaryrefslogtreecommitdiff
path: root/libctf/testsuite/libctf-writable
diff options
context:
space:
mode:
authorPietro Monteiro <pietro@sociotechnical.xyz>2025-07-23 19:49:50 -0400
committerPietro Monteiro <pietro@sociotechnical.xyz>2025-07-23 19:49:50 -0400
commit4f170cf93d7994da1905e349ddfc5fd90441e122 (patch)
tree736deadc2389e51086756fdc48c2aac2b07e0346 /libctf/testsuite/libctf-writable
parent6a82917ae30bfb9b778644a6b19d8d79ab04a068 (diff)
downloadbinutils-4f170cf93d7994da1905e349ddfc5fd90441e122.zip
binutils-4f170cf93d7994da1905e349ddfc5fd90441e122.tar.gz
binutils-4f170cf93d7994da1905e349ddfc5fd90441e122.tar.bz2
gold: configury: fix obsolete macros
Running `autoreconf -vf -Wall' in the gold directory shows errors about the use of obsolete macros. This patch fix the issues with macros used directly by configure.ac. However, it doesn't fix all warnings. There are autoconf warnings about macros from files in config and one automake warning about a target being shadowed. It cuts a lot of the noise down and makes an upgrade to autoconf 2.71+ easier. https://www.gnu.org/software/automake/manual/1.12.2/html_node/Obsolete-Macros.html#index-AM_005fCONFIG_005fHEADER https://www.gnu.org/software/autoconf/manual/autoconf-2.69/html_node/Obsolete-Macros.html#index-AC_005fOUTPUT-2133 gold/ChangeLog: * aclocal.m4: Regenerate. * configure: Regenerate. * configure.ac: Replace AM_CONFIG_HEADER by AC_CONFIG_HEADERS. Replace AC_OUTPUT(file list) by AC_CONFIG_FILES([file list])\nAC_OUTPUT. Approved-by: Alan Modra <amodra@gmail.com>
Diffstat (limited to 'libctf/testsuite/libctf-writable')
0 files changed, 0 insertions, 0 deletions