aboutsummaryrefslogtreecommitdiffstats
path: root/win32
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-08-03 03:41:50 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-08-03 03:41:50 +0000
commite17361aaf141d908d65f3355bf3d11c2563900b9 (patch)
treea8953d948528e3fe7020cb44a78381ffcd1afe92 /win32
parent0a0d206899d9cd2f8a60e1177c7ac4bcf1035d20 (diff)
downloadruby-e17361aaf141d908d65f3355bf3d11c2563900b9.tar.gz
fix typo in help [ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59480 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 6036c0a49b..7ba326c9ef 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 `;'
+ echo --with-opt-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