jasper: disable autoreconf

This commit is contained in:
awiouy 2016-10-21 16:12:39 +02:00
parent 59aef8148b
commit 302d631530

View File

@ -29,7 +29,7 @@ PKG_SHORTDESC="jasper: JPEG-2000 Part-1 standard (i.e., ISO/IEC 15444-1) impleme
PKG_LONGDESC="This distribution contains the public release of the an open-source implementation of the ISO/IEC 15444-1 also known as JPEG-2000 standard for image compression."
PKG_IS_ADDON="no"
PKG_AUTORECONF="yes"
PKG_AUTORECONF="no"
PKG_CONFIGURE_OPTS_TARGET="--disable-shared --enable-static"