Added libevolution_calendar_la_LDFLAGS, and avoid versioning the shlib
2003-01-15 Rodney Dawes <dobey@ximian.com> * gui/Makefile.am: Added libevolution_calendar_la_LDFLAGS, and avoid versioning the shlib component svn path=/trunk/; revision=19480
This commit is contained in:

committed by
Rodney Dawes

parent
285b33d516
commit
c9e4a8473d
@ -1,3 +1,8 @@
|
||||
2003-01-15 Rodney Dawes <dobey@ximian.com>
|
||||
|
||||
* gui/Makefile.am: Added libevolution_calendar_la_LDFLAGS, and
|
||||
avoid versioning the shlib component
|
||||
|
||||
2003-01-14 Ettore Perazzoli <ettore@ximian.com>
|
||||
|
||||
* cal-client/Makefile.am (CORBA_SOURCES_GENERATED): Renamed from
|
||||
|
@ -176,6 +176,9 @@ libevolution_calendar_la_LIBADD = \
|
||||
$(top_builddir)/widgets/misc/libemiscwidgets.a \
|
||||
$(EVOLUTION_CALENDAR_LIBS)
|
||||
|
||||
libevolution_calendar_la_LDFLAGS = \
|
||||
-export-dynamic -avoid-version
|
||||
|
||||
server_in_files = GNOME_Evolution_Calendar.server.in.in
|
||||
|
||||
serverdir = $(libdir)/bonobo/servers
|
||||
|
Reference in New Issue
Block a user