From d03ef2b0a9244e0a9ad7cb5185bd38dbc185f0e8 Mon Sep 17 00:00:00 2001 From: eban Date: Sun, 12 Oct 2003 05:46:59 +0000 Subject: * ext/win32ole/extconf.rb: check "windows.h", not "windows". [ruby-talk:84051] git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@4747 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 0c5092a6a..8fb704e03 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Sun Oct 12 14:45:03 2003 WATANABE Hirofumi + + * ext/win32ole/extconf.rb: check "windows.h", not "windows". + [ruby-talk:84051] + Sat Oct 11 17:09:21 2003 WATANABE Hirofumi * lib/rexml/quickpath.rb (REXML::QuickPath::match): -- cgit