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



commit cd557f60ccc8c41db81d271ff33689e8be661928
Author: Olav Vitters <bugzilla-gnome vitters nl>
Date:   Fri May 30 15:52:39 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 794d438..faef51e 100644
--- a/src/camel/Makefile.am
+++ b/src/camel/Makefile.am
@@ -60,7 +60,7 @@ noinst_HEADERS = \
        camel-ews-transport.h \
        $(NULL)
 
-libcamelews_la_LDFLAGS = -avoid-version $(NO_UNDEFINED)
+libcamelews_la_LDFLAGS = -module -avoid-version $(NO_UNDEFINED)
 
 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]