aboutsummaryrefslogtreecommitdiffstats
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:14:38 +0000
commitff8c3afb21223c06dc3635802999fed8f5885a68 (patch)
tree2a64d16ad99d01fb188bc6bfda7f7caaffdd50e4
parent52e51262b916e2bb269616b998a50f177ddb9cbf (diff)
downloadwireshark-ff8c3afb21223c06dc3635802999fed8f5885a68.tar.gz
wireshark-ff8c3afb21223c06dc3635802999fed8f5885a68.tar.bz2
wireshark-ff8c3afb21223c06dc3635802999fed8f5885a68.zip
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> (cherry picked from commit 16309e41c8b61e20307af9de40ff9742bb19cc6d) Reviewed-on: https://code.wireshark.org/review/24059
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 96bb515f1e..b543daa1cb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2382,7 +2382,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@:>@]),
[