]> granicus.if.org Git - vim/commit
patch 8.2.2151: $dir not expanded when configure checks for moonjit v8.2.2151
authorBram Moolenaar <Bram@vim.org>
Thu, 17 Dec 2020 19:50:25 +0000 (20:50 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 17 Dec 2020 19:50:25 +0000 (20:50 +0100)
commita79a8944dade9115ccaa5a06a076dfb257e56c62
treec9fb0d221cb756bfd84f0427cb618ec5e7034fd2
parent8ea05de6aa1d133cba3381bcc36adf1736b08e00
patch 8.2.2151: $dir not expanded when configure checks for moonjit

Problem:    $dir not expanded when configure checks for moonjit.
Solution:   Use double quotes instead of single quotes. (closes #7478)
src/auto/configure
src/configure.ac
src/version.c