libusb: disable autoreconf

This commit is contained in:
awiouy 2016-10-21 17:48:13 +02:00
parent 776a39224e
commit d646d98ec3

View File

@ -29,7 +29,7 @@ PKG_SHORTDESC="libusb: OS independent USB device access"
PKG_LONGDESC="The libusb project's aim is to create a Library for use by user level applications to USB devices regardless of OS."
PKG_IS_ADDON="no"
PKG_AUTORECONF="yes"
PKG_AUTORECONF="no"
PKG_CONFIGURE_OPTS_TARGET="--enable-shared \
--enable-static \