mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-28 00:04:30 +02:00
Disable SK support if FIDO libs not found.
This commit is contained in:
parent
5fd922ade1
commit
40f5d849d2
@ -3255,6 +3255,7 @@ if test "x$enable_sk" = "xyes" -a "x$enable_sk_internal" != "xno" ; then
|
||||
if test "x$enable_sk_internal" = "xyes" ; then
|
||||
AC_MSG_ERROR([No usable libfido2 library/headers found])
|
||||
fi
|
||||
enable_sk=no
|
||||
else
|
||||
AC_MSG_RESULT([yes])
|
||||
AC_SUBST([LIBFIDO2])
|
||||
|
Loading…
x
Reference in New Issue
Block a user