]> git.ipfire.org Git - thirdparty/automake.git/commit
* lib/Automake/Wrap.pm, lib/Automake/tests/Wrap.pl: New files.
authorAlexandre Duret-Lutz <adl@gnu.org>
Wed, 21 May 2003 20:30:07 +0000 (20:30 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Wed, 21 May 2003 20:30:07 +0000 (20:30 +0000)
commit926cb59f728ce33d6242cd8cb9524142668c476a
treeea14955f1a7f44319b7bef2026e4dcb7a332af48
parent49f024bf8840b4b8e1273c50c27ace1b1dcd49ce
* lib/Automake/Wrap.pm, lib/Automake/tests/Wrap.pl: New files.
* lib/Automake/Makefile.am (dist_perllib_DATA): Add Wrap.pm.
* lib/Automake/tests/Makefile.am (TESTS): Add Wrap.pl.
* automake.in (handle_texinfo_helper, pretty_print_rule)
(variable_output): Adjust to use makefile_wrap instead of
pretty_print_internal.
(pretty_print_internal): Remove.  Renamed as Automake::Wrap::wrap
and augmented to accept the $eol and $max_len arguments.
12 files changed:
ChangeLog
Makefile.in
automake.in
lib/Automake/Makefile.am
lib/Automake/Makefile.in
lib/Automake/Wrap.pm [new file with mode: 0644]
lib/Automake/tests/Makefile.am
lib/Automake/tests/Makefile.in
lib/Automake/tests/Wrap.pl [new file with mode: 0644]
lib/Makefile.in
stamp-vti
version.texi