]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
Update Xcode config.h file.
authormsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>
Wed, 15 Jan 2014 19:07:03 +0000 (19:07 +0000)
committermsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>
Wed, 15 Jan 2014 19:07:03 +0000 (19:07 +0000)
git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@11535 a1ca3aef-8c08-0410-bb20-df032aa958be

xcode/config.h

index 5140027da8a0e7464b6da585a96ec967dbcbfadf..10996f3de1632e2129a5e0139ff6255e72f909d2 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Configuration file for CUPS and Xcode.
  *
- * Copyright 2007-2013 by Apple Inc.
+ * Copyright 2007-2014 by Apple Inc.
  * Copyright 1997-2007 by Easy Software Products.
  *
  * These coded instructions, statements, and computer programs are the
 #define HAVE_CSSMERRORSTRING 1
 
 
+/*
+ * Do we have the SecGenerateSelfSignedCertificate function?
+ */
+
+/* #undef HAVE_SECGENERATESELFSIGNEDCERTIFICATE */
+
+
+/*
+ * Do we have the SecKeychainOpen function?
+ */
+
+#define HAVE_SECKEYCHAINOPEN 1
+
+
 /*
  * Do we have libpaper?
  */