libxml2: disable autoreconf

This commit is contained in:
awiouy 2016-10-21 17:58:24 +02:00
parent 09fa63daba
commit 2059d063e1

View File

@ -30,7 +30,7 @@ PKG_SHORTDESC="libxml: XML parser library for Gnome"
PKG_LONGDESC="The libxml package contains an XML library, which allows you to manipulate XML files. XML (eXtensible Markup Language) is a data format for structured document interchange via the Web."
PKG_IS_ADDON="no"
PKG_AUTORECONF="yes"
PKG_AUTORECONF="no"
PKG_CONFIGURE_OPTS_ALL="ac_cv_header_ansidecl_h=no \
--enable-static \