]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.0587: configure check for return value of tgetent skipped v8.0.0587
authorBram Moolenaar <Bram@vim.org>
Fri, 28 Apr 2017 13:45:46 +0000 (15:45 +0200)
committerBram Moolenaar <Bram@vim.org>
Fri, 28 Apr 2017 13:45:46 +0000 (15:45 +0200)
commit696cbd224b4f78b99b8fc34538867303a8a922fc
tree5be9b86fef5861a318caca95a7f85774b5965316
parentb7637c44c26b057d1f3721d932bbab06d9f74393
patch 8.0.0587: configure check for return value of tgetent skipped

Problem:    Configure check for return value of tgetent is skipped.
Solution:   Always perform the check. (Marvin Schmidt, closes #1664)
src/auto/configure
src/configure.ac
src/version.c