changed disabled vidix message

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6161 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
alex 2002-05-23 14:49:13 +00:00
parent e3f6268be0
commit 6d85762976
1 changed files with 2 additions and 3 deletions

5
configure vendored
View File

@ -4357,9 +4357,8 @@ EOF
if test "$_vidix" = no ; then
cat <<EOF
You've disabled VIDIX. Although it would be better to PORT it instead,
if you've got an ATI or Matrox card. Currently ATI Radeons, Rage128 and
Matrox G200/400 are supported.
You've disabled VIDIX. Although it would be better to PORT it instead.
Have a look at the documentation for supported cards!
EOF
fi