binutils-gdb/gdb/gnulib
Sergio Durigan Junior fcc9b044b7 Automatically update "aclocal_m4_deps" when updating gnulib
When we update gnulib using our "update-gnulib.sh" tool, it doesn't
automatically update the list of M4 files present at
gnulib/Makefile.in:aclocal_m4_deps.  This patch extends the tool to do
that.  It also puts "aclocal_m4_deps" in its own file (a Makefile
fragment), so that it's easier to update it programatically.

Tested by generating the file and diff'ing the results against the
current version of "aclocal_m4_deps".

gdb/ChangeLog:
2018-09-04  Sergio Durigan Junior  <sergiodj@redhat.com>
	    Pedro Alves  <palves@redhat.com>

	* gnulib/Makefile.in (aclocal_m4_deps): Move to
	"aclocal-m4-deps.mk".  Include file here.
	$(srcdir)/aclocal.m4: Add "configure.ac".
	* gnulib/aclocal-m4-deps.mk: New file.
	* gnulib/update-gnulib.sh: Automatically update
	"aclocal-m4-deps.mk".
2018-09-04 13:58:14 -04:00
..
import Update gnulib to current upstream master 2018-08-29 12:27:19 -04:00
Makefile.in Automatically update "aclocal_m4_deps" when updating gnulib 2018-09-04 13:58:14 -04:00
aclocal-m4-deps.mk Automatically update "aclocal_m4_deps" when updating gnulib 2018-09-04 13:58:14 -04:00
aclocal.m4 Update gnulib to current upstream master 2018-08-29 12:27:19 -04:00
config.in Update gnulib to current upstream master 2018-08-29 12:27:19 -04:00
configure Update gnulib to current upstream master 2018-08-29 12:27:19 -04:00
configure.ac Bump to autoconf 2.69 and automake 1.15.1 2018-06-19 16:55:06 -04:00
update-gnulib.sh Automatically update "aclocal_m4_deps" when updating gnulib 2018-09-04 13:58:14 -04:00