Preliminary support for `aclocal --install'.
authorAlexandre Duret-Lutz <adl@gnu.org>
Sun, 30 Jan 2005 17:47:39 +0000 (17:47 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Sun, 30 Jan 2005 17:47:39 +0000 (17:47 +0000)
commitd3a058fb9ed4af2a548ea0536188baf0e5a56177
tree5ce20606f6c293faeb800e0e47b436cf05111d3a
parent82bf79e1fd39648717dd9b1ff40571002c984494
Preliminary support for `aclocal --install'.
This still lacks #serial support.
* aclocal.in (reset_maps, install_file): New functions.
(write_aclocal): Copy files if --install.
(usage, parse_arguments): Recognize --install.
("MAIN"): Start aclocal again if some file were installed.
* tests/acloca10.test: Augment to test --install.
* tests/aclocal.in, tests/defs.in: Add support for
ACLOCAL_TESTSUITE_FLAGS, used by acloca10.test.
* doc/automake.texi (aclocal options, Local Macros): Document
--install.
(Future of aclocal): Adjust.
ChangeLog
NEWS
aclocal.in
doc/automake.texi
tests/acloca10.test
tests/aclocal.in
tests/defs.in