summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 1 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 511c06a81..4370f9273 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
1# $Id: configure.ac,v 1.61 2002/05/13 05:14:08 djm Exp $ 1# $Id: configure.ac,v 1.62 2002/05/17 15:59:23 tim Exp $
2 2
3AC_INIT 3AC_INIT
4AC_CONFIG_SRCDIR([ssh.c]) 4AC_CONFIG_SRCDIR([ssh.c])
@@ -2023,7 +2023,6 @@ if test "$USES_LOGIN_CONF" != "yes" ; then
2023fi 2023fi
2024 2024
2025# Set superuser path separately to user path 2025# Set superuser path separately to user path
2026MD5_MSG="no"
2027AC_ARG_WITH(superuser-path, 2026AC_ARG_WITH(superuser-path,
2028 [ --with-superuser-path= Specify different path for super-user], 2027 [ --with-superuser-path= Specify different path for super-user],
2029 [ 2028 [