]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
configure: Use sdbox name instead of dbox in the help.
authorTimo Sirainen <tss@iki.fi>
Thu, 21 Oct 2010 21:09:08 +0000 (22:09 +0100)
committerTimo Sirainen <tss@iki.fi>
Thu, 21 Oct 2010 21:09:08 +0000 (22:09 +0100)
configure.in

index cd90b9c60eeee2939c5dfa4405180b393ad30cca..23d081b990fe6c3fa9f05af23dabb78522f1de1d 100644 (file)
@@ -229,7 +229,7 @@ AC_ARG_WITH(gc,
 
 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