summaryrefslogtreecommitdiff
path: root/vcnet
diff options
context:
space:
mode:
authormsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>2013-11-08 15:35:27 +0000
committermsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>2013-11-08 15:35:27 +0000
commit724e1819b1303ba959ab364a5704b07518b244e5 (patch)
tree87bdbb901cde5c99dd472e970be47206153ce413 /vcnet
parent59ac438c6b011a94563317193ac8054718619ac2 (diff)
downloadcups-724e1819b1303ba959ab364a5704b07518b244e5.tar.gz
Drop OpenSSL support.
git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@11419 a1ca3aef-8c08-0410-bb20-df032aa958be
Diffstat (limited to 'vcnet')
-rw-r--r--vcnet/config.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/vcnet/config.h b/vcnet/config.h
index b4ed18913..5e4d75a60 100644
--- a/vcnet/config.h
+++ b/vcnet/config.h
@@ -355,19 +355,11 @@
/* #undef HAVE_CDSASSL */
/* #undef HAVE_GNUTLS */
-/* #undef HAVE_LIBSSL */
#define HAVE_SSPISSL
#define HAVE_SSL
/*
- * Do we have the SSL_set_tlsext_host_name function?
- */
-
-/* #undef HAVE_SSL_SET_TLSEXT_HOST_NAME */
-
-
-/*
* What Security framework headers do we have?
*/