Update out-of-date messages about audio players in the configure script

Originally committed to SVN as r5934.
This commit is contained in:
Thomas Goyne 2011-11-29 23:18:07 +00:00
parent eaba8eb177
commit 1374813ee7
1 changed files with 2 additions and 2 deletions

View File

@ -1071,9 +1071,9 @@ if test -z "$found_audio_player"; then
* these libraries:
* - PulseAudio
* * http://pulseaudio.org/
* - ALSA (Linux only) (Currently broken)
* - ALSA (Linux only)
* * http://www.alsa-project.org/
* - PortAudio (version 18 only, version 19 is not compatible)
* - PortAudio (version 19 only)
* * http://www.portaudio.com/
***********************************************************************
])