changeset 34960:3575219a9c4c

Fix compilation with current FFmpeg.
author cehoyos
date Sun, 29 Jul 2012 11:25:19 +0000
parents ae29467e3294
children 168c8697f9fc
files configure
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/configure	Sat Jul 28 23:57:25 2012 +0000
+++ b/configure	Sun Jul 29 11:25:19 2012 +0000
@@ -8252,6 +8252,7 @@
 HOSTLIBS   = -lm
 AS_O       = -o \$@
 CC_O       = -o \$@
+CC_C       = -c
 LD         = gcc
 RANLIB     = $_ranlib
 YASM       = $_yasm