From 78774c08cc4b4997382975b0f414a86e06b6780c Mon Sep 17 00:00:00 2001 From: Corinna Vinschen Date: Thu, 10 Feb 2022 18:19:29 +0100 Subject: compat code for fido_dev_is_winhello() Signed-off-by: Corinna Vinschen --- configure.ac | 1 + 1 file changed, 1 insertion(+) (limited to 'configure.ac') 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 -- cgit v1.2.1