Tom Spear schreef: > I just downloaded and configured wine 0.9.34 and looking thru the > config.log (didnt do this on prior versions, so I'm pretty sure it's > not a regression), there is a warning about needing to use > alsa/asoundlib.h instead of sys/asoundlib.h .. I made bug 7997 about > it: http://bugs.winehq.org/show_bug.cgi?id=7997 Looking through it it seems configure.ac first tries to include alsa/asoundlib in its test and if that fails sys/asoundlib.h, so it doesn't look like a bug to me.