From: Paul Eggert Date: Fri, 5 Oct 2001 19:07:09 +0000 (+0000) Subject: * tests/Makefile.am (clean-local): Don't invoke $(TESTSUITE) if it X-Git-Tag: AUTOCONF-2.52f~72 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef90b047c4eba54a8a3231d7ce2283e2468c46c8;p=thirdparty%2Fautoconf.git * tests/Makefile.am (clean-local): Don't invoke $(TESTSUITE) if it doesn't exist. Remove *.tmp, as a .tmp file is created during the build of $(TESTSUITE). --- diff --git a/ChangeLog b/ChangeLog index 710b16c3b..34e4e8f55 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2001-10-05 Paul Eggert + + * tests/Makefile.am (clean-local): Don't invoke $(TESTSUITE) if it + doesn't exist. Remove *.tmp, as a .tmp file is created during the + build of $(TESTSUITE). + 2001-10-05 Akim Demaille * lib/m4sugar/m4sh.m4 (_AS_LINENO_PREPARE): Look in the path