1
0
forked from aniani/vim

patch 9.0.0108: configure check for timer_create may give wrong error

Problem:    Configure check for timer_create may give wrong error.
Solution:   Give a warning instead of an error.
This commit is contained in:
Bram Moolenaar
2022-07-30 11:00:50 +01:00
parent 2ecbe53f45
commit 5f6cae8b8a
3 changed files with 8 additions and 4 deletions

View File

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