diff configure @ 6160:bb0679dd3195

changed disabled vidix message
author alex
date Thu, 23 May 2002 14:49:13 +0000
parents 74cfd91b82cd
children b9d4d6d80369
line wrap: on
line diff
--- a/configure	Thu May 23 14:46:08 2002 +0000
+++ b/configure	Thu May 23 14:49:13 2002 +0000
@@ -4357,9 +4357,8 @@
 
 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