patch 8.2.3926: build failure without the 'autochdir' option

Problem:    Build failure without the 'autochdir' option. (John Marriott)
Solution:   Add #ifdefs.
This commit is contained in:
Bram Moolenaar
2021-12-28 20:03:43 +00:00
parent 06f6095623
commit 92f246e4f9
2 changed files with 10 additions and 1 deletions

View File

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