qemu-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-commits] [qemu/qemu] 373967: audio: catch missing sdl support


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] 373967: audio: catch missing sdl support
Date: Mon, 20 Mar 2017 09:45:11 -0700

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: 373967b2ed630c80462ef2847709fb93f33b8951
      
https://github.com/qemu/qemu/commit/373967b2ed630c80462ef2847709fb93f33b8951
  Author: Gerd Hoffmann <address@hidden>
  Date:   2017-03-20 (Mon, 20 Mar 2017)

  Changed paths:
    M configure

  Log Message:
  -----------
  audio: catch missing sdl support

sdl is probed before audio, so we can simply look at $sdl so see
whenever we have support or not.  Throw an error in case sdl audio
is requested without sdl being available.

Reported-by: Peter Maydell <address@hidden>
Signed-off-by: Gerd Hoffmann <address@hidden>
Reviewed-by: Peter Maydell <address@hidden>
Tested-by: Peter Maydell <address@hidden>
Message-id: address@hidden
Signed-off-by: Peter Maydell <address@hidden>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]