dovecot-1.1: Link test-imap with libcharset.a as well (required ...

dovecot at dovecot.org dovecot at dovecot.org
Mon Jun 2 20:23:33 EEST 2008


details:   http://hg.dovecot.org/dovecot-1.1/rev/cb55e435b79e
changeset: 7595:cb55e435b79e
user:      Timo Sirainen <tss at iki.fi>
date:      Mon Jun 02 20:23:28 2008 +0300
description:
Link test-imap with libcharset.a as well (required by some linkers)

diffstat:

1 file changed, 1 insertion(+)
src/tests/Makefile.am |    1 +

diffs (9 lines):

diff -r 8ae5268762b5 -r cb55e435b79e src/tests/Makefile.am
--- a/src/tests/Makefile.am	Mon Jun 02 20:18:11 2008 +0300
+++ b/src/tests/Makefile.am	Mon Jun 02 20:23:28 2008 +0300
@@ -45,4 +45,5 @@ test_imap_LDADD = \
 	libtest.a \
 	../lib-imap/libimap.a \
 	../lib-mail/libmail.a \
+	../lib-charset/libcharset.a \
 	../lib/liblib.a


More information about the dovecot-cvs mailing list