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:
@@ -746,6 +746,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
603,
|
||||
/**/
|
||||
602,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user