aboutsummaryrefslogtreecommitdiffstats
path: root/package/cyassl
diff options
context:
space:
mode:
authorAlexandros C. Couloumbis <alex@ozo.com>2010-12-08 12:59:16 +0000
committerAlexandros C. Couloumbis <alex@ozo.com>2010-12-08 12:59:16 +0000
commit0ec182425ea3faf093976c482c263c1743296213 (patch)
treef7a6ad9d3d28e4a045b63d68892b727dc2f45510 /package/cyassl
parent6ac8a3ee58edaf380d5855815db071f6219cade4 (diff)
downloadupstream-0ec182425ea3faf093976c482c263c1743296213.tar.gz
upstream-0ec182425ea3faf093976c482c263c1743296213.tar.bz2
upstream-0ec182425ea3faf093976c482c263c1743296213.zip
package/cyassl: sync with latest libtool2 changes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24346 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/cyassl')
-rw-r--r--package/cyassl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/cyassl/Makefile b/package/cyassl/Makefile
index a453151801..2e5365b609 100644
--- a/package/cyassl/Makefile
+++ b/package/cyassl/Makefile
@@ -15,7 +15,7 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).zip
PKG_SOURCE_URL:=http://www.yassl.com/
PKG_MD5SUM:=98c2c6350acf1d089756a1de9ccb9903
-PKG_FIXUP:=libtool
+PKG_FIXUP:=libtool no-autoreconf
PKG_INSTALL:=1
PKG_BUILD_PARALLEL:=1