Add -export-dynamic to make glade custom widgets work on non-Linux.

* gui/Makefile.am (evolution_calendar_LDFLAGS): Add
	-export-dynamic to make glade custom widgets work on non-Linux.

svn path=/trunk/; revision=13150
This commit is contained in:
Dan Winship
2001-09-26 14:56:33 +00:00
parent 37c137259f
commit 7bef79ae12
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2001-09-26 Dan Winship <danw@ximian.com>
* gui/Makefile.am (evolution_calendar_LDFLAGS): Add
-export-dynamic to make glade custom widgets work on non-Linux.
2001-09-26 Rodrigo Moya <rodrigo@ximian.com>
* cal-util/cal-util.h: added CAL_MODE_INVALID to CalMode enum

View File

@ -171,7 +171,7 @@ evolution_calendar_LDADD = \
$(GAL_LIBS) \
$(INTLLIBS)
#evolution_calendar_LDFLAGS = `gnome-config --libs gdk_pixbuf`
evolution_calendar_LDFLAGS = -export-dynamic
oafdir = $(datadir)/oaf
oaf_in_files = \