forked from mia/Aegisub
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:
parent
f664a26b18
commit
47f9492832
1 changed files with 1 additions and 6 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue