diff configure @ 21114:f0ceabc8334b

_ld_xv does not exist anymore.
author diego
date Tue, 21 Nov 2006 13:45:11 +0000
parents b94853f62ced
children 168d94b81f16
line wrap: on
line diff
--- a/configure	Tue Nov 21 13:44:42 2006 +0000
+++ b/configure	Tue Nov 21 13:45:11 2006 +0000
@@ -3901,7 +3901,7 @@
   return 0; }
 EOF
   for _ld_tmp in $_xvmclib XvMCNVIDIA XvMCW I810XvMC ; do
-    cc_check -lXvMC -l$_ld_tmp $_ld_xv $_ld_x11 && _xvmc=yes && _xvmclib="$_ld_tmp" && break
+    cc_check -lXvMC -l$_ld_tmp $_ld_x11 && _xvmc=yes && _xvmclib="$_ld_tmp" && break
   done
 fi
 if test "$_xvmc" = yes ; then