components/cups/patches/14.dbus-glib.patch
author Drew Fisher <drew.fisher@oracle.com>
Tue, 12 Nov 2013 13:24:56 -0700
branchs11-update
changeset 2817 093306a32a73
parent 220 3ff562b51ff5
permissions -rw-r--r--
17497821 Request to integrate pip into Userland

--- config-scripts/cups-common.m4.orig	Thu Nov 11 12:11:32 2010
+++ config-scripts/cups-common.m4	Tue Dec  7 01:48:35 2010
@@ -283,6 +283,8 @@
 				dbus_message_iter_init_append,
 				AC_DEFINE(HAVE_DBUS_MESSAGE_ITER_INIT_APPEND),,
 				`$PKGCONFIG --libs dbus-1`)
+			DBUS_NOTIFIER="dbus"
+			DBUS_NOTIFIERLIBS="`$PKGCONFIG --libs dbus-1`"
 		else
 			AC_MSG_RESULT(no)
 		fi