changeset 26212:876d2f3f71f9

10l: Really disable coreaudio where intended.
author diego
date Sat, 15 Mar 2008 09:28:33 +0000
parents e6f2a9c23192
children 893103b2b11c
files configure
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/configure	Sat Mar 15 09:23:48 2008 +0000
+++ b/configure	Sat Mar 15 09:28:33 2008 +0000
@@ -3584,7 +3584,7 @@
     _vomodules="quartz $_vomodules"
   else
     _macosx=no
-    _coreaudio=yes
+    _coreaudio=no
     _def_macosx='#undef MACOSX'
     _def_coreaudio='#undef HAVE_COREAUDIO'
     _noaomodules="macosx $_noaomodules"