aboutsummaryrefslogtreecommitdiffstats
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 00c18f989..5993734ec 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1092,6 +1092,7 @@ if test "$card_support" = yes; then
fi
AC_SUBST(LIBUSB_LIBS)
AC_CHECK_FUNCS(usb_create_match)
+AC_CHECK_FUNCS(usb_get_busses)
#
# Check for readline support