binutils-gdb/gnulib
Christian Biesinger 33bd0102c1 Generate gnulib's toplevel Makefile.in using automake
This is a lot simpler and as a side-effect this will correctly
regenerate import/Makefile and config.h during rebuilds if
necessary.

gnulib/ChangeLog:

2019-11-15  Christian Biesinger  <cbiesinger@google.com>

	* Makefile.am: New file.
	* Makefile.in: Replace with generated file.
	* aclocal-m4-deps.mk: Remove.
	* configure.ac: Use the foreign option for automake and specify
	the aclocal search path here.
	* update-gnulib.sh: Don't generate aclocal-m4-deps.mk anymore.
	Also don't specify the aclocal include path here, now that it
	is in configure.ac.

Change-Id: I6a2c4d41cf4f0e21d5c813197bad63ed5c08e408
2019-11-15 11:00:39 -08:00
..
import Regenerate gnulib files 2019-11-06 12:34:02 -06:00
patches Fix Gnulib glob.c resource leaks found by Coverity 2019-08-28 15:19:28 +01:00
aclocal.m4
ChangeLog Generate gnulib's toplevel Makefile.in using automake 2019-11-15 11:00:39 -08:00
config.in Regenerate gnulib files 2019-11-06 12:34:02 -06:00
configure
configure.ac Generate gnulib's toplevel Makefile.in using automake 2019-11-15 11:00:39 -08:00
Makefile.am Generate gnulib's toplevel Makefile.in using automake 2019-11-15 11:00:39 -08:00
Makefile.in Generate gnulib's toplevel Makefile.in using automake 2019-11-15 11:00:39 -08:00
README
update-gnulib.sh Generate gnulib's toplevel Makefile.in using automake 2019-11-15 11:00:39 -08: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.