comparison configure @ 23799:5f4d0acb4a55

Rename mga_vid test to make it more descriptive.
author diego
date Wed, 18 Jul 2007 15:13:52 +0000
parents b0a7e53e8487
children ddb9e516fab8
comparison
equal deleted inserted replaced
23798:2db7db867ca4 23799:5f4d0acb4a55
4116 else 4116 else
4117 _novomodules="xvidix $_novomodules" 4117 _novomodules="xvidix $_novomodules"
4118 fi 4118 fi
4119 4119
4120 4120
4121 echocheck "/dev/mga_vid" 4121 echocheck "mga_vid"
4122 if test "$_mga" = auto ; then 4122 if test "$_mga" = auto ; then
4123 _mga=no 4123 _mga=no
4124 linux && _mga=yes 4124 linux && _mga=yes
4125 fi 4125 fi
4126 if test "$_mga" = yes ; then 4126 if test "$_mga" = yes ; then