aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>2009-04-25 03:24:17 +0000
committerKaveh Ghazi <ghazi@gcc.gnu.org>2009-04-25 03:24:17 +0000
commit9e3eba15997699303768c9c7b6eee72f8a9ca294 (patch)
treefd56186e7966d8794ec9eca62bda22b371218f53 /ChangeLog
parent569c72fc740316fc468b0dab64f2b72ad6dc5fbd (diff)
downloadgcc-9e3eba15997699303768c9c7b6eee72f8a9ca294.zip
gcc-9e3eba15997699303768c9c7b6eee72f8a9ca294.tar.gz
gcc-9e3eba15997699303768c9c7b6eee72f8a9ca294.tar.bz2
re PR bootstrap/39739 (Bootstrapping with in-tree mpfr-2.4.1 and --with-gmp=... errors)
PR bootstrap/39739 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST. * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags. * configure, Makefile.in: Regenerate. From-SVN: r146754
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 43ccf01..f25b952 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
+
+ PR bootstrap/39739
+ * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
+ * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
+
+ * configure, Makefile.in: Regenerate.
+
2009-04-21 Taras Glek <tglek@mozilla.com>
* include/hashtab.h: Update GTY annotations to new syntax