]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.1463 v7.4.1463
authorBram Moolenaar <Bram@vim.org>
Mon, 29 Feb 2016 20:38:26 +0000 (21:38 +0100)
committerBram Moolenaar <Bram@vim.org>
Mon, 29 Feb 2016 20:38:26 +0000 (21:38 +0100)
commita6b8976bb724f8c85dd5699d115d795f7b730298
treeb9755c97cc1d8ab82d6e18c97c48da6b98f27992
parent2f6271b1e7cff985cac66f6850116bcf3fcccd58
patch 7.4.1463
Problem:    Configure doesn't find isinf() and isnan() on some systems.
Solution:   Use a configure check that includes math.h.
src/auto/configure
src/configure.in
src/version.c