forked from aniani/vim
patch 9.0.1110: build fails on Mac OS X 10.4/10.5
Problem: Build fails on Mac OS X 10.4/10.5 . Solution: Check if the dispatch/dispatch.h header exists. (Evan Miller, closes #11746)
This commit is contained in:
committed by
Bram Moolenaar
parent
c4b3f6477c
commit
254480736f
@@ -695,6 +695,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1110,
|
||||
/**/
|
||||
1109,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user