diff options
| author | matz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2007-02-02 09:39:20 +0000 |
|---|---|---|
| committer | matz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2007-02-02 09:39:20 +0000 |
| commit | 20dbaedaeef1453d809e5cd9a39ccf315d6e252a (patch) | |
| tree | e119e5c2b70935d9adf7f6d353b244b77c092caf /ChangeLog | |
| parent | 0af479d0e72defc89e0e306d7abb7f9a76eaf607 (diff) | |
| download | ruby-20dbaedaeef1453d809e5cd9a39ccf315d6e252a.tar.gz ruby-20dbaedaeef1453d809e5cd9a39ccf315d6e252a.tar.xz ruby-20dbaedaeef1453d809e5cd9a39ccf315d6e252a.zip | |
* common.mk (compile.$(OBJEXT)): add config.h to vm.c and
compile.c.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@11610 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 @@ +Fri Feb 2 18:36:40 2007 Yukihiro Matsumoto <matz@ruby-lang.org> + + * common.mk (compile.$(OBJEXT)): add config.h to vm.c and + compile.c. + Fri Feb 2 18:27:54 2007 Yukihiro Matsumoto <matz@ruby-lang.org> * eval.c: remove duplicated global variables rb_cProc and |
