From 222cfe7fe6e1787b12886da109efc9532932f2bb Mon Sep 17 00:00:00 2001 From: wm4 Date: Mon, 4 Nov 2013 00:43:47 +0100 Subject: define HAVE_COREAUDIO on platforms other than OSX --- configure | 1 + 1 file changed, 1 insertion(+) (limited to 'configure') diff --git a/configure b/configure index 8de1ba52e8..6eb4e63caf 100755 --- a/configure +++ b/configure @@ -2431,6 +2431,7 @@ fi echores "$_alsa" +def_coreaudio='#define HAVE_COREAUDIO 0' if darwin; then echocheck "CoreAudio" if test "$_coreaudio" = auto ; then -- cgit v1.2.3