components/cups/patches/14.dbus-glib.patch
author Niveditha Rau <Niveditha.Rau@Oracle.COM>
Thu, 16 Feb 2017 16:13:13 -0800
changeset 7685 a7ec984d7d4c
parent 220 3ff562b51ff5
permissions -rw-r--r--
25564905 incorrect permissions on some desktop component deliveries in /usr/lib

--- 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