# HG changeset patch # User Yoshiki Yazawa # Date 1250585648 -32400 # Node ID 4789347347616d088a5f7c4895c62f7038c405d5 # Parent abe1b3195d6b6b1063c7740498e2217809504a64 use alsa-ng instead. diff -r abe1b3195d6b -r 478934734761 configure.ac --- a/configure.ac Tue Aug 18 17:30:24 2009 +0900 +++ b/configure.ac Tue Aug 18 17:54:08 2009 +0900 @@ -1021,7 +1021,7 @@ fi if test "x$have_alsa" = "xyes"; then - OUTPUT_PLUGINS="$OUTPUT_PLUGINS alsa" + OUTPUT_PLUGINS="$OUTPUT_PLUGINS alsa-ng" fi