From 6ee9519304e85f89050ceb1049a79c0d7da68445 Mon Sep 17 00:00:00 2001 From: diego Date: Wed, 3 Dec 2008 14:48:31 +0000 Subject: Treat video output objects the same as everything else in the build system, i.e. have lines that conditionally enable each in the Makefile and corresponding variables set from configure. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28080 b3059339-0415-0410-9bf9-f77b7e298cf2 --- configure | 77 ++++++++++++++++++++++++++------------------------------------- 1 file changed, 32 insertions(+), 45 deletions(-) (limited to 'configure') diff --git a/configure b/configure index 900f832254..7d12116cd8 100755 --- a/configure +++ b/configure @@ -3633,7 +3633,6 @@ EOF _ld_extra="$_ld_extra -framework Carbon -framework QuickTime" _quartz=yes _def_quartz='#define CONFIG_QUARTZ 1' - _vosrc="$_vosrc vo_quartz.c" _vomodules="quartz $_vomodules" _def_quicktime='#define CONFIG_QUICKTIME 1' else @@ -3648,7 +3647,6 @@ cat > $TMPC <