0
0
mirror of https://github.com/vim/vim.git synced 2025-07-26 11:04:33 -04:00
Bram Moolenaar 8b42328cef patch 8.0.1392: build fails with --with-features=huge --disable-channel
Problem:    Build fails with --with-features=huge --disable-channel.
Solution:   Don't enable the terminal feature when the channel feature is
            missing. (Dominique Pelle, closes #2453)
2017-12-16 14:37:06 +01:00
..