libX11: disable autoreconf

This commit is contained in:
awiouy 2016-10-21 18:04:00 +02:00
parent 65e8f13b14
commit 9cc3272a45

View File

@ -29,7 +29,7 @@ PKG_SHORTDESC="libx11: The X11 library"
PKG_LONGDESC="LibX11 is the main X11 library containing all the client-side code to access the X11 windowing system."
PKG_IS_ADDON="no"
PKG_AUTORECONF="yes"
PKG_AUTORECONF="no"
PKG_CONFIGURE_OPTS_TARGET="--disable-secure-rpc \
--disable-loadable-i18n \