]> granicus.if.org Git - vim/commit
patch 8.1.0215: no error if configure --with-x cannot configure X v8.1.0215
authorBram Moolenaar <Bram@vim.org>
Fri, 27 Jul 2018 20:35:15 +0000 (22:35 +0200)
committerBram Moolenaar <Bram@vim.org>
Fri, 27 Jul 2018 20:35:15 +0000 (22:35 +0200)
commitd2a054910bf8f0888fac81e46a64a22dd4a763b5
treec7d6a6b92751f31f333ba3d99bb75b298bf9bc7e
parent83ec2a7f5fb481b30a5d556b6aad49a62585bccd
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.
src/auto/configure
src/configure.ac
src/version.c