dovecot-2.0-sslstream: lda: Link with message-header-encode.o so...

dovecot at dovecot.org dovecot at dovecot.org
Sat Feb 13 02:55:54 EET 2010


details:   http://hg.dovecot.org/dovecot-2.0-sslstream/rev/704b1fd3c92f
changeset: 10231:704b1fd3c92f
user:      Timo Sirainen <tss at iki.fi>
date:      Thu Oct 29 17:40:52 2009 -0400
description:
lda: Link with message-header-encode.o so Sieve plugin can use it.

diffstat:

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

diffs (11 lines):

diff -r 9ecf2adadc4f -r 704b1fd3c92f src/lda/Makefile.am
--- a/src/lda/Makefile.am	Thu Oct 29 14:24:01 2009 -0400
+++ b/src/lda/Makefile.am	Thu Oct 29 17:40:52 2009 -0400
@@ -19,6 +19,7 @@ if !BUILD_SHARED_LIBS
 if !BUILD_SHARED_LIBS
 unused_objects = \
 	../lib/mountpoint.o \
+	../lib-mail/message-header-encode.o \
 	../lib-imap/imap-util.o
 endif
 


More information about the dovecot-cvs mailing list