Commit 39fbcf8f authored by Diego Biurrun's avatar Diego Biurrun

configure: Fix _libs vs. _extralibs oversight

parent be2d555c
......@@ -5055,7 +5055,7 @@ check_deps $CONFIG_LIST \
$ALL_COMPONENTS \
enabled_all dxva2 CoTaskMemFree &&
prepend avconv_libs $($ldflags_filter "-lole32") &&
prepend avconv_extralibs $($ldflags_filter "-lole32") &&
enable dxva2_lib
map 'enabled $v && intrinsics=${v#intrinsics_}' $INTRINSICS_LIST
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment