binutils-gdb/gnulib
Tom Tromey e176f82170 Add no-dist to gnulib configure
This adds the no-dist option to the gnulib configure script.  gdb
doesn't use "make dist", so there's no need for this.  Adding this
option makes the Makefiles less verbose.

gnulib/ChangeLog
2019-11-15  Tom Tromey  <tromey@adacore.com>

	* aclocal.m4, configure, Makefile.in, import/Makefile.in:
	Rebuild.
	* configure.ac: Remove obsolete comment.  Add no-dist.

Change-Id: I5224e18af9acd5284acb79d5756b0e84b00406e9
2019-11-15 13:48:27 -07:00
..
import Add no-dist to gnulib configure 2019-11-15 13:48:27 -07:00
patches Fix Gnulib glob.c resource leaks found by Coverity 2019-08-28 15:19:28 +01:00
ChangeLog Add no-dist to gnulib configure 2019-11-15 13:48:27 -07:00
Makefile.am Generate gnulib's toplevel Makefile.in using automake 2019-11-15 11:00:39 -08:00
Makefile.in Add no-dist to gnulib configure 2019-11-15 13:48:27 -07:00
README Move gnulib to top level 2019-06-14 12:40:02 -06:00
aclocal.m4 Add no-dist to gnulib configure 2019-11-15 13:48:27 -07:00
config.in Import the time_r gnulib module 2019-11-15 11:48:08 -08:00
configure Add no-dist to gnulib configure 2019-11-15 13:48:27 -07:00
configure.ac Add no-dist to gnulib configure 2019-11-15 13:48:27 -07:00
update-gnulib.sh Import the time_r gnulib module 2019-11-15 11:48:08 -08:00

README

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.