summaryrefslogtreecommitdiffstats
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
commitc4889b234155f454d98cae5293d81877d92cef1e (patch)
tree0c52b074fd7303c93688b001def7031b51a48386 /ChangeLog
parent749f4f74be0617d62400f190e6774f0a383e8232 (diff)
downloadcygnal-c4889b234155f454d98cae5293d81877d92cef1e.tar.gz
cygnal-c4889b234155f454d98cae5293d81877d92cef1e.tar.bz2
cygnal-c4889b234155f454d98cae5293d81877d92cef1e.zip
* 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 d319b1167..eed51232a 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.