summaryrefslogtreecommitdiff
path: root/Makefile.config
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.config')
-rw-r--r--Makefile.config3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.config b/Makefile.config
index 4e0ab22..254dfdf 100644
--- a/Makefile.config
+++ b/Makefile.config
@@ -2,7 +2,8 @@
# Build the libxml2 binding?
# yes | no
-WITH_LIBXML_BINDING := yes
+WITH_LIBXML_BINDING := no
+WITH_EXPAT_BINDING := yes
# Build the hubbub binding?
# yes | no