aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorJames Almer <jamrial@gmail.com>2013-12-08 22:44:52 -0300
committerMichael Niedermayer <michaelni@gmx.at>2013-12-09 02:47:55 +0100
commita12f679a5db9a2069f58a993317720c5b4f82c27 (patch)
tree4ee84ea6be908ee436ea57de56598186e6f3a288 /configure
parent0cde2ae3f1143547ebce0134fcaa559b8629de88 (diff)
downloadffmpeg-a12f679a5db9a2069f58a993317720c5b4f82c27.tar.gz
common.mak: Less ugly version of the previous windres fix
Using subst here is a really ugly hack Signed-off-by: James Almer <jamrial@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index ed229548db..4eefa646fa 100755
--- a/configure
+++ b/configure
@@ -4911,6 +4911,7 @@ LD_LIB=$LD_LIB
LD_PATH=$LD_PATH
DLLTOOL=$dlltool
WINDRES=$windres
+DEPWINDRES=$dep_cc
LDFLAGS=$LDFLAGS
SHFLAGS=$(echo $($ldflags_filter $SHFLAGS))
ASMSTRIPFLAGS=$ASMSTRIPFLAGS