From: jow Date: Wed, 8 Dec 2010 02:55:26 +0000 (+0000) Subject: [packages] libiconv: don't autoreconf X-Git-Url: http://git.archive.openwrt.org/?a=commitdiff_plain;h=a22595b355840e1688ebe96b01b880eac08a93b8;p=packages.git [packages] libiconv: don't autoreconf git-svn-id: svn://svn.openwrt.org/openwrt/packages@24324 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/libs/libiconv/Makefile b/libs/libiconv/Makefile index 11be1cfdd..10344dab3 100644 --- a/libs/libiconv/Makefile +++ b/libs/libiconv/Makefile @@ -15,7 +15,7 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=@GNU/libiconv PKG_MD5SUM:=d42b97f6ef5dd0ba4469d520ed732fed -PKG_FIXUP = libtool +PKG_FIXUP = libtool no-autoreconf include $(INCLUDE_DIR)/package.mk