mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* win32/mkexports.rb: rbconfig.rb exists on ".".
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23838 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
37138a2a93
commit
a560aa5620
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
Wed Jun 24 16:07:04 2009 NAKAMURA Usaku <usa@ruby-lang.org>
|
||||
|
||||
* win32/mkexports.rb: rbconfig.rb exists on ".".
|
||||
|
||||
Wed Jun 24 15:02:29 2009 Nobuyoshi Nakada <nobu@ruby-lang.org>
|
||||
|
||||
* parse.y (parser_set_encode): show the erred file name instead of
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
#!./miniruby -s
|
||||
#!./miniruby -sI.
|
||||
|
||||
$name = $library = $description = nil
|
||||
|
||||
|
|
Loading…
Reference in a new issue