mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-16 19:19:42 +00:00
openflow: inherit pkgconfig
Fixed:
configure:4463: error: possibly undefined macro: PKG_CHECK_MODULES
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
configure:4466: error: possibly undefined macro: AC_MSG_WARN
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
This commit is contained in:
parent
cd366899ed
commit
a87e046bc2
@ -25,7 +25,7 @@ EXTRA_OECONF += " \
|
|||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
inherit autotools-brokensep
|
inherit autotools-brokensep pkgconfig
|
||||||
|
|
||||||
do_configure() {
|
do_configure() {
|
||||||
./boot.sh
|
./boot.sh
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user