]> code.ossystems Code Review - openembedded-core.git/commit
apr: Install apr-local libtool in build dir
authorJoe MacDonald <joe.macdonald@windriver.com>
Thu, 28 Jun 2012 18:29:47 +0000 (19:29 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 29 Jun 2012 12:13:27 +0000 (13:13 +0100)
commiteefbc2f219571dd0c66e1099ea4ad72b1a973fd4
tree1235df4c1863ce33868cd4900c0057f8f20042f6
parent987bc3ff3e1a619132434c5d939c7035d3d19fcb
apr: Install apr-local libtool in build dir

Building apache with this version of apr would blow up on the results
from:

   apr_config --apr-libtool

Errors of the form:

   /bin/sh: /media/large/tmp/sysroots/x86_64-linux/usr/share/build-1/libtool: No such file or directory

Fix that by ensuring libtool from apr's build lands in
.../usr/share/build-1/.

Signed-off-by: Joe MacDonald <joe.macdonald@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/apr/apr_1.4.6.bb