summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>2012-01-05 02:25:04 +0000
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>2012-01-05 02:25:04 +0000
commit4f91566ff46f927ea9aa0d7b621bebbdb9d82a31 (patch)
treee5552212216e95e9de59b0484dbc37266861d4cf /ChangeLog
parentb33ca042ba186f30ca27740719a9a7188f1fa419 (diff)
downloadgcc-4f91566ff46f927ea9aa0d7b621bebbdb9d82a31.tar.gz
PR bootstrap/51072
* configure.ac: Fix regexp for same. * configure: Rebuild. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@182900 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a8019b354ce..93f24468069 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,9 @@
* configure.ac: Disable libitm if c++ is not enabled.
* configure: Rebuild.
+ * configure.ac: Fix regexp for same.
+ * configure: Rebuild.
+
2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
* MAINTAINERS (Write After Approval): Add myself.