1
0
forked from aniani/vim

patch 7.4.2210

Problem:    On OSX configure mixes up a Python framework and the Unix layout.
Solution:   Make configure check properly. (Tim D. Smith, closes #980)
This commit is contained in:
Bram Moolenaar
2016-08-14 17:32:52 +02:00
parent 35a4cfa200
commit cff50f5ec9
3 changed files with 4 additions and 2 deletions

View File

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