From 2d446d21bc60c5a883f215258c32907256b589b8 Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Tue, 13 Apr 2010 00:43:09 +0200 Subject: Revert 3ea4e6f7b85f: Force autoreconf for mpfr It breaks on my machine. Revert until we find the exact cause leading to the initial patch, and we come up with a patch that properly fixes it. diff --git a/scripts/build/companion_libs/mpfr.sh b/scripts/build/companion_libs/mpfr.sh index 1c14c67..7787d8c 100644 --- a/scripts/build/companion_libs/mpfr.sh +++ b/scripts/build/companion_libs/mpfr.sh @@ -34,7 +34,7 @@ do_mpfr_extract() { 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 -- cgit v0.10.2-6-g49f6