aboutsummaryrefslogtreecommitdiffstats
path: root/calendar
diff options
context:
space:
mode:
Diffstat (limited to 'calendar')
-rw-r--r--calendar/ChangeLog5
-rw-r--r--calendar/gui/alarm-notify/Makefile.am2
2 files changed, 7 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 34064fb1b2..99b889188f 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,8 @@
+2001-11-05 Dan Winship <danw@ximian.com>
+
+ * gui/alarm-notify/Makefile.am (evolution_alarm_notify_LDFLAGS):
+ -export-dynamic for libglade custom widget.
+
2001-11-04 Damon Chaplin <damon@ximian.com>
* gui/comp-editor-factory.c (get_default_component): use TZID from the
diff --git a/calendar/gui/alarm-notify/Makefile.am b/calendar/gui/alarm-notify/Makefile.am
index b960189367..959319fc1d 100644
--- a/calendar/gui/alarm-notify/Makefile.am
+++ b/calendar/gui/alarm-notify/Makefile.am
@@ -72,6 +72,8 @@ evolution_alarm_notify_LDADD = \
$(GAL_LIBS) \
$(INTLLIBS)
+evolution_alarm_notify_LDFLAGS = -export-dynamic
+
oafdir = $(datadir)/oaf
oaf_in_files = \
GNOME_Evolution_Calendar_AlarmNotify.oaf.in