diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 3 |
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 | ||
3 | AC_INIT | 3 | AC_INIT |
4 | AC_CONFIG_SRCDIR([ssh.c]) | 4 | AC_CONFIG_SRCDIR([ssh.c]) |
@@ -2023,7 +2023,6 @@ if test "$USES_LOGIN_CONF" != "yes" ; then | |||
2023 | fi | 2023 | fi |
2024 | 2024 | ||
2025 | # Set superuser path separately to user path | 2025 | # Set superuser path separately to user path |
2026 | MD5_MSG="no" | ||
2027 | AC_ARG_WITH(superuser-path, | 2026 | AC_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 | [ |