gnulib-tool: Fix build order when $testsbase is a subdir of $sourcebase.
commit8b1d4a63e34f3893036d82f39c5680e845de5ddf
authorBruno Haible <bruno@clisp.org>
Mon, 3 Sep 2018 19:19:16 +0000 (3 21:19 +0200)
committerBruno Haible <bruno@clisp.org>
Mon, 3 Sep 2018 19:19:16 +0000 (3 21:19 +0200)
treea83840bd6ddc033b6b92ffa21584dd6297e8196f
parent1cb440df7dd28fc93c965ec7fb2d4745eb361393
gnulib-tool: Fix build order when $testsbase is a subdir of $sourcebase.

Reported by Antoine Luong <antoine.luong@c-s.fr> in
<https://lists.gnu.org/archive/html/bug-gnulib/2018-09/msg00008.html>.

* gnulib-tool (func_import): For the tests, set a dotfirst flag.
(func_emit_lib_Makefile_am): Consider the dotfirst flag.
(func_emit_tests_Makefile_am): Don't consider the dotfirst flag.
ChangeLog
gnulib-tool