From 75030bf8c0f870179339c20fa7097db5329959c9 Mon Sep 17 00:00:00 2001 From: diego Date: Mon, 30 Oct 2006 08:39:19 +0000 Subject: Remove redundant variable setting. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20526 b3059339-0415-0410-9bf9-f77b7e298cf2 --- configure | 1 - 1 file changed, 1 deletion(-) (limited to 'configure') diff --git a/configure b/configure index 3a7fb1ee5b..ce43726073 100755 --- a/configure +++ b/configure @@ -3583,7 +3583,6 @@ int main(void) { } 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" -- cgit v1.2.3