summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRichard Henderson <rth@redhat.com>2012-01-04 18:25:04 -0800
committerRichard Henderson <rth@gcc.gnu.org>2012-01-04 18:25:04 -0800
commit9696698a51c8c0eabf0552d12e56c9dedbdf329a (patch)
treee5552212216e95e9de59b0484dbc37266861d4cf /ChangeLog
parent99776ebd5b998562662bc8fd054d20865751a8fa (diff)
downloadgcc-9696698a51c8c0eabf0552d12e56c9dedbdf329a.tar.gz
re PR libitm/51072 (Build with --disable-bootstrap fails in libitm)
PR bootstrap/51072 * configure.ac: Fix regexp for same. * configure: Rebuild. From-SVN: r182900
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.