[FFmpeg-devel] [PATCH 0/2] Add pkg-config checks for twolame, openal

Stephen Hutchinson qyot27 at gmail.com
Wed Nov 29 22:39:39 EET 2017


TwoLAME and OpenAL both provide .pc files, so
add checks to allow pkg-config/pkgconf to
handle that.

I tried to keep the existing checks in place
instead of replacing them with the pkg-config
version.  Hopefully I set it up correctly
so the old checks aren't unreachable now.

Stephen Hutchinson (2):
  configure: add pkg-config detection for twolame
  configure: add pkg-config check for openal

 configure | 16 ++++++++++------
 1 file changed, 10 insertions(+), 6 deletions(-)

-- 
2.14.1



More information about the ffmpeg-devel mailing list