configure.ac: when checking for ALSA, look for snd_pcm_recover() instead of snd_pcm_hw_params_get_access()

Andrew Nguyen arethusa26 at gmail.com
Sun Jun 6 03:27:15 CDT 2010


On Sun, Jun 6, 2010 at 2:50 AM, Austin English <austinenglish at gmail.com> wrote:
> See http://bugs.winehq.org/show_bug.cgi?id=23003
>
> --
> -Austin
>
>
>
>

You should probably drop the snd_pcm_hw_params_get_access argument
check, both because it's not the function that's being tested, and
because, as far as I can tell from the alsa-lib git repo, the
prototype for the function has never changed.



More information about the wine-devel mailing list