1
0
forked from aniani/vim

patch 8.2.0609: configure does not detect moonjit correctly

Problem:    Configure does not detect moonjit correctly.
Solution:   Double the brackets. (Ozaki Kiichi)
This commit is contained in:
Bram Moolenaar
2020-04-20 16:21:53 +02:00
parent 4da6df40f5
commit ad4dc83389
3 changed files with 4 additions and 2 deletions

View File

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