1
0
forked from aniani/vim

patch 7.4.1031

Problem:    Can't build with Python interface using MingW.
Solution:   Update the Makefile. (Yasuhiro Matsumoto)
This commit is contained in:
Bram Moolenaar
2016-01-02 20:26:36 +01:00
parent a2cce86307
commit 3c6f92e52e
3 changed files with 49 additions and 17 deletions

View File

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