+ More fixes for lib64
[melted] / configure
index 948fb59..55aeac6 100755 (executable)
--- 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" ]