1
0
forked from aniani/vim

patch 7.4.966

Problem:    Configure doesn't work with a space in a path.
Solution:   Put paths in quotes. (James McCoy, close #525)
This commit is contained in:
Bram Moolenaar
2015-12-11 18:11:30 +01:00
parent 941aea2b97
commit 49222bee65
3 changed files with 32 additions and 30 deletions

View File

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