* Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete

the config.cache files found by the find command.
This commit is contained in:
Nick Clifton
2010-02-17 11:02:54 +00:00
parent 749f4f74be
commit c4889b2341
2 changed files with 4 additions and 1 deletions

View File

@@ -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.