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 */
/* 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. */
/* #undef XML_NS */