diff options
| author | eban <eban@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2002-10-21 16:09:09 +0000 |
|---|---|---|
| committer | eban <eban@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2002-10-21 16:09:09 +0000 |
| commit | 0f827f9562c98c3119798d42d517b96ba7f77478 (patch) | |
| tree | 9bc78e5ed17af43bd61b83089ce25d71e2385a47 /ChangeLog | |
| parent | 0243b2c15900f836358e186bb5e29a7d91aa28b4 (diff) | |
* configure.in (RUBY_CPPOUTFILE): fix cache file bug.
* lib/mkmf.rb (link_command): put 'opt' after conftest.c for
static linking.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@2978 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +Tue Oct 22 00:59:59 2002 WATANABE Hirofumi <eban@ruby-lang.org> + + * configure.in (RUBY_CPPOUTFILE): fix cache file bug. + + * lib/mkmf.rb (link_command): put 'opt' after conftest.c for + static linking. + Mon Oct 21 22:53:02 2002 Nobuyoshi Nakada <nobu.nokada@softhome.net> * configure.in (XCFLAGS): CFLAGS to comile ruby itself. |
