1
0
forked from aniani/vim

patch 8.1.0215: no error if configure --with-x cannot configure X

Problem:    No error if configure --with-x cannot configure X.
Solution:   Check that when --with-x is used X can be configured.
This commit is contained in:
Bram Moolenaar
2018-07-27 22:35:15 +02:00
parent 83ec2a7f5f
commit d2a054910b
3 changed files with 16 additions and 0 deletions

View File

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