Generate package.m4 in build-dir, not srcdir.
commitd6fb497d07d24070c376d3d51b48269a38d9d119
authorJim Meyering <meyering@redhat.com>
Sat, 10 Nov 2007 21:26:01 +0000 (10 22:26 +0100)
committerJim Meyering <meyering@redhat.com>
Sun, 11 Nov 2007 08:25:51 +0000 (11 09:25 +0100)
tree02c5d30b104a0360283afc742924dbe480611f17
parent8c6b4481bd68efbcc1947b0cf6b434091f2fd78a
Generate package.m4 in build-dir, not srcdir.

* tests/Makefile.am (package.m4): Adjust target.
Don't redirect directly to $@.
(CLEANFILES): Add package.m4.
($(TESTSUITE)): Depend on just-built package.m4, not the one
in $(srcdir).
When running $(AUTOTEST), search "." before searching $(srcdir).
ChangeLog
tests/Makefile.am