1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

* moved a blank line.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_6@3005 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
nobu 2002-10-27 02:16:55 +00:00
parent f699b89733
commit 1bfb0d191b

View file

@ -17,9 +17,9 @@ print %[
# changes made to this file will be lost the next time ruby is built.
module Config
RUBY_VERSION == "#{version}" or
raise "ruby lib version (#{version}) doesn't match executable version (\#{RUBY_VERSION})"
]
print " DESTDIR = '' if not defined? DESTDIR\n CONFIG = {}\n"