]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.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:31:09 +0000 (08:31 +0100)
commitcdb9b9619fa5417dfaee171142ad0ce9daefc461
tree7ad5f81adc7cdca8f2ae8c8bcfd2a06104709a43
parent7952151dfc45c126041fedf826b94e61030d65a5
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` ,'
`----

(From OE-Core rev: 3f7fcbc167c13bdaa6c12a81c7851530d72f02e0)

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