From 792cdb506501cd5bba84e66b29ccfa5b2ff34a2c Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Wed, 17 Feb 2010 11:02:54 +0000 Subject: * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete the config.cache files found by the find command. --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') 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. -- cgit v1.1