diff options
author | Ross Burton <ross.burton@arm.com> | 2025-01-16 17:42:13 +0000 |
---|---|---|
committer | Ross Burton <ross.burton@arm.com> | 2025-02-25 10:58:05 +0000 |
commit | 4eef8ad0fdd6a683d3e064de8b919c8b10130250 (patch) | |
tree | 06efa3cb78010357ab0e3a7690656f2c037549e5 /classes | |
parent | a792a8e4e47666ae1ecfc8ac496486c6983c7cf3 (diff) | |
download | meta-mingw-ross/iconv.tar.gz |
libiconv: tell autoreconf where to find supplementary macrosross/iconv
The libiconv build is non-idiomatic, and most importantly doesn't use
automake so there's no way to tell aclocal where to find macros.
Currently that isn't an issue because our autotools class explicitly
specifies any directories it can find containing macros but that will
be removed shortly, so tell autoreconf where to find the macros as the
upstream Makefile.devel does.
Note that we need to pass absolute paths here because libiconv has a
nested configure script which fails when autoreconf is used with
relative paths.
Signed-off-by: Ross Burton <ross.burton@arm.com>
Diffstat (limited to 'classes')
0 files changed, 0 insertions, 0 deletions