From 0a14574933aa70bb05f585b3a85b019783fed36c Mon Sep 17 00:00:00 2001 From: nobu Date: Wed, 20 Mar 2002 13:00:34 +0000 Subject: * win32/Makefile.sub (config.status): and use recent autoconf format. * win32/config.status.in: no longer used. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@2237 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 331934118a..2fd71e479a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,16 +1,19 @@ -Wed Mar 20 20:16:44 2002 Nobuyoshi Nakada +Wed Mar 20 21:54:17 2002 Nobuyoshi Nakada * win32/Makefile.sub: made variables configurable. * win32/Makefile.sub (config.h): updates RUBY_PLATFORM from Makefile. - * win32/Makefile.sub (config.status): ditto. + * win32/Makefile.sub (config.status): ditto. and use recent + autoconf format. * win32/Makefile.sub (clean): separate ext and local clean up. * win32/Makefile.sub (distclean): ditto. + * win32/config.status.in: no longer used. + Wed Mar 20 20:12:35 2002 Nobuyoshi Nakada * variable.c (rb_const_list): a temporary table must be freed. -- cgit v1.2.1