]> Pileus Git - ~andy/gtk/blobdiff - configure.in
updated mininum dfb to 0.9.24 added more directfb wrapper functions
[~andy/gtk] / configure.in
index 7e17b3ce4a5290ce0729e83937b7179732a6ae28..f0e770c9625b93ca74d9f5b8e5f80c8fa0afd4d2 100644 (file)
@@ -1406,7 +1406,7 @@ else
 fi
 
 if test "x$gdktarget" = "xdirectfb"; then
-  DIRECTFB_REQUIRED_VERSION=0.9.21
+  DIRECTFB_REQUIRED_VERSION=0.9.24
   AC_MSG_CHECKING(for DirectFB)
 
   if $PKG_CONFIG --atleast-version $DIRECTFB_REQUIRED_VERSION directfb ; then