]> git.ipfire.org Git - thirdparty/automake.git/commit
* automake.in (handle_installdirs): Rename as ...
authorAlexandre Duret-Lutz <adl@gnu.org>
Sun, 6 Apr 2003 19:26:29 +0000 (19:26 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Sun, 6 Apr 2003 19:26:29 +0000 (19:26 +0000)
commit9845b2f97d71f4c54d5ef2d6dcdaa3a7a450c00f
treee75cdb395ef2dde5061372b824e8d62ea12e27da
parenta71b3490639831ca5028a7f3e69323022b36a2d7
* automake.in (handle_installdirs): Rename as ...
(handle_install): ... this.  Define maybe_BUILT_SOURCES.
(generate_makefile): Adjust call to handle_install.
* lib/am/install.am (install): Use %maybe_BUILT_SOURCES%.
* automake.texi (Sources, Built sources example): BUILT_SOURCES
is honored by `make install' too.
* tests/check3.test: Make sure that `make install' also depends
upon BUILT_SOURCES.
Report from Alexander Turbov.
ChangeLog
automake.in
automake.texi
lib/am/install.am
tests/check3.test