Re: re : Re: patch for configure.in to take care of ffmpeg compiled with mp3lame

Jean-Paul Saman <[email protected]> Mon, 18 Aug 2003 11:09:29 +0200
Newsgroups gmane.comp.video.videolan.vls.devel
Message-ID <[email protected]>
[email protected] wrote:
>>Or do a CHECK_LIB() to support a known function e.g: 
>>lame_init_old() 
>>inside mp3lame. Check autoconf user manual how to do this. 
>>This test is more portable AFAIK.
>>
> 
> 
> Ehhh, mp3lame is not already linked into libavcodec.a/.so, this is the reason why we have to add -lmp3lame ourselves so I don't see what this test will give you.
> 
> --
> Gildas

It will only tell you that mp3lame is available in the library/header 
file search paths. No more no less. Indeed it won't tell you if ffmpeg 
is built with it.

-- 
Kind greetings,

Jean-Paul Saman


-- 
This is the vls-devel mailing-list, see http://www.videolan.org/streaming/
To unsubscribe, please read http://developers.videolan.org/lists.html
If you are in trouble, please contact <[email protected]>