diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2009-11-27 18:20:18 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2009-11-27 18:20:18 +0200 |
commit | bba1f2c9e6d961502a3c23757b997f51d1fc969f (patch) | |
tree | 5672c52a111a21d0adc7ca04c0ae31a98321cd04 | |
parent | fa991ada8140ac1456e2041a09eb46a235012e42 (diff) |
Update configuration with the zlib library
-rw-r--r-- | xsd/build/configuration-dynamic.make | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xsd/build/configuration-dynamic.make b/xsd/build/configuration-dynamic.make index 4a21920..d8f9cf3 100644 --- a/xsd/build/configuration-dynamic.make +++ b/xsd/build/configuration-dynamic.make @@ -1,3 +1,4 @@ +xsd_with_zlib := n xsd_with_ace := n xsd_with_xdr := n xsd_with_dbxml := n |