15801027 SUNBT7180403 Include libssh2 for use by libcurl (don't use it yet)
authorMike Sullivan <Mike.Sullivan@Oracle.COM>
Fri, 31 May 2013 08:29:39 -0700
changeset 1324 e80cd1a9b659
parent 1323 a1d7c0356871
child 1325 b76c7672b0eb
15801027 SUNBT7180403 Include libssh2 for use by libcurl (don't use it yet)
components/curl/Makefile
--- a/components/curl/Makefile	Thu May 30 11:52:04 2013 -0700
+++ b/components/curl/Makefile	Fri May 31 08:29:39 2013 -0700
@@ -71,6 +71,7 @@
 CONFIGURE_OPTIONS += --with-ca-path=/etc/openssl/certs
 CONFIGURE_OPTIONS += --with-zlib=/usr --with-libidn=/usr
 CONFIGURE_OPTIONS += --with-pic
+CONFIGURE_OPTIONS += --without-libssh2
 CONFIGURE_OPTIONS += "curl_disallow_getifaddrs=yes"
 
 LINT_FLAGS += -I$(SOURCE_DIR)/include