[curl]: enable compile against axTLS and CyaSSL

Signed-off-by: Imre Kaloz <kaloz@openwrt.org>



git-svn-id: svn://svn.openwrt.org/openwrt/packages@38556 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
kaloz
2013-10-28 10:02:47 +00:00
parent b14125f9a4
commit 122c833d1e
3 changed files with 22 additions and 2 deletions

View File

@ -0,0 +1,10 @@
--- a/configure.ac
+++ b/configure.ac
@@ -2889,6 +2889,7 @@
AC_CHECK_SIZEOF(size_t)
AC_CHECK_SIZEOF(long)
+AC_CHECK_SIZEOF(long long)
AC_CHECK_SIZEOF(int)
AC_CHECK_SIZEOF(short)
CURL_CONFIGURE_LONG