]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.0576: can't build when configure choses "install-sh" v8.0.0576
authorBram Moolenaar <Bram@vim.org>
Fri, 21 Apr 2017 21:00:02 +0000 (23:00 +0200)
committerBram Moolenaar <Bram@vim.org>
Fri, 21 Apr 2017 21:00:02 +0000 (23:00 +0200)
commit1d4be82c7d794e62bcf892310fe2a9b1eb5e2fec
tree82e4173f4dcdb6b0b7f5c050cab559ed3bc9f798
parenta701b3b6f0f06ac0c9fcc75c6c34a1258fc3b1a2
patch 8.0.0576: can't build when configure choses "install-sh"

Problem:    Can't build when configure choses "install-sh". (Daniel Hahler)
Solution:   Always use install-sh.  Fix remaining use of mkinstalldirs.
            (closes #1647)
src/Makefile
src/auto/configure
src/config.mk.in
src/configure.ac
src/installman.sh
src/installml.sh
src/version.c