mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
fix typo in help [ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59480 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
1ef613dd0b
commit
2a5c20acaf
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue