configure
changeset 3307 7754b07a4e7d
parent 3306 6ade9fea6148
child 3406 ee3af0f1932b
--- 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)