From: Hauke Mehrtens <hauke@hauke-m.de>
Date: Thu, 13 Jul 2017 20:47:42 +0000 (+0200)
Subject: tools/flex: Revert "tools/flex: add autoreconf"
X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=027aea8af790c2741bcdd0f9b861765fcc1e23eb;p=openwrt%2Fstaging%2Fldir.git

tools/flex: Revert "tools/flex: add autoreconf"

This was already done in commit 91e262c6b35a7 ("tools: flex: fix build
with automake 1.15.1")

This reverts commit 6b127d86390f85e92e59f3dba04fa585efb3b2c5.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
---

diff --git a/tools/flex/Makefile b/tools/flex/Makefile
index ca9aa98989..1398b1ae51 100644
--- a/tools/flex/Makefile
+++ b/tools/flex/Makefile
@@ -15,7 +15,6 @@ PKG_HASH:=e87aae032bf07c26f85ac0ed3250998c37621d95f8bd748b31f15b33c45ee995
 
 HOST_FIXUP:=autoreconf
 HOST_BUILD_PARALLEL:=1
-HOST_FIXUP:=autoreconf
 
 include $(INCLUDE_DIR)/host-build.mk