]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - cups/Makefile
Sync up with CUPS 1.7svn-r10893
[thirdparty/cups.git] / cups / Makefile
index 8bab2d405140cf421cec7978096394ed9967fc5d..063e194a5cec8a30082b6e069ec234f6c8cdc5a7 100644 (file)
@@ -3,7 +3,7 @@
 #
 #   API library Makefile for CUPS.
 #
-#   Copyright 2007-2012 by Apple Inc.
+#   Copyright 2007-2013 by Apple Inc.
 #   Copyright 1997-2006 by Easy Software Products, all rights reserved.
 #
 #   These coded instructions, statements, and computer programs are the
 
 include ../Makedefs
 
+
+#
+# Options to build libcups without the use of deprecated APIs...
+#
+
+OPTIONS        =       -D_CUPS_NO_DEPRECATED=1 -D_PPD_DEPRECATED=""
+
+
 #
 # Object files...
 #