tools/autoconf: ensure relocatability
authorJo-Philipp Wich <jo@mein.io>
Wed, 15 Mar 2023 23:31:16 +0000 (00:31 +0100)
committerJo-Philipp Wich <jo@mein.io>
Wed, 15 Mar 2023 23:32:59 +0000 (00:32 +0100)
commit0ba130abb2c90c76b6b63f389da02b8bcfe6b78e
treeccb41289ef75735cd31f2628a3832ffbd3683224
parentf576762814bd1fc15cebedbd6c3f4f9b3f5ed858
tools/autoconf: ensure relocatability

Upstream introduced a new `trailer.m4` macro file referenced by the
absolute build path of autoconf. Make sure that this is covered by
the `000-relocatable.patch` as well.

This should fix various SDK build failures related to autoconf.

Fixes: 030447b8f4 ("tools/autoconf: bump to 2.71")
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
tools/autoconf/patches/000-relocatable.patch