changeset 23489:aeeb6df0c995

Compile C++ files with the same compiler as all other files.
author cehoyos
date Fri, 08 Jun 2007 08:14:31 +0000
parents 63bc8943a1ad
children 72db608dc10a
files configure
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/configure	Fri Jun 08 07:49:59 2007 +0000
+++ b/configure	Fri Jun 08 08:14:31 2007 +0000
@@ -7455,6 +7455,7 @@
 libdir = \$(LIBDIR)
 #AR = ar
 CC = $_cc
+CXX = $_cc
 HOST_CC = $_host_cc
 RANLIB = $_ranlib
 LDCONFIG = $_ldconfig