[evolution-exchange] Bug #599651 - authentication fails during exchange account configuration.
- From: Chenthill Palanisamy <pchen src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [evolution-exchange] Bug #599651 - authentication fails during exchange account configuration.
- Date: Mon, 26 Oct 2009 13:18:08 +0000 (UTC)
commit 4a809f546825c15774357741bcdabad677c7e8e0
Author: Chenthill Palanisamy <pchenthill novell com>
Date: Mon Oct 26 18:43:37 2009 +0530
Bug #599651 - authentication fails during exchange account configuration.
server/lib/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/server/lib/Makefile.am b/server/lib/Makefile.am
index 566b63d..cd1be83 100644
--- a/server/lib/Makefile.am
+++ b/server/lib/Makefile.am
@@ -11,7 +11,7 @@ e2k_proptags_h_in = $(srcdir)/e2k-proptags.h.in
e2k-propnames.h: $(e2k_propnames_h_in) $(mapi_properties)
@echo Building $@
@( awk '/^ AUTOGENERATE@/ {exit;} {print;}' $(e2k_propnames_h_in); \
- awk '/^x/ { printf "#define %-39s E2K_NS_MAPI_PROPTAG \"%s \" \n", $$2, $$1; }' $(mapi_properties); \
+ awk '/^x/ { printf "#define %-39s E2K_NS_MAPI_PROPTAG \"%s\" \n", $$2, $$1; }' $(mapi_properties); \
awk '{if (tail) { print; }} /^ AUTOGENERATE@/ {tail=1;}' $(e2k_propnames_h_in) ) \
> $@
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]