[evolution-data-server] [win32] Disable building imapx on windows, since it needs a porting love
- From: Fridrich Strba <strba src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-data-server] [win32] Disable building imapx on windows, since it needs a porting love
- Date: Wed, 3 Mar 2010 21:06:49 +0000 (UTC)
commit 8b6c833dbc3cf31dab2af9b71498efae5b7e6bcd
Author: Fridrich Strba <fridrich strba bluewin ch>
Date: Wed Mar 3 22:03:42 2010 +0100
[win32] Disable building imapx on windows, since it needs a porting love
camel/providers/Makefile.am | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/camel/providers/Makefile.am b/camel/providers/Makefile.am
index 5cdbafa..7119378 100644
--- a/camel/providers/Makefile.am
+++ b/camel/providers/Makefile.am
@@ -12,9 +12,10 @@ endif
if OS_WIN32
else
+IMAPX_DIR=imapx
SENDMAIL_DIR=sendmail
endif
-SUBDIRS = pop3 $(SENDMAIL_DIR) smtp imap imapx $(IMAP4_DIR) $(NNTP_DIR) local groupwise $(HULA_DIR)
+SUBDIRS = pop3 $(SENDMAIL_DIR) smtp imap $(IMAPX_DIR) $(IMAP4_DIR) $(NNTP_DIR) local groupwise $(HULA_DIR)
-include $(top_srcdir)/git.mk
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]