summaryrefslogtreecommitdiffstats
path: root/bcc32
diff options
context:
space:
mode:
authorusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2003-12-23 08:29:54 +0000
committerusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2003-12-23 08:29:54 +0000
commite80a56868db0fdccb40173a4c2a562771a171cac (patch)
treed6cb310635cc54313e95962f670690a9b8f36d65 /bcc32
parentd0a0a9b6b4ddd409044c5e6356782939c541a1da (diff)
downloadruby-e80a56868db0fdccb40173a4c2a562771a171cac.tar.gz
ruby-e80a56868db0fdccb40173a4c2a562771a171cac.tar.xz
ruby-e80a56868db0fdccb40173a4c2a562771a171cac.zip
* bcc32/Makefile.sub (config.h): bcc has finite(). [ruby-list:38940]
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@5258 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'bcc32')
-rw-r--r--bcc32/Makefile.sub1
1 files changed, 1 insertions, 0 deletions
diff --git a/bcc32/Makefile.sub b/bcc32/Makefile.sub
index 26e4d7f9d..537dc14e9 100644
--- a/bcc32/Makefile.sub
+++ b/bcc32/Makefile.sub
@@ -280,6 +280,7 @@ config.h:
\#define HAVE_DECL_SYS_NERR 1
\#define HAVE_ISNAN 1
+\#define HAVE_FINITE 1
\#define HAVE_MEMMOVE 1
\#define HAVE_MKDIR 1
\#define HAVE_STRCASECMP 1