[gdm/wip/slave-connection: 16/37] configure: drop dbus-glib from common libs



commit e74028901556ea7099c6c2ac0d8e8f6a39472bc3
Author: Giovanni Campagna <gcampagna src gnome org>
Date:   Sat Jul 7 17:51:05 2012 -0400

    configure: drop dbus-glib from common libs
    
    While the daemon still uses dbus-glib, none of the bits
    that rely on the common libs exclusively do anymore.
    
    This commit drops the requirement from configure.

 configure.ac |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index aea832b..57d56dc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -80,7 +80,6 @@ AC_SUBST(GTHREAD_CFLAGS)
 AC_SUBST(GTHREAD_LIBS)
 
 PKG_CHECK_MODULES(COMMON,
-        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]