1
0
forked from aniani/vim

updated for version 7.4.198

Problem:    Can't build Vim with Perl when -Dusethreads is not specified for
            building Perl, and building Vim with --enable-perlinterp=dynamic.
Solution:   Adjust #ifdefs. (Yasuhiro Matsumoto)
This commit is contained in:
Bram Moolenaar
2014-03-12 17:08:05 +01:00
parent 206f011829
commit d8619997c4
2 changed files with 13 additions and 1 deletions

View File

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