On 09/10/2017 01:50, Diego Biurrun wrote:
These extralibs are set by pkg-config already.
---
  configure | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure b/configure
index b19949973f..85204c8aea 100755
--- a/configure
+++ b/configure
@@ -4745,7 +4745,7 @@ enabled libpulse          && require_pkg_config libpulse 
libpulse-simple pulse/s
  enabled librtmp           && require_pkg_config librtmp librtmp 
librtmp/rtmp.h RTMP_Socket
  enabled libschroedinger   && require_pkg_config libschroedinger 
schroedinger-1.0 schroedinger/schro.h schro_init
  enabled libsnappy         && require libsnappy snappy-c.h snappy_compress 
-lsnappy
-enabled libspeex          && require_pkg_config libspeex speex speex/speex.h 
speex_decoder_init -lspeex
+enabled libspeex          && require_pkg_config libspeex speex speex/speex.h 
speex_decoder_init
  enabled libtheora         && require libtheora theora/theoraenc.h 
th_info_init -ltheoraenc -ltheoradec -logg
  enabled libtwolame        && require libtwolame twolame.h twolame_init 
-ltwolame
  enabled libvo_aacenc      && require libvo_aacenc vo-aacenc/voAAC.h 
voGetAACEncAPI -lvo-aacenc


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

Reply via email to