summaryrefslogtreecommitdiffstats
path: root/recipes-graphics/directfb/directfb-examples-1.6.0
Commit message (Collapse)AuthorAgeFilesLines
* directfb-examples: Fix building with new autoconfOtavio Salvador2014-07-261-0/+28
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` ,' `---- Change-Id: Ibd5807b1497ff83b4241cd53f97d18b62a0cb2df Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>