]> granicus.if.org Git - vim/commit
patch 8.1.1149: building desktop files fails with older msgfmt v8.1.1149
authorBram Moolenaar <Bram@vim.org>
Thu, 11 Apr 2019 13:25:40 +0000 (15:25 +0200)
committerBram Moolenaar <Bram@vim.org>
Thu, 11 Apr 2019 13:25:40 +0000 (15:25 +0200)
commit26096cc96fc402db45948b3b662a380281585649
tree83c6e9aab5786a7c17674d68b121d227fdafaee3
parent730f48fe3691dc62331f3df23cb947bfc33a5add
patch 8.1.1149: building desktop files fails with older msgfmt

Problem:    Building desktop files fails with older msgfmt.
Solution:   Add autoconf check.  Avoid always building the desktop files.
src/auto/configure
src/config.mk.in
src/configure.ac
src/po/Make_all.mak
src/po/Makefile
src/version.c