libxshmfence: disable autoreconf

This commit is contained in:
awiouy 2016-10-21 18:06:44 +02:00
parent 1b3c5057a5
commit 631763943d

View File

@ -29,7 +29,7 @@ PKG_SHORTDESC="libxshmfence: Shared memory 'SyncFence' synchronization primitive
PKG_LONGDESC="libxshmfence is the Shared memory 'SyncFence' synchronization primitive."
PKG_IS_ADDON="no"
PKG_AUTORECONF="yes"
PKG_AUTORECONF="no"
PKG_CONFIGURE_OPTS_TARGET="--enable-static --disable-shared"