Change WITH_PORTAUDIO2 to WITH_PORTAUDIO; this renaming was actually done ages ago but never got changed in config/config_windows0.h because nobody builds with it on Windows.

Originally committed to SVN as r3359.
This commit is contained in:
Karl Blomster 2009-08-04 21:17:33 +00:00
parent f664a26b18
commit 47f9492832
1 changed files with 1 additions and 6 deletions

View File

@ -126,13 +126,8 @@
// Enable PortAudio audio player
// Requires PortAudio release 18
//#define WITH_PORTAUDIO
// Enable PortAudio audio player version 2
// Requires PortAudio release 19
//#define WITH_PORTAUDIO2
//#define WITH_PORTAUDIO
// Enable ALSA audio player