Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | directfb-examples: Fix building with new autoconf | Otavio Salvador | 2014-07-26 | 1 | -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> |