summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@dtucker.net>2018-02-07 09:19:38 +1100
committerDarren Tucker <dtucker@dtucker.net>2018-02-07 09:26:45 +1100
commit3c000d57d46882eb736c6563edfc4995915c24a2 (patch)
tree48928eaf327583f58776ba0d72440407ba910f22 /configure.ac
parent3e615090de0ce36a833d811e01c28aec531247c4 (diff)
downloadopenssh-git-3c000d57d46882eb736c6563edfc4995915c24a2.tar.gz
Remove obsolete "Smartcard support" message
The configure checks that populated $SCARD_MSG were removed in commits 7ea845e4 and d8f60022 when the smartcard support was replaced with PKCS#11.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index c14f484b..0476398a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -5120,7 +5120,6 @@ echo " PAM support: $PAM_MSG"
echo " OSF SIA support: $SIA_MSG"
echo " KerberosV support: $KRB5_MSG"
echo " SELinux support: $SELINUX_MSG"
-echo " Smartcard support: $SCARD_MSG"
echo " S/KEY support: $SKEY_MSG"
echo " MD5 password support: $MD5_MSG"
echo " libedit support: $LIBEDIT_MSG"