1
0
forked from aniani/vim

patch 7.4.2092

Problem:    GTK 3 build fails with older GTK version.
Solution:   Check the pango version. (Kazunobu Kuriyama)
This commit is contained in:
Bram Moolenaar
2016-07-22 22:26:52 +02:00
parent 2e45d21c81
commit 870b749ce1
2 changed files with 8 additions and 0 deletions

View File

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