summaryrefslogtreecommitdiff
path: root/xml
diff options
context:
space:
mode:
authorfuankg <fuankg@13f79535-47bb-0310-9956-ffa450edef68>2011-03-25 19:18:53 +0000
committerfuankg <fuankg@13f79535-47bb-0310-9956-ffa450edef68>2011-03-25 19:18:53 +0000
commit2edd5af34465f8bd7856bb62dfd1073d2c7923c3 (patch)
tree629cd9146541ae44a6ac3a4c3f6881b6594fc466 /xml
parentcdcc89442f336856348fe15079bc8e5e7faed52d (diff)
downloadlibapr-2edd5af34465f8bd7856bb62dfd1073d2c7923c3.tar.gz
Added define to build with expat.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@1085525 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'xml')
-rw-r--r--xml/NWGNUmakefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/xml/NWGNUmakefile b/xml/NWGNUmakefile
index 3c96ad0e6..02f08e879 100644
--- a/xml/NWGNUmakefile
+++ b/xml/NWGNUmakefile
@@ -79,6 +79,7 @@ XCFLAGS += \
# These defines will come after DEFINES
#
XDEFINES += \
+ -DAPU_USE_EXPAT=1 \
-DHAVE_EXPAT_CONFIG_H \
$(EOLIST)