From 6bc480e059b0b9a6a24dceaa96e2d0717cceca51 Mon Sep 17 00:00:00 2001 From: knu Date: Tue, 15 Jul 2008 12:33:28 +0000 Subject: * configure.in (--with-ruby-version): Add a new option to specify the ruby version string for version specific directories. [ruby-dev:35490] * mkconfig.rb: Definition of ruby_version is now determined by the configure script. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18072 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- mkconfig.rb | 1 - 1 file changed, 1 deletion(-) (limited to 'mkconfig.rb') diff --git a/mkconfig.rb b/mkconfig.rb index 589c6310a9..29ac54c725 100755 --- a/mkconfig.rb +++ b/mkconfig.rb @@ -140,7 +140,6 @@ end print(*v_fast) print(*v_others) print <