aboutsummaryrefslogtreecommitdiffstats
path: root/mail/Makefile.am
diff options
context:
space:
mode:
authorRodney Dawes <dobey@ximian.com>2003-01-15 01:39:23 +0800
committerRodney Dawes <dobey@src.gnome.org>2003-01-15 01:39:23 +0800
commit8aac8a2dcf954ffbe67b4397e3f659ec02478834 (patch)
treec45b0d118a3499589f7080722d08da3233c5f4c4 /mail/Makefile.am
parentf84b142ee419f57f2f721237601ed028cfe0ecb5 (diff)
downloadgsoc2013-evolution-8aac8a2dcf954ffbe67b4397e3f659ec02478834.tar
gsoc2013-evolution-8aac8a2dcf954ffbe67b4397e3f659ec02478834.tar.gz
gsoc2013-evolution-8aac8a2dcf954ffbe67b4397e3f659ec02478834.tar.bz2
gsoc2013-evolution-8aac8a2dcf954ffbe67b4397e3f659ec02478834.tar.lz
gsoc2013-evolution-8aac8a2dcf954ffbe67b4397e3f659ec02478834.tar.xz
gsoc2013-evolution-8aac8a2dcf954ffbe67b4397e3f659ec02478834.tar.zst
gsoc2013-evolution-8aac8a2dcf954ffbe67b4397e3f659ec02478834.zip
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
Diffstat (limited to 'mail/Makefile.am')
-rw-r--r--mail/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/Makefile.am b/mail/Makefile.am
index 547d80b8ac..bb677441ba 100644
--- a/mail/Makefile.am
+++ b/mail/Makefile.am
@@ -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 = \