]> git.ipfire.org Git - thirdparty/libtool.git/commit
check: enable gnulib's testsuite
authorPavel Raiskup <praiskup@redhat.com>
Mon, 12 Oct 2015 20:52:29 +0000 (22:52 +0200)
committerPavel Raiskup <praiskup@redhat.com>
Tue, 3 Nov 2015 19:34:42 +0000 (20:34 +0100)
commited4f739f62f261c0dd759426fce3d7801fb0721a
tree95f5a8d55619ae3591a750d8d8c5656cf3aece54
parent9187e9a231e0a06cc29c336857e95f07f855b2c9
check: enable gnulib's testsuite

* Makefile.am (SUBDIRS): Add gnulib-tests.
(EXTRA_DIST): Distribute also update-copyright script.  This does
not happen automatically because we manually remove ./lib
directory created by gnulib-tool.  Not having the file distributed
causes 'make check' failure, however.
(dotversion): Fix to point to $(top_srcdir).
* bootstrap.conf (gnulib_tool_options): Add gnulib-tool args
needed to successfully install gnulib's tests.
* configure.ac (CONFIG_STATUS_DEPENDENCIES): Look for .version in
$(top_srcdir).
* gnulib: Sync with upstream.
* build-aux/.gitignore: Ignore ar-lib coming from automake.
.gitignore
Makefile.am
NEWS
bootstrap.conf
build-aux/.gitignore
configure.ac
gnulib