summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
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 756e26572..7386d742d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3183,6 +3183,7 @@ if test "x$enable_sk" = "xyes" -a "x$enable_sk_internal" = "xyes" ; then
3183 saved_LIBS="$LIBS" 3183 saved_LIBS="$LIBS"
3184 LIBS="$LIBS $LIBFIDO2" 3184 LIBS="$LIBS $LIBFIDO2"
3185 AC_CHECK_FUNCS([ \ 3185 AC_CHECK_FUNCS([ \
3186 fido_cred_prot \
3186 fido_cred_set_prot \ 3187 fido_cred_set_prot \
3187 fido_dev_get_touch_status \ 3188 fido_dev_get_touch_status \
3188 fido_dev_supports_cred_prot \ 3189 fido_dev_supports_cred_prot \