mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
configure.bat: remove stale message
* win32/configure.bat (help): remove stale message. win95 support had been thrown away long ago. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40533 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
7ef7a65df6
commit
93f8341792
1 changed files with 0 additions and 1 deletions
|
@ -179,7 +179,6 @@ goto :loop
|
|||
echo --with-ext="a,b,..." use extensions a, b, ...
|
||||
echo --without-ext="a,b,..." ignore extensions a, b, ...
|
||||
echo --disable-install-doc do not install rdoc indexes during install
|
||||
echo --disable-win95 disable win95 support
|
||||
echo --with-ntver=0xXXXX target NT version (shouldn't use with old SDK)
|
||||
del *.tmp
|
||||
del ~tmp~.mak
|
||||
|
|
Loading…
Reference in a new issue