[anjal] Configure patch for depending on evolution-shell.



commit 214f0373aba49fcb6a8b7dcd4c929d776c1f5850
Author: Li, Yan <yan i li intel com>
Date:   Thu Jul 30 11:17:57 2009 +0530

    Configure patch for depending on evolution-shell.

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index db2c9ba..39198d6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -42,7 +42,7 @@ AM_PROG_LIBTOOL
 
 
 
-PKG_CHECK_MODULES(ANJAL, [gtk+-2.0 >= 2.8 libglade-2.0 >= 2.6.0 glib-2.0 gconf-2.0 libedataserver-1.2 libedataserverui-1.2 libebook-1.2 camel-1.2 evolution-plugin libxml-2.0 sqlite3 libgtkhtml-3.14 gtkhtml-editor])
+PKG_CHECK_MODULES(ANJAL, [gtk+-2.0 >= 2.8 libglade-2.0 >= 2.6.0 glib-2.0 gconf-2.0 libedataserver-1.2 libedataserverui-1.2 libebook-1.2 camel-1.2 evolution-shell evolution-plugin libxml-2.0 sqlite3 libgtkhtml-3.14 gtkhtml-editor])
 EVO_VERSION="`$PKG_CONFIG --variable=execversion evolution-shell`"
 
 if test "x$EVO_VERSION" = "x2.26"; then



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]