diff -r 8ad2773e7ae3 -r c1449228cbb5 scripts/build/companion_libs/mpfr.sh --- a/scripts/build/companion_libs/mpfr.sh Mon Aug 03 00:49:25 2009 +0200 +++ b/scripts/build/companion_libs/mpfr.sh Fri Aug 06 23:45:18 2010 +0200 @@ -30,7 +30,7 @@ # do that in the future... # It seems that MPFR >= 2.4.0 do not need this... case "${CT_MPFR_VERSION}" in - 2.4.1) + 2.4.*) CT_Pushd "${CT_SRC_DIR}/mpfr-${CT_MPFR_VERSION}" if [ ! -f .autoreconf.ct-ng ]; then CT_DoLog DEBUG "Running autoreconf"