From: jow Date: Thu, 9 Dec 2010 19:44:54 +0000 (+0000) Subject: [packages] net-snmp: don't autoreconf X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=660b4414ed2d586b8efaec4f30816d62b33df61d;p=packages.git [packages] net-snmp: don't autoreconf git-svn-id: svn://svn.openwrt.org/openwrt/packages@24399 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/net/net-snmp/Makefile b/net/net-snmp/Makefile index 5d11c329f..d4b1227c4 100644 --- a/net/net-snmp/Makefile +++ b/net/net-snmp/Makefile @@ -15,7 +15,7 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=@SF/net-snmp PKG_MD5SUM:=984932520143f0c8bf7b7ce1fc9e1da1 -PKG_FIXUP = libtool +PKG_FIXUP = libtool no-autoreconf include $(INCLUDE_DIR)/package.mk