1
0
forked from aniani/vim

updated for version 7.3.1221

Problem:    When build flags change "make distclean" run into a configure
            error.
Solution:   When CFLAGS changes delete auto/config.cache.  Also avoid adding
            duplicate text to flags.
This commit is contained in:
Bram Moolenaar
2013-06-18 23:31:55 +02:00
parent db250526bb
commit a6cc03101e
4 changed files with 25 additions and 8 deletions

View File

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