* automake.in (check_user_variables): New function, extracted
commit9c0c49fb38cfa2986cac143c887b6aca5a8074d8
authorAlexandre Duret-Lutz <adl@gnu.org>
Sun, 12 Dec 2004 23:39:02 +0000 (12 23:39 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Sun, 12 Dec 2004 23:39:02 +0000 (12 23:39 +0000)
treee374cb6ef0fcde754851f79b8fb1cc1864a8d29d
parent4c4df87de1e7366cef7264060f409ec52b4a7d89
* automake.in (check_user_variables): New function, extracted
from ...
(handle_languages): ... here.
(handle_languages, define_compiler_variable, define_link_variable):
Honore LIBTOOLFLAGS.
(handle_single_transform): Check _LIBTOOLFLAGS in
addition to other per-target flags for Libtool objects.
(handle_libtool): Warn if LIBTOOLFLAGS is defined.
* doc/automake.texi (Libtool Flags, Program and Library Variables,
Flag Variables Ordering): Document LIBTOOLFLAGS.
* tests/libtool7.test: Check basic support for LIBTOOLFLAGS.
* tests/libtool8.test: Make sure Automake warns about LIBTOOLFLAGS
definitions.
* tests/subobj9.test: Adjust.
ChangeLog
NEWS
automake.in
doc/automake.texi
doc/stamp-vti
doc/version.texi
tests/libtool7.test
tests/libtool8.test
tests/subobj9.test