From b2cffb1364ee0e4065cb14abcf8c98eff7c08fab Mon Sep 17 00:00:00 2001 From: Torbjörn Andersson Date: Sun, 1 Mar 2009 12:08:56 +0000 Subject: Don't use the words "MPEG" and "Broken Sword" in the same sentence. Ever. svn-id: r39034 --- configure | 14 -------------- 1 file changed, 14 deletions(-) (limited to 'configure') diff --git a/configure b/configure index 8302ef95eb..04c798d484 100755 --- a/configure +++ b/configure @@ -538,20 +538,6 @@ get_subengines_build_string() { } # Engine specific build strings -get_sword1_build_string() { - if test $2 != no ; then - if test "$_mpeg2" = yes ; then - echo "(w/ mpeg2 cutscenes)" - else - echo "(without mpeg2 cutscenes)" - fi - fi -} - -get_sword2_build_string() { - get_sword1_build_string $1 $2 -} - get_scumm_build_string() { if test `get_engine_build $1` != no ; then if test $2 != no ; then -- cgit v1.2.3