]> sourceware.org Git - automake.git/commit
* automake.in: Register warning channel `gnu'.
authorAlexandre Duret-Lutz <adl@gnu.org>
Fri, 12 Jul 2002 08:00:55 +0000 (08:00 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Fri, 12 Jul 2002 08:00:55 +0000 (08:00 +0000)
commit63b29b44daf39ce979da2e90dea8f3491b16d9ed
treed72fd29f2ea1b59c4cd522033173a4bf0c195d48
parent90c1b65ab7ad7a126feb67ab0412a7c41757b447
* automake.in: Register warning channel `gnu'.
(set_strictness): Turn on `gnu' in --gnu and --gnits.
(usage): Mention the `gnu' category.
(%var_is_am): Replace by ...
(%var_owner): ... this, which uses ...
(VAR_AUTOMAKE, VAR_CONFIGURE, VAR_MAKEFILE): ... these new constants.
Adjust all uses of %var_is_am.
(handle_languages): Warn about user variables being overriden.
(require_variables): Also check %configure_vars for the existence
of a required variable.
* automake.texi (Invoking Automake): Document -Wgnu.
* tests/yacc2.test, tests/yacc3.test: Use -Wno-gnu when
we test YFLAGS.
* tests/gnuwarn.test: New file.
* tests/Makefile.am (TESTS): Add gnuwarn.test.
ChangeLog
automake.in
automake.texi
stamp-vti
tests/Makefile.am
tests/Makefile.in
tests/gnuwarn.test [new file with mode: 0755]
tests/yacc2.test
tests/yacc3.test
version.texi
This page took 0.036812 seconds and 5 git commands to generate.