1
0
forked from aniani/vim

updated for version 7.3.795

Problem:    MzScheme does not build with tiny features.
Solution:   Add #ifdefs.  Also add UNUSED to avoid warnings.  And change
            library ordering.
This commit is contained in:
Bram Moolenaar
2013-01-30 17:41:50 +01:00
parent a50e5866b0
commit d214221375
3 changed files with 21 additions and 9 deletions

View File

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