Re: [FFmpeg-devel] [PATCH] configure: Fix case of static libmp3lame

2017-12-19 Thread James Almer
On 12/16/2017 12:50 PM, Stefan Pöschel wrote: > Fixes #6918. > --- > configure | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/configure b/configure > index d5bbb5b..20ca792 100755 > --- a/configure > +++ b/configure > @@ -5853,7 +5853,7 @@ enabled libkvazaar&& re

[FFmpeg-devel] [PATCH] configure: Fix case of static libmp3lame

2017-12-16 Thread Stefan Pöschel
Fixes #6918. --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure b/configure index d5bbb5b..20ca792 100755 --- a/configure +++ b/configure @@ -5853,7 +5853,7 @@ enabled libkvazaar&& require_pkg_config libkvazaar "kvazaar >= 0.8.1" kv enabled libmfx