]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
ssh: correct configure option name
authorEd Maste <emaste@FreeBSD.org>
Tue, 1 Mar 2022 14:35:46 +0000 (09:35 -0500)
committerEd Maste <emaste@FreeBSD.org>
Fri, 4 Mar 2022 01:23:51 +0000 (20:23 -0500)
commitd9ca85e8daed01e671e0654cfa844d36c9fbf532
tree02b7e31a694897ea9e712979a5d1e988e2e175cc
parentd3e338662f25ced875116959cc9e48dd7b66b6f2
ssh: correct configure option name

The option is security-key-builtin not security-key-internal.  There is
no change to the generated config.h because the option defaults off
anyway.

MFC after: 3 days
Fixes: 87152f340549 ("ssh: disble internal security key...")
Sponsored by: The FreeBSD Foundation

(cherry picked from commit f1421a8972a2c8babfacfd1270258492579e0208)
crypto/openssh/freebsd-configure.sh