diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-01-10 05:22:13 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-01-10 05:22:13 +0000 |
commit | 610ae5681637c1051a0c17b54e29d97f53da2f3a (patch) | |
tree | c231a1eb74b07e444fa7363012cb84bf23d83ce0 /mail/evolution/files | |
parent | 15b6544926b07a98710eeb765baf03e3fc9a195c (diff) |
Notes
Diffstat (limited to 'mail/evolution/files')
-rw-r--r-- | mail/evolution/files/patch-plugins_exchange-operations_Makefile.in | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/mail/evolution/files/patch-plugins_exchange-operations_Makefile.in b/mail/evolution/files/patch-plugins_exchange-operations_Makefile.in index 1a1cdba37469..2ecb540021ca 100644 --- a/mail/evolution/files/patch-plugins_exchange-operations_Makefile.in +++ b/mail/evolution/files/patch-plugins_exchange-operations_Makefile.in @@ -1,10 +1,10 @@ ---- plugins/exchange-operations/Makefile.in.orig 2008-03-11 17:54:08.000000000 -0400 -+++ plugins/exchange-operations/Makefile.in 2008-03-11 17:54:38.000000000 -0400 -@@ -461,6 +461,7 @@ liborg_gnome_exchange_operations_la_LIBA +--- plugins/exchange-operations/Makefile.in.orig 2008-04-27 23:58:09.000000000 -0400 ++++ plugins/exchange-operations/Makefile.in 2008-04-28 00:02:31.000000000 -0400 +@@ -463,6 +463,7 @@ liborg_gnome_exchange_operations_la_LIBA $(top_builddir)/calendar/gui/libevolution-calendar.la \ $(top_builddir)/mail/libevolution-mail.la \ $(top_builddir)/addressbook/gui/component/libevolution-addressbook.la \ + -Wl,--no-as-needed,$(top_builddir)/addressbook/gui/component/.libs/libevolution-addressbook.so \ - $(CAMEL_EXCHANGE_LIBS) + $(CAMEL_EXCHANGE_LIBS) \ + $(EVOLUTION_MAIL_LIBS) - liborg_gnome_exchange_operations_la_LDFLAGS = -module -avoid-version $(NO_UNDEFINED) |