[evolution-rss] The libevolution-mail library has to remain in the no-undefined libraries.
- From: Fridrich Strba <strba src gnome org>
- To: svn-commits-list gnome org
- Subject: [evolution-rss] The libevolution-mail library has to remain in the no-undefined libraries.
- Date: Fri, 5 Jun 2009 14:43:58 -0400 (EDT)
commit 585c12d00929cc39aa0ecf18821df033da3b2d0b
Author: Fridrich Strba <fridrich strba bluewin ch>
Date: Fri Jun 5 14:16:45 2009 +0200
The libevolution-mail library has to remain in the no-undefined libraries.
---
configure.ac | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/configure.ac b/configure.ac
index 3aa5f19..f46da2d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -297,9 +297,8 @@ case "$host" in
os_win32=yes
NO_UNDEFINED='-no-undefined'
evolution_int_version="$(echo "$EVOLUTION_EXEC_VERSION" | $AWK -F . '{print [$]1 * 10000 + [$]2 * 100 + [$]3}')"
- echo $evolution_int_version
if test $evolution_int_version -ge 22700; then
- NO_UNDEFINED_LIBS='$(EVOLUTION_RSS_EPLUGIN_LIBS) -levolution-mail-shared -lemiscwidgets'
+ NO_UNDEFINED_LIBS='$(EVOLUTION_RSS_EPLUGIN_LIBS) -levolution-mail-shared -levolution-mail -lemiscwidgets'
else
NO_UNDEFINED_LIBS='$(EVOLUTION_RSS_EPLUGIN_LIBS) -levolution-mail -lemiscwidgets'
fi
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]