summaryrefslogtreecommitdiff
path: root/xml/NWGNUmakefile
diff options
context:
space:
mode:
authorGuenter Knauf <fuankg@apache.org>2011-03-25 19:18:53 +0000
committerGuenter Knauf <fuankg@apache.org>2011-03-25 19:18:53 +0000
commit473408e21ad65550d8afef2c8be008b2ce63bc32 (patch)
tree629cd9146541ae44a6ac3a4c3f6881b6594fc466 /xml/NWGNUmakefile
parent08fe7eb4e0c82a63c2c72c098bac7f361fa26ecc (diff)
downloadapr-473408e21ad65550d8afef2c8be008b2ce63bc32.tar.gz
Added define to build with expat.
git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@1085525 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'xml/NWGNUmakefile')
-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)