]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
autoupdate: replace obsolete macros AC_HELP_STRING
authorMatthieu Longo <matthieu.longo@arm.com>
Tue, 28 May 2024 09:49:40 +0000 (10:49 +0100)
committerAlan Modra <amodra@gmail.com>
Sun, 9 Jun 2024 22:55:55 +0000 (08:25 +0930)
commitc22e3e25de0aa7841c4ef7c6b9e167b5685c2671
tree3a36dea8d7286777c936ad6c3d5e2df7299e5fed
parent89d801850ac03d0531f7eef3d6978bec17a30a2d
autoupdate: replace obsolete macros AC_HELP_STRING

- AC_HELP_STRING by AS_HELP_STRING
  https://www.gnu.org/savannah-checkouts/gnu/autoconf/manual/autoconf-2.72/autoconf.html#index-AC_005fHELP_005fSTRING-1
Except for the ifdef in lib-prefix.m4, make the defun of AC_LIB_ARG_WITH
unconditional.
binutils/configure.ac
config/debuginfod.m4
config/enable.m4
config/lib-prefix.m4
ld/configure.ac
readline/readline/configure.ac
sim/configure.ac