diff options
author | Rüdiger Timm <rt@openoffice.org> | 2007-11-15 09:09:58 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2007-11-15 09:09:58 +0000 |
commit | fd6aa76c91b8e919f5879224882676ec8204dade (patch) | |
tree | 9b9709311cf4e11f68152d37298a03201b61a185 /neon/prj | |
parent | acf6ff686ae130ab9ef4ab25b635a7f474e30cb3 (diff) |
#i83647# For now disable build type OPENSSL. Bring back when really supported in configure.
Diffstat (limited to 'neon/prj')
-rwxr-xr-x | neon/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/neon/prj/build.lst b/neon/prj/build.lst index 2a133605b11e..afc5aeaa93be 100755 --- a/neon/prj/build.lst +++ b/neon/prj/build.lst @@ -1,3 +1,3 @@ -xh neon : OPENSSL:openssl soltools external EXPAT:expat LIBXML2:libxml2 NULL +xh neon : openssl soltools external EXPAT:expat LIBXML2:libxml2 NULL xh neon usr1 - all xh_mkout NULL xh neon nmake - all xh_neon NULL |