aboutsummaryrefslogtreecommitdiffstats
path: root/camel/providers/mbox/Makefile.am
diff options
context:
space:
mode:
authorbertrand <Bertrand.Guiheneuf@aful.org>2000-02-22 16:13:34 +0800
committerBertrand Guiheneuf <bertrand@src.gnome.org>2000-02-22 16:13:34 +0800
commit6b21505b40126e00636603c705b771e5c857beef (patch)
tree10fe4552acfa8cb61a1a1972a723eaefff30b110 /camel/providers/mbox/Makefile.am
parent4cd6866203afabc052140bbd5a6823483b017534 (diff)
downloadgsoc2013-evolution-6b21505b40126e00636603c705b771e5c857beef.tar
gsoc2013-evolution-6b21505b40126e00636603c705b771e5c857beef.tar.gz
gsoc2013-evolution-6b21505b40126e00636603c705b771e5c857beef.tar.bz2
gsoc2013-evolution-6b21505b40126e00636603c705b771e5c857beef.tar.lz
gsoc2013-evolution-6b21505b40126e00636603c705b771e5c857beef.tar.xz
gsoc2013-evolution-6b21505b40126e00636603c705b771e5c857beef.tar.zst
gsoc2013-evolution-6b21505b40126e00636603c705b771e5c857beef.zip
added a reset method. Thanks message-browser to find so much bugs :)
2000-02-22 bertrand <Bertrand.Guiheneuf@aful.org> * camel-stream-b64.c (reset__static): added a reset method. Thanks message-browser to find so much bugs :) * providers/mbox/Makefile.am (libcamelmbox_la_LIBADD): readd Unicode libs. * shell/Makefile.am (evolution_LDADD): add libetext.a. Fixes. svn path=/trunk/; revision=1900
Diffstat (limited to 'camel/providers/mbox/Makefile.am')
-rw-r--r--camel/providers/mbox/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/camel/providers/mbox/Makefile.am b/camel/providers/mbox/Makefile.am
index d999f4a21e..f3d80606ae 100644
--- a/camel/providers/mbox/Makefile.am
+++ b/camel/providers/mbox/Makefile.am
@@ -35,6 +35,6 @@ libcamelmboxinclude_HEADERS = \
libcamelmbox_la_LDFLAGS = -version-info 0:0:0 -rpath $(libdir)
-libcamelmbox_la_LIBADD = $(top_builddir)/filter/libfilter.la $(top_builddir)/libibex/libibex.la
+libcamelmbox_la_LIBADD = $(top_builddir)/filter/libfilter.la $(top_builddir)/libibex/libibex.la $(UNICODE_LIBS)
EXTRA_DIST =