summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrfelker <rfelker@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-02-07 02:32:53 +0000
committerrfelker <rfelker@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-02-07 02:32:53 +0000
commitcdddc55548e8353d901afc5fcd0d9be8997a831c (patch)
tree62d869db6737b7e128f818134a5e6146bbbfa769
parent2a7f6ab7f13ac15712708527c2f21432c6a276e8 (diff)
downloadmpv-cdddc55548e8353d901afc5fcd0d9be8997a831c.tar.bz2
mpv-cdddc55548e8353d901afc5fcd0d9be8997a831c.tar.xz
one more fix for optional vesa
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4563 b3059339-0415-0410-9bf9-f77b7e298cf2
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index ed02517a7d..b2061b5e74 100755
--- a/configure
+++ b/configure
@@ -1936,6 +1936,7 @@ else
_def_vesa='#undef HAVE_VESA'
echores "no (not supported on this OS/architecture)"
fi
+else
_def_vesa='#undef HAVE_VESA'
fi