From: lilo_booter Date: Tue, 29 Nov 2005 12:03:49 +0000 (+0000) Subject: - Removed a diagnostic X-Git-Url: http://research.m1stereo.tv/gitweb?a=commitdiff_plain;h=b279d799482a97badf90c57e3dec188468e7687e;p=melted - Removed a diagnostic git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt@867 d19143bc-622f-0410-bfdd-b5b2a6649095 --- diff --git a/configure b/configure index 948fb59..55aeac6 100755 --- a/configure +++ b/configure @@ -154,7 +154,6 @@ done # Determine the libdir if it's not specified in the args [ "$libdir" = "" ] && libdir=$prefix/lib -echo $libdir # Double check mmx (may end up disabling mmx on non-linux platforms incorrectly) if [ "$mmx" = "true" ]