SDL give -lasound even when asound is disabled

Samuel Hocevar sam at zoy.org
Fri Apr 5 14:51:19 CEST 2002


On Fri, Apr 05, 2002, Geoffrey Lee wrote:

> Just a quick bug report that even when --disable-alsa is given to the 
> configure -lasound will still appear in the SDL module.
> 
> The correct behavior would be not to add -lasound for the SDL libs in
> Makefile.opts.

   Maybe your SDL library is linked with libasound. Check the output of
"sdl-config --libs", if -lasound is in the list then the behaviour you
are seeing is correct. Or at least it has nothing to do with vlc, since
the configure script merely uses the sdl-config output.

Regards,
-- 
Sam.

-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>



More information about the vlc-devel mailing list