autoconf: don't rely on STAGING_DIR_HOST
authorMatthias Schiffer <mschiffer@universe-factory.net>
Mon, 3 Oct 2016 12:11:50 +0000 (14:11 +0200)
committerMatthias Schiffer <mschiffer@universe-factory.net>
Sun, 16 Oct 2016 15:48:15 +0000 (17:48 +0200)
commit9e170ba2c0ef4cb6509420577f184985e2c2bd60
tree8d79a3fed2d8536ece4c5ccdfcc2aaedb6811859
parentbc65f629d6510b0697b761fe1403cd3466e48087
autoconf: don't rely on STAGING_DIR_HOST

We can just set M4 in the configure command instead of fixing up the paths
using sed afterwards. This makes the build more robust (and we're currently
preparing a change of the host staging dirs in LEDE that might break this
otherwise).

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
devel/autoconf/Makefile