From b279d799482a97badf90c57e3dec188468e7687e Mon Sep 17 00:00:00 2001 From: lilo_booter Date: Tue, 29 Nov 2005 12:03:49 +0000 Subject: [PATCH] - Removed a diagnostic git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt@867 d19143bc-622f-0410-bfdd-b5b2a6649095 --- configure | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) 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" ] -- 1.7.4.4