[前][次][番号順一覧][スレッド一覧]

ruby-changes:28481

From: nobu <ko1@a...>
Date: Wed, 1 May 2013 12:04:14 +0900 (JST)
Subject: [ruby-changes:28481] nobu:r40533 (trunk): configure.bat: remove stale message

nobu	2013-05-01 12:03:58 +0900 (Wed, 01 May 2013)

  New Revision: 40533

  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=40533

  Log:
    configure.bat: remove stale message
    
    * win32/configure.bat (help): remove stale message.  win95 support had
      been thrown away long ago.

  Modified files:
    trunk/win32/configure.bat

Index: win32/configure.bat
===================================================================
--- win32/configure.bat	(revision 40532)
+++ win32/configure.bat	(revision 40533)
@@ -179,7 +179,6 @@ goto :loop https://github.com/ruby/ruby/blob/trunk/win32/configure.bat#L179
   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

--
ML: ruby-changes@q...
Info: http://www.atdot.net/~ko1/quickml/

[前][次][番号順一覧][スレッド一覧]