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

Austin English austinenglish at gmail.com
Sun Jun 6 14:09:39 CDT 2010


On Sun, Jun 6, 2010 at 3:27 AM, Andrew Nguyen <arethusa26 at gmail.com> wrote:
> 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.

Good call, thanks for catching.

-- 
-Austin



More information about the wine-devel mailing list