dovecot-2.0: dovecot-config: Don't include iconv in LIBDOVECOT_DEPS
    dovecot at dovecot.org 
    dovecot at dovecot.org
       
    Sat Jul  3 17:53:58 EEST 2010
    
    
  
details:   http://hg.dovecot.org/dovecot-2.0/rev/4a4f7add34d9
changeset: 11724:4a4f7add34d9
user:      Timo Sirainen <tss at iki.fi>
date:      Sat Jul 03 15:53:54 2010 +0100
description:
dovecot-config: Don't include iconv in LIBDOVECOT_DEPS
diffstat:
 dovecot-config.in.in |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff -r 019aae896f03 -r 4a4f7add34d9 dovecot-config.in.in
--- a/dovecot-config.in.in	Sat Jul 03 13:42:53 2010 +0100
+++ b/dovecot-config.in.in	Sat Jul 03 15:53:54 2010 +0100
@@ -8,7 +8,7 @@
 LIBDOVECOT_LDA="@LIBDOVECOT_LDA@"
 LIBDOVECOT_STORAGE="@LIBDOVECOT_STORAGE@"
 
-LIBDOVECOT_DEPS="@LIBDOVECOT@"
+LIBDOVECOT_DEPS="@LIBDOVECOT_DEPS@"
 LIBDOVECOT_LOGIN_DEPS="@LIBDOVECOT_LOGIN@"
 LIBDOVECOT_SQL_DEPS="@LIBDOVECOT_SQL@"
 LIBDOVECOT_LDA_DEPS="@LIBDOVECOT_LDA@"
    
    
More information about the dovecot-cvs
mailing list