[MPlayer-cvslog] r35054 - trunk/configure

cehoyos subversion at mplayerhq.hu
Sun Jul 29 13:25:19 CEST 2012


Author: cehoyos
Date: Sun Jul 29 13:25:19 2012
New Revision: 35054

Log:
Fix compilation with current FFmpeg.

Modified:
   trunk/configure

Modified: trunk/configure
==============================================================================
--- trunk/configure	Sun Jul 29 01:57:25 2012	(r35053)
+++ trunk/configure	Sun Jul 29 13:25:19 2012	(r35054)
@@ -8252,6 +8252,7 @@ HOSTCFLAGS = -D_ISOC99_SOURCE -D_POSIX_C
 HOSTLIBS   = -lm
 AS_O       = -o \$@
 CC_O       = -o \$@
+CC_C       = -c
 LD         = gcc
 RANLIB     = $_ranlib
 YASM       = $_yasm


More information about the MPlayer-cvslog mailing list