0
0
mirror of https://github.com/vim/vim.git synced 2025-10-05 05:34:07 -04:00

updated for version 7.3.613

Problem:    Including Python's config.c in the build causes trouble.  It is
            not clear why it was there.
Solution:   Omit the config file. (James McCoy)
This commit is contained in:
Bram Moolenaar
2012-07-25 16:32:08 +02:00
parent 5fb9ec5ed7
commit 9bdb9a0987
4 changed files with 6 additions and 30 deletions

View File

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