1
0
forked from aniani/vim

updated for version 7.2.377

Problem:    Misplaced assignment.  Duplicate build line for gvimext.dll.
Solution:   Move setting CROSS_COMPILE to before ifneq.  Remove the wrong
            build line. (Markus Heidelberg)
This commit is contained in:
Bram Moolenaar
2010-02-26 22:05:22 +01:00
parent 72b73c12dc
commit 86ce1cc086
2 changed files with 3 additions and 2 deletions

View File

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