]> code.ossystems Code Review - openembedded-core.git/commit
directfb-examples: Fix building with new autoconf
authorOtavio Salvador <otavio@ossystems.com.br>
Sat, 26 Jul 2014 20:09:43 +0000 (17:09 -0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 27 Jul 2014 07:30:13 +0000 (08:30 +0100)
commit3f7fcbc167c13bdaa6c12a81c7851530d72f02e0
tree033038a253096bee3f7f79350ada02600e9f9814
parent2a7c6f6d3e9d1eedffb79f2347400509feed5dd7
directfb-examples: Fix building with new autoconf

This fixes the following build error:

,----
| .../configure: line 4229: syntax error near unexpected token `DIRECTFB,'
| .../configure: line 4229: `PKG_CHECK_MODULES(DIRECTFB, directfb >= $DIRECTFB_REQUIRED_VERSION, WATER=`$PKG_CONFIG --variable=water directfb` ,'
`----

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/directfb/directfb-examples/configure.in-Fix-string-argument-syntax.patch [new file with mode: 0644]
meta/recipes-graphics/directfb/directfb-examples_1.7.0.bb