1
0
forked from aniani/vim

updated for version 7.4.093

Problem:    Configure can't use LuaJIT on ubuntu 12.04.
Solution:   Adjust the configure regexp that locates the version number.
            (Charles Strahan)
This commit is contained in:
Bram Moolenaar
2013-11-17 20:17:12 +01:00
parent 4b60a6cdb3
commit 9421bdc2cd
3 changed files with 4 additions and 2 deletions

View File

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