changeset 20090:1cd77cf4618e

Remove special warning printed when VIDIX is disabled
author uau
date Sat, 07 Oct 2006 13:05:12 +0000
parents 156cea8ebcf3
children 8ad999ebb750
files configure
diffstat 1 files changed, 0 insertions(+), 8 deletions(-) [+]
line wrap: on
line diff
--- a/configure	Sat Oct 07 10:48:06 2006 +0000
+++ b/configure	Sat Oct 07 13:05:12 2006 +0000
@@ -8423,14 +8423,6 @@
 
 EOF
 
-if test "$_vidix" = no ; then
-cat <<EOF
-You've disabled VIDIX. Although it would be better to PORT it instead.
-Have a look at the documentation for supported cards!
-
-EOF
-fi
-
 if test "$_warn_CFLAGS" = yes; then
   cat <<EOF