From: Fabrice Fontaine Date: Sat, 7 Sep 2019 20:09:12 +0000 (+0200) Subject: package/augeas: drop AUTORECONF X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=75baf4764c7f63383243cd244efcb3ac677fdef4;p=buildroot.git package/augeas: drop AUTORECONF autoreconf is not needed since bump to version 1.10.1 in commit 3cd6faa04cef1b1ebf5c5d47eeaf7e812ed02cb7 Signed-off-by: Fabrice Fontaine Signed-off-by: Thomas Petazzoni --- diff --git a/package/augeas/augeas.mk b/package/augeas/augeas.mk index 8cb4f74e41..7897d8f493 100644 --- a/package/augeas/augeas.mk +++ b/package/augeas/augeas.mk @@ -11,9 +11,6 @@ AUGEAS_LICENSE = LGPL-2.1+ AUGEAS_LICENSE_FILES = COPYING AUGEAS_DEPENDENCIES = host-pkgconf readline libxml2 -# patching examples/Makefile.am, can be removed when updating from version 1.9.0 -AUGEAS_AUTORECONF = YES - AUGEAS_CONF_OPTS = --disable-gnulib-tests # Remove the test lenses which occupy about 1.4 MB on the target