diff -r bdb3a98e064b -r efb1058baa31 scripts/build/companion_libs/mpfr.sh --- a/scripts/build/companion_libs/mpfr.sh Sun Apr 11 23:18:10 2010 +0200 +++ b/scripts/build/companion_libs/mpfr.sh Wed Jul 28 23:55:10 2010 +0200 @@ -34,7 +34,7 @@ CT_Pushd "${CT_SRC_DIR}/mpfr-${CT_MPFR_VERSION}" if [ ! -f .autoreconf.ct-ng ]; then CT_DoLog DEBUG "Running autoreconf" - CT_DoExecLog ALL autoreconf -fi + CT_DoExecLog ALL autoreconf touch .autoreconf.ct-ng fi CT_Popd