From: Nick Clifton Date: Wed, 17 Feb 2010 11:02:32 +0000 (+0000) Subject: oops - add changelog entry for previous delta. X-Git-Tag: releases/gcc-4.5.0~745 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=96e41f16111dff01330090bdf037242a22b430a9;p=thirdparty%2Fgcc.git oops - add changelog entry for previous delta. From-SVN: r156829 --- diff --git a/ChangeLog b/ChangeLog index 1f030902afac..55dd6bd5818b 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.