From e3f091fa076685003543d11f3ed761f829bce3d5 Mon Sep 17 00:00:00 2001 From: usa Date: Mon, 22 Dec 2003 09:26:24 +0000 Subject: * bcc32/Makefile.sub, win32/Makefile.sub (config.h): remove HAVE_ISINF definition to follow previous commits of missing.h and win32/win32.h. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@5245 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 715d1ddce..bcb37ee50 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Mon Dec 22 18:22:04 2003 NAKAMURA Usaku + + * bcc32/Makefile.sub, win32/Makefile.sub (config.h): remove + HAVE_ISINF definition to follow previous commits of missing.h + and win32/win32.h. + Mon Dec 22 17:23:42 2003 Nobuyoshi Nakada * configure.in (ac_cv_func_setitimer): moved from defines.h -- cgit