0
0
mirror of https://github.com/vim/vim.git synced 2025-09-29 04:34:16 -04:00

patch 8.1.0452: MS-Windows: not finding intl.dll

Problem:    MS-Windows: not finding intl.dll.
Solution:   Also find intl.dll next to libintl.dll. (Ken Takata)
This commit is contained in:
Bram Moolenaar
2018-10-06 15:03:15 +02:00
parent 2bc152ab53
commit 7554c548a4
3 changed files with 17 additions and 8 deletions

View File

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