From 00d3084235ad42fa45a06107682feff1fdf2ed41 Mon Sep 17 00:00:00 2001
From: "Alexandros C. Couloumbis" <alex@ozo.com>
Date: Wed, 8 Dec 2010 12:59:16 +0000
Subject: [PATCH] package/cyassl: sync with latest libtool2 changes

SVN-Revision: 24346
---
 package/cyassl/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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
 
-- 
GitLab