Ralf Wildenhues <[EMAIL PROTECTED]> wrote: > * build-aux/check.mk ($(TEST_LOGS)) [!GNU_MAKE]: Check for > a $(TESTS) test in the build dir, before one in srcdir. > --- > > Hmpf. First, this updated patch fixes the alignment of backslash > newline. > > Second, I should note that this whole shenanigan only works well because > automake inserts an '$(MAKE) ... $(check_PROGRAMS)' earlier, so that it > is clear that the TESTS entry exists if it has been built, iff it has > been listed in check_PROGRAMS. > > I believe this to be no problem for well-written Makefile.am files.
Thanks for the stress-testing, and especially for taking the time to track down and fix such problems. I've applied your patch. _______________________________________________ Bug-coreutils mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-coreutils
