scripts/build/mpfr.sh
2009-04-06 Use "${awk}", not gawk.
2009-03-08 Fix building MPFR >= 2.4.0.
2009-02-07 Make MPFR build under Cygwin.
2009-01-05 Split CT_ExtractAndPatch in two: CT_Extract and CT_Patch:
2009-01-04 Get rid of CT_GMP_FILE and CT_MPFR_FILE.
2009-01-03 Get rid of all stuff related to building a /delivery' traball:
2008-11-20 MPFR: correctly re-install config.{guess,sub} with autotools >=2.0.0.
2008-08-17 MPFR: log autotools files rebuilding to DEBUG level, not EXTRA.
2008-07-14 Use CT_DoExecLog for MPFR build.
2008-06-20 GMP and MPFR are no longer a sub-component of gcc (config-wise).
2008-06-20 Really don't re-build MPFR autotools files at each run.
2008-06-20 Only rebuild MPFR config files at extract time, not for every builds.
2008-06-20 Backport #725 from trunk:
2008-06-20 Realy fix building MPFR.
2008-06-19 Backport #718 from trunk:
2008-06-19 Fix building MPFR on distro that have strict sanity checks on libtool.m4 and ltmain.sh versions mismatch. UNTESTED!
2008-05-21 Backport #657 from trunk:
2008-05-21 Build an MPFR library that is thread-safe (I don't know if either binutils or gcc are threaded themselves).
2008-05-19 In the future, we'll be able to download /old/ MPFR versions.
2008-04-30 Do not try to download, extract, or build GMP and MPFR if not asked for.
2008-04-30 Merge the fortran stuff to trunk now it works!