ruby-cvs:16060
From: (ocean) <ocean ruby-lang.org>
Date: Mon, 28 Nov 2005 09:22:53 +0900
Subject: [ruby-cvs:16060] ruby, ruby/lib: * lib/mkmf.rb (create_makefile): should not change sodir with
ocean Mon, 28 Nov 2005 09:22:53 +0900
Modified files: (Branch: ruby_1_8)
ruby:
ChangeLog
ruby/lib:
mkmf.rb
Log:
* lib/mkmf.rb (create_makefile): should not change sodir with
dir.gsub!. (bccwin32 failed to install third party exntesions)
[ruby-dev:27834]
Revision Changes Path
1.2673.2.1416 +6 -0 ruby/ChangeLog
http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/ChangeLog?cvsroot=src&r1=1.2673.2.1415&r2=1.2673.2.1416
1.162.2.47 +1 -1 ruby/lib/mkmf.rb
http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/lib/mkmf.rb?cvsroot=src&r1=1.162.2.46&r2=1.162.2.47