1
0
forked from aniani/vim

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)
This commit is contained in:
Bram Moolenaar
2017-04-28 15:45:46 +02:00
parent b7637c44c2
commit 696cbd224b
3 changed files with 22 additions and 24 deletions

View File

@@ -764,6 +764,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
587,
/**/
586,
/**/