From 0585d81d51fa95cbe6e57b8e03c985890b2ad125 Mon Sep 17 00:00:00 2001 From: kosaki Date: Mon, 27 Dec 2010 11:42:21 +0000 Subject: * win32/configure.bat: Remove obsoleted conding rule. Now, we don't support to build on Windows 95/98. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30404 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- win32/configure.bat | 3 --- 1 file changed, 3 deletions(-) (limited to 'win32/configure.bat') diff --git a/win32/configure.bat b/win32/configure.bat index f613528618..4497653379 100755 --- a/win32/configure.bat +++ b/win32/configure.bat @@ -1,7 +1,4 @@ @echo off -::: Don't set environment variable in batch file other than autoexec.bat -::: to avoid "Out of environment space" problem on Windows 95/98. -::: set TMPMAKE=~tmp~.mak echo> ~tmp~.mak #### echo>> ~tmp~.mak conf = %0 -- cgit v1.2.3