]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.0651: build failure without the auto command feature v8.0.0651
authorBram Moolenaar <Bram@vim.org>
Thu, 22 Jun 2017 12:56:12 +0000 (14:56 +0200)
committerBram Moolenaar <Bram@vim.org>
Thu, 22 Jun 2017 12:56:12 +0000 (14:56 +0200)
commit157069b04e64eff72d2b34a2f727dfb6e2190cf3
treea942dd955bdf661c6f7a136ef5dd213fe8068bd3
parent868831f1224cfc17a4de21fb7386873254592308
patch 8.0.0651: build failure without the auto command feature

Problem:    Build failure without the auto command feature.
Solution:   Add #ifdef. (closes #1782)
src/ex_cmds.c
src/version.c