]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-119538: Add missing expat build dependencies (#119647)
authorErlend E. Aasland <erlend@python.org>
Tue, 28 May 2024 20:05:19 +0000 (22:05 +0200)
committerGitHub <noreply@github.com>
Tue, 28 May 2024 20:05:19 +0000 (22:05 +0200)
commit606be663622c6784aed4ffa55b877adbd6fe8e54
treef15ad48270369de140973f6ddb5afb509dd2c045
parent5cd3ffd6b70a63dbae4d34a1b4db033e19184159
gh-119538: Add missing expat build dependencies (#119647)

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