summaryrefslogtreecommitdiff
path: root/xcode/config.h
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 /xcode/config.h
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 'xcode/config.h')
-rw-r--r--xcode/config.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/xcode/config.h b/xcode/config.h
index 43a895432..5140027da 100644
--- a/xcode/config.h
+++ b/xcode/config.h
@@ -290,18 +290,10 @@
#define HAVE_CDSASSL 1
/* #undef HAVE_GNUTLS */
-/* #undef HAVE_LIBSSL */
#define HAVE_SSL 1
/*
- * Do we have the SSL_set_tlsext_host_name function?
- */
-
-/* #undef HAVE_SSL_SET_TLSEXT_HOST_NAME */
-
-
-/*
* What Security framework headers do we have?
*/