Watching the ./configure progress, I could see that if pulseaudio was present, configure would skip trying to use ALSA. So, I uninstalled pulseaudio with the apt-get --purge. That was not enough. There were a couple of pulseaudio remnants (like the pulseaudio.h and libpulsecommon-2.0.so). I tempora...