From 9eb29ca1cf9326029aa3962b9b3270b139041cef Mon Sep 17 00:00:00 2001 From: truelight Date: Thu, 23 Mar 2006 16:23:12 +0000 Subject: (svn r4066) -Fix: oops, forgot to remove a debug line --- configure | 1 - 1 file changed, 1 deletion(-) (limited to 'configure') diff --git a/configure b/configure index dff3ad924..760bbf46d 100755 --- a/configure +++ b/configure @@ -83,7 +83,6 @@ do ITEM="CC_TARGET" ;; --target-cxx=*) - echo "$n" TARGET_CXX=`awk 'BEGIN { FS="="; $0="'"$n"'"; print $2;}'` ;; --target-cxx) -- cgit v1.2.3-54-g00ecf