Add check_pkgconf rule for libusb

This commit is contained in:
twinaphex 2015-04-13 14:05:26 +02:00
parent 2eb5e7be80
commit f7569f265d

View File

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