зеркало из https://github.com/github/ruby.git
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:
Родитель
7ef7a65df6
Коммит
93f8341792
|
@ -179,7 +179,6 @@ goto :loop
|
||||||
echo --with-ext="a,b,..." use extensions a, b, ...
|
echo --with-ext="a,b,..." use extensions a, b, ...
|
||||||
echo --without-ext="a,b,..." ignore 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-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)
|
echo --with-ntver=0xXXXX target NT version (shouldn't use with old SDK)
|
||||||
del *.tmp
|
del *.tmp
|
||||||
del ~tmp~.mak
|
del ~tmp~.mak
|
||||||
|
|
Загрузка…
Ссылка в новой задаче