1
0
forked from aniani/vim

updated for version 7.4.273

Problem:    "make autoconf" and "make reconfig" may first run configure and
            then remove the output.
Solution:   Add these targets to the exceptions. (Ken Takata)
This commit is contained in:
Bram Moolenaar
2014-04-29 20:04:09 +02:00
parent e512c8c049
commit b96c69d80e
2 changed files with 6 additions and 1 deletions

View File

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