[configure.ac] remove extra MD5_MSG="no" line.
diff --git a/ChangeLog b/ChangeLog
index 6ab8e02..b0593e1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+20020517
+ - (tim) [configure.ac] remove extra MD5_MSG="no" line.
+
20020515
- (bal) CVS ID fix up on auth-passwd.c
- (bal) OpenBSD CVS Sync
@@ -653,4 +656,4 @@
- (stevesk) entropy.c: typo in debug message
- (djm) ssh-keygen -i needs seeded RNG; report from markus@
-$Id: ChangeLog,v 1.2134 2002/05/15 21:50:14 mouring Exp $
+$Id: ChangeLog,v 1.2135 2002/05/17 15:59:22 tim Exp $
diff --git a/configure.ac b/configure.ac
index 511c06a..4370f92 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-# $Id: configure.ac,v 1.61 2002/05/13 05:14:08 djm Exp $
+# $Id: configure.ac,v 1.62 2002/05/17 15:59:23 tim Exp $
AC_INIT
AC_CONFIG_SRCDIR([ssh.c])
@@ -2023,7 +2023,6 @@
fi
# Set superuser path separately to user path
-MD5_MSG="no"
AC_ARG_WITH(superuser-path,
[ --with-superuser-path= Specify different path for super-user],
[