From: Paul Eggert Date: Tue, 26 Dec 2006 16:20:52 +0000 (+0000) Subject: Fix typo in previous changelog entry. X-Git-Tag: v1.10b~271 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24daf4dbc3e618cdc159a40888a0a9fb18781979;p=thirdparty%2Fautomake.git Fix typo in previous changelog entry. --- diff --git a/ChangeLog b/ChangeLog index a59ab147c..6862ebbd4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -7,7 +7,7 @@ of Akim's patch. Use LC_ALL before invoking 'ls' when we depend on its output format. Don't use awk; just use the shell's builtin features. - Clean up $dsttmp -C detects no installation is needed. + Clean up $dsttmp if -C detects no installation is needed. * tests/defs.in (is_newest): Renamed from is_younger; the new name is more accurate. All uses changed. (old_timestamp): New var.