1
0
forked from aniani/vim

patch 8.0.0731: cannot build the terminal feature on MS-Windows

Problem:    Cannot build the terminal feature on MS-Windows.
Solution:   Add the Makefile changes. (Yasuhiro Matsumoto, closes #1851)
This commit is contained in:
Bram Moolenaar
2017-07-19 11:28:17 +02:00
parent 8c0095c59a
commit 4fc63505d3
3 changed files with 22 additions and 3 deletions

View File

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