summaryrefslogtreecommitdiff
path: root/macros/neon-xml-parser.m4
diff options
context:
space:
mode:
Diffstat (limited to 'macros/neon-xml-parser.m4')
-rw-r--r--macros/neon-xml-parser.m41
1 files changed, 1 insertions, 0 deletions
diff --git a/macros/neon-xml-parser.m4 b/macros/neon-xml-parser.m4
index 3644f0a..1cb21cf 100644
--- a/macros/neon-xml-parser.m4
+++ b/macros/neon-xml-parser.m4
@@ -115,6 +115,7 @@ if test "$NEON_NEED_XML_PARSER" = "yes"; then
# Special case for Subversion
ne_expdir=`echo $with_expat | sed 's:/libexpat.la$::'`
AC_DEFINE(HAVE_EXPAT)
+ AC_DEFINE_UNQUOTED([NE_FMT_XML_SIZE], ["d"])
CPPFLAGS="$CPPFLAGS -I$ne_expdir"
if test "x${NEON_TARGET}" = "xlibneon.la"; then
NEON_LTLIBS=$with_expat