libXcomposite: disable autoreconf

This commit is contained in:
awiouy 2016-10-21 18:04:36 +02:00
parent 170b2b1a3b
commit 1e3ca35c53

View File

@ -29,7 +29,7 @@ PKG_SHORTDESC="libxcomposite: X Composite Library"
PKG_LONGDESC="X Composite Library"
PKG_IS_ADDON="no"
PKG_AUTORECONF="yes"
PKG_AUTORECONF="no"
PKG_CONFIGURE_OPTS_TARGET="--enable-static --disable-shared"