From f047eb681484f8d1f6034f67732a6bdab3d66cd7 Mon Sep 17 00:00:00 2001 From: jow Date: Mon, 13 Dec 2010 21:01:34 +0000 Subject: [PATCH] [tools] mpfr: use autoreconf host fixup git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24555 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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 += \ -- 2.11.0