summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authoralex <alex@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-05-23 14:49:13 +0000
committeralex <alex@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-05-23 14:49:13 +0000
commit6d85762976aab1579239d92ece5a14daae84ea55 (patch)
tree8188abda7af3fe573b2163dd00f1dd4f192c1899 /configure
parente3f6268be0ab0ea4a4898f72ae0f2aca798d7a1f (diff)
downloadmpv-6d85762976aab1579239d92ece5a14daae84ea55.tar.bz2
mpv-6d85762976aab1579239d92ece5a14daae84ea55.tar.xz
changed disabled vidix message
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6161 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure5
1 files changed, 2 insertions, 3 deletions
diff --git a/configure b/configure
index e0451a1bf5..69ef59bcbe 100755
--- a/configure
+++ b/configure
@@ -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