]> git.ipfire.org Git - thirdparty/automake.git/commit
* automake.in (process_option_list): Recognize std-options.
authorAlexandre Duret-Lutz <adl@gnu.org>
Mon, 17 Jun 2002 12:20:25 +0000 (12:20 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Mon, 17 Jun 2002 12:20:25 +0000 (12:20 +0000)
commit4825339f6c5315eb8583bc3484955f6a1798ef72
treee86fd2cdb37774496a352d7473ead17292f41830
parent29fa800ccdc800ea53ecc47a11e6bc35357e7235
* automake.in (process_option_list): Recognize std-options.
(handle_options): Enable std-options in gnits strictness.
(am_install_var): If std-options, enable CK-OPTS section.
* lib/am/scripts.am (installcheck-am): New target.
* lib/am/progs.am (installcheck-am): New target.
* tests/gnits2.test: New file.
* tests/Makefile.am (TESTS): Add gnits2.test.
* automake.texi (Gnits, Options): Document std-options.
12 files changed:
ChangeLog
NEWS
TODO
automake.in
automake.texi
lib/am/progs.am
lib/am/scripts.am
stamp-vti
tests/Makefile.am
tests/Makefile.in
tests/gnits2.test [new file with mode: 0755]
version.texi