1
0
forked from aniani/vim

patch 8.0.1719: cannot specify which Python executable configure should use

Problem:    Cannot specify which Python executable configure should use.
Solution:   Add --with-python-command and --with-python3-command.
This commit is contained in:
Bram Moolenaar
2018-04-15 16:03:25 +02:00
parent 6c672194cd
commit e1a32310d5
3 changed files with 60 additions and 6 deletions

View File

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