[anjal] Fix Anjal build errors post new Evolution.
- From: Srinivasa Ragavan <sragavan src gnome org>
- To: svn-commits-list gnome org
- Subject: [anjal] Fix Anjal build errors post new Evolution.
- Date: Wed, 24 Jun 2009 18:39:35 +0000 (UTC)
commit a870d68a9053abfc3aa1dea398fc97637a6172ab
Author: Srinivasa Ragavan <sragavan novell com>
Date: Wed Jun 24 23:36:07 2009 +0530
Fix Anjal build errors post new Evolution.
configure.ac | 2 +-
src/mail-component.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 9b0ce8e..89e33f9 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])
+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])
EVO_VERSION="`$PKG_CONFIG --variable=execversion evolution-shell`"
if test "x$EVO_VERSION" = "x2.26"; then
diff --git a/src/mail-component.c b/src/mail-component.c
index cba4c2d..5751ea4 100644
--- a/src/mail-component.c
+++ b/src/mail-component.c
@@ -44,7 +44,7 @@
#include "mail/em-folder-tree-model.h"
#include "mail-component.h"
#include "mail/mail-folder-cache.h"
-#include "mail/mail-vfolder.h"
+//#include "mail/mail-vfolder.h"
#include "mail/mail-mt.h"
#include "mail/mail-tools.h"
#include "mail/mail-session.h"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]