* lib/Automake/Channels.pm (%_default_options): Add 'partial'.
authorAlexandre Duret-Lutz <adl@gnu.org>
Sun, 29 Sep 2002 14:51:25 +0000 (14:51 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Sun, 29 Sep 2002 14:51:25 +0000 (14:51 +0000)
commit66198a0174e3b7d53001af5402c336112d36a2b3
treee7f78f162b9bdca5db9b25f0c97f3518180d8841
parentda988ed6b186128612d3d4f33e348f5fe482166d
* lib/Automake/Channels.pm (%_default_options): Add 'partial'.
(_format_message): Rename as ...
(_format_sub_message): ... this.
(_format_message): New function, extracted from ...
(_print_message): ... here.  Honor the 'partial' option.
($partial): New variable.
* automake.in (handle_ltlibraries, check_ambiguous_conditional,
rule_define): Mark partial messages.
ChangeLog
automake.in
lib/Automake/Channels.pm