From: Alexandre Duret-Lutz Date: Mon, 16 May 2005 21:15:41 +0000 (+0000) Subject: typo X-Git-Tag: Release-1-9b~153 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1988a3bd6bd3b932e411a6b57424484d60b39b40;p=thirdparty%2Fautomake.git typo --- diff --git a/ChangeLog b/ChangeLog index f532bcf4d..a8fb061e5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,8 @@ 2005-05-15 Alexandre Duret-Lutz Fix PR automake/461: - * automake.in (require_build_directory): Canonize directories with - different name, such as `foo/bar' and `./foo//bar'. + * automake.in (require_build_directory): Canonicalize directories + with different name, such as `foo/bar' and `./foo//bar'. * tests/subobj9.test: Augment to test that. Report from Tom Tromey.