1
0
forked from aniani/vim

patch 8.1.1487: older msgfmt cannot generate proper .desktop file

Problem:    Older msgfmt cannot generate proper .desktop file.
Solution:   Add a configure check to not use this msgfmt version. (Ken Takata)
This commit is contained in:
Bram Moolenaar
2019-06-07 20:44:40 +02:00
parent 1253704591
commit 62a88f498a
3 changed files with 17 additions and 4 deletions

View File

@@ -767,6 +767,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
1487,
/**/
1486,
/**/