libXtst: disable autoreconf

This commit is contained in:
awiouy 2016-10-21 18:07:07 +02:00
parent b650ab5c09
commit 1735267fcf

View File

@ -29,6 +29,6 @@ PKG_SHORTDESC="libxtst: The Xtst Library"
PKG_LONGDESC="The Xtst Library"
PKG_IS_ADDON="no"
PKG_AUTORECONF="yes"
PKG_AUTORECONF="no"
PKG_CONFIGURE_OPTS_TARGET="--enable-static --disable-shared --with-gnu-ld --without-xmlto"