components/cups/Makefile
branchs11-update
changeset 2490 ee4391c71c07
parent 2434 6c9bb5cf5610
child 1948 2d1537e7942d
--- a/components/cups/Makefile	Mon Feb 11 23:00:10 2013 -0800
+++ b/components/cups/Makefile	Wed Feb 13 01:14:45 2013 -0800
@@ -20,7 +20,7 @@
 #
 
 #
-# Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
 #
 include ../../make-rules/shared-macros.mk
 
@@ -63,6 +63,7 @@
 CONFIGURE_OPTIONS +=	--enable-dbus
 CONFIGURE_OPTIONS +=	--enable-threads
 CONFIGURE_OPTIONS +=	--enable-64bit
+CONFIGURE_OPTIONS +=	--enable-auditing
 
 CONFIGURE_OPTIONS += 	ARCH64FLAGS=-m64
 CONFIGURE_OPTIONS += 	DSO64FLAGS="$(LDLIBS) -G"