summaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
authormsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>2011-08-09 21:32:14 +0000
committermsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>2011-08-09 21:32:14 +0000
commit771bd8cbffe1ffb06d90b2c7f00191830e6b738c (patch)
treeb243e530d49ceb689d2597438ed7fbdc428e03a0 /config.h.in
parentbd8b6777d63a527fce541b948c3305e5a59ed2af (diff)
downloadcups-771bd8cbffe1ffb06d90b2c7f00191830e6b738c.tar.gz
Merge changes from CUPS 1.5.1-r9875.
git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@3363 a1ca3aef-8c08-0410-bb20-df032aa958be
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index ee79d8832..188b7527f 100644
--- a/config.h.in
+++ b/config.h.in
@@ -343,6 +343,13 @@
/*
+ * Do we have the SSLSetProtocolVersionMax function?
+ */
+
+#undef HAVE_SSLSETPROTOCOLVERSIONMAX
+
+
+/*
* Do we have the cssmErrorString function?
*/