aboutsummaryrefslogtreecommitdiffstats
path: root/win32/configure.bat
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-05-01 03:03:58 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-05-01 03:03:58 +0000
commit93f83417928d0b12020949cd02deb96340e70448 (patch)
treedd8d928bc34a75d7666573e4d7197e8f6f162c4a /win32/configure.bat
parent7ef7a65df6ca41aa0dd02703f2e4447395775cad (diff)
downloadruby-93f83417928d0b12020949cd02deb96340e70448.tar.gz
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
Diffstat (limited to 'win32/configure.bat')
-rwxr-xr-xwin32/configure.bat1
1 files changed, 0 insertions, 1 deletions
diff --git a/win32/configure.bat b/win32/configure.bat
index 2d63e5a589..6910f561dd 100755
--- a/win32/configure.bat
+++ b/win32/configure.bat
@@ -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