1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

* bcc32/Makefile.sub (config.h): bcc has finite(). [ruby-list:38940]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5258 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
usa 2003-12-23 08:29:54 +00:00
parent d83e21d15d
commit d5ae9837ff
2 changed files with 5 additions and 0 deletions

View file

@ -1,3 +1,7 @@
Tue Dec 23 17:26:55 2003 KONISHI Hiromasa <konishih@fd6.so-net.ne.jp>
* bcc32/Makefile.sub (config.h): bcc has finite(). [ruby-list:38940]
Tue Dec 23 16:08:16 2003 NAKAMURA, Hiroshi <nahi@ruby-lang.org>
* lib/rexml/encodings/US-ASCII.rb: typo. [ruby-talk:88650]

View file

@ -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