diff --git a/ChangeLog b/ChangeLog
index 1f030902afacd1d8431a4c5f1f8abdfbf616d3b2..55dd6bd5818bc64e859177bc760591667b498640 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.