bef2a5f632
Request was accepted with message: OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution?expand=0&rev=44
23 lines
690 B
Diff
23 lines
690 B
Diff
From cd82d46430e589998462313fd3642134cf052a38 Mon Sep 17 00:00:00 2001
|
||
From: G<>tz Waschk <waschk@mandriva.org>
|
||
Date: Tue, 11 Aug 2009 10:42:43 +0000
|
||
Subject: Bug 591414 - libevolution-cal-shared is linked as a module
|
||
|
||
---
|
||
diff --git a/calendar/gui/Makefile.am b/calendar/gui/Makefile.am
|
||
index 86d4d6d..853cfce 100644
|
||
--- a/calendar/gui/Makefile.am
|
||
+++ b/calendar/gui/Makefile.am
|
||
@@ -279,7 +279,7 @@ libevolution_cal_shared_la_LIBADD = \
|
||
$(CAMEL_LIBS) \
|
||
$(EVOLUTION_CALENDAR_LIBS)
|
||
|
||
-libevolution_cal_shared_la_LDFLAGS = -avoid-version -module $(NO_UNDEFINED)
|
||
+libevolution_cal_shared_la_LDFLAGS = $(NO_UNDEFINED)
|
||
|
||
|
||
libevolution_calendar_la_LIBADD = \
|
||
--
|
||
cgit v0.8.2
|
||
|