1
0
forked from aniani/vim

patch 8.2.2089: libvterm test fails to build on Mac

Problem:    Libvterm test fails to build on Mac.
Solution:   Adjust configure to remove a space between -L and the path that
            follows.
This commit is contained in:
Bram Moolenaar
2020-12-04 18:09:54 +01:00
parent f6c177ab3a
commit 6cd42db9dc
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 */
/**/
2089,
/**/
2088,
/**/