1
0
Fork 0

(svn r4066) -Fix: oops, forgot to remove a debug line

release/0.5
truelight 2006-03-23 16:23:12 +00:00
parent e35adf597b
commit ee8a8ec834
1 changed files with 0 additions and 1 deletions

1
configure vendored
View File

@ -83,7 +83,6 @@ do
ITEM="CC_TARGET"
;;
--target-cxx=*)
echo "$n"
TARGET_CXX=`awk 'BEGIN { FS="="; $0="'"$n"'"; print $2;}'`
;;
--target-cxx)