Skip to content

Commit

Permalink
mpfr: fix autoreconf
Browse files Browse the repository at this point in the history
Signed-off-by: Stephan Raue <stephan@openelec.tv>
  • Loading branch information
sraue committed Jan 12, 2013
1 parent 6589fce commit e7ba6aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/toolchain/math/mpfr/build
Expand Up @@ -27,7 +27,7 @@ setup_toolchain host
cd $PKG_BUILD

libtoolize
autoreconf
autoreconf -vif

mkdir -p objdir
cd objdir
Expand Down

0 comments on commit e7ba6aa

Please sign in to comment.