summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authornick <nick@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-11-06 11:22:40 +0000
committernick <nick@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-11-06 11:22:40 +0000
commitdfe91abaa222060b78bfe48add1225e083209911 (patch)
tree220e45b8aa9a455075b527d9ded702ace4647903 /configure
parentadbc62c736e514f39a5652bbc1ff1c4b124a236f (diff)
downloadmpv-dfe91abaa222060b78bfe48add1225e083209911.tar.bz2
mpv-dfe91abaa222060b78bfe48add1225e083209911.tar.xz
Move yuv2rgb to postprocess
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2733 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure b/configure
index 99e351e2df..d0deb7541c 100755
--- a/configure
+++ b/configure
@@ -2316,7 +2316,6 @@ if test "$_mlib" = yes ; then
_mlibdef='#define HAVE_MLIB'
_mlibinc="-I$_mlibdir/include"
_mliblib="-L$_mlibdir/lib -R$_mlibdir/lib -lmlib"
- _vosrc=$_vosrc' yuv2rgb_mlib.c'
else
_mlibdef='#undef HAVE_MLIB'
_mlibinc= _mliblib=