On Sun, Apr 09, 2006 at 05:09:59PM +0200, Stepan Kasal wrote: > * tests/mktests: Only touch the products if they would change. > * tests/Makefile.am: Do not call the autom4te for $(TESTSUTE) > directly, use a new rule for $(TESTSUTE).tmp. Move these rules > from the ``maintainer section'' up. Do not distribute > $(TESTSUITE_GENERATED_AT). > (MAINTAINERCLEANFILES): Remove.
My patch ensured that we run `mktests.sh' only once when $(AUTOCONF_FILES) change; that was the point of the stamp file. With this patch, we'll check the ac*.at at every `make check', until we have occasion to regenerate `testsuite'.
