mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
Define VERSION in expat.h.
This commit is contained in:
parent
9ad4b688ec
commit
8fef47be5f
3 changed files with 6 additions and 3 deletions
1
setup.py
1
setup.py
|
@ -567,7 +567,6 @@ class PyBuildExt(build_ext):
|
|||
],
|
||||
define_macros = [
|
||||
('HAVE_EXPAT_H',None),
|
||||
('VERSION', '"1.95.2"'),
|
||||
('XML_NS', '1'),
|
||||
('XML_DTD', '1'),
|
||||
('XML_BYTE_ORDER', xmlbo),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue