1
0
forked from aniani/vim

updated for version 7.3.875

Problem:    Build problem with some combination of features.
Solution:   Use FEAT_XCLIPBOARD instead of FEAT_CLIPBOARD.
This commit is contained in:
Bram Moolenaar
2013-03-21 22:53:50 +01:00
parent d0e2d94589
commit 95a5135118
2 changed files with 4 additions and 2 deletions

View File

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