summaryrefslogtreecommitdiffstats
path: root/package/cyassl
diff options
context:
space:
mode:
authoracoul <acoul@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-12-08 12:59:16 +0000
committeracoul <acoul@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-12-08 12:59:16 +0000
commit246864d9f238a0e8f733dad56f8233d70c0a5d82 (patch)
treef7a6ad9d3d28e4a045b63d68892b727dc2f45510 /package/cyassl
parent543491d603fb8f443e8854c39b59301e117e1fda (diff)
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 a45315180..2e5365b60 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