build: autotools: fix cache path
authorHuangbin Zhan <zhanhb88@gmail.com>
Sat, 30 Oct 2021 07:28:28 +0000 (15:28 +0800)
committerHauke Mehrtens <hauke@hauke-m.de>
Mon, 4 Apr 2022 22:20:24 +0000 (00:20 +0200)
commit1b595154560a8eda42f5509b242470f20ef9ef3a
treef33509fb864202dd053e4afdba4f38d9da807ab0
parent56463b02213567e111fef64dc15543a004c2230e
build: autotools: fix cache path

the cache directory should be autom4te.cache in all $(PKG_AUTOMAKE_PATHS)
rather than $(PKG_BUILD_DIR)/autom4te.cache only

Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
(cherry picked from commit 044ca149f36a08f56fe827a20aa113837c58cb40)
include/autotools.mk