Cross Reference: 14.dbus-glib.patch
xref
: /
solaris-userland
/
components
/
cups
/
patches
/
14.dbus-glib.patch
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
220
N/A
---
config-scripts/cups-common.m4.orig
Thu Nov 11 12:11:32 2010
220
N/A
+++
config-scripts/cups-common.m4
Tue Dec 7 01:48:35 2010
220
N/A
@@ -283,6 +283,8 @@
220
N/A
dbus_message_iter_init_append,
220
N/A
AC_DEFINE(HAVE_DBUS_MESSAGE_ITER_INIT_APPEND),,
220
N/A
`$PKGCONFIG --libs dbus-1`)
220
N/A
+ DBUS_NOTIFIER="dbus"
220
N/A
+ DBUS_NOTIFIERLIBS="`$PKGCONFIG --libs dbus-1`"
220
N/A
else
220
N/A
AC_MSG_RESULT(no)
220
N/A
fi