]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.924 v7.4.924
authorBram Moolenaar <Bram@vim.org>
Thu, 19 Nov 2015 12:46:48 +0000 (13:46 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 19 Nov 2015 12:46:48 +0000 (13:46 +0100)
commit32d03b34ac8a34a962f57847fc431a2b4e14efea
tree06b484b6b97ce3ba11ecb7ff9add7f63dc8ea27e
parent6a2697ffd7e894861853b351689b0ddec8901c96
patch 7.4.924
Problem:    DEVELOPER_DIR gets reset by configure.
Solution:   Do not reset DEVELOPER_DIR when there is no --with-developer-dir
            argument. (Kazuki Sakamoto, closes #482)
src/auto/configure
src/configure.in
src/version.c