mirror of
https://github.com/vim/vim.git
synced 2025-07-26 11:04:33 -04:00
updated for version 7.4.255
Problem: Configure check for smack doesn't work with all shells. (David Larson) Solution: Remove spaces in set command.
This commit is contained in:
parent
c09551ab79
commit
e29b1feead
@ -734,6 +734,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
255,
|
||||
/**/
|
||||
254,
|
||||
/**/
|
||||
|
Loading…
x
Reference in New Issue
Block a user