one more fix for optional vesa

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4563 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
rfelker 2002-02-07 02:32:53 +00:00
parent 2a7f6ab7f1
commit cdddc55548
1 changed files with 1 additions and 0 deletions

1
configure vendored
View File

@ -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