[gdm/wip/slave-connection: 25/29] configure: Drop dbus-glib from daemon code
- From: Ray Strode <halfline src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gdm/wip/slave-connection: 25/29] configure: Drop dbus-glib from daemon code
- Date: Mon, 9 Jul 2012 18:31:59 +0000 (UTC)
commit 6ad846130e99b51c81e47fd172c6513206326167
Author: Giovanni Campagna <gcampagna src gnome org>
Date: Sat Jul 7 01:16:48 2012 -0400
configure: Drop dbus-glib from daemon code
Now that the GDM daemon code is using GDBus,
we don't need to pull in dbus-glib anymore.
This commit removes the pkgconfig check for dbus-glib.
Note, the fallback greeter and chooser still use dbus-glib.
configure.ac | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 5382967..bee9437 100644
--- a/configure.ac
+++ b/configure.ac
@@ -88,7 +88,6 @@ AC_SUBST(COMMON_CFLAGS)
AC_SUBST(COMMON_LIBS)
PKG_CHECK_MODULES(DAEMON,
- dbus-glib-1 >= $DBUS_GLIB_REQUIRED_VERSION
gobject-2.0 >= $GLIB_REQUIRED_VERSION
gio-2.0 >= $GLIB_REQUIRED_VERSION
gio-unix-2.0 >= $GLIB_REQUIRED_VERSION
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]