tests: fix build-aux/check.mk for non-GNU make
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sat, 2 Aug 2008 11:22:32 +0000 (13:22 +0200)
committerJim Meyering <meyering@redhat.com>
Sat, 2 Aug 2008 11:57:17 +0000 (13:57 +0200)
commit110df929fc42906b2f13729d1cf0b06b4753ce6d
tree63e60f7dc4e15154ac761b5de79f344b03a64c3b
parente3b5543ea887f41409773d6ed3b884646687a887
tests: fix build-aux/check.mk for non-GNU make

* build-aux/check.mk ($(TEST_LOGS)) [!GNU_MAKE]: Check for
a $(TESTS) test in the build dir, before one in srcdir.  For details,
see <http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/14198>.
build-aux/check.mk