summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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