darwin: detect CoreAudio for build
commit422a5fd0872b5c3c7d79a505783a51faad8d398e
authorJoelle van Dyne <j@getutm.app>
Tue, 26 Jan 2021 01:24:56 +0000 (25 17:24 -0800)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 29 Jan 2021 10:47:28 +0000 (29 10:47 +0000)
tree8191fc5bdfedeaeafc5cf92b9c32873a6ccd8741
parentf6bca9dff5c9ae3a5afc4678866080ccd5120318
darwin: detect CoreAudio for build

On iOS there is no CoreAudio, so we should not assume Darwin always
has it.

Signed-off-by: Joelle van Dyne <j@getutm.app>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-id: 20210126012457.39046-11-j@getutm.app
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
configure