[alsa-devel] [PATCH alsa-utils] Require alsa-lib 1.0.27.
Takashi Iwai
tiwai at suse.de
Thu May 23 14:52:59 CEST 2013
At Fri, 17 May 2013 14:30:46 +0200,
Jordi Mallach wrote:
>
> Both aplay and speaker-test use the new snd_pcm_abort() function, which was
> introduced in alsa-lib 1.0.27.
>
> Signed-off-by: Jordi Mallach <jordi at debian.org>
Thanks, applied.
Takashi
> ---
> configure.in | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/configure.in b/configure.in
> index aae3e66..0023e4d 100644
> --- a/configure.in
> +++ b/configure.in
> @@ -32,7 +32,7 @@ AC_PROG_MKDIR_P
> AC_PROG_LN_S
> AC_PROG_SED
> PKG_PROG_PKG_CONFIG
> -AM_PATH_ALSA(1.0.24)
> +AM_PATH_ALSA(1.0.27)
> if test "x$enable_alsatest" = "xyes"; then
> AC_CHECK_FUNC([snd_ctl_elem_add_enumerated],
> , [AC_ERROR([No user enum control support in alsa-lib])])
> --
> 1.7.10.4
>
> _______________________________________________
> Alsa-devel mailing list
> Alsa-devel at alsa-project.org
> http://mailman.alsa-project.org/mailman/listinfo/alsa-devel
>
More information about the Alsa-devel
mailing list