components/cups/Makefile
changeset 1097 6ab0c0792118
parent 1058 34d7aaa03423
child 1948 2d1537e7942d
--- a/components/cups/Makefile	Sat Jan 05 09:19:55 2013 -0800
+++ b/components/cups/Makefile	Mon Jan 07 21:53:27 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"