summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkosaki <kosaki@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-12-27 11:42:21 +0000
committerkosaki <kosaki@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-12-27 11:42:21 +0000
commit0585d81d51fa95cbe6e57b8e03c985890b2ad125 (patch)
tree39de51df8ad430a0f4e2096d1108d64a82cae7dd
parent195992f0328b86dd3cec381214e241b51394e3f5 (diff)
downloadruby-0585d81d51fa95cbe6e57b8e03c985890b2ad125.tar.gz
* 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
-rw-r--r--ChangeLog5
-rwxr-xr-xwin32/configure.bat3
2 files changed, 5 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index c10fd89b7b..173fbfb50b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Mon Dec 27 21:22:33 2010 KOSAKI Motohiro <kosaki.motohiro@gmail.com>
+
+ * win32/configure.bat: Remove obsoleted conding rule. Now, we
+ don't support to build on Windows 95/98.
+
Mon Dec 27 18:27:13 2010 Tanaka Akira <akr@fsij.org>
* re.c: parenthesize macro arguments.
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