components/cups/patches/14.dbus-glib.patch
author Norm Jacobs <Norm.Jacobs@Oracle.COM>
Mon, 04 May 2015 18:32:20 -0500
changeset 4251 2bf7e2c1ca74
parent 220 3ff562b51ff5
permissions -rw-r--r--
21029374 probably shouldn't overload TMP_SUFFIXES in userland fragments

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