]> code.ossystems Code Review - openembedded-core.git/commit
bash: reference acl*.m4 from ${S}
authorBian Naimeng <biannm@cn.fujitsu.com>
Wed, 7 Aug 2013 03:33:19 +0000 (11:33 +0800)
committerSaul Wold <sgw@linux.intel.com>
Fri, 9 Aug 2013 14:55:10 +0000 (07:55 -0700)
commitb296e7412a45f0c07b4f843784211ef0f66221e6
tree92b0428fb1d27324bded7d0bd3fa780a20479879
parent9aac194d7db79129dcbed29cfb89c57dccf33729
bash: reference acl*.m4 from ${S}

bash: reference acl*.m4 from ${S}.

The build directory had been moved to ${WORKDIR}/build,
so we should reference acl*.m4 from ${S}.
Otherwise, the following configure error will be caught.

  | cat: aclocal.m4: No such file or directory
  | ERROR: Function failed: do_configure (log file is located at ...)

Signed-off-by: Bian Naimeng <biannm@cn.fujitsu.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-extended/bash/bash.inc