summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
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