summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 729524ea..bb0095f6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -140,7 +140,7 @@ else
fi
AC_ARG_WITH([ssh1],
- [ --with-ssh1 Enable support for SSH protocol 1],
+ [ --without-ssh1 Enable support for SSH protocol 1],
[
if test "x$withval" = "xyes" ; then
if test "x$openssl" = "xno" ; then