dovecot-2.0: configure: Use sdbox name instead of dbox in the help.

dovecot at dovecot.org dovecot at dovecot.org
Fri Oct 22 00:09:14 EEST 2010


details:   http://hg.dovecot.org/dovecot-2.0/rev/a7d99b69523a
changeset: 12339:a7d99b69523a
user:      Timo Sirainen <tss at iki.fi>
date:      Thu Oct 21 22:09:08 2010 +0100
description:
configure: Use sdbox name instead of dbox in the help.

diffstat:

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

diffs (12 lines):

diff -r ece681b7bb4e -r a7d99b69523a configure.in
--- a/configure.in	Thu Oct 21 19:07:18 2010 +0100
+++ b/configure.in	Thu Oct 21 22:09:08 2010 +0100
@@ -229,7 +229,7 @@
 
 AC_ARG_WITH(storages,
 [  --with-storages         Build with specified mail storage formats
-                          (maildir mbox dbox mdbox cydir)], [
+                          (maildir mbox sdbox mdbox cydir)], [
 	if test "$withval" = "yes" || test "$withval" = "no"; then
 		AC_MSG_ERROR([--with-storages needs storage list as parameter])
 	fi


More information about the dovecot-cvs mailing list