mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-11 01:29:36 -06: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