NetworkManager r3752 - trunk
- From: dcbw svn gnome org
- To: svn-commits-list gnome org
- Subject: NetworkManager r3752 - trunk
- Date: Fri, 13 Jun 2008 17:06:00 +0000 (UTC)
Author: dcbw
Date: Fri Jun 13 17:06:00 2008
New Revision: 3752
URL: http://svn.gnome.org/viewvc/NetworkManager?rev=3752&view=rev
Log:
Depend on dbus-glib >= 0.75 which finally has all the necessary patches to the binding tool
Modified:
trunk/configure.in
Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in (original)
+++ trunk/configure.in Fri Jun 13 17:06:00 2008
@@ -170,7 +170,7 @@
AC_MSG_ERROR(wireless-tools >= 28pre9 not installed or not functional)
fi
-PKG_CHECK_MODULES(DBUS, dbus-glib-1 >= 0.72)
+PKG_CHECK_MODULES(DBUS, dbus-glib-1 >= 0.75)
##### Find out the version of DBUS we're using
dbus_version=`pkg-config --modversion dbus-1`
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]