Configure checks for libusb 1.0.16

This commit is contained in:
Dugan Chen 2015-05-17 15:30:16 -07:00
parent 08c85f06ff
commit 347960093e

View File

@ -220,7 +220,7 @@ if [ "$HAVE_SDL2" = 'yes' ]; then
fi
fi
check_pkgconf LIBUSB libusb-1.0
check_pkgconf LIBUSB libusb-1.0 1.0.16
if [ "$OS" = 'Win32' ]; then
check_lib DINPUT -ldinput8