summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2004-12-23 17:01:20 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2004-12-23 17:01:20 +0000
commitf10d7f1ae7dbe476158839c253f07ad5f76da7b6 (patch)
tree160230ca7061ef83b8db06b210d5d5f93f955f40 /configure.ac
parente5dd8a5af69b6e26e676bf07d29a466d179aab20 (diff)
downloadmailutils-f10d7f1ae7dbe476158839c253f07ad5f76da7b6.tar.gz
mailutils-f10d7f1ae7dbe476158839c253f07ad5f76da7b6.tar.bz2
Version 0.6
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 429c6f059..2443d60a5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -16,7 +16,7 @@ dnl You should have received a copy of the GNU General Public License
dnl along with GNU Mailutils; if not, write to the Free Software
dnl Foundation, Inc. 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-AC_INIT([GNU Mailutils], [0.5.1], [bug-mailutils@gnu.org], [mailutils])
+AC_INIT([GNU Mailutils], [0.6], [bug-mailutils@gnu.org], [mailutils])
AC_CONFIG_SRCDIR([mailbox/mailbox.c])
AC_CONFIG_AUX_DIR([scripts])
AC_CANONICAL_TARGET([])
@@ -134,7 +134,7 @@ if test "x$WITH_GSSAPI" != "xno"; then
fi
fi
-MU_CHECK_GSASL(0.0.2, [
+MU_CHECK_GSASL(0.2.3, [
AC_DEFINE(WITH_GSASL,1,[Define if mailutils is using GNU SASL])
AUTHLIBS="$AUTHLIBS $GSASL_LIBS"
IMAP_AUTHOBJS="$IMAP_AUTHOBJS auth_gsasl.o"])

Return to:

Send suggestions and report system problems to the System administrator.