aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorJoão Valverde <joao.valverde@tecnico.ulisboa.pt>2017-10-25 23:08:19 +0100
committerJoão Valverde <j@v6e.pt>2017-10-25 22:13:50 +0000
commit16309e41c8b61e20307af9de40ff9742bb19cc6d (patch)
tree9717b681788bbe3e2ea1519343c2f826b1005c79 /configure.ac
parent93fba33e95006e18d1e16e3e32cbfde3a2457a38 (diff)
configure: Fix --with-libssh argument name mismatch
Change-Id: I38a55f9354f400ebe7a9acdf28a52a0068d9f745 Reviewed-on: https://code.wireshark.org/review/24058 Reviewed-by: João Valverde <j@v6e.pt>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 7e368c6cf4..f320d34ccd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2272,7 +2272,7 @@ dnl LIBSSH Check
LIBSSH=''
AC_MSG_CHECKING(whether to use the libssh library if available)
-AC_ARG_WITH(ssh,
+AC_ARG_WITH(libssh,
AC_HELP_STRING( [--with-libssh@<:@=DIR@:>@],
[use libssh (located in directory DIR, if supplied) @<:@default=yes, if present@:>@]),
[