mirror of
https://github.com/libretro/RetroArch
synced 2025-02-20 15:40:44 +00:00
Configure checks for libusb 1.0.16
This commit is contained in:
parent
08c85f06ff
commit
347960093e
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user