1
0
forked from aniani/vim

patch 8.0.1581: cannot build Win32 GUI without +eval

Problem:    Cannot build Win32 GUI without +eval.
Solution:   Define HAVE_INPUT_METHOD without +eval. (Ken Takata)
This commit is contained in:
Bram Moolenaar
2018-03-06 16:11:47 +01:00
parent 946acdac5b
commit 3b3a9a5609
2 changed files with 11 additions and 3 deletions

View File

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