]>
git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
libtool: remove obsolete ACLOCALEXTRAPATH
This variable no longer exists, and would have had the effect of not
letting the target libtool see the contents of the native aclocal
directory.
I don't understand why this was needed but autotools has improved
dramatically in the last eight years, so it's most likely obsolete now.
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>