From e7ba6aa09426d0398c98c2ad37c6e1da4193b98a Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Sat, 12 Jan 2013 18:13:14 +0100 Subject: [PATCH] mpfr: fix autoreconf Signed-off-by: Stephan Raue --- packages/toolchain/math/mpfr/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/toolchain/math/mpfr/build b/packages/toolchain/math/mpfr/build index 4c7ffe673f5..f8ea708a472 100755 --- a/packages/toolchain/math/mpfr/build +++ b/packages/toolchain/math/mpfr/build @@ -27,7 +27,7 @@ setup_toolchain host cd $PKG_BUILD libtoolize -autoreconf +autoreconf -vif mkdir -p objdir cd objdir