1
0
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:
Brad King
2024-08-13 15:22:45 -04:00
parent 25c2d60c04
commit 6b8ab3c282

View File

@@ -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 */