build: autotools: fix cache path
authorHuangbin Zhan <zhanhb88@gmail.com>
Sat, 30 Oct 2021 07:28:28 +0000 (15:28 +0800)
committerPaul Spooren <mail@aparcar.org>
Sun, 27 Mar 2022 23:15:52 +0000 (00:15 +0100)
commit044ca149f36a08f56fe827a20aa113837c58cb40
tree3221f8b34a4223c0a0e838525cd187544f59c6c4
parenta3764ee29dd09394fa750c78160e300d86532561
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>
include/autotools.mk