summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-07-18 15:13:52 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-07-18 15:13:52 +0000
commit271a53760b59aaf97de6ccf2812302dd5bf7ea3e (patch)
treefb42ad9acb147d0b5e4c9355986920e54f156159 /configure
parente55a7df2081c0abff3e11baf9e0d82359867cf63 (diff)
downloadmpv-271a53760b59aaf97de6ccf2812302dd5bf7ea3e.tar.bz2
mpv-271a53760b59aaf97de6ccf2812302dd5bf7ea3e.tar.xz
Rename mga_vid test to make it more descriptive.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23819 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 7e4168f460..d74842bafe 100755
--- a/configure
+++ b/configure
@@ -4118,7 +4118,7 @@ else
fi
-echocheck "/dev/mga_vid"
+echocheck "mga_vid"
if test "$_mga" = auto ; then
_mga=no
linux && _mga=yes