Make the component be unversioned as a shlib
2003-01-14 Rodney Dawes <dobey@ximian.com> * Makefile.am: Make the component be unversioned as a shlib svn path=/trunk/; revision=19449
This commit is contained in:

committed by
Rodney Dawes

parent
f84b142ee4
commit
8aac8a2dcf
@ -1,3 +1,7 @@
|
||||
2003-01-14 Rodney Dawes <dobey@ximian.com>
|
||||
|
||||
* Makefile.am: Make the component be unversioned as a shlib
|
||||
|
||||
2003-01-14 Rodney Dawes <dobey@ximian.com>
|
||||
|
||||
* folder-browser.c: Use GtkPaned instead of EPaned
|
||||
|
@ -159,7 +159,7 @@ libevolution_mail_la_LIBADD = \
|
||||
$(EVOLUTION_MAIL_LIBS)
|
||||
|
||||
libevolution_mail_la_LDFLAGS = \
|
||||
-export-dynamic
|
||||
-export-dynamic -avoid-version
|
||||
|
||||
#evolution_mail_upgrade_SOURCES = upgrade-mailer.c
|
||||
#evolution_mail_upgrade_LDADD = \
|
||||
|
Reference in New Issue
Block a user