aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2010-02-17 11:02:54 +0000
committerNick Clifton <nickc@redhat.com>2010-02-17 11:02:54 +0000
commit792cdb506501cd5bba84e66b29ccfa5b2ff34a2c (patch)
treecb17245c4478f3e86a35e0998fbfba08d9d0dbee /ChangeLog
parent243e2c5d0a828e6e461f8ee23cb613c1dff55a35 (diff)
downloadgdb-792cdb506501cd5bba84e66b29ccfa5b2ff34a2c.zip
gdb-792cdb506501cd5bba84e66b29ccfa5b2ff34a2c.tar.gz
gdb-792cdb506501cd5bba84e66b29ccfa5b2ff34a2c.tar.bz2
* Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
the config.cache files found by the find command.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d319b11..eed5123 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.