Re: [libav-devel] [PATCH] configure: fix writing library dependencies to config.sh

2017-11-12 Thread Diego Biurrun
On Sun, Nov 12, 2017 at 10:56:57PM -0300, James Almer wrote: > Signed-off-by: James Almer > --- > configure | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Gosh, what an embarassing mistake of mine. OK Diego ___

[libav-devel] [PATCH] configure: fix writing library dependencies to config.sh

2017-11-12 Thread James Almer
Signed-off-by: James Almer --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure b/configure index 1f220c8bef..e608d26608 100755 --- a/configure +++ b/configure @@ -5405,7 +5405,7 @@ EOF for lib in $LIBRARY_LIST; do