diff options
| author | matz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-01-26 18:27:58 +0000 |
|---|---|---|
| committer | matz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-01-26 18:27:58 +0000 |
| commit | 0dfae8ad2c5ed067471f627f7f74e8953a8f88bd (patch) | |
| tree | 71ae35f1c86683a44bd90dcc20b9e1bcc30ebfaa /ChangeLog | |
| parent | 931fd02b985846077397efadff1358e75e6d8a33 (diff) | |
* lib/mkmf.rb (create_makefile): should point correct path to
ruby.h and defines.h. [ruby-core:21570]
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@21783 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +Tue Jan 27 03:23:43 2009 Yukihiro Matsumoto <matz@ruby-lang.org> + + * lib/mkmf.rb (create_makefile): should point correct path to + ruby.h and defines.h. [ruby-core:21570] + Mon Jan 26 16:00:40 2009 Nobuyoshi Nakada <nobu@ruby-lang.org> * array.c (rb_ary_aset): fixed arguments evaluation order. |
