From d0133e413db7a3b4ca7982f5c5548b47f68700ac 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: svn+ssh://ci.ruby-lang.org/ruby/trunk@5245 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- win32/Makefile.sub | 1 - 1 file changed, 1 deletion(-) (limited to 'win32/Makefile.sub') diff --git a/win32/Makefile.sub b/win32/Makefile.sub index 6e669aceda..64829a659c 100644 --- a/win32/Makefile.sub +++ b/win32/Makefile.sub @@ -257,7 +257,6 @@ config.h: #define HAVE_GETCWD 1 #define HAVE_FLOCK 1 #define HAVE_VSNPRINTF 1 -#define HAVE_ISINF 1 #define HAVE_ISNAN 1 #define HAVE_FINITE 1 #define HAVE_FMOD 1 -- cgit v1.2.3