dovecot-1.0: Added SSL_LIBS

dovecot at dovecot.org dovecot at dovecot.org
Tue Jan 1 21:37:14 EET 2008


details:   http://hg.dovecot.org/dovecot-1.0/rev/72fd74ccd071
changeset: 5504:72fd74ccd071
user:      Timo Sirainen <tss at iki.fi>
date:      Tue Jan 01 21:37:06 2008 +0200
description:
Added SSL_LIBS

diffstat:

1 file changed, 1 insertion(+)
dovecot-config.in.in |    1 +

diffs (10 lines):

diff -r 848fd2e849df -r 72fd74ccd071 dovecot-config.in.in
--- a/dovecot-config.in.in	Sat Dec 29 08:09:47 2007 +0200
+++ b/dovecot-config.in.in	Tue Jan 01 21:37:06 2008 +0200
@@ -1,5 +1,6 @@ CFLAGS="@CFLAGS@"
 CFLAGS="@CFLAGS@"
 LIBS="@LIBS@"
+SS_LIBS="@SSL_LIBS@"
 
 STORAGE_LIBS="@STORAGE_LIBS@"
 LIBICONV="@LIBICONV@"


More information about the dovecot-cvs mailing list