[evolution-rss] add formater libs to the missing libs defs
- From: Lucian Langa <lucilanga src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-rss] add formater libs to the missing libs defs
- Date: Mon, 19 Oct 2015 22:36:13 +0000 (UTC)
commit e99d00b81034f041cd0b82464b6382c901bc6d1d
Author: Lucian Langa <lucilanga gnome org>
Date: Sat Oct 17 09:39:20 2015 +0200
add formater libs to the missing libs defs
configure.ac | 1 +
src/Makefile.am | 1 +
2 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 8af0978..629e663 100644
--- a/configure.ac
+++ b/configure.ac
@@ -433,6 +433,7 @@ case "$host" in
os_win32=no
NO_UNDEFINED=''
NO_UNDEFINED_LIBS=''
+ NO_UNDEFINED_LIBS='-levolution-mail-formatter'
SOEXT='.so'
PLUGINDIR_IN_SERVER_FILE="$PLUGIN_INSTALL_DIR"
IMAGESDIR_IN_SERVER_FILE="$ICON_DIR"
diff --git a/src/Makefile.am b/src/Makefile.am
index e11a3da..107fd99 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -140,6 +140,7 @@ evolution_module_rss_la_CPPFLAGS = \
evolution_module_rss_la_LIBADD = \
$(EVOLUTION_RSS_EPLUGIN_LIBS) \
+ $(NO_UNDEFINED_LIBS) \
$(DATASERVER_LIBS)
evolution_module_rss_la_LDFLAGS = \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]