libXcursor: disable autoreconf

This commit is contained in:
awiouy 2016-10-21 16:19:39 +02:00
parent 6d6ddda85e
commit f4eff5d616

View File

@ -31,6 +31,6 @@ PKG_SHORTDESC="libXcursor: X Cursor Library"
PKG_LONGDESC="X11 Cursor management library"
PKG_IS_ADDON="no"
PKG_AUTORECONF="yes"
PKG_AUTORECONF="no"
PKG_CONFIGURE_OPTS_TARGET="--disable-shared --enable-static"