forked from aniani/vim
patch 9.1.1153: build error on Haiku
Problem: build error on Haiku Solution: define XDG_RUNTIME_PATH variables (Begasus) closes: #16737 Signed-off-by: Begasus <begasus@gmail.com> Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
committed by
Christian Brabandt
parent
18bacc811c
commit
dbedc0924d
@@ -704,6 +704,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1153,
|
||||
/**/
|
||||
1152,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user