1
0
forked from aniani/vim

patch 9.0.0852: crypt test is skipped if xxd is not found

Problem:    Crypt test is skipped if xxd is not found.
Solution:   Find xxd where it was supposed to be build.
This commit is contained in:
Bram Moolenaar
2022-11-10 00:25:05 +00:00
parent 1d139a012e
commit 90e66ec1e1
2 changed files with 16 additions and 5 deletions

View File

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