From 03418c4e5f551ec6d899580c9a5e86bbc37c649d Mon Sep 17 00:00:00 2001 From: mrkn Date: Wed, 3 Aug 2011 17:49:22 +0000 Subject: * configure.in: set CXX variable to the C++ compiler that matches the C compiler specified by CC variable (e.g. use g++-4.2 for gcc-4.2). git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@32836 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index d683d02af5..87292e6241 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Thu Aug 4 02:45:10 2011 Kenta Murata + + * configure.in: set CXX variable to the C++ compiler that matches the + C compiler specified by CC variable (e.g. use g++-4.2 for gcc-4.2). + Thu Aug 4 02:21:10 2011 Nobuyoshi Nakada * lib/mkmf.rb (link_command): use static library only for bundled -- cgit v1.2.3