From 7b109f17728f4a02a3cc7f3dd7de8a40c296ba09 Mon Sep 17 00:00:00 2001 From: usa Date: Fri, 12 Nov 2010 01:00:39 +0000 Subject: * win32/setup.mak: use findstr.exe instead of find.exe, because all target build platforms should have findstr.exe, and, find.exe often means another command such as cygwin's. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29767 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 7615a42780..5d0a4a0797 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Fri Nov 12 09:58:30 2010 NAKAMURA Usaku + + * win32/setup.mak: use findstr.exe instead of find.exe, because all + target build platforms should have findstr.exe, and, find.exe often + means another command such as cygwin's. + Fri Nov 12 00:30:19 2010 Nobuyoshi Nakada * win32/Makefile.sub (config.h): need PRI_LL_PREFIX. -- cgit v1.2.3