From 57a9559263d912d9dd9a2ad94cb942891d7d1afc Mon Sep 17 00:00:00 2001 From: Michael Roitzsch Date: Mon, 23 Dec 2002 13:55:33 +0000 Subject: the alsa plugin is just called "alsa", not "alsa09" CVS patchset: 3648 CVS date: 2002/12/23 13:55:33 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 81e9c355b..4a07df700 100644 --- a/configure.ac +++ b/configure.ac @@ -1395,7 +1395,7 @@ if test x"$have_ossaudio" = "xyes"; then fi if test x"$no_alsa" != "xyes"; then if test x"$have_alsa09" = "xyes"; then - echo " - alsa09 (Alsa 0.9.x)" + echo " - alsa (Alsa 0.9.x)" fi fi if test x"$no_esd" != "xyes"; then -- cgit v1.2.3