summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorCorinna Vinschen <vinschen@redhat.com>2022-02-10 18:19:29 +0100
committerDamien Miller <djm@mindrot.org>2022-08-05 14:39:05 +1000
commit78774c08cc4b4997382975b0f414a86e06b6780c (patch)
tree286c7e68d89b6d233f046503862027995d1fdc82 /configure.ac
parent3d3a932a019aedfb891e0779bb4990cd5008a390 (diff)
downloadopenssh-git-78774c08cc4b4997382975b0f414a86e06b6780c.tar.gz
compat code for fido_dev_is_winhello()
Signed-off-by: Corinna Vinschen <vinschen@redhat.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index c36aee2c..1ee96268 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3223,6 +3223,7 @@ if test "x$enable_sk" = "xyes" -a "x$enable_sk_internal" != "xno" ; then
fido_dev_get_touch_begin \
fido_dev_get_touch_status \
fido_dev_supports_cred_prot \
+ fido_dev_is_winhello \
])
LIBS="$saved_LIBS"
fi