aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2009-09-25 19:23:40 +0000
committerNick Clifton <nickc@gcc.gnu.org>2009-09-25 19:23:40 +0000
commitf1a036e46fa3ae4831604357a78b4f57af5133da (patch)
tree1f66002fdbdc32a8edc90f01e6cab5639c78e09c /ChangeLog
parent712ff3c86386edf84b22f5954bf6596210218f6d (diff)
downloadgcc-f1a036e46fa3ae4831604357a78b4f57af5133da.zip
gcc-f1a036e46fa3ae4831604357a78b4f57af5133da.tar.gz
gcc-f1a036e46fa3ae4831604357a78b4f57af5133da.tar.bz2
configure.ac: Pass any --cache-file=/dev/null option on to subconfigures.
* configure.ac: Pass any --cache-file=/dev/null option on to subconfigures. * configure: Regenerate. From-SVN: r152183
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a15f772..4757329 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2009-09-25 Nick Clifton <nickc@redhat.com>
+
+ * configure.ac: Pass any --cache-file=/dev/null option on to
+ subconfigures.
+ * configure: Regenerate.
+
2009-09-23 Nick Clifton <nickc@redhat.com>
* config.sub, config.guess: Update from upstream sources.