diff options
author | alex <alex@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2002-05-23 14:49:13 +0000 |
---|---|---|
committer | alex <alex@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2002-05-23 14:49:13 +0000 |
commit | 6d85762976aab1579239d92ece5a14daae84ea55 (patch) | |
tree | 8188abda7af3fe573b2163dd00f1dd4f192c1899 /configure | |
parent | e3f6268be0ab0ea4a4898f72ae0f2aca798d7a1f (diff) |
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-x | configure | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -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 |