summaryrefslogtreecommitdiffstats
path: root/win32
diff options
context:
space:
mode:
authorusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-06-24 07:07:59 +0000
committerusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-06-24 07:07:59 +0000
commit262a37984a967dc806ecb4c591239a9ae0aba417 (patch)
tree65866c240b7c40cc3e068258ff9135772e901d40 /win32
parent609da4c2ec3f3982e21b3f07b064ac99b59dd80c (diff)
downloadruby-262a37984a967dc806ecb4c591239a9ae0aba417.tar.gz
ruby-262a37984a967dc806ecb4c591239a9ae0aba417.tar.xz
ruby-262a37984a967dc806ecb4c591239a9ae0aba417.zip
* win32/mkexports.rb: rbconfig.rb exists on ".".
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@23838 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'win32')
-rwxr-xr-xwin32/mkexports.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/mkexports.rb b/win32/mkexports.rb
index 536ee9735..36c04d8e4 100755
--- a/win32/mkexports.rb
+++ b/win32/mkexports.rb
@@ -1,4 +1,4 @@
-#!./miniruby -s
+#!./miniruby -sI.
$name = $library = $description = nil