OSDN Git Service

oops - add changelog entry for previous delta.
authornickc <nickc@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 17 Feb 2010 11:02:32 +0000 (11:02 +0000)
committernickc <nickc@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 17 Feb 2010 11:02:32 +0000 (11:02 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@156829 138bc75d-0d04-0410-961f-82ee72b054a4

ChangeLog

index 1f03090..55dd6bd 100644 (file)
--- 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.