libXau: disable autoreconf

This commit is contained in:
awiouy 2016-10-21 18:04:06 +02:00
parent 9cc3272a45
commit 149932996e

View File

@ -29,7 +29,7 @@ PKG_SHORTDESC="libXau: X authorization file management libary"
PKG_LONGDESC="X authorization file management libary"
PKG_IS_ADDON="no"
PKG_AUTORECONF="yes"
PKG_AUTORECONF="no"
PKG_CONFIGURE_OPTS_TARGET="--enable-static --disable-shared --enable-xthreads"