[MPlayer-cvslog] r35056 - trunk/configure

cehoyos subversion at mplayerhq.hu
Sun Jul 29 21:50:30 CEST 2012


Author: cehoyos
Date: Sun Jul 29 21:50:30 2012
New Revision: 35056

Log:
Fix dependency generation with current FFmpeg.

Modified:
   trunk/configure

Modified: trunk/configure
==============================================================================
--- trunk/configure	Sun Jul 29 17:11:01 2012	(r35055)
+++ trunk/configure	Sun Jul 29 21:50:30 2012	(r35056)
@@ -8256,7 +8256,7 @@ CC_C       = -c
 LD         = gcc
 RANLIB     = $_ranlib
 YASM       = $_yasm
-YASMDEP    = $_yasm
+DEPYASM    = $_yasm
 YASMFLAGS  = $YASMFLAGS
 
 CONFIG_STATIC = yes


More information about the MPlayer-cvslog mailing list