From e1a5d69947240139bae62d7e92729c91bc1726ba Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Wed, 15 Dec 2010 19:05:15 +0000 Subject: [PATCH] gettext: allow autoreconf SVN-Revision: 24609 --- libs/gettext/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/gettext/Makefile b/libs/gettext/Makefile index 26157fc91..1b3a50eff 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 -- 2.30.2