summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure3
1 files changed, 3 insertions, 0 deletions
diff --git a/configure b/configure
index 7829f45458..242820dc72 100755
--- a/configure
+++ b/configure
@@ -3772,8 +3772,10 @@ if test "$_directfb" = yes ; then
if test "$_dfb_version" -ge $(dfb_version 0 9 15); then
_vosrc="$_vosrc vo_dfbmga.c"
_vomodules="dfbmga $_vomodules"
+ _def_dfbmga='#define HAVE_DFBMGA 1'
else
_novomodules="dfbmga $_novomodules"
+ _def_dfbmga='#undef HAVE_DFBMGA'
fi
else
_def_directfb='#undef HAVE_DIRECTFB'
@@ -8344,6 +8346,7 @@ $_def_tdfxfb
$_def_tdfxvid
$_def_directfb
$_def_directfb_version
+$_def_dfbmga
$_def_zr
$_def_bl
$_def_mga