From: Alexandre Duret-Lutz Date: Tue, 9 Dec 2003 09:49:50 +0000 (+0000) Subject: typo X-Git-Tag: Release-1-8~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a74c2662a484cd0d12692156894dc2bab57a786;p=thirdparty%2Fautomake.git typo --- diff --git a/ChangeLog b/ChangeLog index 69f25ca09..f020ddc49 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,7 +4,7 @@ Perl 5.6.0 will not accept a reference sub reference for the latter. * automake.in (var_SUFFIXES_trigger): Adjust registration via - Automake::Variabke::hook. + Automake::Variable::hook. (handle_texinfo_helper): Make sure `inner_expand => 1' appears on one line, so that Perl 5.6.0 does not complain about inner_expand being a bare identifier.