]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
gnulib: Update obsolete autoconf macros
authorPietro Monteiro <pietro@sociotechnical.xyz>
Wed, 13 Aug 2025 01:12:50 +0000 (21:12 -0400)
committerPietro Monteiro <pietro@sociotechnical.xyz>
Wed, 13 Aug 2025 01:12:50 +0000 (21:12 -0400)
commit02d9fa7cc2821c81a51e33cf0db7546ecbd284c1
tree0e99e4baf53ad04f157b66a0a833e7c0b7139ce2
parent437d1e5e8f700e1c70945eb5d4794ad91f793852
gnulib: Update obsolete autoconf macros

Remove AM_PROG_CC_STDC, the correct macro AC_PROG_CC is already being
used.

Update AC_OUTPUT (file list, [cmd list]) by adding the file list to
the previous AC_CONFIG_FILES and using AC_CONFIG_COMMANDS to output
the command list.

Approved-By: Tom Tromey <tom@tromey.com>
gnulib/aclocal.m4
gnulib/configure
gnulib/configure.ac