pcsc-lite: disable autoreconf

This commit is contained in:
awiouy 2016-10-21 16:55:10 +02:00
parent eb5a36ff84
commit d90a7d7e46

View File

@ -29,7 +29,7 @@ PKG_SHORTDESC="Middleware to access a smart card using SCard API (PC/SC)"
PKG_LONGDESC="Middleware to access a smart card using SCard API (PC/SC)"
PKG_IS_ADDON="no"
PKG_AUTORECONF="yes"
PKG_AUTORECONF="no"
PKG_CONFIGURE_OPTS_TARGET="--disable-shared \
--enable-static \