On Thu, Oct 7, 2021 at 5:09 PM Paolo Bonzini wrote:
> Ever since winwaveaudio was removed in 2015, CONFIG_AUDIO_WIN_INT
> is only set if dsound is in use, so use CONFIG_AUDIO_DSOUND directly.
>
> Cc: Gerd Hoffman
> Cc: Volker Rümelin
> Signed-off-by: Paolo Bonzini
>
Reviewed-by: Marc-André Lu
Ever since winwaveaudio was removed in 2015, CONFIG_AUDIO_WIN_INT
is only set if dsound is in use, so use CONFIG_AUDIO_DSOUND directly.
Cc: Gerd Hoffman
Cc: Volker Rümelin
Signed-off-by: Paolo Bonzini
---
audio/meson.build | 4 ++--
configure | 5 -
2 files changed, 2 insertions(+)