1
0
forked from aniani/vim

updated for version 7.4.258

Problem:    Configure fails if $CC contains options.
Solution:   Remove quotes around $CC. (Paul Barker)
This commit is contained in:
Bram Moolenaar
2014-04-12 13:12:24 +02:00
parent 0eac828ab0
commit c8836f7025
3 changed files with 8 additions and 6 deletions

View File

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