On 10/12/2016 15:08, Diego Biurrun wrote:
> ---
> 
> Silly rebasing mistake I fear.. :-/
> 
> Please approve quickly, this is a hotfix.
> 
>  configure | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/configure b/configure
> index f5c0b11..731986a 100755
> --- a/configure
> +++ b/configure
> @@ -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
> 

Sure
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to