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 7386d742d..9ae199bc7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3185,6 +3185,7 @@ if test "x$enable_sk" = "xyes" -a "x$enable_sk_internal" = "xyes" ; then
3185 AC_CHECK_FUNCS([ \ 3185 AC_CHECK_FUNCS([ \
3186 fido_cred_prot \ 3186 fido_cred_prot \
3187 fido_cred_set_prot \ 3187 fido_cred_set_prot \
3188 fido_dev_get_touch_begin \
3188 fido_dev_get_touch_status \ 3189 fido_dev_get_touch_status \
3189 fido_dev_supports_cred_prot \ 3190 fido_dev_supports_cred_prot \
3190 ]) 3191 ])