]> sourceware.org Git - automake.git/commit
For PR automake/353: fill %var_location, %var_comment,
authorAlexandre Duret-Lutz <adl@gnu.org>
Wed, 18 Sep 2002 18:43:23 +0000 (18:43 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Wed, 18 Sep 2002 18:43:23 +0000 (18:43 +0000)
commitf7c02290c0f1e1f79ff37ce4392e8db12caaa709
tree9e8009ef7e01da1dea0b56137d6eaff052e91360
parent5daac686ff4bd141118be44eab207f94510a6dd4
For PR automake/353: fill %var_location, %var_comment,
%var_type, %var_owner for each condition.
* automake.in (msg_cond_var): New function.
(msg_var): Use it.
(generate_makefile, process_option_list, handle_languages,
handle_lib_objects_cond, handle_compile, handle_libtool,
handle_ltlibraries, handle_texinfo_helper, handle_tests,
handle_emacs_lisp, handle_python, macro_define, macro_delete,
macro_dump, variable_assert, variable_output,
variable_pretty_output, read_am_file, read_main_am_file,
file_contents_internal, am_primary_prefixes,
require_variables_for_macro): Adjust accesses to %var_location,
%var_comment, %var_type, %var_owner.
(append_comments, require_file_with_macro,
require_conf_file_with_macro, require_variables): Add the
$cond argument.
* tests/comment7.test: New file.
* tests/Makefile.am (TESTS): Add comment7.test.
ChangeLog
automake.in
tests/Makefile.am
tests/Makefile.in
tests/comment7.test [new file with mode: 0755]
This page took 0.029107 seconds and 5 git commands to generate.