summaryrefslogtreecommitdiff
path: root/dist/README-UNIX
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2009-11-27 18:17:22 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2009-11-27 18:17:22 +0200
commitb0846152c522c859bee2fbce55721d7b79264848 (patch)
tree6e3daedf516d67d54d344af92193cb03ab18d9c4 /dist/README-UNIX
parent9e77d565b3b817ceb427d7ffc2c71fd7ffe5d169 (diff)
Add XML compression example
Diffstat (limited to 'dist/README-UNIX')
-rw-r--r--dist/README-UNIX3
1 files changed, 3 insertions, 0 deletions
diff --git a/dist/README-UNIX b/dist/README-UNIX
index 44718a8..15513de 100644
--- a/dist/README-UNIX
+++ b/dist/README-UNIX
@@ -49,6 +49,9 @@ LDFLAGS - Linker options
XSD - XSD compiler, by default path to the XSD binary
XSDFLAGS - XSD options
+WITH_ZLIB - Set this variable to 1 if you would like to build examples
+ that depend on the zlib library
+
WITH_ACE - Set this variable to 1 if you would like to build examples
that depend on the ACE library