[evolution-ews] Bug 730878 - Build libcamelews as a module



commit 366e6bd57ded1d6d5806c614fe6f2aa98088b3ae
Author: Olav Vitters <bugzilla-gnome vitters nl>
Date:   Fri May 30 15:47:41 2014 +0200

    Bug 730878 - Build libcamelews as a module

 src/camel/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/camel/Makefile.am b/src/camel/Makefile.am
index d57a49b..0bdab09 100644
--- a/src/camel/Makefile.am
+++ b/src/camel/Makefile.am
@@ -61,7 +61,7 @@ noinst_HEADERS = \
        camel-ews-transport.h \
        $(NULL)
 
-libcamelews_la_LDFLAGS = -avoid-version $(NO_UNDEFINED) $(CODE_COVERAGE_LDFLAGS)
+libcamelews_la_LDFLAGS = -module -avoid-version $(NO_UNDEFINED) $(CODE_COVERAGE_LDFLAGS)
 
 libcamelews_la_LIBADD = \
        $(top_builddir)/src/server/libeews-1.2.la  \


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