Re: [FFmpeg-devel] [PATCH] configure: add pkg-config check for OpenAL

2022-10-29 Thread Philip Langdale
On Sat, 29 Oct 2022 19:12:44 +0200 Timo Rothenpieler wrote: > --- > configure | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git a/configure b/configure > index 70c9e41dcc..30f0ce4e26 100755 > --- a/configure > +++ b/configure > @@ -6757,7 +6757,8 @@ enabled mmal

[FFmpeg-devel] [PATCH] configure: add pkg-config check for OpenAL

2022-10-29 Thread Timo Rothenpieler
--- configure | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/configure b/configure index 70c9e41dcc..30f0ce4e26 100755 --- a/configure +++ b/configure @@ -6757,7 +6757,8 @@ enabled mmal && { check_lib mmal interface/mmal/mmal.h mmal_port_co