summaryrefslogtreecommitdiffstats
path: root/Mac/mwerks/mwerks_pyexpat_config.h
diff options
context:
space:
mode:
Diffstat (limited to 'Mac/mwerks/mwerks_pyexpat_config.h')
-rw-r--r--Mac/mwerks/mwerks_pyexpat_config.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/Mac/mwerks/mwerks_pyexpat_config.h b/Mac/mwerks/mwerks_pyexpat_config.h
new file mode 100644
index 0000000..4ca4b07c
--- /dev/null
+++ b/Mac/mwerks/mwerks_pyexpat_config.h
@@ -0,0 +1,9 @@
+/*
+** Configuration file for dynamically loaded Carbon pyexpat module.
+*/
+#include "mwerks_shcarbon_config.h"
+
+#define XML_NS 1
+#define XML_DTD 1
+#define BYTEORDER 4321
+#define XML_CONTEXT_BYTES 1024