]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - xcode/config.h
Sync up with CUPS 1.7svn-r10893
[thirdparty/cups.git] / xcode / config.h
index 7b6081e8075d3bba5689253a7331dc1e43ec005f..86fc301f6b66a9eb94032f4e9490f26710a0032f 100644 (file)
@@ -21,8 +21,8 @@
  * Version of software...
  */
 
-#define CUPS_SVERSION "CUPS v1.6.0"
-#define CUPS_MINIMAL "CUPS/1.6.0"
+#define CUPS_SVERSION "CUPS v1.7.0"
+#define CUPS_MINIMAL "CUPS/1.7.0"
 
 
 /*
 
 
 /*
- * Do we have <scsi/sg.h>?
+ * Use <stdint.h>?
  */
 
-/* #undef HAVE_SCSI_SG_H */
+#define HAVE_STDINT_H 1
 
 
 /*
 /* #undef HAVE_SECURETRANSPORTPRIV_H */
 
 
-/*
- * Do we have the SecCertificateCopyData function?
- */
-
-#define HAVE_SECCERTIFICATECOPYDATA 1
-
-
-/*
- * Do we have the SecIdentitySearchCreateWithPolicy function?
- */
-
-#define HAVE_SECIDENTITYSEARCHCREATEWITHPOLICY 1
-
-
-/*
- * Do we have the SecPolicyCreateSSL function?
- */
-
-#define HAVE_SECPOLICYCREATESSL 1
-
-
-/*
- * Do we have the SecPolicyCreateSSL function?
- */
-
-#define HAVE_SECPOLICYCREATESSL 1
-
-
 /*
  * Do we have the cssmErrorString function?
  */