[MPlayer-dev-eng] [PATCH] Add audio support for sndio API.
Reimar Döffinger
Reimar.Doeffinger at gmx.de
Mon Dec 9 21:47:25 CET 2013
On Fri, Dec 06, 2013 at 12:40:20AM -0500, Brad Smith wrote:
> + _aomodules="sndio $_aomodules"
> + extra_ldflags="$extra_ldflags -lsndio"
> +else
> + def_sndio='#undef CONFIG_SNDIO_AUDIO'
> + _noaomodules="sndio $_noaomodules"
You need to drop the leading _, it's noaomodules and
aomodules now (just noticed because sndio doesn't
appear in the list anywhere).
More information about the MPlayer-dev-eng
mailing list