diff options
| author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2004-10-16 01:56:44 +0000 |
|---|---|---|
| committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2004-10-16 01:56:44 +0000 |
| commit | 546b708833dfc7e308a7a0b7088af0578745ad57 (patch) | |
| tree | f142ca34bc66a970795ed43d1b4232509031c85c /ChangeLog | |
| parent | dbf96b381ff63ffc81b401c6c7a99edcbf5af015 (diff) | |
* lib/mkmf.rb (create_makefile): install-rb is needed for statically
linked extensions. [ruby-dev:24491]
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@7044 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,3 +1,8 @@ +Sat Oct 16 10:56:36 2004 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * lib/mkmf.rb (create_makefile): install-rb is needed for statically + linked extensions. [ruby-dev:24491] + Fri Oct 15 18:07:08 2004 GOTOU Yuuzou <gotoyuzo@notwork.org> * ext/openssl/ossl_x509store.c @@ -11,7 +16,7 @@ Fri Oct 15 18:07:08 2004 GOTOU Yuuzou <gotoyuzo@notwork.org> Fri Oct 15 18:04:35 2004 Hidetoshi NAGAI <nagai@ai.kyutech.ac.jp> * ext/tk/lib/tk/timer.rb: TkTimer.new(interval, loop){ ... } is - acceptable. Add TkTimer.start ( == new + start ). + acceptable. Add TkTimer.start ( == new + start ). Fri Oct 15 12:43:09 2004 Tanaka Akira <akr@m17n.org> |
