1
0
forked from aniani/vim

patch 7.4.924

Problem:    DEVELOPER_DIR gets reset by configure.
Solution:   Do not reset DEVELOPER_DIR when there is no --with-developer-dir
            argument. (Kazuki Sakamoto, closes #482)
This commit is contained in:
Bram Moolenaar
2015-11-19 13:46:48 +01:00
parent 6a2697ffd7
commit 32d03b34ac
3 changed files with 4 additions and 2 deletions

View File

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