1
0
forked from aniani/vim

patch 8.2.1792: Configure does not recognize Racket 6.1+

Problem:    Configure does not recognize Racket 6.1+.
Solution:   Add a check for "rktio". (closes #7062)
This commit is contained in:
Bram Moolenaar
2020-10-03 14:24:19 +02:00
parent 1bdae40323
commit 588d241d44
3 changed files with 8 additions and 0 deletions

View File

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