changeset 35111:5da21e79c7f2

Fix compilation with current FFmpeg.
author cehoyos
date Thu, 20 Sep 2012 22:31:06 +0000
parents 006375b8c072
children af90ec7b692b
files configure
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/configure	Wed Sep 19 19:34:08 2012 +0000
+++ b/configure	Thu Sep 20 22:31:06 2012 +0000
@@ -8120,6 +8120,8 @@
 CONFDIR = \$(DESTDIR)$_confdir
 
 AR      = $_ar
+ARFLAGS = rc
+AR_O    = $@
 AS      = $_cc
 CC      = $_cc
 CXX     = $_cc