forked from aniani/vim
patch 9.1.0712: tests: missing dependency of Test_gettext_makefile
Problem: tests: missing dependency of Test_gettext_makefile Solution: Check that xgettext binary is available, else skip the test (James McCoy) closes: #15612 Signed-off-by: James McCoy <jamessan@jamessan.com> Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
committed by
Christian Brabandt
parent
06ed634db1
commit
3db32d2e7f
@@ -704,6 +704,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
712,
|
||||
/**/
|
||||
711,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user