[evolution-patches] Patch : fix for ETodo conduit



Here is a fix for ETodo pilot conduit, which was not statically linked
with wombat (causing it to not being loaded by gpilotd) :
http://qa.mandrakesoft.com/show_bug.cgi?id=5348

-- 
Frederic Crozat <fcrozat mandrakesoft com>
Mandrakesoft
--- evolution-1.4.4/calendar/conduits/todo/Makefile.am.toto	2003-09-10 15:52:53.000000000 +0200
+++ evolution-1.4.4/calendar/conduits/todo/Makefile.am	2003-09-10 15:53:39.000000000 +0200
@@ -22,6 +22,7 @@
 	$(top_builddir)/calendar/cal-util/libcal-util-static.la		\
 	$(top_builddir)/libversit/libversit.la				\
 	$(top_builddir)/libical/src/libical/libical-static.la		\
+	$(top_builddir)/libwombat/libwombat-static.la                   \
 	$(top_builddir)/e-util/libeconduit.la		 		\
 	$(EVOLUTION_CALENDAR_CONDUIT_LIBS)
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]