xmlstarlet: disable autoreconf

This commit is contained in:
awiouy 2016-10-21 17:59:10 +02:00
parent 2d77ddcd99
commit 33ab675bec

View File

@ -30,7 +30,7 @@ PKG_SHORTDESC="XMLStarlet is a command-line XML utility which allows the modific
PKG_LONGDESC="XMLStarlet is a command line XML toolkit which can be used to transform,query, validate, and edit XML documents and files using simple set of shellcommands in similar way it is done for plain text files using grep/sed/awk/tr/diff/patch."
PKG_IS_ADDON="no"
PKG_AUTORECONF="yes"
PKG_AUTORECONF="no"
PKG_CONFIGURE_OPTS_HOST=" ac_cv_func_malloc_0_nonnull=yes \
ac_cv_func_realloc_0_nonnull=yes \