tasque r212 - trunk
- From: sharm svn gnome org
- To: svn-commits-list gnome org
- Subject: tasque r212 - trunk
- Date: Wed, 28 Jan 2009 01:03:54 +0000 (UTC)
Author: sharm
Date: Wed Jan 28 01:03:54 2009
New Revision: 212
URL: http://svn.gnome.org/viewvc/tasque?rev=212&view=rev
Log:
* tasque/configure.ac: Require evolution-sharp >= 0.18.1, according to
bug #555242.
Modified:
trunk/ChangeLog
trunk/configure.ac
Modified: trunk/configure.ac
==============================================================================
--- trunk/configure.ac (original)
+++ trunk/configure.ac Wed Jan 28 01:03:54 2009
@@ -156,7 +156,7 @@
AM_CONDITIONAL(ENABLE_BACKEND_EDS, test "x$enable_backend_eds" = "xyes")
if test "x$enable_backend_eds" = "xyes" ; then
# FIXME : Is this the right way to do this ?
- PKG_CHECK_MODULES(EVOLUTION_SHARP, evolution-sharp)
+ PKG_CHECK_MODULES(EVOLUTION_SHARP, evolution-sharp >= 0.18.1)
fi
AC_SUBST(EVOLUTION_SHARP_LIBS)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]