]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.4.650 v7.4.650
authorBram Moolenaar <Bram@vim.org>
Thu, 5 Mar 2015 15:47:20 +0000 (16:47 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 5 Mar 2015 15:47:20 +0000 (16:47 +0100)
commit5d3fbf3bfea3b698f42a44c2732e58fa63f01446
tree3838388ff696be1beba55c55fb299e403a07367b
parentcf48767cd17130958a3076eed1872b6950947a0a
updated for version 7.4.650
Problem:    Configure check may fail because the dl library is not used.
Solution:   Put "-ldl" in LIBS rather than LDFLAGS. (Oazki Kiichi)
src/auto/configure
src/configure.in
src/version.c