aboutsummaryrefslogtreecommitdiffstats
path: root/calendar
diff options
context:
space:
mode:
authorGötz Waschk <waschk@mandriva.org>2009-08-11 18:42:43 +0800
committerMatthew Barnes <mbarnes@redhat.com>2009-08-11 18:44:35 +0800
commitcd82d46430e589998462313fd3642134cf052a38 (patch)
tree6745cf86c4f3376ccb2e7551d31096b84dc62a81 /calendar
parente50c29108c72e0c43f878306fde3b49ec368cd97 (diff)
downloadgsoc2013-evolution-cd82d46430e589998462313fd3642134cf052a38.tar
gsoc2013-evolution-cd82d46430e589998462313fd3642134cf052a38.tar.gz
gsoc2013-evolution-cd82d46430e589998462313fd3642134cf052a38.tar.bz2
gsoc2013-evolution-cd82d46430e589998462313fd3642134cf052a38.tar.lz
gsoc2013-evolution-cd82d46430e589998462313fd3642134cf052a38.tar.xz
gsoc2013-evolution-cd82d46430e589998462313fd3642134cf052a38.tar.zst
gsoc2013-evolution-cd82d46430e589998462313fd3642134cf052a38.zip
Bug 591414 - libevolution-cal-shared is linked as a module
Diffstat (limited to 'calendar')
-rw-r--r--calendar/gui/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/calendar/gui/Makefile.am b/calendar/gui/Makefile.am
index 86d4d6ddf0..853cfce649 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 = \