]> granicus.if.org Git - vim/commit
patch 8.1.2247: "make vimtags" does not work in runtime/doc v8.1.2247
authorBram Moolenaar <Bram@vim.org>
Sun, 3 Nov 2019 17:38:47 +0000 (18:38 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 3 Nov 2019 17:38:47 +0000 (18:38 +0100)
commite890b9f5dd3ae76e301b2df7f3151366acaba5dc
treeeebdcea905aa84b23d24dab0e059f48452d8e6da
parent1f068233c101ecf5966e6df14853fe68f08175a7
patch 8.1.2247: "make vimtags" does not work in runtime/doc

Problem:    "make vimtags" does not work in runtime/doc.
Solution:   Test existence with "which" instead of "test -x". (Ken Takata)
runtime/doc/Makefile
src/version.c