Commit 30de0fc 1 parent e57360d commit 30de0fc Copy full SHA for 30de0fc
File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -94,7 +94,7 @@ option ( enable-dsound "compile DirectSound support (if it is available)" on )
94
94
option ( enable-wasapi "compile Windows WASAPI support (if it is available)" on )
95
95
option ( enable-waveout "compile Windows WaveOut support (if it is available)" on )
96
96
option ( enable-winmidi "compile Windows MIDI support (if it is available)" on )
97
- option ( enable-sdl2 "compile SDL2 audio support (if it is available)" on )
97
+ option ( enable-sdl2 "compile SDL2 audio support (if it is available)" off )
98
98
option ( enable-pulseaudio "compile PulseAudio support (if it is available)" on )
99
99
option ( enable-pipewire "compile PipeWire support (if it is available)" on )
100
100
option ( enable-readline "compile readline lib line editing (if it is available)" on )
You can’t perform that action at this time.
0 commit comments