1
0
forked from aniani/vim

patch 7.4.2034

Problem:    Build fails with some version of MinGW. (illusorypan)
Solution:   Recognize mingw32. (Ken Takata, closes #921)
This commit is contained in:
Bram Moolenaar
2016-07-14 20:25:03 +02:00
parent 6d20e17544
commit f62e797ffa
2 changed files with 3 additions and 1 deletions

View File

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