soylent r122 - trunk
- From: treitter svn gnome org
- To: svn-commits-list gnome org
- Subject: soylent r122 - trunk
- Date: Sat, 5 Apr 2008 05:59:15 +0100 (BST)
Author: treitter
Date: Sat Apr 5 05:59:15 2008
New Revision: 122
URL: http://svn.gnome.org/viewvc/soylent?rev=122&view=rev
Log:
bump the empathy version requirement
Modified:
trunk/configure.ac
Modified: trunk/configure.ac
==============================================================================
--- trunk/configure.ac (original)
+++ trunk/configure.ac Sat Apr 5 05:59:15 2008
@@ -21,7 +21,7 @@
dnl Soylent-specific macros
-AC_DEFUN([SOYLENT_RELEASE],
+AC_DEFUN([SOYLENT_RELEASE_CHECK],
[
AC_MSG_CHECKING(whether this is a release)
@@ -47,9 +47,9 @@
dnl PACKAGE_VERSION_RELEASE = { 0: micro number is odd (non-release),
dnl 1: otherwise }
-SOYLENT_RELEASE
+SOYLENT_RELEASE_CHECK
-EMPATHY_REQUIRED_MIN=0.21.90
+EMPATHY_REQUIRED_MIN=0.22.0
GNOME_COMMON_INIT
GNOME_DEBUG_CHECK
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]