From 27692f25806e38ab3b8ea2f1becceba29a3b4f1c Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Thu, 26 Apr 2001 18:32:01 +0000 Subject: Remove UNICODE_LIBS * conduits/todo/Makefile.am (libetodo_conduit_la_LIBADD): Remove UNICODE_LIBS * cal-client/Makefile.am (client_test_LDADD): Remove -lunicode svn path=/trunk/; revision=9588 --- calendar/conduits/todo/Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'calendar/conduits/todo/Makefile.am') diff --git a/calendar/conduits/todo/Makefile.am b/calendar/conduits/todo/Makefile.am index df97d306a4..41e897878e 100644 --- a/calendar/conduits/todo/Makefile.am +++ b/calendar/conduits/todo/Makefile.am @@ -26,7 +26,6 @@ libetodo_conduit_la_LIBADD = \ $(top_builddir)/e-util/libeconduit-static.la \ $(BONOBO_GNOME_LIBS) \ $(PISOCK_LIBS) \ - $(UNICODE_LIBS) \ $(GNOME_LIBDIR) \ $(GNOME_LIBS) -- cgit v1.2.3