[MPlayer-cvslog] r20526 - trunk/configure
diego
subversion at mplayerhq.hu
Mon Oct 30 09:39:19 CET 2006
Author: diego
Date: Mon Oct 30 09:39:19 2006
New Revision: 20526
Modified:
trunk/configure
Log:
Remove redundant variable setting.
Modified: trunk/configure
==============================================================================
--- trunk/configure (original)
+++ trunk/configure Mon Oct 30 09:39:19 2006
@@ -3583,7 +3583,6 @@
}
EOF
if cc_check -framework Carbon -framework QuickTime -framework CoreAudio; then
- _macosx=yes
_macosx_frameworks="-framework Carbon -framework QuickTime -framework CoreAudio -framework AudioUnit -framework AudioToolbox"
_def_macosx='#define MACOSX 1'
_aosrc="$_aosrc ao_macosx.c"
More information about the MPlayer-cvslog
mailing list