[gdm/wip/slave-connection: 20/24] 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: 20/24] configure: Drop dbus-glib from daemon code
- Date: Tue, 17 Jul 2012 07:38:47 +0000 (UTC)
commit 938e3c6a1ee1d4efa0e4d27bb1cce34f13fa1aed
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 04d5e30..3b31041 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]