Files
binutils-gdb/gnulib
Pietro Monteiro 02d9fa7cc2 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>
2025-08-12 21:12:50 -04:00
..
2019-06-14 12:40:02 -06:00

This is an import of gnulib that is used by gdb and gdbserver.

To send patches, follow the gdb patch submission instructions in
../gdb/CONTRIBUTE.  For maintainers, see ../gdb/MAINTAINERS.

See update-gnulib.sh for instructions on updating gnulib.