capuchin r96 - trunk
- From: sebp svn gnome org
- To: svn-commits-list gnome org
- Subject: capuchin r96 - trunk
- Date: Sun, 31 Aug 2008 11:50:51 +0000 (UTC)
Author: sebp
Date: Sun Aug 31 11:50:51 2008
New Revision: 96
URL: http://svn.gnome.org/viewvc/capuchin?rev=96&view=rev
Log:
Require ndesk-dbus
Modified:
trunk/ChangeLog
trunk/configure.ac
Modified: trunk/configure.ac
==============================================================================
--- trunk/configure.ac (original)
+++ trunk/configure.ac Sun Aug 31 11:50:51 2008
@@ -57,7 +57,7 @@
dnl * ndesk-dbus
dnl ****************************************************************************
NDESKDBUS_REQUIRED_VERSION=0.5.2
-PKG_CHECK_MODULES(NDESKDBUS, ndesk-dbus-1.0 >= $NDESKDBUS_REQUIRED_VERSION, has_ndeskdbus=yes, has_ndeskdbus=no)
+PKG_CHECK_MODULES(NDESKDBUS, ndesk-dbus-1.0 >= $NDESKDBUS_REQUIRED_VERSION)
dnl ****************************************************************************
dnl * Check for DBUS Services directory
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]