dovecot-1.2: deliver: Link with message-header-encode.o so Sieve...

dovecot at dovecot.org dovecot at dovecot.org
Thu Oct 29 23:40:39 EET 2009


details:   http://hg.dovecot.org/dovecot-1.2/rev/a0d72e0d88dd
changeset: 9460:a0d72e0d88dd
user:      Timo Sirainen <tss at iki.fi>
date:      Thu Oct 29 17:40:33 2009 -0400
description:
deliver: Link with message-header-encode.o so Sieve plugin can use it.

diffstat:

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

diffs (11 lines):

diff -r acfef2f0fec3 -r a0d72e0d88dd src/deliver/Makefile.am
--- a/src/deliver/Makefile.am	Wed Oct 28 14:10:45 2009 -0400
+++ b/src/deliver/Makefile.am	Thu Oct 29 17:40:33 2009 -0400
@@ -23,6 +23,7 @@ deliver_LDFLAGS = -export-dynamic
 # be a shared library so this wouldn't be needed..
 unused_objects = \
 	../lib/mountpoint.o \
+	../lib-mail/message-header-encode.o \
 	../lib-imap/imap-util.o
 
 libs = \


More information about the dovecot-cvs mailing list