1
0
forked from aniani/vim

patch 8.2.4549: cannot build with Motif and editres

Problem:    Cannot build with Motif and editres. (Tony Mechelynck)
Solution:   Fix configure mistake.
This commit is contained in:
Bram Moolenaar
2022-03-12 11:57:25 +00:00
parent fb43cfc2c6
commit e2adcf3974
3 changed files with 4 additions and 2 deletions

View File

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