Lines Matching full:alsa
357 dnl See if the ALSA audio interface is supported
360 AC_ARG_ENABLE(alsa,
361 AC_HELP_STRING([--enable-alsa], [support the ALSA audio API [[default=yes]]]),
365 # Restore all flags from before the ALSA detection runs
370 AC_ARG_ENABLE(alsa-shared,
371 AC_HELP_STRING([--enable-alsa-shared], [dynamically load ALSA audio support [[default=yes]]]),
376 SOURCES="$SOURCES $srcdir/src/audio/alsa/*.c"
380 AC_MSG_WARN([You must have SDL_LoadObject() support for dynamic ALSA loading])