From 5787c6743e4d79c5822e85c3a2aa052efe80dc24 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Mon, 13 Dec 2010 21:01:34 +0000 Subject: [PATCH] mpfr: use autoreconf host fixup SVN-Revision: 24555 --- tools/mpfr/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tools/mpfr/Makefile b/tools/mpfr/Makefile index 2a23f97387..13ee63a6a7 100644 --- a/tools/mpfr/Makefile +++ b/tools/mpfr/Makefile @@ -13,6 +13,8 @@ PKG_SOURCE_URL:=http://www.mpfr.org/mpfr-$(PKG_VERSION) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_MD5SUM:=f45bac3584922c8004a10060ab1a8f9f +HOST_FIXUP:=autoreconf + include $(INCLUDE_DIR)/host-build.mk HOST_CONFIGURE_ARGS += \