re : Re: patch for configure.in to take care of ffmpeg compiled with mp3lame
<[email protected]> Mon, 18 Aug 2003 10:48:56 +0200 (CEST)
| Newsgroups | gmane.comp.video.videolan.vls.devel |
|---|---|
| Message-ID | <[email protected]> |
>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 -- 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]>