]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.0693: Configure doesn't show result when not using python3 stable abi v9.1.0693
authorKen Takata <kentkt@csc.jp>
Sat, 24 Aug 2024 14:27:50 +0000 (16:27 +0200)
committerChristian Brabandt <cb@256bit.org>
Sat, 24 Aug 2024 14:27:50 +0000 (16:27 +0200)
commitdc2c75c6b58ed1532c906ddf6b9ce70ad0804079
tree05b28230e5e2c4166f29b8680d999454fe8e545a
parentd1c8d2de4b9fa44b3d2b39b7ed8b92846c5502b7
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>
src/auto/configure
src/configure.ac
src/version.c