diff --git a/ChangeLog b/ChangeLog index eecd4608b9..6988c5ec7e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Wed Jun 24 16:07:04 2009 NAKAMURA Usaku + + * win32/mkexports.rb: rbconfig.rb exists on ".". + Wed Jun 24 15:02:29 2009 Nobuyoshi Nakada * parse.y (parser_set_encode): show the erred file name instead of diff --git a/win32/mkexports.rb b/win32/mkexports.rb index 536ee9735a..36c04d8e4d 100755 --- a/win32/mkexports.rb +++ b/win32/mkexports.rb @@ -1,4 +1,4 @@ -#!./miniruby -s +#!./miniruby -sI. $name = $library = $description = nil