diff options
author | Mathias Bauer <mba@openoffice.org> | 2009-09-28 17:14:51 +0200 |
---|---|---|
committer | Mathias Bauer <mba@openoffice.org> | 2009-09-28 17:14:51 +0200 |
commit | 32f7f5c072abb63ed77b75b96341b665967c514b (patch) | |
tree | f8bc9575392aa49cae9df35ad7cbab3b80c99331 /redland | |
parent | f931088abf31f850c20c799094b328ac69356d10 (diff) |
zlib problem must be fixed in solenv
Diffstat (limited to 'redland')
-rw-r--r-- | redland/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/redland/prj/build.lst b/redland/prj/build.lst index d6faa870ba20..c23ad527fc71 100644 --- a/redland/prj/build.lst +++ b/redland/prj/build.lst @@ -1,4 +1,4 @@ -rld redland : soltools LIBXML2:libxml2 LIBXSLT:libxslt OPENSSL:openssl ZLIB:zlib NULL +rld redland : soltools LIBXML2:libxml2 LIBXSLT:libxslt OPENSSL:openssl NULL rld redland usr1 - all rld_mkout NULL rld redland\raptor nmake - all rld_raptor NULL rld redland\rasqal nmake - all rld_rasqal rld_raptor NULL |