diff configure @ 10047:07f4553269dd

1000l to the author and for the commiter (me :)
author alex
date Thu, 01 May 2003 20:35:56 +0000
parents c6fab860ab18
children dcd4114554ad
line wrap: on
line diff
--- a/configure	Thu May 01 19:14:27 2003 +0000
+++ b/configure	Thu May 01 20:35:56 2003 +0000
@@ -2548,7 +2548,7 @@
   _vomodules="directfb $_vomodules"
   _ld_directfb='-ldirectfb'
 
-  if test "$_directfb_version" -ge 914; then
+  if test "$_directfb_version" -ge 915; then
     _vosrc="$_vosrc vo_dfbmga.c"
     _vomodules="dfbmga $_vomodules"
   fi