fixesproto: disable autoreconf

This commit is contained in:
awiouy 2016-10-21 18:08:27 +02:00
parent cd39767d3f
commit c43c9e6b2d

View File

@ -29,7 +29,7 @@ PKG_SHORTDESC="fixesproto: Fixes extension headers"
PKG_LONGDESC="Fixes extension headers"
PKG_IS_ADDON="no"
PKG_AUTORECONF="yes"
PKG_AUTORECONF="no"
# package specific configure options
PKG_CONFIGURE_OPTS_TARGET="--without-xmlto"