diff options
| author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-01-23 06:11:39 +0000 |
|---|---|---|
| committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-01-23 06:11:39 +0000 |
| commit | 89a520853f36c6f696cac1d01c43bbfefa63a2ff (patch) | |
| tree | 7212285dded0d8fd790a371838ec74f8ca6482d9 /ChangeLog | |
| parent | 36144c4fa6a400222dfb00d25a9897e1d4a4cc6c (diff) | |
* lib/mkmf.rb (configuration): leaves PATH_SEPARATOR unchanged.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@21750 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,8 +1,10 @@ -Fri Jan 23 14:57:18 2009 Nobuyoshi Nakada <nobu@ruby-lang.org> +Fri Jan 23 15:12:52 2009 Nobuyoshi Nakada <nobu@ruby-lang.org> * lib/mkmf.rb (mkintpath): new function which converts native path to format acceptable in Makefile. + * lib/mkmf.rb (configuration): leaves PATH_SEPARATOR unchanged. + * lib/mkmf.rb (configuration): convers srcdir, topdir and hdrdir. a patch by Alexey Borzenkov <snaury AT gmail.com> at [ruby-core:21448]. |
