summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index ec657d3cf8..853bd59254 100755
--- a/configure
+++ b/configure
@@ -2422,6 +2422,7 @@ EOF
_macosx=yes
_macosx_frameworks="-framework Carbon -framework QuickTime -framework CoreAudio"
_def_macosx='#define MACOSX 1'
+ _aosrc="$_aosrc ao_macosx.c"
_aomodules="macosx $_aomodules"
else
_macosx=no