From 75baf4764c7f63383243cd244efcb3ac677fdef4 Mon Sep 17 00:00:00 2001 From: Fabrice Fontaine Date: Sat, 7 Sep 2019 22:09:12 +0200 Subject: [PATCH] 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 --- package/augeas/augeas.mk | 3 --- 1 file changed, 3 deletions(-) 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 -- 2.30.2