summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authornickc <nickc@138bc75d-0d04-0410-961f-82ee72b054a4>2012-05-09 16:20:17 +0000
committernickc <nickc@138bc75d-0d04-0410-961f-82ee72b054a4>2012-05-09 16:20:17 +0000
commit37ca432506c69627cd91cc76717a1304bfaccabb (patch)
treea930ba4677c189323e6a0d224e49f434f23c4f6a /ChangeLog
parent8faf5d307f9a97c5ac60f3fba473742a124621b0 (diff)
downloadgcc-37ca432506c69627cd91cc76717a1304bfaccabb.tar.gz
PR bootstrap/50461
* configure.ac (mpfr-dir): When using in-tree MPFR sources allow for the fact that from release v3.1.0 of MPFR the source files were moved into a src sub-directory. * configure: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@187341 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b6f182425a3..9d6706aae4d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2012-05-09 Nick Clifton <nickc@redhat.com>
+ Paul Smith <psmith@gnu.org>
+
+ PR bootstrap/50461
+ * configure.ac (mpfr-dir): When using in-tree MPFR sources
+ allow for the fact that from release v3.1.0 of MPFR the source
+ files were moved into a src sub-directory.
+ * configure: Regenerate.
+
2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
* configure.ac: Bump minimum MPFR version to 2.4.0.