summaryrefslogtreecommitdiff
path: root/xcode/config.h
diff options
context:
space:
mode:
authormsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>2013-09-30 21:29:56 +0000
committermsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>2013-09-30 21:29:56 +0000
commit996acce8760c538b9fee69c99f274ffc27744386 (patch)
tree20ddc829fe212839e8d498175df43f1d6a75152d /xcode/config.h
parent5f8f4499daffc632431cd30e062dd8251980a67d (diff)
downloadcups-996acce8760c538b9fee69c99f274ffc27744386.tar.gz
Save work.
git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@11321 a1ca3aef-8c08-0410-bb20-df032aa958be
Diffstat (limited to 'xcode/config.h')
-rw-r--r--xcode/config.h22
1 files changed, 11 insertions, 11 deletions
diff --git a/xcode/config.h b/xcode/config.h
index 86fc301f6..0c6c8cfcb 100644
--- a/xcode/config.h
+++ b/xcode/config.h
@@ -1,17 +1,16 @@
-/* config.h. Generated from config.h.in by configure. */
/*
* "$Id$"
*
- * Configuration file for CUPS.
+ * Configuration file for CUPS and Xcode.
*
- * Copyright 2007-2013 by Apple Inc.
- * Copyright 1997-2007 by Easy Software Products.
+ * Copyright 2007-2013 by Apple Inc.
+ * Copyright 1997-2007 by Easy Software Products.
*
- * These coded instructions, statements, and computer programs are the
- * property of Apple Inc. and are protected by Federal copyright
- * law. Distribution and use rights are outlined in the file "LICENSE.txt"
- * which should have been included with this file. If this file is
- * file is missing or damaged, see the license at "http://www.cups.org/".
+ * These coded instructions, statements, and computer programs are the
+ * property of Apple Inc. and are protected by Federal copyright
+ * law. Distribution and use rights are outlined in the file "LICENSE.txt"
+ * which should have been included with this file. If this file is
+ * file is missing or damaged, see the license at "http://www.cups.org/".
*/
#ifndef _CUPS_CONFIG_H_
@@ -21,8 +20,8 @@
* Version of software...
*/
-#define CUPS_SVERSION "CUPS v1.7.0"
-#define CUPS_MINIMAL "CUPS/1.7.0"
+#define CUPS_SVERSION "CUPS v2.0.0"
+#define CUPS_MINIMAL "CUPS/2.0.0"
/*
@@ -33,6 +32,7 @@
#define CUPS_DEFAULT_GROUP "_lp"
#define CUPS_DEFAULT_SYSTEM_GROUPS "admin"
#define CUPS_DEFAULT_PRINTOPERATOR_AUTH "@AUTHKEY(system.print.operator) @admin @lpadmin"
+#define CUPS_DEFAULT_SYSTEM_AUTHKEY "system.print.admin"
/*