Christian wrote:
> On Fr, 07 Jun 2019, Bram Moolenaar wrote: > > > Since there are the .desktop files in the distribution, best would be to > > just keep these, instead of building a new one. So we try to build a > > fresh version, but if it fails then we don't put the broken one over an > > older but working one. > > So how about the attached patch then? I prefer the solution with the configure check. It looks like the appropriate thing to do, fewer exceptions. A broken msgfmt is like there is no msgfmt. If checking the version is not suffucient, we could add a more specific configure check. But let's assume that checking the version solves it for now. -- hundred-and-one symptoms of being an internet addict: 110. You actually volunteer to become your employer's webmaster. /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\ /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\ an exciting new programming language -- http://www.Zimbu.org /// \\\ help me help AIDS victims -- http://ICCF-Holland.org /// -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_dev/201906071844.x57IivB2028869%40masaka.moolenaar.net. For more options, visit https://groups.google.com/d/optout.
