From 06ba02a936459cb023a3be893d5ae2cb2914ae66 Mon Sep 17 00:00:00 2001 From: Romain Naour Date: Mon, 20 Jul 2015 19:47:50 +0200 Subject: [PATCH] package/stress: remove autoreconf autoreconf is not needed anymore since non-lfs enabler patch has been removed. commit: 415765b5a8861f3b7e86e9786bf903a5a4d09e73 Signed-off-by: Romain Naour Signed-off-by: Thomas Petazzoni --- package/stress/stress.mk | 1 - 1 file changed, 1 deletion(-) diff --git a/package/stress/stress.mk b/package/stress/stress.mk index 4bb801e874..1b5ba06a07 100644 --- a/package/stress/stress.mk +++ b/package/stress/stress.mk @@ -8,7 +8,6 @@ STRESS_VERSION = 1.0.4 STRESS_SITE = http://people.seas.harvard.edu/~apw/stress STRESS_LICENSE = GPLv2+ STRESS_LICENSE_FILES = COPYING -STRESS_AUTORECONF = YES # Stress is linked statically if the --enable-static is specified. # However, this option is always specified in the global