summaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
authormsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>2011-03-20 21:48:45 +0000
committermsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>2011-03-20 21:48:45 +0000
commit82f972324ddde683be8a6d302f9937532ab0cf81 (patch)
treed7490373e1fedb1f9d7eeecb030a8379bb4292b5 /config.h.in
parent31db8dedac44900657d4ef431ace56de8b9009d3 (diff)
downloadcups-82f972324ddde683be8a6d302f9937532ab0cf81.tar.gz
Merge changes from CUPS 1.5svn-r9631.
git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@3062 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 4c9b79856..a21c6f886 100644
--- a/config.h.in
+++ b/config.h.in
@@ -306,6 +306,13 @@
/*
+ * Do we have the SecCertificateCopyData function?
+ */
+
+#undef HAVE_SECCERTIFICATECOPYDATA
+
+
+/*
* Do we have the SecIdentitySearchCreateWithPolicy function?
*/