]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-119538: Add missing expat build dependencies (GH-119647) (#119685)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 28 May 2024 22:10:59 +0000 (00:10 +0200)
committerGitHub <noreply@github.com>
Tue, 28 May 2024 22:10:59 +0000 (22:10 +0000)
commitef9fd10670f70c3c26bd1f9eba48cf26229f9052
tree87c14addb78d517d801f063d9a5190c03509726b
parent12a580b82d018949c40fea235d5ff8a97e362709
[3.13] gh-119538: Add missing expat build dependencies (GH-119647) (#119685)

xmltok_impl.c and xmltok_ns.c are _included_ in xmltok.c by the C
pre-processor.

(cherry picked from commit 606be663622c6784aed4ffa55b877adbd6fe8e54)

Co-authored-by: Erlend E. Aasland <erlend@python.org>
Makefile.pre.in