tests: fix a syntax-check rule to pass in non-srcdir build
authorJim Meyering <meyering@redhat.com>
Sun, 24 Jan 2010 13:46:58 +0000 (14:46 +0100)
committerJim Meyering <meyering@redhat.com>
Sun, 24 Jan 2010 13:51:31 +0000 (14:51 +0100)
commit0caead1ea0b2ef63173cde6b583249bea3194817
treefab6e286fd3865d22e6707f6d9e0663cc53598a3
parent9c566ad04a3b6b7672ab10cacea23d9f6a599c0e
tests: fix a syntax-check rule to pass in non-srcdir build

* cfg.mk (sc_x_sc_dist_check): This coreutils-specific syntax-check
rule would fail in a non-srcdir build, since in that case, each name
from $(VC_LIST) starts with "$(srcdir)/".  Fix that.
* gnulib: Update to latest, to pull in a required maint.mk change.
cfg.mk
gnulib