curl: fix compile with cyassl version 3.0.0

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@40622 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
hauke
2014-05-01 14:05:37 +00:00
parent 85992dc375
commit a16cc36d27
2 changed files with 46 additions and 1 deletions

View File

@ -1,6 +1,6 @@
--- a/configure.ac
+++ b/configure.ac
@@ -2901,6 +2901,7 @@ CURL_VERIFY_RUNTIMELIBS
@@ -2904,6 +2904,7 @@ CURL_VERIFY_RUNTIMELIBS
AC_CHECK_SIZEOF(size_t)
AC_CHECK_SIZEOF(long)