From 521da028b5bcceb03f855b6fabbb1b6c6a1db3bd Mon Sep 17 00:00:00 2001 From: nobu Date: Sat, 21 Jul 2007 08:32:34 +0000 Subject: * bcc32/{Makefile.sub,configure.bat,setup.mak: configure_args support. * bcc32/setup.mak: check runtime version. * win32/win32.c (rb_w32_open_osfhandle): prototype has changed in bcc 5.82. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@12831 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 8ad00b2468..8b2edb22a9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,16 @@ -Sat Jul 21 17:07:35 2007 Nobuyoshi Nakada +Sat Jul 21 17:32:31 2007 Nobuyoshi Nakada * lib/mkmf.rb (create_makefile): make OBJS depend on RUBY_EXTCONF_H only if extconf.h is created. + * bcc32/{Makefile.sub,configure.bat,setup.mak: configure_args + support. + + * bcc32/setup.mak: check runtime version. + + * win32/win32.c (rb_w32_open_osfhandle): prototype has changed + in bcc 5.82. + * {win32,wince,bcc32}/setup.mak (-version-): no RUBY_EXTERN magic. * win32/resource.rb: include patchlevel number. -- cgit v1.2.3