1
0
forked from aniani/vim

patch 9.1.0693: Configure doesn't show result when not using python3 stable abi

Problem:  Configure doesn't show result when not using python3 stable
          abi (after v9.1.0691)
Solution: Add back AC_MSG_RESULT() (Ken Takata)

related: #15555

Signed-off-by: Ken Takata <kentkt@csc.jp>
Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
Ken Takata
2024-08-24 16:27:50 +02:00
committed by Christian Brabandt
parent d1c8d2de4b
commit dc2c75c6b5
3 changed files with 7 additions and 1 deletions

View File

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