1
0
forked from aniani/vim

patch 8.2.1692: build fails because TTFLAG_STATIC is missing

Problem:    Build fails because TTFLAG_STATIC is missing.
Solution:   Include missing change.
This commit is contained in:
Bram Moolenaar
2020-09-16 15:41:09 +02:00
parent 5e65423077
commit fb489af2ec
2 changed files with 3 additions and 0 deletions

View File

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