From ed4f739f62f261c0dd759426fce3d7801fb0721a Mon Sep 17 00:00:00 2001 From: Pavel Raiskup Date: Mon, 12 Oct 2015 22:52:29 +0200 Subject: 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. --- gnulib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gnulib') diff --git a/gnulib b/gnulib index a5a1569d..82d514b0 160000 --- a/gnulib +++ b/gnulib @@ -1 +1 @@ -Subproject commit a5a1569d1953536af019636c49bd3e7a5cbbbde2 +Subproject commit 82d514b0645efd10b2b68b911372ae84e1a54da4 -- cgit v1.2.1