summaryrefslogtreecommitdiffstats
path: root/vms/tools/h5ls
diff options
context:
space:
mode:
authorElena Pourmal <epourmal@hdfgroup.org>2006-05-12 21:32:59 (GMT)
committerElena Pourmal <epourmal@hdfgroup.org>2006-05-12 21:32:59 (GMT)
commit916399d31ed063c0d7e8b7aba864841168a37b93 (patch)
tree22cc96e85fb638bb864efd1071a9c52234cee14a /vms/tools/h5ls
parentcbe0bc01f0b36901ae5b7b0abb5ae1f65a9fef02 (diff)
downloadhdf5-916399d31ed063c0d7e8b7aba864841168a37b93.zip
hdf5-916399d31ed063c0d7e8b7aba864841168a37b93.tar.gz
hdf5-916399d31ed063c0d7e8b7aba864841168a37b93.tar.bz2
[svn-r12346] Purpose: new feature/maintenance
Description: Added support for Zlib compression on VMS Solution: Modified command files to add compilation and linking with the ZLIB library. Platforms tested: VMS servere with the VAX floating datatype; will test IEEE option later Misc. update:
Diffstat (limited to 'vms/tools/h5ls')
-rw-r--r--vms/tools/h5ls/make.com2
1 files changed, 1 insertions, 1 deletions
diff --git a/vms/tools/h5ls/make.com b/vms/tools/h5ls/make.com
index 57c8be5..7f7e510 100644
--- a/vms/tools/h5ls/make.com
+++ b/vms/tools/h5ls/make.com
@@ -29,7 +29,7 @@ $
$ type sys$input
Creating h5ls
$ link h5ls, -
- [-.lib]libh5tools.olb/lib,[-.-.src]hdf5.olb/lib
+ [-.lib]libh5tools.olb/lib,[-.-.src]hdf5.olb/lib,zlib_dir:libz.olb/lib
$ type sys$input
Created h5ls
$!