1
0
forked from aniani/vim

patch 8.0.1565: can't build Mac version without GUI

Problem:    Can't build Mac version without GUI.
Solution:   Adjust when IME_WITHOUT_XIM is defined.
This commit is contained in:
Bram Moolenaar
2018-03-04 18:57:19 +01:00
parent f2bd8ef2b4
commit 107279c17b
2 changed files with 9 additions and 4 deletions

View File

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