From b501eda42f5ca7aa277e337d3cea933a0220d2af Mon Sep 17 00:00:00 2001 From: nagachika Date: Mon, 4 Mar 2013 14:37:48 +0000 Subject: merge revision(s) 39284: [Backport #7860] * tool/mkconfig.rb: remove prefix from rubyarchdir. r39267 expands variables, it changes expansion timing, breaks RbConfig::CONFIG["includedir"] and building extension libraries with installed ruby. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_0_0@39581 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 50c32df1e4..d58b9be97a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +Mon Mar 4 23:37:14 2013 NARUSE, Yui + + * tool/mkconfig.rb: remove prefix from rubyarchdir. + r39267 expands variables, it changes expansion timing, + breaks RbConfig::CONFIG["includedir"] and building + extension libraries with installed ruby. + Sun Mar 3 02:45:13 2013 Kazuki Tsujimoto * vm.c (ENV_IN_HEAP_P): fix off-by-one error. -- cgit v1.2.3