]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
subversion: refactor do_configure
authorRoss Burton <ross.burton@arm.com>
Thu, 19 Dec 2024 14:11:47 +0000 (14:11 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 20 Dec 2024 12:47:16 +0000 (12:47 +0000)
commitce0865e9a79b1603a2553392f2cd3b6394239153
tree94312f043041d170481bb9c79caef25be2eaf256
parentab6b4f45da74727e7adae7ceab6f507b2b043e60
subversion: refactor do_configure

Upstream has an autogen.sh which constructs a hand-written aclocal.m4
and manually copies libtool into place. Instead of working around the
bad interaction between these expectations and our autotools class we
can just disable the execution of aclocal in autoreconf and copy files
as autogen.sh does.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/subversion/subversion_1.14.5.bb