1
0
forked from aniani/vim

patch 8.1.1540: cannot build without the +eval feature

Problem:    Cannot build without the +eval feature.
Solution:   Define ex_const if needed.
This commit is contained in:
Bram Moolenaar
2019-06-15 16:06:00 +02:00
parent 9937a05543
commit 0abb4273f6
2 changed files with 4 additions and 0 deletions

View File

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