1
0
forked from aniani/vim

updated for version 7.4.475

Problem:    Can't compile on a system where Xutf8SetWMProperties() is not in
            the X11 library.  Issue 265.
Solution:   Add a configure check.
This commit is contained in:
Bram Moolenaar
2014-10-11 14:47:26 +02:00
parent 2a9853925b
commit cbc246a331
5 changed files with 68 additions and 26 deletions

View File

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