forked from aniani/vim
patch 8.1.0391: building in a shadow directory fails
Problem: Building in a shadow directory fails. Solution: Don't link the xdiff directory but what's in it. (closes #3428)
This commit is contained in:
@@ -794,6 +794,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
391,
|
||||
/**/
|
||||
390,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user