dovecot-2.0-sieve: Set default dovecot directory to ../dovecot-2.0

pigeonhole at rename-it.nl pigeonhole at rename-it.nl
Sat Jan 2 14:56:24 EET 2010


details:   http://hg.rename-it.nl/dovecot-2.0-sieve/rev/c99995d62181
changeset: 1171:c99995d62181
user:      Stephan Bosch <stephan at rename-it.nl>
date:      Sat Jan 02 13:50:52 2010 +0100
description:
Set default dovecot directory to ../dovecot-2.0

diffstat:

 configure.in |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r 97df72aa1ed6 -r c99995d62181 configure.in
--- a/configure.in	Sat Jan 02 13:39:38 2010 +0100
+++ b/configure.in	Sat Jan 02 13:50:52 2010 +0100
@@ -23,7 +23,7 @@
 AC_ARG_WITH(dovecot,
 [AC_HELP_STRING([--with-dovecot=DIR], [Dovecot base directory [../dovecot]])],
 	dovecotdir="$withval",
-	dovecotdir=../dovecot
+	dovecotdir=../dovecot-2.0
 )
 old=`pwd`
 cd $dovecotdir


More information about the dovecot-cvs mailing list