1
0
forked from aniani/vim

patch 8.1.0146: when $LANG is set the compiler test may fail

Problem:    When $LANG is set the compiler test may fail.
Solution:   Unset $LANG.
This commit is contained in:
Bram Moolenaar
2018-07-03 21:26:38 +02:00
parent 851332ea9c
commit f0447e89a5
2 changed files with 7 additions and 0 deletions

View File

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