Require alsa-lib 1.0.8

Now requires alsa-lib 1.0.8 for the support of user-defined controls.
This commit is contained in:
Takashi Iwai 2005-01-03 11:57:02 +00:00
parent 2b86b6fe4e
commit f29d8f6b30

View file

@ -4,7 +4,7 @@ AC_INIT(alsamixer/alsamixer.c)
AC_PREFIX_DEFAULT(/usr)
AM_INIT_AUTOMAKE(alsa-utils, 1.0.8rc1)
AM_GNU_GETTEXT([use-libtool])
AM_GNU_GETTEXT([external])
AM_GNU_GETTEXT_VERSION(0.14.1)
dnl Checks for programs.
@ -27,7 +27,7 @@ AC_PROG_CC
dnl AC_PROG_CXX
AC_PROG_INSTALL
AC_PROG_LN_S
AM_PATH_ALSA(0.9.0)
AM_PATH_ALSA(1.0.8)
AC_ARG_ENABLE(alsamixer,
[ --disable-alsamixer Disable alsamixer compilation],