For PR automake/358:
authorAlexandre Duret-Lutz <adl@gnu.org>
Thu, 10 Oct 2002 17:37:38 +0000 (17:37 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Thu, 10 Oct 2002 17:37:38 +0000 (17:37 +0000)
commitfd386946d86f0b0c7733124dac09ff4d564c43e6
tree011b140c8a903d5399ab6fa7c1eecc12dcc6bbae
parent6f7799f1bff07511b1b1d3255750ac9d80a079c4
For PR automake/358:
* lib/am/texi-vers.am (%STAMPVTI%): Depend on configure instead of
configure.ac.
Suggested by Thien-Thi Nguyen.
* lib/am/configure.am ($(srcdir)/configure): Depends on
%CONFIGURE_DEPS%
* automake.in (@configure_deps): New array.
(scan_autoconf_traces): Scan for m4_include and m4_sinclude,
and fill @configure_deps.
(handle_configure): Substitute %CONFIGURE_DEPS%.
Distribute @configure_deps.
* tests/version7.texi: New file.
* tests/vtexi.test: Adjust.
* tests/Makefile.am (TESTS): Add version7.test.
* automake.texi (Dist): Mention that m4_include'd files
are distributed.
12 files changed:
ChangeLog
THANKS
automake.in
automake.texi
lib/am/configure.am
lib/am/texi-vers.am
stamp-vti
tests/Makefile.am
tests/Makefile.in
tests/version7.test [new file with mode: 0755]
tests/vtexi.test
version.texi