mirror of
https://github.com/Kitware/CMake.git
synced 2025-10-14 02:08:27 +08:00
expat: Hard-code configuration options for our needs
This commit is contained in:
@@ -85,7 +85,7 @@
|
|||||||
/* #undef XML_DTD */
|
/* #undef XML_DTD */
|
||||||
|
|
||||||
/* Define as 1/0 to enable/disable support for general entities. */
|
/* Define as 1/0 to enable/disable support for general entities. */
|
||||||
#define XML_GE @XML_GE@
|
#define XML_GE 0
|
||||||
|
|
||||||
/* Define to make XML Namespaces functionality available. */
|
/* Define to make XML Namespaces functionality available. */
|
||||||
/* #undef XML_NS */
|
/* #undef XML_NS */
|
||||||
|
Reference in New Issue
Block a user