1
0
forked from aniani/vim

patch 8.2.0603: configure does not detect moonjit

Problem:    Configure does not detect moonjit.
Solution:   Add check for moonjit. (Shlomi Fish, closes #5947)
This commit is contained in:
Bram Moolenaar
2020-04-19 17:46:53 +02:00
parent 7e0868efcf
commit f49e564082
3 changed files with 45 additions and 2 deletions

View File

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