summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authoralex <alex@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-05-23 12:37:58 +0000
committeralex <alex@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-05-23 12:37:58 +0000
commit13fd5a7fca5f329e852cc68c613f1421dbf7e7ea (patch)
treee9a83b83d77650e1ff57a0733cf071f58ee69610 /configure
parent022c06105f36428a77afb8f750d4e082bb7e287c (diff)
downloadmpv-13fd5a7fca5f329e852cc68c613f1421dbf7e7ea.tar.bz2
mpv-13fd5a7fca5f329e852cc68c613f1421dbf7e7ea.tar.xz
do it the standard way (tm)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10160 b3059339-0415-0410-9bf9-f77b7e298cf2
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