diff options
Diffstat (limited to 'xml')
-rw-r--r-- | xml/NWGNUmakefile | 1 |
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) |