]> granicus.if.org Git - vim/commit
patch 8.1.0421: MS-Windows: Ruby path is wrong for Ruby 1.9 and later v8.1.0421
authorBram Moolenaar <Bram@vim.org>
Fri, 21 Sep 2018 12:31:51 +0000 (14:31 +0200)
committerBram Moolenaar <Bram@vim.org>
Fri, 21 Sep 2018 12:31:51 +0000 (14:31 +0200)
commit76c612a166a59be04d5a38dc8db3b76ee67a458b
tree852de48a5108a8fb73166f0712de5e6b7cb0760c
parent1f402806b88f4187e17c0105b4604f425f41dd1c
patch 8.1.0421: MS-Windows: Ruby path is wrong for Ruby 1.9 and later

Problem:    MS-Windows: Ruby path is wrong for Ruby 1.9 and later.
Solution:   Let -I argument depend on Ruby version. (Ken Takata, closes #3461)
src/Make_cyg_ming.mak
src/Make_mvc.mak
src/version.c