From: Jo-Philipp Wich Date: Wed, 15 Dec 2010 19:05:15 +0000 (+0000) Subject: [packages] gettext: allow autoreconf X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=8470db82fe7abdf5f9b00275728d1c16c0b5b2a1;p=openwrt%2Fsvn-archive%2Farchive.git [packages] gettext: allow autoreconf SVN-Revision: 24609 --- diff --git a/libs/gettext/Makefile b/libs/gettext/Makefile index 26157fc913..1b3a50efff 100644 --- a/libs/gettext/Makefile +++ b/libs/gettext/Makefile @@ -15,7 +15,7 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=@GNU/gettext PKG_MD5SUM:=3dd55b952826d2b32f51308f2f91aa89 -PKG_FIXUP:=libtool no-autoreconf +PKG_FIXUP:=libtool PKG_INSTALL:=1 PKG_BUILD_PARALLEL:=0