1
0
forked from aniani/vim

updated for version 7.4.117

Problem:    Can't build with Cygwin/MingW and Perl 5.18.
Solution:   Add a linker argument for the Perl library. (Cesar Romani)
            Adjust CFLAGS and LIB. (Cesar Romani)
            Move including inline.h further down. (Ken Takata)
This commit is contained in:
Bram Moolenaar
2013-12-11 15:06:40 +01:00
parent 7ba0741451
commit 6b10721fa2
4 changed files with 44 additions and 15 deletions

View File

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