xproto: disable autoreconf

This commit is contained in:
awiouy 2016-10-21 18:09:36 +02:00
parent d4709b5edf
commit a5645234f5

View File

@ -30,7 +30,7 @@ PKG_SHORTDESC="xproto: KB extension headers"
PKG_LONGDESC="X11 extension headers"
PKG_IS_ADDON="no"
PKG_AUTORECONF="yes"
PKG_AUTORECONF="no"
# package specific configure options
PKG_CONFIGURE_OPTS_TARGET="--without-xmlto"