forked from aniani/vim
patch 8.2.2970: Python configure check uses deprecated command
Problem: Python configure check uses deprecated command. Solution: Use sysconfig instead of distutils if possible. (Zdenek Dohnal, closes #8354)
This commit is contained in:
committed by
Bram Moolenaar
parent
a42e6e0082
commit
31e299c08f
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
2970,
|
||||
/**/
|
||||
2969,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user