From 0a95822af55b63dfab4cf77e3d36f45dc6ef3ced Mon Sep 17 00:00:00 2001 From: Jaroslav Kysela Date: Tue, 10 May 2005 11:23:56 +0000 Subject: [PATCH] alsa-lib 1.0.9 is required now --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.in b/configure.in index aec04e3..a1a920e 100644 --- a/configure.in +++ b/configure.in @@ -27,7 +27,7 @@ AC_PROG_CC dnl AC_PROG_CXX AC_PROG_INSTALL AC_PROG_LN_S -AM_PATH_ALSA(1.0.8) +AM_PATH_ALSA(1.0.9) AC_ARG_ENABLE(alsamixer, [ --disable-alsamixer Disable alsamixer compilation], -- 2.47.1