configure
changeset 3307 3efd1041bd73
parent 3306 51ee3cbe60f2
child 3406 514eef372355
--- a/configure	Thu Mar 23 16:03:11 2006 +0000
+++ b/configure	Thu Mar 23 16:23:12 2006 +0000
@@ -83,7 +83,6 @@
 			ITEM="CC_TARGET"
 			;;
 		--target-cxx=*)
-			echo "$n"
 			TARGET_CXX=`awk 'BEGIN { FS="="; $0="'"$n"'"; print $2;}'`
 			;;
 		--target-cxx)