sbc: disable autoreconf

This commit is contained in:
awiouy 2016-10-21 17:21:30 +02:00
parent 6cea4d65db
commit 85df4e90a3

View File

@ -29,7 +29,7 @@ PKG_SHORTDESC="sbc: standalone SBC library"
PKG_LONGDESC="standalone SBC library"
PKG_IS_ADDON="no"
PKG_AUTORECONF="yes"
PKG_AUTORECONF="no"
PKG_CONFIGURE_OPTS_TARGET="--enable-static --disable-shared \
--disable-tools --disable-tester"