]> git.ipfire.org Git - thirdparty/automake.git/commitdiff
Fix typo in previous changelog entry.
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 26 Dec 2006 16:20:52 +0000 (16:20 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 26 Dec 2006 16:20:52 +0000 (16:20 +0000)
ChangeLog

index a59ab147c0e896d66c03bb2db9b89e1e13cb3e8c..6862ebbd41940bf6e9db659ad916bd2bb3b5eedf 100644 (file)
--- 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.