2009-10-19 16:31:23 -04:00
|
|
|
$OpenBSD: patch-plugins_exchange-operations_Makefile_in,v 1.4 2009/10/19 20:31:23 jasper Exp $
|
2009-06-17 15:51:25 -04:00
|
|
|
|
|
|
|
XXX does not work, we get "Cannot load specified object".
|
|
|
|
|
2009-10-19 16:31:23 -04:00
|
|
|
--- plugins/exchange-operations/Makefile.in.orig Sun Oct 18 04:22:46 2009
|
|
|
|
+++ plugins/exchange-operations/Makefile.in Mon Oct 19 14:20:07 2009
|
|
|
|
@@ -496,6 +496,7 @@ liborg_gnome_exchange_operations_la_LIBADD = \
|
2009-06-15 02:27:10 -04:00
|
|
|
$(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) \
|
|
|
|
$(EVOLUTION_MAIL_LIBS)
|
|
|
|
|