aboutsummaryrefslogtreecommitdiffstats
path: root/win32
diff options
context:
space:
mode:
authorusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-08-03 03:31:38 +0000
committerusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-08-03 03:31:38 +0000
commit4ef095fd0a1246349991fd598a1c2509933c6205 (patch)
tree5a0439334035ab1466b57eb82e49514d6d20f2bf /win32
parentd9d31fc5042cdc7eff195fce28a8a3f92f2806d4 (diff)
downloadruby-4ef095fd0a1246349991fd598a1c2509933c6205.tar.gz
Should show the entity of $PATH_SEPARATOR
* win32/configure.bat (--help): should show the entity of $PATH_SEPARATOR. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59478 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'win32')
-rwxr-xr-xwin32/configure.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/configure.bat b/win32/configure.bat
index 98b2417d9c..6036c0a49b 100755
--- a/win32/configure.bat
+++ b/win32/configure.bat
@@ -222,7 +222,7 @@ goto :loop ;
echo --with-static-linked-ext link external modules statically
echo --with-ext="a,b,..." use extensions a, b, ...
echo --without-ext="a,b,..." ignore extensions a, b, ...
- echo --with-out-dir=DIR-LIST add optional headers and libraries directories separated by $PATH_SEPARATOR
+ echo --with-out-dir=DIR-LIST add optional headers and libraries directories separated by `;'
echo --disable-install-doc do not install rdoc indexes during install
echo --with-ntver=0xXXXX target NT version (shouldn't use with old SDK)
del *.tmp