Updated for DirectFB 0.9.9
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40287
This commit is contained in:
parent
ef35514608
commit
36c39dd53e
4 changed files with 39 additions and 25 deletions
|
@ -748,7 +748,7 @@ CheckDirectFB()
|
|||
AC_MSG_ERROR([*** pkg-config too old; version 0.5 or better required.])
|
||||
fi
|
||||
|
||||
DIRECTFB_REQUIRED_VERSION=0.9.8
|
||||
DIRECTFB_REQUIRED_VERSION=0.9.9
|
||||
|
||||
if $PKG_CONFIG --atleast-version $DIRECTFB_REQUIRED_VERSION directfb ; then
|
||||
DIRECTFB_CFLAGS=`$PKG_CONFIG --cflags directfb`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue