1
0
forked from aniani/vim

patch 7.4.1221

Problem:    Including netbeans and channel support in small and tiny builds.
            Build fails with some interfaces.
Solution:   Only include these features in small build and above.  Let
            configure fail if trying to enable an interface that won't build.
This commit is contained in:
Bram Moolenaar
2016-01-31 14:36:58 +01:00
parent fa399af7ec
commit 3c124e3ac8
3 changed files with 42 additions and 4 deletions

View File

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