]> code.ossystems Code Review - openembedded-core.git/commit
attr: fix the hardcoded search path in the AC_PATH_PROG
authorDexuan Cui <dexuan.cui@intel.com>
Sat, 9 Oct 2010 04:41:39 +0000 (12:41 +0800)
committerRichard Purdie <rpurdie@linux.intel.com>
Sat, 9 Oct 2010 13:44:07 +0000 (14:44 +0100)
commit1d7c9a9828747f6d58b141af685633d69f896baa
tree51dc6ae769f6e8405d3b88b87e590760d082ba38
parentc805a6ed281279ef0ccc4e6e084d52a725260e09
attr: fix the hardcoded search path in the AC_PATH_PROG

We should respect $PATH.

The patch is from Qing.

Fixes [BUGID #369].
BTW: the bug was triggered on a build host that didn't install gettext.

Signed-off-by: Qing He <qing.he@intel.com>
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
meta/recipes-support/attr/ea-acl.inc
meta/recipes-support/attr/files/no-fixed-prog-path.patch [new file with mode: 0644]