Hi all,
There seems to be a problem with the addition of the manual test in the
localcharset module, when used in a subdirectory:
make[6]: Entering directory `/home/aluong/test-gnulib/libmissing/tests'
make[6]: *** No rule to make target `../../libmissing/libmissing.a',
needed by `test-localcharset'. Stop.
The gnulib-tool command used was this one:
gnulib-tool --import --lib=libmissing --source-base=libmissing
--m4-base=libmissing/m4 --tests-base=libmissing/tests --with-tests
localcharset
Can someone confirm this?
Thanks!