[MPlayer-cvslog] r23509 - trunk/configure
cehoyos
subversion at mplayerhq.hu
Fri Jun 8 10:14:31 CEST 2007
Author: cehoyos
Date: Fri Jun 8 10:14:31 2007
New Revision: 23509
Log:
Compile C++ files with the same compiler as all other files.
Modified:
trunk/configure
Modified: trunk/configure
==============================================================================
--- trunk/configure (original)
+++ trunk/configure Fri Jun 8 10:14:31 2007
@@ -7455,6 +7455,7 @@ LIBDIR = \$(DESTDIR)$_libdir
libdir = \$(LIBDIR)
#AR = ar
CC = $_cc
+CXX = $_cc
HOST_CC = $_host_cc
RANLIB = $_ranlib
LDCONFIG = $_ldconfig
More information about the MPlayer-cvslog
mailing list