configure
changeset 693 e21822be8189
parent 674 352c42b20441
child 698 a0b50d6ce746
--- a/configure	Thu Feb 02 19:22:49 2012 +0100
+++ b/configure	Fri Feb 03 15:43:44 2012 +0100
@@ -590,7 +590,7 @@
 
 if [ "$SUB_TARGET" = "unix" ]; then
 	if [ "$LD" = "" ]; then
-		LD=$CC
+		LD=$CXX
 	fi
 fi