diff options
author | Albert Cheng <acheng@hdfgroup.org> | 2005-03-08 17:57:20 (GMT) |
---|---|---|
committer | Albert Cheng <acheng@hdfgroup.org> | 2005-03-08 17:57:20 (GMT) |
commit | 4c11f22b79ba67523d2c82a3f9f64b986dd69e1f (patch) | |
tree | 9b01861542da1e5a15b1edfce3affd4467c7e589 | |
parent | eca2e812664a889149e12fa4c9338a996e072cfa (diff) | |
download | hdf5-4c11f22b79ba67523d2c82a3f9f64b986dd69e1f.zip hdf5-4c11f22b79ba67523d2c82a3f9f64b986dd69e1f.tar.gz hdf5-4c11f22b79ba67523d2c82a3f9f64b986dd69e1f.tar.bz2 |
[svn-r10165] Purpose:
Updated the help page that install directory is no longer hardset.
-rwxr-xr-x | bin/buildhdf5 | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/bin/buildhdf5 b/bin/buildhdf5 index 72ecfb8..5e44a10 100755 --- a/bin/buildhdf5 +++ b/bin/buildhdf5 @@ -51,12 +51,6 @@ hosts building simultantously using a common source code. .../arabica # for SunOS 2.7 .../arabicapp # for SunOS 2.7 parallel .../burrwhite # for Linux 2.4 - -Installing binary -================= -This command always install the binary in \$PWD/installdir. -This allows multiple install testing in the same host if the srcdir -configure is used. EOF } |