diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 11 |
1 files changed, 10 insertions, 1 deletions
@@ -1,4 +1,13 @@ -Fri Jan 23 14:36:06 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]. * lib/mkmf.rb (try_func): got rid of c-mode confusion. |
