Compile C++ files with the same compiler as all other files.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23509 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
cehoyos 2007-06-08 08:14:31 +00:00
parent 50e63ed5bd
commit 72d4c8cdbb
1 changed files with 1 additions and 0 deletions

1
configure vendored
View File

@ -7455,6 +7455,7 @@ LIBDIR = \$(DESTDIR)$_libdir
libdir = \$(LIBDIR)
#AR = ar
CC = $_cc
CXX = $_cc
HOST_CC = $_host_cc
RANLIB = $_ranlib
LDCONFIG = $_ldconfig