aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2010-02-17 10:05:51 +0000
committerNick Clifton <nickc@redhat.com>2010-02-17 10:05:51 +0000
commit3994761f62b6afc8508f48f20e70b87385647249 (patch)
tree27ba60961b6f5f425292f6f1ff054d9bc013aa5d /ChangeLog
parentd83a18b6bd942f21cdc1c16893972867f4e82927 (diff)
downloadgdb-3994761f62b6afc8508f48f20e70b87385647249.zip
gdb-3994761f62b6afc8508f48f20e70b87385647249.tar.gz
gdb-3994761f62b6afc8508f48f20e70b87385647249.tar.bz2
PR 11238
* Makefile.tpl (local-distclean): Also remove config.cache files in sub-directories as there may not be Makefiles present in the sub-directories. * Makefile.in: Regenerate. * configure.ac: Revert previous delta. * configure: Regenerate.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6aac96e..d319b11 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2010-02-17 Nick Clifton <nickc@redhat.com>
+
+ PR 11238
+ * Makefile.tpl (local-distclean): Also remove config.cache files in
+ sub-directories as there may not be Makefiles present in the
+ sub-directories.
+ * Makefile.in: Regenerate.
+ * configure.ac: Revert previous delta.
+ * configure: Regenerate.
+
2010-02-15 Nick Clifton <nickc@redhat.com>
PR 11238