add missing PIPEWIRE defines to SDL_config.h.in

also specify 'audio' in Pipepire configuration enable messages.
This commit is contained in:
Ozkan Sezer
2021-03-01 15:11:50 +03:00
parent 7001b531c6
commit 0a68322170
4 changed files with 7 additions and 5 deletions

View File

@@ -284,6 +284,8 @@
#undef SDL_AUDIO_DRIVER_OSS
#undef SDL_AUDIO_DRIVER_OSS_SOUNDCARD_H
#undef SDL_AUDIO_DRIVER_PAUDIO
#undef SDL_AUDIO_DRIVER_PIPEWIRE
#undef SDL_AUDIO_DRIVER_PIPEWIRE_DYNAMIC
#undef SDL_AUDIO_DRIVER_PULSEAUDIO
#undef SDL_AUDIO_DRIVER_PULSEAUDIO_DYNAMIC
#undef SDL_AUDIO_DRIVER_QSA