From ebd1b1f8f91702c66c855f0ba7e33697a9da6dc9 Mon Sep 17 00:00:00 2001 From: diego Date: Sat, 15 Mar 2008 09:28:33 +0000 Subject: 10l: Really disable coreaudio where intended. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26244 b3059339-0415-0410-9bf9-f77b7e298cf2 --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure') diff --git a/configure b/configure index a9fe0ea271..cb514b940c 100755 --- a/configure +++ b/configure @@ -3584,7 +3584,7 @@ EOF _vomodules="quartz $_vomodules" else _macosx=no - _coreaudio=yes + _coreaudio=no _def_macosx='#undef MACOSX' _def_coreaudio='#undef HAVE_COREAUDIO' _noaomodules="macosx $_noaomodules" -- cgit v1.2.3