From 1595ad52a642d91c67916137540e442c54be1506 Mon Sep 17 00:00:00 2001 From: Marcin Banasiak Date: Fri, 3 Oct 2008 20:48:02 +0000 Subject: [PATCH] - updated Changed files: evolution-as_needed-fix.patch -> 1.5 --- evolution-as_needed-fix.patch | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/evolution-as_needed-fix.patch b/evolution-as_needed-fix.patch index f68c835..c63a44f 100644 --- a/evolution-as_needed-fix.patch +++ b/evolution-as_needed-fix.patch @@ -70,14 +70,13 @@ diff -urN evolution-2.12.0/configure.in evolution-2.12.0.new/configure.in if test "$ac_cv_lib_kerberos4" != "no"; then AC_DEFINE(HAVE_KRB4,1,[Define if you have Krb4]) msg_krb4="yes" -diff -urN evolution-2.22.3.1/plugins/exchange-operations/Makefile.am evolution-2.22.3.1.new/plugins/exchange-operations/Makefile.am ---- evolution-2.22.3.1/plugins/exchange-operations/Makefile.am 2008-04-04 11:11:25.000000000 +0200 -+++ evolution-2.22.3.1.new/plugins/exchange-operations/Makefile.am 2008-07-01 11:00:03.105224585 +0200 -@@ -54,6 +54,7 @@ +--- evolution-2.24.0.orig/plugins/exchange-operations/Makefile.am 2008-10-03 20:33:29.000000000 +0200 ++++ evolution-2.24.0/plugins/exchange-operations/Makefile.am 2008-10-03 20:33:22.000000000 +0200 +@@ -55,6 +55,7 @@ $(top_builddir)/calendar/gui/libevolution-calendar.la \ $(top_builddir)/mail/libevolution-mail.la \ $(top_builddir)/addressbook/gui/component/libevolution-addressbook.la \ + $(top_builddir)/addressbook/gui/merging/libeabbookmerging.la \ - $(CAMEL_EXCHANGE_LIBS) + $(CAMEL_EXCHANGE_LIBS) \ + $(EVOLUTION_MAIL_LIBS) - liborg_gnome_exchange_operations_la_LDFLAGS = -module -avoid-version $(NO_UNDEFINED) -- 2.44.0