aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Clifton <nickc@gcc.gnu.org>2010-02-17 11:02:32 +0000
committerNick Clifton <nickc@gcc.gnu.org>2010-02-17 11:02:32 +0000
commit96e41f16111dff01330090bdf037242a22b430a9 (patch)
treebf9f375f01fe4b811ad62e4e5741b4b2df868deb
parente50390fc024ab252284c4199227d64bde7a821f9 (diff)
downloadgcc-96e41f16111dff01330090bdf037242a22b430a9.zip
gcc-96e41f16111dff01330090bdf037242a22b430a9.tar.gz
gcc-96e41f16111dff01330090bdf037242a22b430a9.tar.bz2
oops - add changelog entry for previous delta.
From-SVN: r156829
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1f03090..55dd6bd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,9 @@
* Makefile.tpl (local-distclean): Also remove config.cache files in
sub-directories as there may not be Makefiles present in the
sub-directories.
+ * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
+ the config.cache files found by the find command.
+
* Makefile.in: Regenerate.
* configure.ac: Revert previous delta.
* configure: Regenerate.