]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-120671: Fix PY_CHECK_CC_WARNING() in configure.ac (#120822)
authorMichael Allwright <allsey87@gmail.com>
Tue, 25 Jun 2024 07:48:48 +0000 (09:48 +0200)
committerGitHub <noreply@github.com>
Tue, 25 Jun 2024 07:48:48 +0000 (09:48 +0200)
commit2106c9bef0c18ff35db7d6c083cb8f189507758e
tree2aae643abefb45ab8258672cb8ffe23cce0c0dfb
parentfd0f814ade43fa479bfbe76dc226424db14a9354
gh-120671: Fix PY_CHECK_CC_WARNING() in configure.ac (#120822)

Add missing space in AS_VAR_APPEND() on CFLAGS.
Misc/NEWS.d/next/Build/2024-06-21-09-24-03.gh-issue-120671.Z8sBQB.rst [new file with mode: 0644]
configure
configure.ac